Absolute Beginners Introduction to web development

Go to class
Write Review

Absolute Beginners Introduction to web development provided by Udemy is a comprehensive online course, which lasts for 8 hours worth of material. Absolute Beginners Introduction to web development is taught by Bluelime Learning Solutions. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Learn practical hands-on web development with : HTML | CSS | JavaScript

    What you'll learn:

    • Install and use text editors
    • Install multiple web browsers to test applications
    • Plan and design a web project
    • Create a project directory
    • Understand basic anatomy of an HTML Element
    • Understand basic structure of an HTML document
    • Create basic HTML document structure
    • Understand and use HTML Attributes
    • Markup Texts
    • Create links on web pages
    • Use comments in your code
    • Write and understand CSS Ruleset
    • Apply CSS in various ways
    • Use CSS Base Selectors
    • Understand CSS Box Model
    • Change the background color of HTML document
    • Understand and use CSS Margin and Padding properties
    • Understand and use CSS Fonts and display properties
    • Apply JavaScript in various ways
    • Understand and create JavaScript Variables
    • Understand and create JavaScript Arrays
    • Understand and use various JavaScript data types
    • Understand and use various types of JavaScript Operators
    • Understand JavaScript Operator precedence
    • Understand and use JavaScript Conditional statements
    • Understand and create JavaScript functions
    • Understand and use JavaScript Events
    • Build a digital calculator
    • Build an analogue clock
    • Build a todo list web app

    Hello and welcome to this course.

    If you are a complete beginner, web development can be challenging —this course will guide you and provide enough detail for you to feel comfortable and learn the topics properly. You should feel at home whether you are a student learning
    web development (on your own or as part of a class), a teacher looking for class materials, a hobbyist,
    or someone who just wants to understand more about how web technologies work.

    The objective of this course is not to take you from "beginner" to "expert" but to take you from "beginner" to "comfortable so you can feel confident to experiment further.

    The three technologies every web developer must know are :

    • HTML : Used to create content
    • CSS: Used to present the content
    • JavaScript : Used to create interaction

    These core technologies are the building blocks of all websites and web based projects.

    Topics include:

    • Introduction to basic HTML
    • HTML document structure
    • Anatomy of HTML element
    • Marking up text
    • Links
    • Using comments andHTML Attributes
    • Introduction to basic CSS
    • Ways to apply CSS
    • CSS Ruleset
    • CSS basic selectors
    • Styling multiple elements
    • CSS Box model
    • Using margin and padding properties
    • Changing background color
    • CSS Display property
    • CSS Font property
    • Using google fonts
    • Introduction to basic JavaScript
    • Where to place JavaScript
    • Variables
    • Data Types
    • Operators
    • Operator precedence
    • Using Conditionals
    • Functions
    • Events
    • Using Linting tools
    • Adding image changer
    • Adding personalized message

    The course is practical and hands-on and should provide you with enough basic web development skills to be creative building your own projects.