未验证 提交 6f079cf3 编写于 作者: K kadhirash 提交者: GitHub

Add LaTex and React, check_urls=free-programming-interactive-tutorials-en.md (#5149)

上级 fb239753
...@@ -16,12 +16,16 @@ ...@@ -16,12 +16,16 @@
* [Go](#go) * [Go](#go)
* [Haskell](#haskell) * [Haskell](#haskell)
* [HTML / CSS](#html--css) * [HTML / CSS](#html--css)
* [Bootstrap](#bootstrap)
* [Java](#java) * [Java](#java)
* [JavaScript](#javascript) * [JavaScript](#javascript)
* [Angular.js](#angularjs) * [Angular.js](#angularjs)
* [jQuery](#jquery)
* [React](#react)
* [Kotlin](#kotlin) * [Kotlin](#kotlin)
* [Language Agnostic](#language-agnostic) * [Language Agnostic](#language-agnostic)
* [Operating Systems](#operating-systems) * [Operating Systems](#operating-systems)
* [LaTeX](#latex)
* [Lisp](#lisp) * [Lisp](#lisp)
* [MATLAB](#matlab) * [MATLAB](#matlab)
* [Node](#node) * [Node](#node)
...@@ -145,6 +149,11 @@ ...@@ -145,6 +149,11 @@
* [Prototyping a professional website](https://www.codecademy.com/learn/make-a-website) * [Prototyping a professional website](https://www.codecademy.com/learn/make-a-website)
#### Bootstrap
* [Front End Libraries: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap)
### Java ### Java
* [CodingBat code practice](http://codingbat.com/java) * [CodingBat code practice](http://codingbat.com/java)
...@@ -180,11 +189,6 @@ ...@@ -180,11 +189,6 @@
* [Learn AngularJS with free interactive lessons](http://www.learn-angular.org) * [Learn AngularJS with free interactive lessons](http://www.learn-angular.org)
#### Bootstrap
* [Front End Libraries: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap)
#### jQuery #### jQuery
* [Front End Libraries: jQuery](https://www.freecodecamp.org/learn/front-end-libraries/jquery) * [Front End Libraries: jQuery](https://www.freecodecamp.org/learn/front-end-libraries/jquery)
...@@ -193,6 +197,7 @@ ...@@ -193,6 +197,7 @@
#### React #### React
* [Front End Libraries: React](https://www.freecodecamp.org/learn/front-end-libraries/react) * [Front End Libraries: React](https://www.freecodecamp.org/learn/front-end-libraries/react)
* [React Tutorial](https://react-tutorial.app)
### Kotlin ### Kotlin
...@@ -213,6 +218,11 @@ ...@@ -213,6 +218,11 @@
* [Learning operating system development using Linux kernel and Raspberry Pi](https://github.com/s-matyukevich/raspberry-pi-os) - Sergey Matyukevich (:construction: *in process*) * [Learning operating system development using Linux kernel and Raspberry Pi](https://github.com/s-matyukevich/raspberry-pi-os) - Sergey Matyukevich (:construction: *in process*)
### LaTeX
* [Learn LaTeX in 30 minutes](https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes)
### Lisp ### Lisp
* [Lisp Koans](https://github.com/google/lisp-koans) * [Lisp Koans](https://github.com/google/lisp-koans)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册