About This Course
In this course we’ll learn the Javascript programming language from an absolute beginner level all the way to advanced in no time at all!
We’ll start out by setting downloading and installing the Sublime Text Editor – for free. That’s the only tool you’ll need to start writing and running Javascript code.
Then, we’ll dive into very basic computer science concepts. Things like:
- Printing to the Screen
- Variables
- Numbers and Simple Math
- Comparison Operators
- Assignment Operators
After that, we’ll move into more intermediate topics like:
- Conditional If/Else Statements
- While Loops
- For Loops
- Fizzbuzz
Finally, we’ll finish up with more advanced topics like:
- Arrays
- Objects
- Functions
After that, we’ll learn web development things like:
- Pop Ups
- Web Forms
- And more
Towards the end of the course we’ll put everything we’ve learned together and build a fun little math flashcard web app. You’ll be surprised at how quick and easy this will actually be!
Javascript is one of the greatest programming languages to learn, and learning has never been this easy.
Our Promise to You
By the end of this course, you will have learned Javascript programming.
30 Day Money Back Guarantee. If you are unsatisfied for any reason, simply contact us and we’ll give you a full refund. No questions asked.
Get started today and learn more about Javascript programming.
Course Curriculum
Section 1 - Beginning Javascript | |||
Introduction | 00:00:00 | ||
Development Tools | 00:00:00 | ||
Where Does Javascript Go On A Webpage? | 00:00:00 | ||
Output Javascript To The Screen | 00:00:00 | ||
Section 2 - Intermediate Javascript | |||
Statements And White Space | 00:00:00 | ||
Variables | 00:00:00 | ||
Math And Numbers | 00:00:00 | ||
Assignment Operators | 00:00:00 | ||
Comparison Operators | 00:00:00 | ||
Conditional Statements | 00:00:00 | ||
Logic Operators | 00:00:00 | ||
Section 3 - Advanced Javascript | |||
For Loops | 00:00:00 | ||
While Loops | 00:00:00 | ||
FizzBuzz | 00:00:00 | ||
Arrays | 00:00:00 | ||
Multidimensional Arrays | 00:00:00 | ||
Objects | 00:00:00 | ||
Functions | 00:00:00 | ||
Prompt Boxes | 00:00:00 | ||
Random Numbers | 00:00:00 | ||
Web Forms | 00:00:00 | ||
Section 4 - FlashCard App | |||
Flashcards: Generate Random Numbers | 00:00:00 | ||
Flashcards: Check For Numbers | 00:00:00 | ||
Flashcards: Check For Correct Answers | 00:00:00 | ||
Flashcards: Reset Button | 00:00:00 | ||
Flashcards: Conclusion | 00:00:00 |
Quick way to learn java
This was a great introduction to JavaScript. Knowing some basic HTML is definitely useful but not required to understand the content. Looking forward to learning more from John in the future.