mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
Compare commits
3 Commits
61cbd5a8d6
...
39332e76ce
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39332e76ce | ||
|
|
1a71ae1921 | ||
|
|
12ed9c8acd |
@ -565,6 +565,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
|
||||
### Chapel
|
||||
|
||||
* [Chapel Language Specification](https://chapel-lang.org/docs/)
|
||||
* [Chapel Tutorial](http://faculty.knox.edu/dbunde/teaching/chapel/)
|
||||
* [Chapel Tutorial for Programmers](http://web.archive.org/web/20150310075109/http://cs.colby.edu/kgburke/?resource=chapelTutorial) *( :card_file_box: archived)*
|
||||
|
||||
@ -644,6 +645,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
### Crystal
|
||||
|
||||
* [Crystal for Rubyists](http://www.crystalforrubyists.com)
|
||||
* [Crystal Programming Language Documentation](https://crystal-lang.org/reference/)
|
||||
|
||||
|
||||
### CUDA
|
||||
|
||||
@ -91,9 +91,10 @@
|
||||
* [PLC - Programmable logic controllers](#plc---programmable-logic-controllers)
|
||||
* [Processing](#processing)
|
||||
* [Python](#python)
|
||||
* [Django](#django)
|
||||
* [Flask](#flask)
|
||||
* [Jupyter](#jupyter)
|
||||
* [Django](#django)
|
||||
* [FastAPI](#fastapi)
|
||||
* [Flask](#flask)
|
||||
* [Jupyter](#jupyter)
|
||||
* [QB64](#qb64)
|
||||
* [R](#r)
|
||||
* [Redis](#redis)
|
||||
@ -1594,6 +1595,11 @@
|
||||
* [Try Django 3.2 - Python Web Development Tutorial Series](https://www.youtube.com/playlist?list=PLEsfXFp6DpzRMby_cSoWTFw8zaMdTEXgL) - Justin Mitchel, CodingEntrepreneurs
|
||||
|
||||
|
||||
#### FastAPI
|
||||
|
||||
* [FastAPI - A Python Framework | Full Course](https://www.youtube.com/watch?v=7t2alSnE2-I) - Bitfumes (YouTube)
|
||||
|
||||
|
||||
#### Flask
|
||||
|
||||
* [Flask Fridays](https://www.youtube.com/playlist?list=PLCC34OHNcOtolz2Vd9ZSeSXWc8Bq23yEz) - Codemy.com
|
||||
|
||||
@ -216,6 +216,7 @@
|
||||
* [Python Programming Malayalam Tutorial](https://www.youtube.com/watch?v=ihnWXGPxNEk) - Yes Tech Media
|
||||
* [Python Tutorial Malayalam \| Best Malayalam Python Programming Tutorial](https://youtube.com/playlist?list=PLY-ecO2csVHfbpOmWamlb8Mujjdnl1jks) - Brototype Malayalam
|
||||
* [Python Tutorial Malayalam \| Full videos Playlist](https://youtube.com/playlist?list=PLd_rdeTABMgQgZj2g9IyWqA2bnkHDUyof&feature=shared) - Safeonnet
|
||||
* [Python FastAPI Tutorial Malayalam](https://youtube.com/playlist?list=PL1pQFrHyimJTUk2w27AU1n3jzxJjycZFc&si=64k_-OQrN000-_I9) - by Build From Zero
|
||||
|
||||
|
||||
#### Django
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user