Day 11 of Learning Web Development π»οΈ
-π οΈ built Quote API project
-π¬ tested APIs using Postman
-π practiced query parameters & JSON responses
-β handled status codes and request validation
next - middleware
#Day11OfLearningWebDevelopment#JavaScript#ExpressJS#Postman π
Day 10 of Learning Web Development π»οΈ
- completed Express Routes
- learned CRUD operations w Express
- understood req.params and req.query
- worked with HTTP status codes and route handling
Next: Express Router π
#Day10OfLearningWebDevelopment#WebDevelopment#ExpressJS π
Day 9 of Learning Web Development π»οΈ
-learned Express.js basics
-understood server-side frameworks
-created my first Express server
-learned requests, and responses
will learn about routes tomorrow.
#Day9OfLearningWebDevelopment#JavaScript#NodeJS#ExpressJS π
Day 4 of CP practice πΌ
solved:
- Tram (running maximum, O(1) space optimization)
- Queue at the School (simulation, simultaneous swaps)
now off to practice some STL problems.
why WA on p2?
- wrong file submission π (266A/226B)
#Codeforces#CompetitiveProgramming#CPP
Day 8 of Learning Web Development π»
-learned CommonJS & NPM
-built Find Your Hat -in Node.js
-practiced classes, loops, user input, and game logic
-done with node.js and basics of backend development
#Day8OfLearningWebDevelopment#JavaScript#NodeJS#WebDevelopment π
Day 3 of CP practice
solved:
-beautiful year (unique digits, brute force)
- in search of an easy problem (boolean flag)
#Codeforces#CompetitiveProgramming#CPP
Most people haven't seen this yet:
Epic Games just open-sourced Lore, a new version control system built for large-scale game development and massive binary assets.
Definitely worth keeping an eye on.