- Duckett, Jon. HTML and CSS. John Wiley & Sons, 2011 (internetstandaarden)
- Duckett, Jon. JavaScript & jQuery. John Wiley & Sons, 2015 (inleiding programmeren)
- 🆓 Young, Alex, and Mike Cantelon. Node.js in Action. Manning, 2017 (optional※)
- 🆓 Hahn, Evan. Express in Action. Manning, 2016 (optional※)
※ free for AUAS students through Safari Books
- Read the manual for the technology in question (Git, GitHub, Node, npm, express, MongoDB)
- Browse examples
- Search StackOverflow
- Use a search engine like DuckDuckGo
- Ask questions on MS Teams
- 🆓 FreeCodeCamp (course) — Apis And Microservices
- 💸 Learnnode (course) — A premium training course to learn to build apps with Node.js, Express, MongoDB
- 🆓 Expressworks (workshopper) — Learn the basics of the Express.js framework.
- 🆓 Learnyoumongo (workshopper) — Getting started with MongoDB and Node.js
- 🆓 Learnyounode (workshopper) — Learn the basics of JavaScript. No previous programming experience required.
- 🆓 How to npm (workshopper) — Learn how to use and create npm modules.
- 🆓 Server-side (course) — Introduction to the server-side
- 🆓 Node-handbook (course) — Learn node the node way!
- 🆓 Nodejs.dev (course) — Introduction to Node.js!
- 🆓 Working with Data and APIs (course) — Learn how to work with data in web applications
- 🆓 Server-side website programming (articles) — How to create dynamic websites
- 🆓 freeCodeCamp APIs and Microservices (course) — Basic node and Express Exercises
- HTTP Status Codes (http) — Easy to reference database of HTTP Status Codes with their definitions and helpful code references.
- HTTP Cat (http) — Easy to reference database of HTTP Status Codes with images of cats.
- Excalidraw (databases) — Draw database diagrams with Google Drawings.
- MongoDB Compass (databases) — GUI for Mongo
- Postman (APIs) — Postman Simplifies API Development.
- CMD Methods (research methods) - An overview of research methods
💡 Some resources used in this course show the MacOS interface. If you're on Windows many tools offer equivelant experiences and most steps and commands you enter will be the same. If something is different on Windows, please let your instructor and other students know in the
#windows
channel so we can troubleshoot and look at alternatives!