free-programming-interactive-tutorials-en.md 12.5 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
* [Kotlin](#kotlin)
27
* [Language Agnostic](#language-agnostic)
28
  * [Operating Systems](#operating-systems)
29
* [LaTeX](#latex)
30 31 32 33 34 35 36
* [Lisp](#lisp)
* [MATLAB](#matlab)
* [Node](#node)
* [NoSQL](#nosql)
* [Objective-C](#objective-c)
* [Ocaml](#ocaml)
* [PHP](#php)
37
* [PostgreSQL](#postgresql)
38
* [Python](#python)
39
* [R](#r)
40
* [Regular Expressions](#regular-expressions)
41
* [Ruby](#ruby)
42
* [Rust](#rust)
43
* [Scala](#scala)
44
* [Selenium](#selenium)
45
* [Solidity](#solidity)
A
Asad Dhamani 已提交
46
* [SQL](#sql)
47 48 49
* [Vim](#vim)


M
Momozor 已提交
50 51
### Ada

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


55 56
### Android

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


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

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

66

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

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

V
Victor Felder 已提交
71

72
### C Sharp
73

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

80

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

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


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

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


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

* [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 已提交
104
### CoffeeScript
105

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

109

110 111
### Dart

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


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

117
* [Data Science Foundations](https://skillsbuild.org/students/course-catalog/data-science) - IBM SkillBuild *(email address required)*
K
Krati Agrawal 已提交
118 119 120 121
* [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 已提交
122
### Erlang
123

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

126

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

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


138 139 140 141 142
### GLSL

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


C
Christoph Uschkrat 已提交
143
### Go
144

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

151

C
Christoph Uschkrat 已提交
152
### Haskell
153

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

156

157
### HTML / CSS
158

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


174 175
#### Bootstrap

176
* [Bootstrap 5 Tutorial](https://www.w3schools.com/bootstrap5/) - W3Schools
177
* [Bootstrap Tutorial](https://www.tutlane.com/tutorial/bootstrap) - tutlane
178 179 180
* [Front End Libraries: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap)


C
Christoph Uschkrat 已提交
181
### Java
182

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

189

C
Christoph Uschkrat 已提交
190
### JavaScript
191

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

V
Victor Felder 已提交
207

208
#### AngularJS
S
sstt011 已提交
209

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


218 219 220
#### jQuery

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


#### React

* [Front End Libraries: React](https://www.freecodecamp.org/learn/front-end-libraries/react)
227
* [React Tutorial](https://react-tutorial.app)
228 229


230 231 232
### Kotlin

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


237
### Language Agnostic
238

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


246 247 248 249 250
#### 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*)


251 252 253 254 255
### LaTeX

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


C
Christoph Uschkrat 已提交
256
### Lisp
257

258 259 260
* [Lisp Koans](https://github.com/google/lisp-koans)


C
Christoph Uschkrat 已提交
261
### MATLAB
262

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


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

V
Victor Felder 已提交
268
* [Node School](http://nodeschool.io)
269
* [Node.js Tutorial](https://www.tutlane.com/tutorial/nodejs) - tutlane
270
* [Node.js Tutorial](https://www.w3schools.com/nodejs) - W3Schools
271 272


C
Christoph Uschkrat 已提交
273
### NoSQL
274

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

278

C
Christoph Uschkrat 已提交
279
### Objective-C
280

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

283

C
Christoph Uschkrat 已提交
284
### Ocaml
285

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

288

C
Christoph Uschkrat 已提交
289
### PHP
290

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

295

296 297 298 299 300
### PostgreSQL

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


C
Christoph Uschkrat 已提交
301
### Python
302

C
Craig Davison 已提交
303
* [Codecademy Python course](https://www.codecademy.com/learn/python)
304
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
V
Victor Felder 已提交
305
* [Learn Python](http://www.learnpython.org)
M
Meenakshi Agarwal 已提交
306
* [Learn Python Step by Step](http://www.techbeamers.com/python-tutorial-step-by-step)
307
* [Python for Everybody - Interactive](https://runestone.academy/runestone/books/published/py4e-int/index.html) - Barbara Ericson
308
* [Python Koans](https://github.com/gregmalcolm/python_koans)
G
Gintautas Švedas 已提交
309
* [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 已提交
310
* [Python Programming Language](https://www.geeksforgeeks.org/python-programming-language/) - GeeksforGeeks
311
* [Python Tutorial](https://www.tutlane.com/tutorial/python) - tutlane
312
* [Python Tutorial](https://www.w3schools.com/python) - W3Schools
313

314

315
### R
316 317 318 319 320

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


321 322 323 324 325 326
### Regular Expressions

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


C
Christoph Uschkrat 已提交
327
### Ruby
328

C
Craig Davison 已提交
329
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
V
Victor Felder 已提交
330 331 332
* [Ruby Koans](http://www.rubykoans.com)
* [The Odin Project](http://www.theodinproject.com)
* [Try Ruby](http://tryruby.org)
A
Alexander Fefelov 已提交
333

334

335 336
### Rust

337
* [Rust Quiz](https://dtolnay.github.io/rust-quiz)
338 339 340
* [Rustlings](https://github.com/rust-lang/rustlings)


C
Christoph Uschkrat 已提交
341
### Scala
342

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

346

M
Meenakshi Agarwal 已提交
347 348 349 350 351
### Selenium

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


352 353 354 355 356
### Solidity

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


A
Asad Dhamani 已提交
357
### SQL
358

359
* [Intro to SQL: Querying and managing data](https://www.khanacademy.org/computing/computer-programming/sql) - Khan Academy
360
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
361
* [SQL Server Tutorial](https://www.tutlane.com/tutorial/sql-server) - tutlane
M
Mohammad Hossein Rabiee 已提交
362
* [SQL Teaching](https://www.sqlteaching.com)
363
* [SQL Tutorial](https://www.w3schools.com/sql) - W3Schools
V
Victor Felder 已提交
364
* [SQLBolt](http://sqlbolt.com)
A
Asad Dhamani 已提交
365 366


C
Christoph Uschkrat 已提交
367
### Vim
368

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