Follow along with a structured front-end curriculum covering HTML, CSS, JavaScript, and Git basics in a logical order.
Use as a reference point while watching the companion YouTube or Udemy video lessons.
Find recommended VS Code extensions like Live Server to preview your HTML pages as you code.
This repository is the companion code and resource collection for a beginner-level front-end development video course created by Hakan Yalcinkaya for Kodluyoruz, a Turkish coding education platform. It is aimed at people who are just starting out in software development and want to build a foundation before moving on to more advanced tools or frameworks. The course covers the building blocks of web development in a structured order. Students start with roadmap planning, then move through setting up their development environment, learning to use Visual Studio Code, and working with HTML and CSS for page structure and styling. Bootstrap is introduced as a way to apply ready-made visual styles without writing everything from scratch. Git and GitHub are covered as tools for saving and tracking code changes. JavaScript rounds out the curriculum with beginner-level programming concepts. The repository also includes a short section on Markdown, the plain-text formatting system used in README files and documentation. A few VS Code extensions are listed that the course recommends, including Live Server for previewing pages in a browser as you code. The README is written in Turkish, reflecting the course's intended audience of Turkish-speaking beginners. Contributors are welcome to add supplementary links or additional code examples to any section, and their names appear in the contributors list on GitHub. If you are looking for the video lessons themselves, they are hosted on YouTube and Udemy rather than in this repository. The repository mainly serves as a reference point, a place to follow along, and a community hub for students taking the course.
← hakanyalcinkaya on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.