Created
August 8, 2024 17:55
-
-
Save foursixnine/3baa0dfee6f11d7f54b03c993c0b57b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Appendix: Links and other Information | |
* [5whys Method](https://en.wikipedia.org/wiki/Five\_whys) for Cause and Effect/Root Cause Analisys/Information Discovery | |
* [PDCA \- Wikipedia](https://en.wikipedia.org/wiki/PDCA) \- Plan-Do-Study-Act ([Demming Circle](https://deming.org/explore/pdsa/)) | |
* [Conway’s law](https://www.dcme.nu/conways-law/) | |
* [Product Management World](https://productmanagement.world/Home+Page) (Specially for entrepreneurs) | |
* [Applying Conway's Law to improve your software development | Thoughtworks](https://www.thoughtworks.com/insights/blog/applying-conways-law-improve-your-software-development) | |
* [QE Engineer Profile](https://gist.github.com/foursixnine/0aa50c8e5f95890ba99e72d356f1c5eb) \- Mostly a collection of links, useful overall | |
* [Civic Tech Field Guide](https://directory.civictech.guide/) | |
* [TransparenCEE network – Medium](https://medium.com/transparencee-network) | |
* [Bellingcat's Online Investigation Toolkit \[bit.ly/bcattools\]](https://docs.google.com/spreadsheets/d/18rtqh8EG2q1xBo2cLNyhIDuK9jrPGwYr9DI2UncoqJQ/edit?gid=1944271572\#gid=1944271572) | |
* https://roadmap.sh/ | |
Recommended Media (video & podcasts) | |
* Low Level Learning: https://www.youtube.com/watch?v=CulF4YQt6zA | |
* Thoughtworks Technology Podcast | |
* [Generative AI and the future of knowledge work | Thoughtworks](https://www.thoughtworks.com/insights/podcasts/technology-podcasts/generative-ai-future-knowledge-work) | |
* [My Thoughtworks journey: Rebecca Parsons](https://www.thoughtworks.com/insights/podcasts/technology-podcasts/my-thoughtworks-journey-rebecca-parsons) | |
* [Team topologies and effective software delivery | Thoughtworks](https://www.thoughtworks.com/insights/podcasts/technology-podcasts/team-topologies) | |
API Development: | |
* [What is RESTful API? \- RESTful API Explained \- AWS](https://aws.amazon.com/what-is/restful-api/) | |
* Hetzner Cloud API: [Hetzner Cloud API](https://docs.hetzner.cloud/\#overview) | |
* [REST API Tutorial – REST Client, REST Service, and API Calls Explained With Code Examples](https://www.freecodecamp.org/news/rest-api-tutorial-rest-client-rest-service-and-api-calls-explained-with-code-examples/) | |
* [2024 Guide to REST API Examples](https://apidog.com/blog/rest-api-examples/) | |
Misc | |
- [Character device drivers — The Linux Kernel documentation](https://linux-kernel-labs.github.io/refs/heads/master/labs/device\_drivers.html) | |
- [Linux Device Drivers, Third Edition \[LWN.net\]](https://lwn.net/Kernel/LDD3/) | |
- [https://thelinuxcode.com/linux-device-driver-tutorial/](https://thelinuxcode.com/linux-device-driver-tutorial/) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Appendix: Links and other Information
Recommended Media (video & podcasts)
API Development:
Misc