Foundations of Front-End Web Development
- Offered byUDEMY
Foundations of Front-End Web Development at UDEMY Overview
Duration | 20 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Official Website | Explore Free Course |
Credential | Certificate |
Foundations of Front-End Web Development at UDEMY Course details
- This course should be taken by anyone interested in learning the ropes for becoming a Front End Developer, one of the best trending and exciting areas of Web Development at the moment
- This course should Not be taken by people interested in Server Side Development (PHP, Java, Databases..). This course focuses on all the technologies related to the Web browser environment (HTML/CSS/Javascript/Frameworks/Testing)
- By the end of the course, you'll have all the tools and practical knowledge necessary to build visually rich Single page Web applications, try your luck with job interviews and kickstart your career as a Front End Developer!
- After completion you'll have touched upon the comprehensive curriculum of a Junior Front End Developer. Try your luck, applying for jobs, getting feedbacks and improving on the solid foundations built during this course!
- With the solid foundations acquired in this course, it will be much way easier to approach web articles and resources on Front End Development, armed with the necessary background and lingo to make the most out of them, learn effectively and quickly.
- With the basics knowledge out of the way, the world is your oyster! Expand on the foundational knowledge acquired and specialize in further niches (AngularJs, EmberJs, Gaming, Full Stack Development).
- This course was made in 2015 and, apart from a few tweaks in 2016 it hasn't seen further updates (that is one of the reasons why it's now offered for free)
- Though, its content is still super relevant nowadays and important in building a solid foundation in Front-End Development. No matter what latest technology you want to learn, you need the basics first and this is exactly what this course is for!
- This course will teach you the skills to kick-start a career in Front End Development, assuming no previous knowledge of any of the topics presented
Foundations of Front-End Web Development at UDEMY Curriculum
Introduction
Welcome and overview of the technologies we'll deal with
Chrome, the browser we'll use during this course
Development tools: the Editor
Installing Sublime Text 3 (Mac)
Installing Sublime Text 3 (Windows)
Installing Sublime Text 3 (Linux)
HTML Foundations
Prologue: how a webserver works
What is HTML
Structure of a HTML page
Structure of a HTML tag
HTML and Tags: got it
Let's start coding! our first html file!!
Let's move it to the cloud with jsBin!
Semantic HTML
More semantic tags: section, article, header and footer
Navigating relationships with the anchor tag
Form tags
Form tags - continued
Presenting a list of elements: the list tags
Working with tabular data
CSS
What is CSS
Inline, internal or external styles
CSS properties and measures
The ID and Class attributes
Id and class selectors
The element selector
The attribute selector