|
1 |
| -- Bash: http://gnu.org/software/bash |
2 |
| -- Design patterns: http://en.wikipedia.org/wiki/Software_design_pattern |
3 |
| -- Git: http://git-scm.com |
4 |
| -- Haskell: http://haskell.org |
5 |
| -- Java: http://oracle.com/technetwork/java/javase/documentation |
6 |
| -- JavaScript: http://en.wikipedia.org/wiki/JavaScript |
7 |
| -- NoSQL: http://en.wikipedia.org/wiki/NoSQL |
8 |
| -- Perl: http://perl.org |
9 |
| -- PHP: http://php.net |
10 |
| -- Python: http://python.org |
11 |
| -- R: http://r-project.org |
12 |
| -- Ruby: http://ruby-lang.org |
13 |
| -- SQL: http://en.wikipedia.org/wiki/SQL |
14 |
| -- Vagrant: http://vagrantup.com |
| 1 | +- Languages |
| 2 | + - Bash: http://gnu.org/software/bash |
| 3 | + - C: https://en.wikipedia.org/wiki/C_%28programming_language%29 |
| 4 | + - C++: http://isocpp.org |
| 5 | + - Clojure: http://clojure.org |
| 6 | + - Go: http://golang.org |
| 7 | + - Elixir: http://elixir-lang.org |
| 8 | + - Haskell: http://haskell.org |
| 9 | + - Java: http://java.com |
| 10 | + - JavaScript: http://en.wikipedia.org/wiki/JavaScript |
| 11 | + - Perl: http://perl.org |
| 12 | + - PHP: http://php.net |
| 13 | + - Python: http://python.org |
| 14 | + - R: http://r-project.org |
| 15 | + - Rust: http://rust-lang.org |
| 16 | + - Ruby: http://ruby-lang.org |
| 17 | + - Scala: http://scala-lang.org |
| 18 | + - Swift: http://developer.apple.com/swift/ |
| 19 | +- Concepts |
| 20 | + - Design patterns: http://en.wikipedia.org/wiki/Software_design_pattern |
| 21 | +- Databases: |
| 22 | + - SQL: http://en.wikipedia.org/wiki/SQL |
| 23 | + - NoSQL: http://en.wikipedia.org/wiki/NoSQL |
| 24 | +- Tools: |
| 25 | + - Docker: http://docker.com |
| 26 | + - Git: http://git-scm.com |
| 27 | + - Vagrant: http://vagrantup.com |
0 commit comments