software-development-curriculum
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.
computer-science/programming/basic-programming/debugging/ruby-gotchas.md
computer-science/programming/basic-programming/debugging/debugging-techniques.md
computer-science/programming/basic-programming/data-structuctures-and-types/trees/trees.md
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.
computer-science/programming/basic-programming/data-structuctures-and-types/sets-and-set-theory/introduction-to-set-theory.md
computer-science/programming/basic-programming/data-structuctures-and-types/objects/introduction-to-object.md
computer-science/programming/basic-programming/data-structuctures-and-types/numbers/overview-of-number-types.md
computer-science/programming/basic-programming/data-structuctures-and-types/numbers/math-for-computer-science.md
computer-science/programming/basic-programming/data-structuctures-and-types/list-types/stacks-and-queues/stacks-and-queues.md
computer-science/programming/basic-programming/data-structuctures-and-types/graphs/graph-datastructure.md