Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Other

JavaScript Basics For Beginners

Rating
-
Sold
-
Pages
3
Uploaded on
14-03-2023
Written in
2022/2023

This is the updated version which includes a more modern syntax and just better overall structure now. I have a lot of JavaScript courses and tutorials on my channel, but this is definitely the first one to watch if you are looking to learn JavaScript. So this will get you started with the basic syntax and all the fundamentals.

Show more Read less
Institution
Course

Content preview

JavaScript Crash Course For Beginners




This is the updated version which includes a more modern syntax and just better overall
structure now. I have a lot of JavaScript courses and tutorials on my channel, but this is
definitely the first one to watch if you are looking to learn JavaScript. So this will get you
started with the basic syntax and all the fundamentals. I’m going to go over what we’ll
cover in this crash course in a minute.


JavaScript is the language of the front end, meaning the browser, but you can also run it
on the server for more powerful things like interacting with databases and stuff like that.
That’s done by using a JavaScript runtime called Node.js, which is beyond the scope of
this tutorial. I do have a 21-hour course on Udemy called Modern JavaScript from the
Beginning that I’ll put in the description. It aims to learn the fundamentals of JavaScript
so I’m going to go a little faster than usual. Just because there’s so much to cover in
terms of just the fundamentals. I have a four-part course on the DOM using JavaScript
with the Document Object Model (DOM).


Every browser has what are called developer tools and you can use the javascript
console where you can output and you can also run javascript in the console. On
Chrome you can open it with command option I on a Mac you can toggle it that way or
f12 on Windows. There are three ways to set variables in javascript. var lets you set a
variable in a specific location, const is short for constant which means it can't be
changed and can't be reassigned, and we have primitive data types which means that the
data is directly assigned to memory.


We have strings, numbers, boolean, and symbol. We're not going to go over symbols
because it's beyond the scope of this tutorial, but let's create some variables that are
some of these data types.


In the first implementation of JavaScript, values were represented as a type tag and the
value with the type tag for objects being zero and null was represented as the null
pointer. Null is a bogus type of return value so as you can see here that that return value
from type is bogus. Using ES6 or ES2015, we could do console.log and we want to use
instead of quotes backticks. If we want the age variable to stop the string concatenate
and since we're at the end, we just get rid of that and save. Now again, my name is John
and I am 30. This is kind of the old way of doing it.

Written for

Course

Document information

Uploaded on
March 14, 2023
Number of pages
3
Written in
2022/2023
Type
OTHER
Person
Unknown

Subjects

$3.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
therahu

Get to know the seller

Seller avatar
therahu Ceoa
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
3 year
Number of followers
0
Documents
6
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions