Skip to content

randy5235/build2learn

Repository files navigation

build2learn

Welcome to the build2learn repository.

The github page for this can be found here

The purpose of this repository is to provide a resource for documentation and source code for the build2learn session(s) at Pascal PDX.

The general idea of these sessions is to take several categories of tools, analyze their functionality, and re-implement them using your language of choice.

The goal is not to present a tutorial. The goal is to have discussion around the the process of breaking the problem down into specific use cases and requirements. Tasks that can be more easily implemented.

The core goal of programming is problem solving, the aim here is to facilitate and encourage this skill.

There will be a focus on performing code review and encouraging peoples to demo their progress to the group.

Session_0

The purpose of Session_0:

  • Help individuals setup their development environment
  • Make sure that the git workflow is well understood
  • Help with a language selection

While there will not be any prescribed languages,we suggest either python or javascript. This is not to deter the use of other languages. Just to suggest that there may be more help available using something listed above.

  • Help users install git for their operating system
  • Help users create a github account and setup git to use it
  • Help users decide which language they will use
  • Help users install language and tooling (if needed)
  • Help users install text editor and discuss the merits of different options

Meetup

The goal is to meet once every two weeks were we will discuss and demo our progress, Ask for assistance and help each other.

Contributing

Contributing is done by utilizing the standard fork and pull request workflow. Also please add your name to the contributors.md file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published