Difference between revisions of "Automation and Programming - Tools"
From DigiAppHum
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
* [http://www.golang-book.com/ An Introduction to Programming in Go] | * [http://www.golang-book.com/ An Introduction to Programming in Go] | ||
* [https://rust-lang.github.io/book/ Rust Programming Book] | * [https://rust-lang.github.io/book/ Rust Programming Book] | ||
− | * [https://shi-yan.github.io/webgpuunleashed/ | + | * [https://shi-yan.github.io/webgpuunleashed/ WebGPU Programming] |
* [https://devpedia.dev/ Dev Encyclopedia] | * [https://devpedia.dev/ Dev Encyclopedia] | ||
* [https://news.ycombinator.com/item?id=2669075 The Art of Assembly Language Programming (Linux edition)] | * [https://news.ycombinator.com/item?id=2669075 The Art of Assembly Language Programming (Linux edition)] | ||
* [https://inventwithpython.com/invent4thed/ Invent Your Own Computer Games with Python] | * [https://inventwithpython.com/invent4thed/ Invent Your Own Computer Games with Python] | ||
+ | * [https://news.ycombinator.com/item?id=681035 Programming in Lua] | ||
+ | * [https://observablehq.com/@jerryjappinen/new-programmers-handbook New Programmer's Handbook (free e-book to learn/teach programming)] | ||
+ | * [https://link.springer.com/book/10.1007/978-3-030-50356-7 Introduction to Scientific Programming with Python (Free Book)] | ||
+ | * [https://opendsa.cs.vt.edu/ODSA/Books/PL/html/index.html Programming Languages] | ||
+ | * [http://www.cs.cf.ac.uk/Dave/C/CE.html Programming in C (online book)] | ||
Automation | Automation | ||
* [https://www.complexcognition.co.uk/2021/06/ironies-of-automation.html?m=1 Ironies of Automation] | * [https://www.complexcognition.co.uk/2021/06/ironies-of-automation.html?m=1 Ironies of Automation] |
Latest revision as of 22:52, 10 October 2024

Basic Services and Hardware | Legal Considerations | Digitalisation | Automation and Programming | Fabrication and Repair | Intelligent Systems
Programming
- Html 4 people - learn html!
- Project Python – Free Interactive Book That Introduces Python Programming and CS
- Advanced Linux Programming
- An Introduction to Programming in Go
- Rust Programming Book
- WebGPU Programming
- Dev Encyclopedia
- The Art of Assembly Language Programming (Linux edition)
- Invent Your Own Computer Games with Python
- Programming in Lua
- New Programmer's Handbook (free e-book to learn/teach programming)
- Introduction to Scientific Programming with Python (Free Book)
- Programming Languages
- Programming in C (online book)
Automation