Book Image

The Full Stack Web Developer Academy For Beginners [Video]

By : Chris Dixon
Book Image

The Full Stack Web Developer Academy For Beginners [Video]

By: Chris Dixon

Overview of this book

If you are an aspiring web developer or have a little experience, then this is the only course you will need! This course has been designed to give you a structured learning journey, teaching all the skills you need to build full-stack web applications! We begin with a little background into HTML, what it is, and how it came about. Then we take a deep dive into learning about how to use HTML, learning things such as Setting up an HTML project, HTML Structure, Headings, Div and span elements, Adding text and links, Formatting text, Lists, Images, Semantic elements and so on and will move onto styling with CSS. We then take the project even further by learning all about responsive design to make your websites look great on all size devices. Then onto the CSS Flexbox and CSS Grid. After this, we learn about the responsive Bootstrap 4 framework. The next sections will be teaching you all about Javascript, API'S and fetching data and a lot more. We round things off by building a full-stack application called 'Let's travel!'. This is a big project, which is a fun, yet challenging hotel booking project. All the codes and supporting files for this course are available at -https://github.com/PacktPublishing/The-Full-Stack-Web-Developer-Academy-For-Beginners
Table of Contents (20 chapters)
Free Chapter
1
Welcome and let's get started!
19
Publishing to a live server
Chapter 7
Bootstrap 4
Content Locked
Section 3
Creating a Bootstrap project
We are now going to look at the options when setting up a Bootstrap project, including directly including files and using CDN links. Also, we look at the starter template and take a closer look at the CSS provided by Bootstrap.