haxtheweb / edtechjoker

Project EdTechJoker resources / materials
Apache License 2.0
12 stars 183 forks source link
course edtech education webdevelopment

IST 256 - FA 2024

Welcome to the "web components are the future that is here right now" course. This course is for advanced Web application development and that could go one of two ways.

  1. Industry way. Adopt whatever gets you an app quickly. You understand how nothing works, adopting whatever conventions someone blogs about
  2. My way. We learn vanilla and use a very small library just above vanilla called Lit. If you can grasp the micro you can build macro.

Why?

I need a book

If that's true. I suggest you read this. https://eloquentjavascript.net/ or http://Javascript.info I won't quiz you on it but it's going to make life a lot more logical as we go through things like event loop and JS logic.

I need courses / additional tutorials

I'd also question that you need a book in the age of AI, free online tutorials, and a mountain of resources from Google Code Labs to YouTube to Coursera. The web is made of the stuff we use to learn about it, so look there.

List a sub-set of this list compiled by X @mujeeb0147 - https://twitter.com/mujeeb0147/status/1744569325241958809

How this class works - ALWAYS IN THE draft-outline.md

Resources