Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed JavaScript Basics!
You have completed JavaScript Basics!
Preview
This JavaScript Basics course will guide you and help get you immersed in the JavaScript language, with quizzes, code challenges, practice opportunities, and more. This video covers the concepts you will learn in this course.
Resources
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
If JavaScript is your first programming
language, I bet you're excited, but
0:00
also maybe a little nervous and
not sure what to expect, that's natural.
0:04
I too felt a bit intimidated and out of my
comfort zone when I first started learning
0:08
JavaScript, there were a lot of
new terms and concepts introduced.
0:11
It wasn't until I fully
immersed myself in the language
0:16
that I started to pick up quite a bit.
0:19
Concepts began to stick and
code look more and more familiar overtime.
0:20
So, this JavaScript Basics course
along with other follow along courses
0:25
is intended to guide you and help you
get immersed in the JavaScript language
0:29
with quizzes, code challenges,
practice opportunities, and more.
0:33
It's going to be challenging but
also awesome and rewarding.
0:37
I'm excited for you.
0:40
Before you get started programming,
0:42
I wanna talk about what
I'll cover in this course.
0:43
JavaScript is a programming language.
0:46
And like any language,
it has its own vocabulary and grammar.
0:49
Programmers call this syntax.
0:53
A programming language's syntax
is the rules of the language, or
0:56
the instructions,
0:59
special words and punctuation you
use to put together a program.
1:00
Every programming language has its own
syntax, just as English, Spanish, and
1:04
Mandarin each have their
own vocabulary and grammar.
1:08
I'll also teach you basic
programming concepts.
1:11
These concepts won't
just apply to JavaScript.
1:14
They're common ideas you'll find in
other programming languages like Python,
1:16
Java, or PHP, for example variables,
data types and conditional statements.
1:19
I'll teach you the concepts I
think you should focus on at
1:24
this particular part of your journey.
1:27
And don't worry about remembering or
fully understanding everything right away.
1:29
This is the journey and
you're just getting started.
1:32
As a programmer, it's also important
to be able to talk like a programmer.
1:35
So I'll introduce important vocabulary
that's useful for you to know.
1:40
These are programming terms that will
come up often as you read, talk, and
1:43
learn about JavaScript and programming.
1:46
Like the word syntax,
1:48
which again is a programming
language's vocabulary and grammar.
1:49
Lastly, you'll learn important
programming techniques.
1:54
These are best practices, or
proven ways to put together programs so
1:56
they work better.
2:00
For example, you'll learn how to use
comments to make your programs easier to
2:01
understand and use.
2:04
I'll also model for you the process
of basic debugging techniques.
2:06
Or finding errors in your code.
2:09
Making mistakes,
2:12
sometimes mistakes that feel silly are all
part of the role of being a programmer.
2:12
So it's important to practice finding and
fixing those errors.
2:17
Errors can often be your greatest teacher, too.
2:20
Learning alone can be challenging but
2:23
remember you are not
taking this course alone.
2:25
There are many other students
some of whom are programming for
2:28
the first time taking
this course right now.
2:30
So I encourage you to make use of your
support structure like the amazing
2:33
community and tools we offer to help you
meet other students, ask questions and
2:36
talk about what you are learning.
2:40
Also, with each video is
a detailed set of teacher's notes.
2:42
Now I'll do my best to point out when
there's something in there that you have
2:46
to review, but try to get in
the habit of checking the notes for
2:48
additional resources examples and
helpful tips.
2:51
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up