build2learn

View on GitHub

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:

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.

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.