Learning Server-side Programming through Game Development
Key Takeaways
Develops server-side programming skills through game development using Node.js and HTTP protocol
Original Description
This course offers a comprehensive understanding of web development, concentrating on essential server-side techniques. Topics include the HTTP protocol for browser-server communication, various methods of interaction between browsers and servers, and approaches for web application development.
Students will gain hands-on experience in web server development using Node.js. The course will cover related browser-side techniques such as utilizing HTML forms, structuring data with JSON, and asynchronous JavaScript programming using promises. Additionally, students will explore AJAX for server communication and different web application architectures, including Single Page Applications (SPAs), Multi-Page Applications (MPAs), RESTful APIs, and MVC architecture. The curriculum also introduces web authentication, cookie management, and real-time communication using WebSockets.
Throughout the course, students will engage in practical programming exercises, culminating in the development of a multi-player game project. By the end of the course, students will be equipped to apply the technologies and skills they have acquired to create engaging and comprehensive web applications.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related Reads
📰
📰
📰
📰
Passing Variables in Rust: How Functions Handle Ownership
Medium · Programming
This Week In PHP Internals | July 8, 2026
Dev.to · Len Woodward
The Complete Redbelly EligibilitySDK Integration Guide: Widget to Backend to On-Chain
Dev.to · Isaac Atunbi
🎬 O Guia basico sobre Optimistic vs Pessimistic Lock no Spring Boot 🍿
Dev.to · Fabio Rocha
🎓
Tutor Explanation
DeepCamp AI