software-development-curriculum icon indicating copy to clipboard operation
software-development-curriculum copied to clipboard

The goal of this repository is to aggregate all of the course materials I've developed in the first 10 Nashville Software School cohorts.

Results 59 software-development-curriculum issues
Sort by recently updated
recently updated
newest added

worked on Array documentation with Jeremy and Wayne

Documentation on the basics of JavaScript functions. Includes a cross-link to the documentation on hoisting & external link to the MDN resource on functions.

Tanner and Daniel Loops on Loops on Loops

10/14/15 - Javascript Object info created.

This pull request adds a directory at software-development-curriculum/computer-science/programming/message-passing I chose add a new directory because the topic of message-passing seems to be broader than the scope of the existing directories...

in Software Engineering/Requirements and Specifications/User Stories... under sources and further reading... the link http://www.virtual-genius.com/resources/User%20Stories%20Quick%20Reference%20Guide.pdf is broken! BROKEN!!!!! I couldn't find it, but please enjoy this http://www.virtual-genius.com/resources/Stories-for-design-and-delivery.pdf

computer-science/programming/basic-programming/data-structuctures-and-types/list-types/arrays/arrays.md

Junior developers can definitely write these