|
67 | 67 |
|
68 | 68 | ### C
|
69 | 69 |
|
| 70 | +* [C Tutorial](https://www.scaler.com/topics/c/) - Scaler Topics |
70 | 71 | * [Learn C](http://www.learn-c.org) - Learn-C
|
71 | 72 |
|
72 | 73 |
|
|
82 | 83 | ### <a id="cpp"></a>C++
|
83 | 84 |
|
84 | 85 | * [C++ Tutorial](https://www.w3schools.com/cpp) - W3Schools
|
| 86 | +* [C++ Tutorial](https://www.scaler.com/topics/cpp/) - Scaler Topics |
85 | 87 | * [CppKoans](https://github.com/torbjoernk/CppKoans)
|
86 | 88 |
|
87 | 89 |
|
|
167 | 169 | * [Grid Attack](https://codingfantasy.com/games/css-grid-attack) - Nick Bull
|
168 | 170 | * [Grid Garden](https://cssgridgarden.com)
|
169 | 171 | * [HTML Tutorial](https://www.w3schools.com/html/) - W3Schools
|
| 172 | +* [HTML Tutorial](https://www.scaler.com/topics/html/) - Scaler Topics |
170 | 173 | * [Knights of the Flexbox Table](https://knightsoftheflexboxtable.com)
|
171 | 174 | * [Learn by doing beginner projects](https://dash.generalassemb.ly)
|
172 | 175 | * [Learn CSS: an evergreen CSS course and reference to level up your styling expertise](https://web.dev/learn/css/) - Andy Bell, Rachel Andrew, Una Kravets, Adam Argyle, Rob Dodson, Jiwoong Lee et al. (web.dev)
|
|
187 | 190 | * [CodingBat code practice](http://codingbat.com/java)
|
188 | 191 | * [Java at Codecademy](https://www.codecademy.com/courses/learn-java)
|
189 | 192 | * [Java Tutorial](https://www.w3schools.com/java) - W3Schools
|
| 193 | +* [Java Tutorial](https://www.scaler.com/topics/java/) - Scaler Topics |
190 | 194 | * [Learn Java](http://www.learnjavaonline.org)
|
191 | 195 | * [Learneroo Java tutorial](https://www.learneroo.com/modules/11)
|
192 | 196 |
|
|
201 | 205 | * [Javascript interactive tutorial on CodeCademy](https://www.codecademy.com/learn/javascript)
|
202 | 206 | * [JavaScript interactive tutorial on CoderMania](http://www.codermania.com/javascript/lesson/1a/hello-world)
|
203 | 207 | * [JavaScript Tutorial](https://www.w3schools.com/js) - W3Schools
|
| 208 | +* [JavaScript Tutorial](https://www.scaler.com/topics/javascript/) - Scaler Topics |
204 | 209 | * [Javascripting](https://github.com/sethvincent/javascripting)
|
205 | 210 | * [Learn JavaScript](http://www.learn-js.org)
|
206 | 211 | * [Learn knockout.js](http://learn.knockoutjs.com)
|
|
256 | 261 | #### Operating systems
|
257 | 262 |
|
258 | 263 | * [Learning operating system development using Linux kernel and Raspberry Pi](https://github.com/s-matyukevich/raspberry-pi-os) - Sergey Matyukevich (:construction: *in process*)
|
| 264 | +* [Operating System Tutorial](https://www.scaler.com/topics/operating-system/) - Scaler Topics |
259 | 265 | * [Project eXpOS: eXperimental Operating System](https://exposnitc.github.io) - Dr. Murali Krishnan K., Department of Computer Science and Engineering of the Calicut National Institute of Technology (HTML)
|
260 | 266 |
|
261 | 267 |
|
|
323 | 329 | * [Python Programming Language](https://www.geeksforgeeks.org/python-programming-language/) - GeeksforGeeks
|
324 | 330 | * [Python Tutorial](https://www.tutlane.com/tutorial/python) - tutlane
|
325 | 331 | * [Python Tutorial](https://www.w3schools.com/python) - W3Schools
|
| 332 | +* [Python Tutorial](https://www.scaler.com/topics/python/) - Scaler Topics |
326 | 333 | * [Scientific Computing with Python Certification](https://www.freecodecamp.org/learn/scientific-computing-with-python/) - freeCodeCamp
|
327 | 334 |
|
328 | 335 |
|
|
375 | 382 | * [SQL Server Tutorial](https://www.tutlane.com/tutorial/sql-server) - tutlane
|
376 | 383 | * [SQL Teaching](https://www.sqlteaching.com)
|
377 | 384 | * [SQL Tutorial](https://www.w3schools.com/sql) - W3Schools
|
| 385 | +* [SQL Tutorial](https://www.scaler.com/topics/sql/) - Scaler Topics |
378 | 386 | * [SQLBolt](http://sqlbolt.com)
|
379 | 387 |
|
380 | 388 |
|
|
0 commit comments