Codeschool Online LMS

Frontend Web Development

Who is it for: Anyone venturing into coding and anyone learning Frontend development.

What it is: Front end development is a style of computer programming that focuses on the coding and creation of elements and features of a website that will then be seen by the user. It’s about making sure the visual aspects of a website are functional. You can also think of front end as the “client side” of an application.

A front-end developer builds the front-end portion of websites and web applications—the part users see and interact with. A front-end developer creates websites and applications using web languages such as HTML, CSS, and JavaScript that allow users to access and interact with the site or app.

What You’ll Learn: At the end of this course, you’ll learn;

  1. How to build high quality websites and dynamic applications to create stunning user experiences for the web.
  2. How to design websites with users in mind and get familiar with the latest web developer technologies and ecosystems.
  3. how to put things exactly where you want them on your web projects using flexbox and Bootstrap Framework.
  4. HTML, CSS, Javascript, Bootstrap, React.js (basics)

Week 3: Styling with CSS I

1
Introduction to CSS I
1:19:55

CSS stands for Cascading Style Sheets.

CSS describes how HTML elements are to be displayed on screen, paper, or in other media. CSS saves a lot of work. It can control the layout of multiple web pages all at once. External stylesheets are stored in CSS files.

2
Introduction to CSS II
23:58

CSS stands for Cascading Style Sheets

CSS describes how HTML elements are to be displayed on screen, paper, or in other media. CSS saves a lot of work. It can control the layout of multiple web pages all at once. External stylesheets are stored in CSS files


3
Week 3: Quiz Question
5 questions
4
Week 3: Assessment
5
Week 4: Mini HTML & CSS Project
56:09

Mini HTML & CSS Project to check the how best we can use the knowledge gotten so far in real life scenarios, in this case learning how to build a calculator app.

6
Week 5: Introduction to Javascript
42:22

JavaScript is a dynamic programming language that's used for web development, in web applications, for game development, and lots more. It allows you to implement dynamic features on web pages that cannot be done with only HTML and CSS.

Be the first to add a review.

Please, login to leave a review