free-programming-interactive-tutorials-en.md 12.4 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 Tutorial](https://www.tutlane.com/tutorial/bootstrap) - tutlane
177 178 179
* [Front End Libraries: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap)


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

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

188

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

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

V
Victor Felder 已提交
206

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

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


217 218 219 220 221 222 223 224
#### jQuery

* [Front End Libraries: jQuery](https://www.freecodecamp.org/learn/front-end-libraries/jquery)


#### React

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


228 229 230
### Kotlin

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


235
### Language Agnostic
236

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


244 245 246 247 248
#### 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*)


249 250 251 252 253
### LaTeX

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


C
Christoph Uschkrat 已提交
254
### Lisp
255

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


C
Christoph Uschkrat 已提交
259
### MATLAB
260

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


C
Christoph Uschkrat 已提交
264
### Node
265

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


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

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

276

C
Christoph Uschkrat 已提交
277
### Objective-C
278

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

281

C
Christoph Uschkrat 已提交
282
### Ocaml
283

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

286

C
Christoph Uschkrat 已提交
287
### PHP
288

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

293

294 295 296 297 298
### PostgreSQL

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


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

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

312

313
### R
314 315 316 317 318

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


319 320 321 322 323 324
### Regular Expressions

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


C
Christoph Uschkrat 已提交
325
### Ruby
326

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

332

333 334
### Rust

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


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

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

344

M
Meenakshi Agarwal 已提交
345 346 347 348 349
### Selenium

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


350 351 352 353 354
### Solidity

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


A
Asad Dhamani 已提交
355
### SQL
356

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


C
Christoph Uschkrat 已提交
365
### Vim
366

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