Skip to content

Latest commit

 

History

History
85 lines (71 loc) · 4.21 KB

resources.md

File metadata and controls

85 lines (71 loc) · 4.21 KB

Resources

📝 Core resources

Resources used in previous courses

  • Duckett, Jon. HTML and CSS. John Wiley & Sons, 2011 (internetstandaarden)
  • Duckett, Jon. JavaScript & jQuery. John Wiley & Sons, 2015 (inleiding programmeren)

Resources used in back-end

  • 🆓 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

If you have questions

Additional resources

🛠 Toolbox

  • 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!