free-programming-interactive-tutorials-en.md 12.7 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
* [Visualizing Git Concepts with D3](http://onlywei.github.io/explain-git-with-d3) - Wei Wang
137 138


139 140 141 142 143
### GLSL

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


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

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

152

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

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

157

158
### HTML / CSS
159

160
* [CSS Diner](http://flukeout.github.io)
161
* [CSS Tutorial](https://www.w3schools.com/css/) - W3Schools
162
* [Flex Box Adventure](https://codingfantasy.com/games/flexboxadventure) - Nick Bull
163
* [Flexbox Defense](http://flexboxdefense.com)
164
* [Flexbox Froggy](http://flexboxfroggy.com)
165
* [FreeCodeCamp: Responsive Web Design Course](https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/)
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)
C
Craig Davison 已提交
171
* [Learn HTML & CSS interactively](https://www.codecademy.com/learn/web)
172
* [Prototyping a professional website](https://www.codecademy.com/learn/make-a-website)
173 174


175 176
#### Bootstrap

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


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

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

190

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

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

V
Victor Felder 已提交
208

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

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


219 220 221
#### jQuery

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


#### React

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


232 233 234
### Kotlin

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


239
### Language Agnostic
240

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


248 249 250 251 252
#### 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*)


253 254 255 256 257
### LaTeX

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


C
Christoph Uschkrat 已提交
258
### Lisp
259

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


C
Christoph Uschkrat 已提交
263
### MATLAB
264

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


C
Christoph Uschkrat 已提交
268
### Node
269

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


C
Christoph Uschkrat 已提交
275
### NoSQL
276

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

280

C
Christoph Uschkrat 已提交
281
### Objective-C
282

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

285

C
Christoph Uschkrat 已提交
286
### Ocaml
287

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

290

C
Christoph Uschkrat 已提交
291
### PHP
292

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

297

298 299 300 301 302
### PostgreSQL

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


C
Christoph Uschkrat 已提交
303
### Python
304

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

316

317
### R
318 319 320 321 322

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


323 324 325 326 327 328
### Regular Expressions

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


C
Christoph Uschkrat 已提交
329
### Ruby
330

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

336

337 338
### Rust

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


C
Christoph Uschkrat 已提交
343
### Scala
344

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

348

M
Meenakshi Agarwal 已提交
349 350 351 352 353
### Selenium

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


354 355 356 357 358
### Solidity

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


A
Asad Dhamani 已提交
359
### SQL
360

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


C
Christoph Uschkrat 已提交
369
### Vim
370

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