Day 1 β Journey to Becoming a Complete Full-Stack Developer (2026 Edition) π
Starting from absolute beginner β professional engineer in 1 year.
Phase 0: Foundation
Before writing a single line of code, Iβm focusing on understanding how computers, the internet, and developer tools actually work.
Todayβs focus: How the Internet Works π
Hereβs what Iβve covered:
- What happens when you type a URL into a browser
- Breaking down a URL structure: Protocol (scheme), subdomain, domain, port, path, query string, fragment
- Understanding DNS (Domain Name System)
- How human-readable domains translate into IP addresses
- The DNS lookup process: Browser cache β OS cache β Recursive resolver β Root name server β TLD name server β Authoritative name server
- How IP addresses are returned, cached, and used to establish a connection
Whatβs Next (Day 2)
- DNS record types
- TTL (Time To Live)
- TCP connection basics
Iβm documenting everything as I learn. If you want to follow or check out my roadmap:
π https://github.com/JstKiraOfficials/Complete-Full-Stack-Developer-Roadmap
Consistency over intensity. See you on Day 2. πͺ
Top comments (0)