JavaScript Speed Course - Learn JavaScript in ~75 Minutes

preview_player
Показать описание
This JavaScript Speed course will teach you JavaScript as efficiently as possible in about 75 minutes.

Datacamp has fantastic courses and practice in Python, Data Science and more!

🎞 Video Resources 🎞

⏳ Timestamps ⏳
00:00 | Video Overview
00:00:50 | Free JS Guide
00:01:38 Basic JS Info/Introduction
00:03:23 | Running JS Code/Setup
00:06:30 | Console Output & Comments
00:08:00 | User Input in Node
00:10:26 | Data Types
00:12:31 | Variables (let, const, var)
00:14:18 | Block vs Function Scoped
00:16:35 | Arithmetic Operators & Type Coercion
00:20:43 | Type Conversions
00:22:44 | Comparison Operators
00:26:31 | Logical Operators
00:29:34 | Conditionals (if/else if/else)
00:32:04 | Switch Statement
00:34:44 | Arrays
00:42:06 | Array Destructing and Spread
00:44:25 | While Loops/Do While
00:45:21 | For Loops
00:48:14 | Objects
00:54:46 | Sets
00:56:47 | Maps
00:58:52 | Error Handling
00:59:58 | Functions
01:03:13 | Map, Filter, Reduce
01:05:59 | this Keyword & Scope
01:08:50 | Promises

Hashtags
#javascript #learnjs #learnjavascript
Рекомендации по теме
Комментарии
Автор

Men you don't know, how much you helped me with this, this is the future of tutorials

sfayzer
Автор

just wanted to tell you you are literally saving my academic come back

khalilmoallaqat
Автор

Cant believe that these days i was looking for a javascript refresher and you posted this....Cheers

gurudaki
Автор

Love that content. I know you get feedback that stuff like that is too broad but just know that there are also people who enjoy it

zackfoster
Автор

I wanted this video for a long time really struggled with js thanks for the video great work ❤

harsh_valecha
Автор

Please make an alternative video like this as slow as possible and covering every important topic you can make it 10h+ no problem for people who really want to learn and give time

asadraza
Автор

This is some really valuable content! We appreciate you Tim.

mxxr_d
Автор

Appreciate your hard work Tim. Thank you very much!

Yairb
Автор

Java logics are crazy 😂
Thank u so much for the video ❤❤

samefrequency
Автор

Thanks for the tutorial, up until now I was only able to read js, now I will try to make a project out of this and hopefully be able to create some code. 😀

Axelyt
Автор

great overview, I already know some JS and many other languages, good to pick up the obscure things that can come up..

dfields
Автор

You are amazing dude, thank you so much

KayderimGameplays
Автор

Thank you. Would love to see the similar video on Rust

dandyddz
Автор

like the video you do on python ! excellent really like that one

tcgvsocg
Автор

You don't need npm init -y in modern versions of node if you're about to install some modern libraries.

avoimena
Автор

Will u be make vid on React too? 2 hrs would be cool

HrissW
Автор

Hii sir,
The prices of bit coin increasing day by day and also AI this is the different topic but AI is also Growing More and More so, then is there any impact on Bit Coin by AI revolution ??

dhanushperumalla
Автор

It would be better to focus on more advanced industry topics rather than this type of repetitive content, which can be easily found elsewhere, such as object-oriented analysis and design, system design, architecture, and soft skills.

-human
Автор

Thanks a lot by the way which kind of theme you are using in your vs code

Learnings-bh
Автор

25:25 food for thought, automatic type conversions have unpredictable results. such thinks as making a space crafts millions of light years away make a wrong turn

dfields