JavaScript Essentials: Using The Console

preview_player
Показать описание
In this JavaScript Essentials tutorial, you'll learn how to get started using the console and write your first JavaScript statements.

In order to get started writing JavaScript, you're going to need an environment in which to write JavaScript source code. Luckily you can write it directly in the developer tools of any browser you might have access too. Also, if you have a Mac, you can use the RunJS program to write JavaScript in an interactive environment.

In the tutorial, you'll learn how to use the JavaScript console and write your first JavaScript statements including the ubiquitous 'Hello World' program and also how to do some arithmetic with JavaScript.

At the end of the lesson, you should have a pretty good idea of how to print messages to the console with JavaScript. Channel Handle @codebubb
Рекомендации по теме
Комментарии
Автор

I think literally ANYONE can follow these tutorials. You don’t have to be a developer or have previous Web Dev knowledge and that’s what I really like about your series! Simple, explained from scratch 👏🏻👏🏻👏🏻👏🏻

riannadsilva
Автор

Great video, the style of teaching is invaluable to a beginner

dgm
Автор

sir on the left hand side u write the code & on right hand side output is shown which text editor u use can u please make a small video on how u setup the environment like this

shubhamarora