Skip to main content

Command Palette

Search for a command to run...

JavaScript with babysteps!

Published
1 min read
JavaScript with babysteps!

Hey, do you want to learn JavaScript in an efficient and easy (tho programming is hard haha) way? so stay tune!

Hello, guys! In this post, I'm going to be explaining and overviewing my next project: a free JavaScript course for those who are afraid of programming (don't be!)

I've already done a post about the story behind JS, but, today, we're going to take a look in the content I'll be posting in this serie:

  • Syntax: The general rules defining how a language is typed

  • Data types and Operators: The different types of variables (such as strings and integers) and how they can be worked 

  • Functions: A block of code designed to perform a specific task  This will be a short course, and I intend to post all of it in just a few weeks. But it will also be very enjoyable and I hope you all like it :)
H

Yay, go on with the course please!