Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Full Stack Bootcamp Series - Develop About Page [PART 1]
Rating: 5.0 out of 5(17 ratings)
94 students

Full Stack Bootcamp Series - Develop About Page [PART 1]

Develop a responsive about page for an imaginary pastry shop using HTML, CSS, Bootstrap and deploy in AWS.
Last updated 2/2022
English
English [Auto],

What you'll learn

  • Fine grained steps and instructions
  • Learn basics of HTML, CSS, Bootstrap, GitHub and Cloud
  • Build an about page for an imaginary Pastry Shop
  • You will implement the about page and deploy it in cloud.

Course content

9 sections242 lectures4h 44m total length
  • Introduction5:20

    Build a sign-up feature with front-end validation and bootstrap styling, and connect to a backend service that stores signup data in a database.

  • Learning Environment0:48

    Engage in a discourse-driven, practice-oriented coding environment using a desktop or laptop, with Windows 10 guidance and Mac instructions provided, and prepare your environment with headphones to enhance motor learning.

  • Video Settings2:40

    Adjust playback speed with the playback rate option to suit your pace, choose 720p for readability, and disable auto play to stay on the current video until you finish coating.

  • Install Chrome Browser1:32

    Install the Chrome browser on your desktop to ensure a uniform look and feel, then download and install the appropriate Chrome version for your operating system following the on-screen instructions.

  • Download Visual Studio Code1:20

    Download Visual Studio Code to edit HTML and JavaScript files for the about page project. Follow the download steps at code.visualstudio.com, choose your operating system, and install the editor.

  • Install Visual Studio Code for Windows1:45
  • Install Visual Studio Code for Mac2:06

    Install Visual Studio Code on Mac by downloading the zip, extracting it, and moving the app to the Applications folder. Launch the app from the Applications folder and confirm.

  • Quick Launch Visual Studio Code2:32

    Learn to quick-launch Visual Studio Code on Windows and Mac by pinning to the taskbar or keeping the dock icon, enabling instant access for the full stack bootcamp.

  • Install Live Server Extension1:30

    Install the live server extension in visual studio code to automatically refresh the browser while editing HTML and JavaScript.

Requirements

  • No prior development experience required
  • Desktop PC or Laptop with minimum 4GB of RAM and 500MB hard disk space
  • On screen instructions provided for Apple Mac users

Description

Welcome to PART 1 of the Full Stack Development course series.

This is a beginner friendly course.

Learn Full Stack Development by building a website for an imaginary pastry shop.

This is the first part of the Full Stack Development course series.

The following is the summary of what you will learn in this course:

  • You will learn to build the about page of the pastry shop website.

  • As part of building this website, you will learn:

  • To create HTML web page.

  • Style the web page using CSS.

  • Make the page look good in desktop and mobile using Bootstrap.

  • Publish the code to GitHub.

  • Deploy the code in AWS.

  • Learn basics of HTTP Protocol.

In HTML, you will learn about DOCTYPE, html, body, heading, title, meta, charset, favicon, image, alt attribute, div and nav.

In CSS, you will learn  Inline style, external style, element selector, class selector, color, background color, padding, border, margin, box model, text align, font family, font weight, font size, height, width, layout, flex and flex wrap.

In Bootstrap, you will learn Responsive Web Design, View Port, applying Bootstrap styles, customize Bootstrap styles, headings, container, understand grid system and device classification to make the web page responsive.

In GitHub, you will learn creation of repository, initializing the repository, staging files, commit and pushing the code.

In AWS, you will about creation of EC2 instance with Ubuntu Linux operating system, you will connect to the EC2 instance using SSH, then using SSH commands like pwd, ls, scp, cp, apt and service commands you will deploy the web page in Apache HTTP Web Server.

Who this course is for:

  • Graduates
  • Developers looking to enhance their skills
  • Whomever want to become a Full Stack Trainer