Last Updated on July 2, 2023 by GeeksGod
Hello and welcome to this course.
web developers make a competitive salary compared to other industries. The high earning potential often piques the interest of many computer science prospective students, but the creativity and growth potential are what really seals the deal for most.
Consider the Pros
It’s always important to consider the pros and cons of any new career path. Web development has a number of pros: High earning potential, opportunity for growth, and flexibility are usually top of mind for most who get into the industry.
Some of the challenges for people who pursue web development is the competitive nature of the job market. While developers are in high demand, the calibre of coders is ever-increasing, making it important to stay updated on latest tech trends and programming developments. It’s also highly specialized, so it could be limiting for individuals who like variety in their careers.
This course is an introductory course to web development for absolute beginners.The aim of the course is not take you from beginner to expert but to take youfrom beginner to a point where you can you can decide if you want to explore more.
The three technologies every web developer must know are :
HTML : Used to create contentCSS: Used to present the contentJavaScript : Used to create interaction
They are the building blocks of all websites and web based projects.This course will teach you the basics of these three technologies by creating a basic one page website project.