JavaScript for Beginners: Learn the Fundamentals of JavaScript | Thinkful

preview_player
Показать описание

_______________________________________________________

What is JavaScript:

JavaScript (JS) is one of the most common programming languages. It’s used to build website features such as live updates, interactive elements, animations, and more. It can be used in combination with other languages to build a website from scratch.
_______________________________________________________

Why You Should Know JavaScript:

JavaScript is incredibly common, and essential for any web developer to know. Any modern website is going to require at least some amount of JavaScript in order for it to include dynamic features. Anyone fluent in JavaScript will be able to create custom web page features, make site updates, and build a website from the ground up.
_______________________________________________________

What You’ll Learn In This Video:

This video serves as a first intro to JavaScript. You’ll learn the basic syntax, as well as how to write simple lines of code in this widely-used programming language.

We’ll cover:
* Introduction to Thinkful
* Introduction to JavaScript
* JavaScript for Beginners: client side vs. server side
* Description of the Client Side of JavaScript
* Description of the Server Side of JavaScript
* JavaScript Best Practices: How to Define a Variable
* Examples of Variables
* Introduction to Functions
* How to Set Up Parameters in Functions
* If/Else Statements
* Challenges to Test Your Knowledge
_______________________________________________________

Video Chapters:

2:57 - Client Vs. Server
6:32 - Defining a Variable
8:38 - Variable Examples
23:18 - Functions
35:41 - If/Else Statements
56:27 - Parameters in Functions
57:44 - Challenge Questions
_______________________________________________________

Next Steps & Additional Resources:

_______________________________________________________

Other Helpful Videos:

_______________________________________________________

Where to Find Us:

Follow us for expert insight into launching your tech career, and the latest data news.

Instagram - @thinkfulhq
Twitter - @thinkful
_______________________________________________________

About Us:

Thinkful offers online tech courses in software engineering, UX/UI design, data analytics, data science, product management and digital marketing. Our students learn the skills top employers are looking for. And thanks to our tuition refund guarantee, if you don’t get a job within six months of graduating, you don’t pay a cent. Every course comes with a personal mentor who’s experienced in the field, as well as career coaches and an academic success manager.

Рекомендации по теме
Комментарии
Автор

33:50 <-- To call that arrow function an anonymous function is misleading. It's a function expression that uses arrow syntax . Your logger will call it anonymous even if it is function expression without the arrow. In short, the arrow syntax does not make it "anonymous".

lentilbeans
join shbcf.ru