free-programming-interactive-tutorials-en.md 13.6 KB
Newer Older
1
### Index
2

M
Momozor 已提交
3
* [Ada](#ada)
4
* [Android](#android)
5 6 7
* [Bash](#bash)
* [C](#c)
* [C#](#c-sharp)
S
Seth 已提交
8
* [C++](#cpp)
9
* [Clojure](#clojure)
10
* [Cloud Computing](#cloud-computing)
11
* [CoffeeScript](#coffeescript)
12
* [Dart](#dart)
K
Krati Agrawal 已提交
13
* [Data Science](#datascience)
14 15
* [Erlang](#erlang)
* [Git](#git)
16
* [GLSL](#glsl)
17 18 19
* [Go](#go)
* [Haskell](#haskell)
* [HTML / CSS](#html--css)
20
  * [Bootstrap](#bootstrap)
21
* [Java](#java)
22
* [JavaScript](#javascript)
23
  * [AngularJS](#angularjs)
24 25
  * [jQuery](#jquery)
  * [React](#react)
26
  * [Redux](#redux)
27
* [Kotlin](#kotlin)
28
* [Language Agnostic](#language-agnostic)
29
  * [Operating Systems](#operating-systems)
30
* [LaTeX](#latex)
31 32 33 34 35 36 37
* [Lisp](#lisp)
* [MATLAB](#matlab)
* [Node](#node)
* [NoSQL](#nosql)
* [Objective-C](#objective-c)
* [Ocaml](#ocaml)
* [PHP](#php)
38
* [PostgreSQL](#postgresql)
39
* [Python](#python)
40
* [R](#r)
41
* [Regular Expressions](#regular-expressions)
42
* [Ruby](#ruby)
43
* [Rust](#rust)
44
* [Scala](#scala)
45
* [Selenium](#selenium)
46
* [Solidity](#solidity)
A
Asad Dhamani 已提交
47
* [SQL](#sql)
48 49 50
* [Vim](#vim)


M
Momozor 已提交
51 52
### Ada

S
Shahil Patel 已提交
53
* [Introduction to Ada](https://learn.adacore.com/courses/intro-to-ada/index.html) - Adacore
M
Momozor 已提交
54 55


56 57
### Android

58
* [Android Tutorial](https://www.tutlane.com/tutorial/android) - tutlane
S
Shahil Patel 已提交
59
* [Javatpoint Android Tutorial](https://www.javatpoint.com/android-tutorial) - javaTpoint
60 61


C
Christoph Uschkrat 已提交
62
### Bash
63

S
Shahil Patel 已提交
64 65
* [Help messages will explain everything](https://explainshell.com) - explainshell
* [Learn Shell Programming](http://www.learnshell.org) - learnshell
66

67

C
Christoph Uschkrat 已提交
68
### C
69

S
Shahil Patel 已提交
70
* [Learn C](http://www.learn-c.org) - Learn-C
71

V
Victor Felder 已提交
72

73
### C Sharp
74

75
* [C# Tutorial](https://www.tutlane.com/tutorial/csharp) - tutlane
76
* [C# Tutorial](https://www.w3schools.com/cs) - W3Schools
S
Shahil Patel 已提交
77 78
* [Codeasy](https://codeasy.net/course/csharp_elementary) - codeasy
* [Learn C#](http://www.learncs.org) - learnCS
79
* [Learn C#](https://www.codecademy.com/learn/learn-c-sharp) - Codecademy
80

81

S
Seth 已提交
82
<h3 id="cpp">C++</h3>
83

84
* [C++ Tutorial](https://www.w3schools.com/cpp) - W3Schools
S
SungRim Huh 已提交
85 86 87
* [CppKoans](https://github.com/torbjoernk/CppKoans)


C
Christoph Uschkrat 已提交
88
### Clojure
89

90
* [4Clojure - Koans](http://www.4clojure.com)
S
Shahil Patel 已提交
91
* [Clojure Koans](http://clojurekoans.com) - Clojure Koans
V
Victor Felder 已提交
92
* [ClojureScript Koans](http://clojurescriptkoans.com)
C
Craig Davison 已提交
93
* [Try Clojure](http://www.tryclj.com)
94 95


96
### Cloud Computing
97 98 99 100 101 102 103 104

* [AWS API Gateway](https://run.qwiklabs.com/focuses/269?catalog_rank=%7B%22rank%22%3A3%2C%22num_filters%22%3A1%2C%22has_search%22%3Atrue%7D&parent=catalog&search_id=3605949) - *registration required*
* [AWS Identity and Access Management (IAM)](https://run.qwiklabs.com/focuses/7782?catalog_rank=%7B%22rank%22%3A6%2C%22num_filters%22%3A1%2C%22has_search%22%3Atrue%7D&parent=catalog&search_id=3605942) - *registration required*
* [AWS Lambda](https://run.qwiklabs.com/focuses/6431?catalog_rank=%7B%22rank%22%3A2%2C%22num_filters%22%3A1%2C%22has_search%22%3Atrue%7D&parent=catalog&search_id=3605949) - *registration required*
* [AWS Simple Storage Service (S3)](https://run.qwiklabs.com/focuses/7860?catalog_rank=%7B%22rank%22%3A3%2C%22num_filters%22%3A0%2C%22has_search%22%3Atrue%7D&parent=catalog&search_id=3597563) - *registration required*
* [Google Cloud Platform](https://cloud.google.com/training/free-labs/)


C
Christoph Uschkrat 已提交
105
### CoffeeScript
106

E
elrrrrrrr 已提交
107
* [Coffeescript Style Guide](https://github.com/polarmobile/coffeescript-style-guide/blob/master/README.md)
108 109
* [Smooth CoffeeScript, Interactive Edition](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html)

110

111 112
### Dart

S
Shahil Patel 已提交
113
* [Dart Official Codelabs](https://dart.dev/codelabs) - Dart
114 115


K
Krati Agrawal 已提交
116 117
### Data Science

118
* [Data Science Foundations](https://skillsbuild.org/students/course-catalog/data-science) - IBM SkillBuild *(email address required)*
K
Krati Agrawal 已提交
119 120 121 122
* [Essential Linear Algebra for Data Science and Machine Learning](https://www.kdnuggets.com/2021/05/essential-linear-algebra-data-science-machine-learning.html) -KDnuggets
* [Top 10 Data Science Projects for Beginners - KDnuggets](https://www.kdnuggets.com/2021/06/top-10-data-science-projects-beginners.html)


C
Christoph Uschkrat 已提交
123
### Erlang
124

V
Victor Felder 已提交
125
* [Try Erlang](http://www.tryerlang.org)
126

127

C
Christoph Uschkrat 已提交
128
### Git
129

130 131
* [git-game](https://github.com/git-game/git-game)
* [git-game-v2](https://github.com/git-game/git-game-v2)
132
* [Git Tutorial](https://www.w3schools.com/git/) - W3Schools
133
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
134
* [Learn Git Branching](https://learngitbranching.js.org)
R
Renan Martins 已提交
135
* [Learn Git with Bitbucket Cloud](https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud)
C
Chris Ben 已提交
136
* [Try Git](http://try.github.io)
137
* [Visualizing Git Concepts with D3](http://onlywei.github.io/explain-git-with-d3) - Wei Wang
138 139


140 141 142 143 144
### GLSL

* [The Book of Shaders](https://thebookofshaders.com)


C
Christoph Uschkrat 已提交
145
### Go
146

C
Chris Ben 已提交
147
* [Go Koans](https://github.com/cdarwin/go-koans)
148
* [Go Tutorial](https://www.w3schools.com/go/) - W3Schools
149
* [Learn Go](https://www.codecademy.com/learn/learn-go) - Google, Robert Griesemer, Rob Pike, and Ken Thompson (Codecademy) *(account required)*
150
* [Start using Go](https://docs.microsoft.com/en-us/learn/paths/go-first-steps/) - Microsoft
C
Craig Davison 已提交
151
* [The Go Tutorial](http://tour.golang.org)
152

153

C
Christoph Uschkrat 已提交
154
### Haskell
155

V
Victor Felder 已提交
156
* [Try Haskell!](http://tryhaskell.org)
157

158

159
### HTML / CSS
160

161
* [CSS Diner](http://flukeout.github.io)
162
* [CSS Tutorial](https://www.w3schools.com/css/) - W3Schools
163
* [Flex Box Adventure](https://codingfantasy.com/games/flexboxadventure) - Nick Bull
164
* [Flexbox Defense](http://flexboxdefense.com)
165
* [Flexbox Froggy](http://flexboxfroggy.com)
166
* [Grid Attack](https://codingfantasy.com/games/css-grid-attack) - Nick Bull
167
* [Grid Garden](https://cssgridgarden.com)
168
* [HTML Tutorial](https://www.w3schools.com/html/) - W3Schools
169
* [Knights of the Flexbox Table](https://knightsoftheflexboxtable.com)
C
Craig Davison 已提交
170
* [Learn by doing beginner projects](https://dash.generalassemb.ly)
171
* [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)
C
Craig Davison 已提交
172
* [Learn HTML & CSS interactively](https://www.codecademy.com/learn/web)
173
* [Prototyping a professional website](https://www.codecademy.com/learn/make-a-website)
174
* [Responsive Web Design Certification](https://www.freecodecamp.org/learn/responsive-web-design/) - freeCodeCamp
175 176


177 178
#### Bootstrap

179
* [Bootstrap 5 Tutorial](https://www.w3schools.com/bootstrap5/) - W3Schools
180
* [Bootstrap Tutorial](https://www.tutlane.com/tutorial/bootstrap) - tutlane
181
* [Front End Development Libraries Certification: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap) - freeCodeCamp
182 183


C
Christoph Uschkrat 已提交
184
### Java
185

V
Victor Felder 已提交
186
* [CodingBat code practice](http://codingbat.com/java)
187
* [Java at Codecademy](https://www.codecademy.com/courses/learn-java)
188
* [Java Tutorial](https://www.w3schools.com/java) - W3Schools
V
Victor Felder 已提交
189
* [Learn Java](http://www.learnjavaonline.org)
190
* [Learneroo Java tutorial](https://www.learneroo.com/modules/11)
191

192

C
Christoph Uschkrat 已提交
193
### JavaScript
194

195
* [ABC of JavaScript : An Interactive JavaScript Tutorial](http://www.openjs.com/tutorials/basic_tutorial/)
C
Craig Davison 已提交
196
* [Codecademy jquery track](https://www.codecademy.com/learn/jquery)
197
* [ES6 Interactive Guide](http://stack.formidable.com/es6-interactive-guide/#/)
S
Saritha 已提交
198
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
199
* [JavaScript Algorithms and Data Structures Certification](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/) - freeCodeCamp
C
Craig Davison 已提交
200
* [Javascript interactive tutorial on CodeCademy](https://www.codecademy.com/learn/javascript)
201
* [JavaScript interactive tutorial on CoderMania](http://www.codermania.com/javascript/lesson/1a/hello-world)
202
* [JavaScript Tutorial](https://www.w3schools.com/js) - W3Schools
V
Vikas Parashar 已提交
203
* [Javascripting](https://github.com/sethvincent/javascripting)
V
Victor Felder 已提交
204
* [Learn JavaScript](http://www.learn-js.org)
205
* [Learn knockout.js](http://learn.knockoutjs.com)
206
* [Learn to Code for Free – Grasshopper](https://grasshopper.app)
207
* [Learning Advanced JavaScript](http://ejohn.org/apps/learn/)
V
Victor Felder 已提交
208
* [Try jQuery](http://try.jquery.com)
S
Saritha 已提交
209

V
Victor Felder 已提交
210

211
#### AngularJS
S
sstt011 已提交
212

213 214
* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book/) - Nicholas Johnson
* [AngularJS Basics](http://www.angularjsbook.com) - Chris Smith
215
* [AngularJS Tutorial](https://www.tutlane.com/tutorial/angularjs) - tutlane
216
* [AngularJS Tutorial](https://www.w3schools.com/angular/) - W3Schools
S
sstt011 已提交
217 218 219 220
* [egghead.io: Learn AngularJS with Tutorial Videos & Training](https://egghead.io)
* [Learn AngularJS with free interactive lessons](http://www.learn-angular.org)


221 222
#### jQuery

223
* [Front End Development Libraries Certification: jQuery](https://www.freecodecamp.org/learn/front-end-libraries/jquery) - freeCodeCamp
V
Vashishth Patel 已提交
224
* [jQuery Tutorial](https://www.w3schools.com/jquery/) - W3Schools
225 226 227 228


#### React

229
* [Front End Development Libraries Certification: React](https://www.freecodecamp.org/learn/front-end-libraries/react) - freeCodeCamp
230
* [React Tutorial](https://react-tutorial.app)
V
Vashishth Patel 已提交
231
* [React Tutorial](https://www.w3schools.com/react/) - W3Schools
232 233


234 235 236 237 238
#### Redux

* [Front End Development Libraries: Redux](https://www.freecodecamp.org/learn/front-end-development-libraries/redux) - freeCodeCamp


239 240 241
### Kotlin

* [Kotlin tutorial](https://kotlinlang.org/docs/tutorials/)
242
* [Kotlin Tutorial](https://www.w3schools.com/kotlin/) - W3Schools
243
* [Learn Kotlin](https://www.codecademy.com/learn/learn-kotlin) - Galina Podstrechnaya, Alex DiStasi (Codecademy) *(account required)*
244 245


246
### Language Agnostic
247

248
* [CodeCombat](http://codecombat.com) - Python, JavaScript, CoffeeScript, Clojure, Lua, Io
249
* [Codility](https://codility.com/programmers/)
250
* [Introduction to the Coding Interview Prep Algorithms](https://www.freecodecamp.org/learn/coding-interview-prep/algorithms) (freeCodeCamp)
V
Victor Felder 已提交
251
* [Python Tutor](http://pythontutor.com) - Python, Java, JavaScript, TypeScript, Ruby, C, C++
A
Alexey Gorelov 已提交
252
* [The Fullstack Tutorial for GraphQL](https://www.howtographql.com)
253 254


255 256 257
#### Operating systems

* [Learning operating system development using Linux kernel and Raspberry Pi](https://github.com/s-matyukevich/raspberry-pi-os) - Sergey Matyukevich (:construction: *in process*)
258
* [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)
259 260


261 262 263 264 265
### LaTeX

* [Learn LaTeX in 30 minutes](https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes)


C
Christoph Uschkrat 已提交
266
### Lisp
267

268 269 270
* [Lisp Koans](https://github.com/google/lisp-koans)


C
Christoph Uschkrat 已提交
271
### MATLAB
272

273 274 275
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)


C
Christoph Uschkrat 已提交
276
### Node
277

V
Victor Felder 已提交
278
* [Node School](http://nodeschool.io)
279
* [Node.js Tutorial](https://www.tutlane.com/tutorial/nodejs) - tutlane
280
* [Node.js Tutorial](https://www.w3schools.com/nodejs) - W3Schools
281 282


C
Christoph Uschkrat 已提交
283
### NoSQL
284

285
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
V
Victor Felder 已提交
286
* [Try Redis](http://try.redis.io)
287

288

C
Christoph Uschkrat 已提交
289
### Objective-C
290

291
* [Try Objective-C](http://tryobjectivec.codeschool.com)
292

293

C
Christoph Uschkrat 已提交
294
### Ocaml
295

V
Victor Felder 已提交
296
* [Try Ocaml](http://try.ocamlpro.com)
297

298

C
Christoph Uschkrat 已提交
299
### PHP
300

C
Craig Davison 已提交
301
* [CodeCademy PHP](https://www.codecademy.com/learn/php)
V
Victor Felder 已提交
302
* [Learn PHP](http://www.learn-php.org)
303
* [PHP tutorial](https://www.w3schools.com/php) - W3Schools
304

305

306 307 308 309 310
### PostgreSQL

* [PostgreSQL Tutorial](https://www.postgresqltutorial.com)


C
Christoph Uschkrat 已提交
311
### Python
312

C
Craig Davison 已提交
313
* [Codecademy Python course](https://www.codecademy.com/learn/python)
314
* [Data Analysis with Python Certification](https://www.freecodecamp.org/learn/data-analysis-with-python/) - freeCodeCamp
315
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
V
Victor Felder 已提交
316
* [Learn Python](http://www.learnpython.org)
M
Meenakshi Agarwal 已提交
317
* [Learn Python Step by Step](http://www.techbeamers.com/python-tutorial-step-by-step)
318
* [Python for Everybody - Interactive](https://runestone.academy/runestone/books/published/py4e-int/index.html) - Barbara Ericson
319
* [Python Koans](https://github.com/gregmalcolm/python_koans)
G
Gintautas Švedas 已提交
320
* [Python Pandas Tutorial: A Complete Introduction for Beginners](https://www.learndatasci.com/tutorials/python-pandas-tutorial-complete-introduction-for-beginners/) - George McIntire, Brendan Martin, Lauren Washington
A
Anuj Singh 已提交
321
* [Python Programming Language](https://www.geeksforgeeks.org/python-programming-language/) - GeeksforGeeks
322
* [Python Tutorial](https://www.tutlane.com/tutorial/python) - tutlane
323
* [Python Tutorial](https://www.w3schools.com/python) - W3Schools
324
* [Scientific Computing with Python Certification](https://www.freecodecamp.org/learn/scientific-computing-with-python/) - freeCodeCamp
325

326

327
### R
328 329 330 331 332

* [Learn R](https://www.codecademy.com/learn/learn-r) - Codecademy *(account required)*
* [R Tutorial](https://www.w3schools.com/r) - W3Schools


333 334 335 336 337 338
### Regular Expressions

* [Regex Crossword](https://regexcrossword.com) - Ole Michelsen, Maria Hagsten Michelsen
* [RegExp Playground](https://projects.verou.me/regexplained) - Lea Verou


C
Christoph Uschkrat 已提交
339
### Ruby
340

C
Craig Davison 已提交
341
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
V
Victor Felder 已提交
342 343 344
* [Ruby Koans](http://www.rubykoans.com)
* [The Odin Project](http://www.theodinproject.com)
* [Try Ruby](http://tryruby.org)
A
Alexander Fefelov 已提交
345

346

347 348
### Rust

349
* [Rust Quiz](https://dtolnay.github.io/rust-quiz)
350 351 352
* [Rustlings](https://github.com/rust-lang/rustlings)


C
Christoph Uschkrat 已提交
353
### Scala
354

355
* [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/)
356
* [Scala Exercises](https://www.scala-exercises.org)
357

358

M
Meenakshi Agarwal 已提交
359 360 361 362 363
### Selenium

* [Selenium Tutorial - Web Automation](http://www.techbeamers.com/selenium-webdriver-tutorial)


364 365 366 367 368
### Solidity

* [CryptoZombies.io](https://cryptozombies.io) - Loom Network


A
Asad Dhamani 已提交
369
### SQL
370

371
* [Intro to SQL: Querying and managing data](https://www.khanacademy.org/computing/computer-programming/sql) - Khan Academy
372
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
373
* [SQL Server Tutorial](https://www.tutlane.com/tutorial/sql-server) - tutlane
M
Mohammad Hossein Rabiee 已提交
374
* [SQL Teaching](https://www.sqlteaching.com)
375
* [SQL Tutorial](https://www.w3schools.com/sql) - W3Schools
V
Victor Felder 已提交
376
* [SQLBolt](http://sqlbolt.com)
A
Asad Dhamani 已提交
377 378


C
Christoph Uschkrat 已提交
379
### Vim
380

381
* [Interactive Vim Tutorial](http://www.openvim.com/tutorial.html)