Welcome to the Javascript fun series! 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 course will be a Javascript Number Comparison game.
We begin by creating the user interface with HTML. Then we apply styling and animations 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
- CSS Animations and keyframes
- CSS Gradients
- Const and let
- ES6 Arrow Functions
- Event handlers
- Displaying images
- Manipulating the DOM
- Working with and looping through arrays of objects
- Setting CSS with Javascript
- Template strings
- Using the splice and slice methods
- Javascript Math functions
- The ternary operator
- If statements and the return keyword
- setInterval, clearInterval and setTimeout
- And much more!
So if you are looking to move on and put your skills into practice using real projects, I will see you in the class!
The class is fully project based.
The project we will be building in this course is a Javascript Number Comparison game.
Go ahead and be as creative as you like and I look forward to seeing what you create!