free-programming-interactive-tutorials-en.md 12.1 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
* [Ruby](#ruby)
41
* [Rust](#rust)
42
* [Scala](#scala)
43
* [Selenium](#selenium)
A
Asad Dhamani 已提交
44
* [SQL](#sql)
45 46 47
* [Vim](#vim)


M
Momozor 已提交
48 49
### Ada

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


53 54
### Android

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


C
Christoph Uschkrat 已提交
59
### Bash
60

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

64

C
Christoph Uschkrat 已提交
65
### C
66

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

V
Victor Felder 已提交
69

70
### C Sharp
71

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

78

S
Seth 已提交
79
<h3 id="cpp">C++</h3>
80

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


C
Christoph Uschkrat 已提交
85
### Clojure
86

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


93
### Cloud Computing
94 95 96 97 98 99 100 101

* [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 已提交
102
### CoffeeScript
103

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

107

108 109
### Dart

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


K
Krati Agrawal 已提交
113 114
### Data Science

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

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

124

C
Christoph Uschkrat 已提交
125
### Git
126

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


136 137 138 139 140
### GLSL

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


C
Christoph Uschkrat 已提交
141
### Go
142

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

149

C
Christoph Uschkrat 已提交
150
### Haskell
151

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

154

155
### HTML / CSS
156

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


172 173
#### Bootstrap

174
* [Bootstrap Tutorial](https://www.tutlane.com/tutorial/bootstrap) - tutlane
175 176 177
* [Front End Libraries: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap)


C
Christoph Uschkrat 已提交
178
### Java
179

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

186

C
Christoph Uschkrat 已提交
187
### JavaScript
188

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

V
Victor Felder 已提交
204

205
#### AngularJS
S
sstt011 已提交
206

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


215 216 217 218 219 220 221 222
#### 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)
223
* [React Tutorial](https://react-tutorial.app)
224 225


226 227 228
### Kotlin

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


233
### Language Agnostic
234

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


242 243 244 245 246
#### 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*)


247 248 249 250 251
### LaTeX

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


C
Christoph Uschkrat 已提交
252
### Lisp
253

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


C
Christoph Uschkrat 已提交
257
### MATLAB
258

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


C
Christoph Uschkrat 已提交
262
### Node
263

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


C
Christoph Uschkrat 已提交
269
### NoSQL
270

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

274

C
Christoph Uschkrat 已提交
275
### Objective-C
276

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

279

C
Christoph Uschkrat 已提交
280
### Ocaml
281

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

284

C
Christoph Uschkrat 已提交
285
### PHP
286

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

291

292 293 294 295 296
### PostgreSQL

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


C
Christoph Uschkrat 已提交
297
### Python
298

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

310

311
### R
312 313 314 315 316

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


C
Christoph Uschkrat 已提交
317
### Ruby
318

C
Craig Davison 已提交
319
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
V
Victor Felder 已提交
320 321 322
* [Ruby Koans](http://www.rubykoans.com)
* [The Odin Project](http://www.theodinproject.com)
* [Try Ruby](http://tryruby.org)
A
Alexander Fefelov 已提交
323

324

325 326
### Rust

327
* [Rust Quiz](https://dtolnay.github.io/rust-quiz)
328 329 330
* [Rustlings](https://github.com/rust-lang/rustlings)


C
Christoph Uschkrat 已提交
331
### Scala
332

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

336

M
Meenakshi Agarwal 已提交
337 338 339 340 341
### Selenium

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


A
Asad Dhamani 已提交
342
### SQL
343

344
* [Intro to SQL: Querying and managing data](https://www.khanacademy.org/computing/computer-programming/sql) - Khan Academy
345
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
346
* [SQL Server Tutorial](https://www.tutlane.com/tutorial/sql-server) - tutlane
M
Mohammad Hossein Rabiee 已提交
347
* [SQL Teaching](https://www.sqlteaching.com)
348
* [SQL Tutorial](https://www.w3schools.com/sql) - W3Schools
V
Victor Felder 已提交
349
* [SQLBolt](http://sqlbolt.com)
A
Asad Dhamani 已提交
350 351


C
Christoph Uschkrat 已提交
352
### Vim
353

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