mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
Compare commits
2 Commits
71db0f7f09
...
478ab991d1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
478ab991d1 | ||
|
|
65fb739a8d |
@ -2125,7 +2125,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
|
||||
#### Flask
|
||||
|
||||
* [Explore Flask](https://exploreflask.com) - Robert Picard
|
||||
* [Explore Flask](https://explore-flask.readthedocs.io) - Robert Picard
|
||||
* [Flask Documentation](https://flask.palletsprojects.com) - Pallets
|
||||
* [Python Flask Tutorial](https://www.tutorialspoint.com/flask/) - Tutorials Point (HTML, PDF)
|
||||
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg (0.9)
|
||||
|
||||
@ -309,7 +309,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
|
||||
### Embedded Systems
|
||||
|
||||
* [Control and Embedded Systems](http://www.learn-c.com) (HTML)
|
||||
* [Discovering the STM32 Microcontroller](http://www.cs.indiana.edu/~geobrown/book.pdf) (PDF) (CC BY-NC-SA)
|
||||
* [Discovering the STM32 Microcontroller](https://web.archive.org/web/20250112021837/https://legacy.cs.indiana.edu/~geobrown/book.pdf) (PDF) (CC BY-NC-SA)
|
||||
* [First Steps with Embedded Systems](https://www.phaedsys.com/principals/bytecraft/bytecraftdata/bcfirststeps.pdf) - Byte Craft Limited (PDF)
|
||||
* [Introduction to Embedded Systems, Second Edition](https://ptolemy.berkeley.edu/books/leeseshia/releases/LeeSeshia_DigitalV2_2.pdf) - Edward Ashford Lee, Sanjit Arunkumar Seshia (PDF) (CC BY-NC-ND)
|
||||
* [Introduction to Microcontrollers](http://www.embeddedrelated.com/showarticle/453.php) (HTML)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user