|
32 | 32 | * [Misc](#misc)
|
33 | 33 | * [.NET](#net)
|
34 | 34 | * [OCaml](#ocaml)
|
| 35 | +* [Perl](#perl) |
35 | 36 | * [PHP](#php)
|
36 | 37 | * [Python](#python)
|
37 | 38 | * [QB64](#QB64)
|
|
41 | 42 | * [Sails.js](#sailsjs)
|
42 | 43 | * [Scala](#scala)
|
43 | 44 | * [Software Engineering](#software-engineering)
|
| 45 | +* [SQL](#sql) |
44 | 46 | * [Swift](#swift)
|
45 | 47 | * [Theory](#theory)
|
46 | 48 | * [Verilog / VHDL / SystemVerilog](#verilog--vhdl--systemverilog)
|
|
82 | 84 | ### Bash / Shell
|
83 | 85 |
|
84 | 86 | * [Bento Shell Track](https://bento.io/topic/shell) (Bento)
|
| 87 | +* [Shell Scripting Tutorial](https://www.youtube.com/playlist?list=PL7B7FA4E693D8E790) |
85 | 88 |
|
86 | 89 |
|
87 | 90 | ### C
|
88 | 91 |
|
| 92 | +* [C Programming Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWoGzOXqtKeM71OLpvZbuU0P) |
89 | 93 | * [Introduction to Computer Science](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x#.VNsjDvmUcmQ)
|
90 | 94 |
|
91 | 95 |
|
|
97 | 101 |
|
98 | 102 | ### C++
|
99 | 103 |
|
| 104 | +* [C++ Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWoVZWSN-ze3VVtIfZfXwAGM) |
100 | 105 | * [Google's C++ Course](https://developers.google.com/edu/c++/)
|
101 | 106 | * [Introduction to C++](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/) (MIT's opencourseware)
|
102 | 107 | * [LearnCpp.com C++ Tutorial](http://www.learncpp.com)
|
|
172 | 177 | * [Build a responsive website with Webflow](https://www.bloc.io/tutorials/webflow-tutorial-design-responsive-sites-with-webflow)
|
173 | 178 | * [Build a SaaS landing page using Skeleton](https://www.bloc.io/tutorials/jottly-a-beginner-s-guide-to-html-css-skeleton-and-animate-css)
|
174 | 179 | * [Build Dynamic Websites](http://cs75.tv/2010/fall/)
|
| 180 | +* [CSS Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWqMH9a9DY8LFKrJ5NJCFHHe) |
| 181 | +* [HTML Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWr_FB-hVEgEGUESZL1TOiJ6) |
175 | 182 | * [Learn how to program: CSS](https://www.learnhowtoprogram.com/css) - Epicodus Inc.
|
176 | 183 | * [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/)
|
177 | 184 |
|
|
293 | 300 | * [Introduction to Functional Programming in OCaml](https://www.fun-mooc.fr/courses/parisdiderot/56002S02/session02/about)
|
294 | 301 |
|
295 | 302 |
|
| 303 | +### Perl |
| 304 | + |
| 305 | +* [Perl Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWpqRBcStwV0NwMA3nXMh5GC) |
| 306 | + |
| 307 | + |
296 | 308 | ### PHP
|
297 | 309 |
|
298 | 310 | * [Learn how to program: PHP](https://www.learnhowtoprogram.com/php) - Epicodus Inc.
|
| 311 | +* [PHP & MySQL Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWrjkpK2zD4TWKWMWVfeYK-b) |
299 | 312 |
|
300 | 313 |
|
301 | 314 | ### Python
|
|
317 | 330 | * [Programming for Everybody](https://www.coursera.org/learn/python)
|
318 | 331 | * [Programming Foundations with Python](https://www.udacity.com/course/programming-foundations-with-python--ud036) (Udacity)
|
319 | 332 | * [Python Course](http://www.python-course.eu)
|
| 333 | +* [Python Programming Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWpX_byHyTEj9hecPngl2DqR) |
320 | 334 |
|
321 | 335 |
|
322 | 336 | ### QB64
|
|
354 | 368 | * [Software Construction in Java](https://www.edx.org/course/software-construction-java-mitx-6-005-1x)
|
355 | 369 |
|
356 | 370 |
|
| 371 | +### SQL |
| 372 | + |
| 373 | +* [SQL Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWr_6xTfF2FrIw-NAOo3iWMy) |
| 374 | + |
| 375 | + |
357 | 376 | ### Swift
|
358 | 377 |
|
359 | 378 | * [Swiftris - Build an iOS Tetris app from scratch](https://www.bloc.io/swiftris-build-your-first-ios-game-with-swift)
|
|
0 commit comments