1. Introduction to Web Development
A beginner's guide to web development for Computer Science students, covering the client-server model, front-end and back-end roles, HTML/CSS/JavaScript basics, and how the web actually works.
A beginner's guide to web development for Computer Science students, covering the client-server model, front-end and back-end roles, HTML/CSS/JavaScript basics, and how the web actually works.
A practical guide to RESTful and GraphQL API design for Computer Science students, covering HTTP methods, statelessness, resource modeling, GraphQL queries/mutations, and when to choose one over the other.