Difference between revisions of "Automation and Programming - Tools"
From DigiAppHum
(Created page with "{{Main-Header-Image-Tools}} <p> </p> <p class="brand-name text-center main_subline"> ''Digital Do-It-Yourself Portal! Demonstrations and FAQs are provided for educational...") |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Main-Header-Image-Tools}} | {{Main-Header-Image-Tools}} | ||
+ | <p class="brand-name text-right main_subline"> | ||
+ | <span class="links-yellow"> [[Basic Services and Hardware - Tools|Basic Services and Hardware]]</span> | <span class="links-yellow"> [[Legal Considerations -Tools|Legal Considerations]]</span> | <span class="links-yellow"> [[Digitalisation -Tools|Digitalisation]]</span> | <span class="links-yellow"> [[Automation and Programming - Tools|Automation and Programming]]</span> | <span class="links-yellow"> [[Fabrication and Repair - Tools|Fabrication and Repair]]</span> | <span class="links-yellow"> [[Intelligent Systems - Tools|Intelligent Systems]]</span> </p> | ||
<p> </p> | <p> </p> | ||
− | <p | + | </p> |
+ | |||
+ | Programming | ||
+ | * [https://htmlforpeople.com/ Html 4 people] - learn html! | ||
+ | * [http://projectpython.net/chapter00/ Project Python – Free Interactive Book That Introduces Python Programming and CS] | ||
+ | * [http://advancedlinuxprogramming.com/ Advanced Linux Programming] | ||
+ | * [http://www.golang-book.com/ An Introduction to Programming in Go] | ||
+ | * [https://rust-lang.github.io/book/ Rust Programming Book] | ||
+ | * [https://shi-yan.github.io/webgpuunleashed/ WebGPU Programming] | ||
+ | * [https://devpedia.dev/ Dev Encyclopedia] | ||
+ | * [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://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 | ||
+ | * [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