mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-13 03:24:28 +02:00
Add Japanese course and interactive tutorials (#6838)
* add: MOOC * add: `free-programming-interactive-tutorials-ja.md` * update: `free-courses-ja.md`
This commit is contained in:
28
more/free-programming-interactive-tutorials-ja.md
Normal file
28
more/free-programming-interactive-tutorials-ja.md
Normal file
@@ -0,0 +1,28 @@
|
||||
### Index
|
||||
|
||||
* [HTML / CSS](#html--css)
|
||||
* [JavaScript](#javascript)
|
||||
* [React](#react)
|
||||
* [Python](#python)
|
||||
|
||||
|
||||
### HTML / CSS
|
||||
|
||||
* [レスポンシブウェブデザイン](https://www.freecodecamp.org/japanese/learn/responsive-web-design) - freeCodeCamp
|
||||
|
||||
|
||||
### JavaScript
|
||||
|
||||
* [JavaScript のアルゴリズムとデータ構造](https://www.freecodecamp.org/japanese/learn/javascript-algorithms-and-data-structures) - freeCodeCamp
|
||||
|
||||
|
||||
#### React
|
||||
|
||||
* [フロントエンド開発ライブラリ](https://www.freecodecamp.org/japanese/learn/front-end-development-libraries) - freeCodeCamp
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Python を用いたデータ分析](https://www.freecodecamp.org/japanese/learn/data-analysis-with-python) - freeCodeCamp
|
||||
* [Python を用いた科学的コンピューティング](https://www.freecodecamp.org/japanese/learn/scientific-computing-with-python) - freeCodeCamp
|
||||
* [Python を用いた機械学習](https://freecodecamp.org//japanese/learn/machine-learning-with-python) - freeCodeCamp
|
Reference in New Issue
Block a user