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

computer-science/programming/basic-programming/debugging/ruby-gotchas.md

Junior developers can definitely write these

computer-science/programming/basic-programming/debugging/debugging-techniques.md

Junior developers can definitely write these

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

Good for intermediate programmers to write

computer-science/programming/basic-programming/data-structuctures-and-types/structs/structs.md Believe it or not, these are actually used in Ruby now and again. Slide-em-up used them.

Good for intermediate programmers to write

computer-science/programming/basic-programming/data-structuctures-and-types/sets-and-set-theory/introduction-to-set-theory.md

Junior developers can definitely write these

computer-science/programming/basic-programming/data-structuctures-and-types/objects/introduction-to-object.md

Junior developers can definitely write these

computer-science/programming/basic-programming/data-structuctures-and-types/numbers/overview-of-number-types.md

Junior developers can definitely write these

computer-science/programming/basic-programming/data-structuctures-and-types/numbers/math-for-computer-science.md

Junior developers can definitely write these

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

Junior developers can definitely write these

computer-science/programming/basic-programming/data-structuctures-and-types/graphs/graph-datastructure.md