Skip to Content
Web Developpement

Web Developpement

Course Overview

This course is designed to provide a comprehensive introduction to web development, equipping learners with the skills to build modern, responsive, and dynamic websites and web applications. Whether you’re a beginner or looking to strengthen your existing knowledge, the program covers both the fundamentals and advanced concepts of front-end and back-end development.

Who Is This Course For?

  • Beginners who want to start a career in web development

  • Professionals aiming to transition into tech roles

Private Course
Please sign in to contact responsible
Responsible Rami Ben Omrane
Last Update 09/16/2025
Members 3
Basic
  • Introduction to web developpement
    9Lessons ·
  • Git & Github
    7Lessons ·
    • Getting Started with Git
    • Basics Git Command
    • Configuring Git
    • GitHub Introduction
    • Working with remotes
    • Github Workflow
    • Conclusion
  • HTML Foundations
    20Lessons ·
    • What is HTML ?
      10 xp
    • HTML Code Structure
      10 xp
    • HTML Start Coding
      10 xp
    • HTML tag
      10 xp
    • Body tag
    • Head tag
    • Heading tag
    • Paired tag
    • Paragraph tag
      10 xp
    • HTML attributes
      10 xp
    • Image tag
      10 xp
    • Links tag
      10 xp
    • Audio/Video tag
      10 xp
    • List tag
      10 xp
    • Div tag
    • Table tag
    • Semantic tag
    • HTML Forms
      10 xp
    • HTML Forms Elements
    • Conclusion
  • CSS Essentials
    14Lessons ·
    • What is CSS
    • Linking CSS to HTML
      10 xp
    • CSS Selectors
    • CSS Selectors : Types
    • CSS Selectors : Combinators
      10 xp
    • CSS Selectors : Pseudo selectors
    • CSS Box Model
      10 xp
    • CSS Content
    • CSS Display
    • CSS Display : none
    • CSS Display : inline
    • CSS Display : Block
    • SAAS Introduction
    • Conclusion
  • Advanced CSS
    18Lessons ·
    • CSS : Flexbox
    • CSS Display : flex
    • CSS flexbox : rows and columns
    • CSS flexbox : justify-content
    • CSS flexbox : flex-wrap
    • CSS flexbox : align-item
    • CSS flexbox : align-content
    • CSS Positioning
    • CSS Grid System
    • CSS Grid System : Rows and Columns
    • CSS Grid System : Display
    • CSS Responsive Design
    • CSS Media Query
    • CSS Media Query Break-points
    • CSS : Useful Resources
    • Bootsrap Grid System
    • Bootstrap Classes
    • concon
  • JavaScript Basics
    39Lessons ·
    • Welcome to programming
    • Introduction to web to algorithms
    • Introduction to JavaScript
    • Creating your first Javascript
    • Adding Javascript to a web page
    • External JavaScript
    • Alert, prompt and Confirm
    • console.log
    • comments in JS
    • Basic Data Types
    • Arithmetic operators
    • Assignement operators
    • Comparison operators
    • Logical or Boolian operators
    • String operators
    • Program Flow : Functions
    • User-Defined Functions
    • Function Parameters
    • Calling Functions and the return Statement
    • Program Flow : Conditional Statement
    • The if Statement
    • The else Statement
    • The else if Statement
    • The Switch Statement
    • Program Flow : Loops
    • The While Loop
    • The Do While Loop
    • The For Loop
    • The For..in & For..of Loops
    • Break and Continue
    • Introduction to Arrays
    • Adding and Removing Elements
    • Introduction to Objects
    • Creating an Object
    • Prperties and Methods
    • Accessing Object Properties
    • Adding and Modifying Object Properties
    • Removing Object Properties
    • Conclusion
  • JavaScript and the DOM
    8Lessons ·
    • What is DOM ?
    • DOM Selector
    • DOM Attribute
    • DOM Manipulation
    • DOM events
    • Form Validation
    • Conclusion
    • Web Developpment Basics