10 results
React Essentials: Hooks, State, Effects & Projects
Start with React basics, building and styling components. Make them dynamic, then master useState for state/input and apply it in a To-Do List project. Learn side effects with useEffect, explore advanced hooks, and complete a final project.
Advanced CSS Grid: Layout Architecture & Techniques
You will learn to structure complex component layouts, integrate Grid with modern web standards, and adopt an advanced layout mindset. Master precise placement & sizing, build fluid responsive grids with auto-fit and minmax(), and explore cutting-edge Grid features.
CSS Flexbox Mastery
Master CSS Flexbox from the ground up. You will learn core concepts and the main/cross axes, control individual flex items, explore advanced container properties, and build practical, real-world layout patterns for modern web design.
Modern CSS: Layout, Flexbox, Grid & Responsive
Learn CSS from start to finish. You'll begin with fundamentals like selectors, the box model, and typography. Then master backgrounds, lists, and positioning. Finally, build modern layouts with Flexbox & Grid and learn responsive web design to create professional websites.
JS
JavaScript Essentials: From Zero to DOM Projects
Start with JavaScript syntax, variables, and program flow. You'll learn to write reusable functions, work with data structures (arrays & objects), manipulate the DOM, handle user events, and apply everything in a beginner capstone project.
HTML Foundations: Structure, Media, Forms & Projects
Start with HTML anatomy, then learn to structure text, create lists, and build links. You'll master semantic page structure, add images/media, construct tables, and create interactive forms. Apply all skills in a final project to build a complete webpage.
JS
JavaScript Foundations
This course covers the fundamentals of JavaScript programming. You’ll learn variables, constants, data types, arithmetic operations, user input, conditionals, loops, and basic functions. It also includes introductory projects such as a counter, number guessing game, and temperature converter to apply core programming concepts.
CSS Layouts: Flexbox & Grid
Master Flexbox architecture and CSS Grid systems to build sophisticated, responsive web interfaces. Learn professional layout strategies and solve complex design challenges with modern CSS techniques.
CSS Fundamentals: Master Selectors, Properties & Styling from Scratch
Learn CSS like a pro! This comprehensive beginner course covers everything you need to style web pages beautifully. Master selectors, properties, the cascade, specificity, box model, colors, fonts, and more.
Intermediate HTML Essentials
Deepen your HTML skills with semantic layout, complex forms, validation, multimedia, and accessibility best practices. This course connects beginner knowledge to real-world, production-ready HTML structure used in modern web development.