Javascript Fun: Build a Tip Calculator!

Go to class
Write Review

Free Online Course: Javascript Fun: Build a Tip Calculator! provided by Skillshare is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Javascript Fun: Build a Tip Calculator! is taught by Chris Dixon.

Overview
  • Welcome to the Javascript fun series! 

    You can find all of the code and project stages here:

    https://github.com/chrisdixon161/fun-javascript-projects.com

    For web design or development, there are 3 must-know technologies, HTML, CSS, and Javascript.

    The main aim of the Javascript fun series is to take your knowledge of these 3 (only a little is required!), and put them into practice by building a series of educational, yet fun projects that show you exactly how they work perfectly together. Working on projects and solving problems is a great way to learn.

    The project we will build in this class will be a Javascript Tip Calculator.

    All the required tools are free to download, I will be using the following:

    Visual Studio Code Text Editor: https://code.visualstudio.com​

    Chrome Web Browser: https://www.google.co.uk/chrome/browser​

    We begin by creating the user interface with HTML. We then apply styling using CSS. 

    Then we add Javascript, this is where the real magic happens! 

     You will learn things such as:

    • Creating HTML interfaces
    • Styling with CSS
    • Incorporating Javascript and linking external files
    • Variables
    • Functions
    • Event handlers
    • Manipulating the DOM
    • Performing calculations and storing in variables
    • Conditionals
    • Converting values to a number
    • Setting the number of decimal places of a number
    • And much more!

    So if you are looking to move on and put your skills into practice by building real projects, I hope to see you in class!

Syllabus
    • Welcome To The Class!
    • Creating The User Interface
    • Styling With CSS
    • Fonts, Custom Sliders & Browser Prefixes
    • Events & User Input
    • Calculating % Displaying Values
    • Formatting Currency & Split
    • Follow Me On Skillshare!