Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Latest commit

 

History

History
87 lines (73 loc) · 4.46 KB

resources.md

File metadata and controls

87 lines (73 loc) · 4.46 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

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.
  • HTTbey (http) — Bey GIFs that are in a way related to a specific HTTP status code description.
  • Excalidraw (databases) — Draw database diagrams with Google Drawings.
  • MongoDB Compass (databases) — GUI for Mongo
  • Postman (APIs) — Postman Simplifies API Development.

⚙️ CMD Methods

Products

  • Interactive Application
  • Prototype
  • Flows or wireframes
  • Sitemap

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!