Just a bit of advice from a guy who learned several languages on his own watching videos and such. Start with kids books. Whether you're learning German or C++, start with a children's book. The way they're laid out is geared for learning whereas many people who already know the language have a tendency to forget what it's like to not know what you don't know.
This sort of summary is exactly what I need when I start to learn anything. It allows me to move forward on what to learn, now that a clear foundation of the whole system is presented to me. I call it an active summary, as it not only provides an overview of important commands and concepts, but provides internal consistency and context to the language as a whole. Thanks Aaron, you saved me a ton of time!
I really like it as someone with some programming experience. This is great entryway to pick it up. But I can see as someone who is new to programming and wants to learn js as a first programming language, it will be hard to swallow. Don’t get discouraged! Come back and watch it again after you learn more and all will make sense
After two years of industry experience I can confirm you taught more valuable and useful information on software in these five minutes than I ever got in my first year of undergrad. Thank you so much 🙏
#NoRefunds on that college tuition, sweetheart. Next time, don't apply to colleges whose target audience are unemployed Jerry Springer viewers. "You're on the phone all day, anyhow!".
Yeah I kind of don't like when people include the next year in their title while there's literally a whole ass year in 2020 that everything can change till next December
Programmer/scripter only when necessary. Best introduction to a topic for someone who already has superficial knowledge of programming already. Fantastic viceo.
I’m an intermediate programmer so I can’t sit through hour long tutorials teaching you all the basics like what a variable is etc. I just need to know the differences between this and other languages to learn to use it, and I have to say, you did an amazing job at teaching all the important stuff in just 5 mins!
SUCCESSFUL PEOPLE DON'T BECOME THAT WAY OVERNIGHT. WHAT MOST. PEOPLE SEE AT A GLANCE_ WEALTH A GREAT CAREER, PURPOSE IS THE RESULTS OF HARD WORK AND HUSTLE OVER TIME. I PRAY THAT ANYONE WHO READS THIS Will BE SUCCESSFUL IN LIFE..
You’re the best dude on UA-cam! Few months ago I was watching your channel to get an overview on certain topics and to know where to start but frankly I wasn’t able to keep up with you and I gave up on your channel! But now as I took a JavaScript course whatever the instructor says your voice and your explanation pops up into my head and it’s helping a lot to understand what the instructor is saying.. so I appreciate it so fuckin much!! Thanks in advance 🙏🏻♥️
I remember having issues with css, and I searched, I watched a couple of vids, and suddenly before I was about to quit I played your css explanatory video, and the fact that it explained so much which I’m after , like what this does and why this is this way has helped me visualize css completely differently
I think it's worth mentioning why async/await is so awesome: it pauses only function execution until promise is resolved, and the actual Event Loop (our program you might say) continue to do it's thing, and when promise is resolved, it add to the Event Loop queue and when it's ON, execution of a function continues. JS is single thread language, and an actual block of executions would mean our program is at halt (which is bad).
@@miggyspain3218 I done a degree in applied computing. But honestly I'd say I learned more from UA-cam videos. After watching them, see if you can do it without the video. It'll take many attempts, but when you get it right it means you now understand that piece of code, and you'll never forget it. Learn small things each time to build up your overall understanding. Then try to build a website about something your interested in using what you've learned and improve/update it every time you learn something new. This will make you think for yourself rather than fooling yourself that you learnt something just because you watched the video.
@@miggyspain3218 You are very welcome. It's what worked for me, however there are many other ways to learn which you could experiment with also. I wish you all the best on your journey :)
Hey can you please reply back! I'm planning on attending hack reactor. Did you learn from ground up about programming language in that boot camp? Did you found the job yet? If so how long it took you? Thank a lot.
Finally someone explained the concepts instead of rambling on about goddamn integers for 15 minutes. To anyone who has programmed before it's not very useful to watch a 4 hour video on a programming language. It's more useful to have concepts like DOM and npm explained so we can start working. Thanks!
This was amazing, thank you! The way you explained things was so clear, that I understood some concepts more than through watching hours of video on it.
3 роки тому
Best first overview what JavaScript is. I just began looking for what is JavaScript and how it works and this video answered all my questions. Thx very much!
I'm grateful for these videos; they're an excellent "overview" resource and have they have greatly aided my understanding of the topics before I go into a deep dive of this stuff. Thanks again for making these!
man in my five months course of full stack still i don't get what my sir is saying and you just clarified it for me in like 5 minutes thanks man i will recommend this video in my youtube man
This is a fantastic video. My advice for anyone who's new to JS to get familiar with JS a bit, first, and review this video as it'll help consolidate and re-familiarise the concepts. This technique worked for me, it might work for you and is useful for overlearning and other languages or learning endevours. Good luck out there ;) Thanks Aaron
00:00 JavaScript is the most popular programming language in 2019 and has undergone significant changes in the past five years. 00:39 Client-side code in a browser is executed by the browser's engine 01:21 JavaScript is no longer a slow language and is now used for various tasks including running servers and machine learning. 01:59 JavaScript variables, arrays, and objects 02:42 The browser API allows us to manipulate elements, add event listeners, and change the appearance of the page. 03:22 Functions and methods are similar but attached to different data types 04:01 Asynchronous programming is a huge part of JavaScript 04:38 JavaScript and TypeScript are two different ways of writing JavaScript code. Crafted by Merlin AI.00:00 JavaScript is the most popular programming language in 2019 and has undergone significant changes in the past five years. 00:39 Client-side code in a browser is executed by the browser's engine 01:21 JavaScript is no longer a slow language and is now used for various tasks including running servers and machine learning. 01:59 JavaScript variables, arrays, and objects 02:42 The browser API allows us to manipulate elements, add event listeners, and change the appearance of the page. 03:22 Functions and methods are similar but attached to different data types 04:01 Asynchronous programming is a huge part of JavaScript 04:38 JavaScript and TypeScript are two different ways of writing JavaScript code. Crafted by Merlin AI.00:00 JavaScript is the most popular programming language in 2019 and has undergone significant changes in the past five years. 00:39 Client-side code in a browser is executed by the browser's engine 01:21 JavaScript is no longer a slow language and is now used for various tasks including running servers and machine learning. 01:59 JavaScript variables, arrays, and objects 02:42 The browser API allows us to manipulate elements, add event listeners, and change the appearance of the page. 03:22 Functions and methods are similar but attached to different data types 04:01 Asynchronous programming is a huge part of JavaScript 04:38 JavaScript and TypeScript are two different ways of writing JavaScript code. Crafted by Merlin AI.00:00 JavaScript is the most popular programming language in 2019 and has undergone significant changes in the past five years. 00:39 Client-side code in a browser is executed by the browser's engine 01:21 JavaScript is no longer a slow language and is now used for various tasks including running servers and machine learning. 01:59 JavaScript variables, arrays, and objects 02:42 The browser API allows us to manipulate elements, add event listeners, and change the appearance of the page. 03:22 Functions and methods are similar but attached to different data types 04:01 Asynchronous programming is a huge part of JavaScript 04:38 JavaScript and TypeScript are two different ways of writing JavaScript code.
It’s gonna feel like a variable when you use it, but you’ll always have a function call when you use the variable (unless the interpreter does some kind of optimisation like some compilers)
Do you think we’ll get a video on the Frameworks next? Loved the way you Explained the language in this video so this type of explaining on Frameworks would be brilliant!
Aaron has additional skill of explaining technical concepts. It appears seamless and adept even in his other vids. Must be his overseas English teaching background.
I want to be a software engineer of some sort, maybe a front end developer but when I went to this vid I had no clue what you where talking about 😂. I’m very very new with coding so hopefully I can learn and master this soon
I didn't really learn anything, but this did make me a lot less apprehensive about learning Javascript by giving me a bird's eye view, and that's pretty useful in and of itself. Thanks!
Don't be dumb. This video only useful when you already knew all the things from JavaScript. It's not for beginner. In fact, he just tried to flex his programming languages skill. That's all.
@@norpriest521 i know the basics of python( still make errors on basics) but thr video is informative and i could link a lot of python basics with his videos
2:10 if you want to change of letters use let otherwise use const 2:14 all in 4 seconds, i spent half an hour video to get the difference between, var let and const.
I watched this at 2.0x speed. Completed the course in 2.5 min and got few job offer from google, facebook, Microsoft. But have rejected them all. Now i am finding how to be a billionaire in 12 minutes. Thanks for your great effort sir. You are truly a legend. Love from Bangladesh.
i think i'm ready to get a job at google now
@BT As a millionaire.
if you're a white male you will not get hired.
@@Patrick1985McMahon why?
@@Patrick1985McMahon LMAO! Dumbest shit I ever read in 2019.
Thank you!
Same
Just speed up 2x and learn it in 2.5 minutes
Lol 😁😁😁
Good Idea 😂😂
You from 2021?
BIG BRAAIIINNN
I do that every tutorial :))
All I know about programming is
"Hello world"
Hello word
What about "Hello friend"?
Cristian Daniel Cruz Mosquera
*Bonsoir Elliot...*
Lucky
honestly same
Great video explaining the language. Got a job offer from Google after watching this video.
Lol me too
Lol me3
😂👍
lol
XD
Just a bit of advice from a guy who learned several languages
on his own watching videos and such. Start with kids books.
Whether you're learning German or C++, start with a children's book.
The way they're laid out is geared for learning whereas many people who
already know the language have a tendency to forget what it's like to not
know what you don't know.
Thanks any books in particular? I tried scratch and it was even more difficult than regular programming.
@@Hshjshshjsj72727 That's why he suggested children's books. Better learn it early so it's easier later
This sounds interesting. What book do you suggest for someone learning javascript? Or is there a book for programming in general?
What books?
Im german so i need to learn english good and Java + Java-Script
Cool, pls make "Learn quantum mechanics in 1 minute" video
Don't challenge him
He will 😂😂😂
R B. lol
You think this atom is here, but it's not. It's everywhere, but not equally.
Oh bhaiiii😂😂😂
I think that probably take 10 minutes.
This sort of summary is exactly what I need when I start to learn anything. It allows me to move forward on what to learn, now that a clear foundation of the whole system is presented to me. I call it an active summary, as it not only provides an overview of important commands and concepts, but provides internal consistency and context to the language as a whole. Thanks Aaron, you saved me a ton of time!
I really like it as someone with some programming experience. This is great entryway to pick it up. But I can see as someone who is new to programming and wants to learn js as a first programming language, it will be hard to swallow. Don’t get discouraged! Come back and watch it again after you learn more and all will make sense
ikr
After I have been learning JavaScript for a while. This 5-minute video makes sense.
After two years of industry experience I can confirm you taught more valuable and useful information on software in these five minutes than I ever got in my first year of undergrad. Thank you so much 🙏
REALLY BABE?
@@dad4378 U CALL UR KID BABE?
#NoRefunds on that college tuition, sweetheart. Next time, don't apply to colleges whose target audience are unemployed Jerry Springer viewers. "You're on the phone all day, anyhow!".
You are lying but ok ...
This Lady Is Soo Noob.
I'm 1 week in on teaching myself JavaScript and this was a very helpful video to lay out some of the groundwork principles.
im 1 day into it, how did it go?
Code.org
Heyy Will, its been year. How did you go? How far are you now? Progressed much? Would love to hear it. I recently got started with udemy course.
RIP Will. Killing yourself because of failing to learn code wasn't the way my dude.
@@h_oom4114 How's it going for you?
The video says 2020, I'm still in 2019. Oh shit, did I accidentally discover time travel... again.
Yeah I kind of don't like when people include the next year in their title while there's literally a whole ass year in 2020 that everything can change till next December
If you're living in the US, I'll be in 2020 when you're still in 2019.
@@zo1dberg oz?
@@befer Yep!
Again 😂
Programmer/scripter only when necessary. Best introduction to a topic for someone who already has superficial knowledge of programming already. Fantastic viceo.
I learned more about webdev in this video than my 5 years in uni.
Time to fire your lecturers.
Which kind of Uni have you attended?!!
@@ashrafbeshtawi3556 faltu uni
I’m an intermediate programmer so I can’t sit through hour long tutorials teaching you all the basics like what a variable is etc. I just need to know the differences between this and other languages to learn to use it, and I have to say, you did an amazing job at teaching all the important stuff in just 5 mins!
*after watching this video*
Neo: I know JavaScript
Show me
SUCCESSFUL PEOPLE DON'T BECOME THAT WAY OVERNIGHT. WHAT MOST. PEOPLE SEE AT A GLANCE_ WEALTH A GREAT CAREER, PURPOSE IS THE RESULTS OF HARD WORK AND HUSTLE OVER TIME. I PRAY THAT ANYONE WHO READS THIS Will BE SUCCESSFUL IN LIFE..
Yeah! I agree with you
If you want to be successful have the mindset of the rich, spend less and invest More. Don't give up your dreams.
That's very correct !! And that is why most of them end up losing they m o n e y to s c a m m e r s.
Don't be in a haste to invest. Know what and who you are investing to and be sure that the person will deliver before investing.
Learn and get the knowledge first before investing..
You’re the best dude on UA-cam!
Few months ago I was watching your channel to get an overview on certain topics and to know where to start but frankly I wasn’t able to keep up with you and I gave up on your channel!
But now as I took a JavaScript course whatever the instructor says your voice and your explanation pops up into my head and it’s helping a lot to understand what the instructor is saying.. so I appreciate it so fuckin much!!
Thanks in advance 🙏🏻♥️
i can tell thats not your pic in the profile
I remember having issues with css, and I searched, I watched a couple of vids, and suddenly before I was about to quit I played your css explanatory video, and the fact that it explained so much which I’m after , like what this does and why this is this way has helped me visualize css completely differently
CSS is so hard for me to grasp compared to html and even javascript but what’s the video for CSS?
@@dewman7477 checó his page, he has a video for css as well
Just what I needed since I'm about to jump into Javascript.
Thank you.
I think it's worth mentioning why async/await is so awesome: it pauses only function execution until promise is resolved, and the actual Event Loop (our program you might say) continue to do it's thing, and when promise is resolved, it add to the Event Loop queue and when it's ON, execution of a function continues. JS is single thread language, and an actual block of executions would mean our program is at halt (which is bad).
Exactly! this is what i see most of the tutorials out there miss out on. They should mention this important bit of detail within the topic.
Here’s two years compressed in one video - of learning IT at school.
I love how you get straight to the point and use easier language and explanations. Wow fantastic, just want you to know this video is appreciated
Ive been starting to learn javascript and this video made things a lot more clear to me.Thanks for it.
I have developed my own search engine in 10 min by watching this video.
5 of those minutes were this video
how
@@TheAbsoluteProduction If u can learn JavaScript in 5 min the u can make search engine in 10 min.
Md Yasin true
How's called
Awesome. Deserves way more views. I've been working as a JS developer for over a year and I still learned a couple things.
Criss Cross Applesauce me too. First guy whose explained the difference between let and const quickly
What s the best way to start learning how to do java script ? I'm a total beginner........
@@miggyspain3218 I done a degree in applied computing. But honestly I'd say I learned more from UA-cam videos.
After watching them, see if you can do it without the video. It'll take many attempts, but when you get it right it means you now understand that piece of code, and you'll never forget it. Learn small things each time to build up your overall understanding.
Then try to build a website about something your interested in using what you've learned and improve/update it every time you learn something new.
This will make you think for yourself rather than fooling yourself that you learnt something just because you watched the video.
@@itspaintosee thank you for your reply! Very much Appreciate it. Ive been interested in coding for years just never knew how to start.
@@miggyspain3218 You are very welcome. It's what worked for me, however there are many other ways to learn which you could experiment with also. I wish you all the best on your journey :)
Your stint as an ESL teacher helped you boil things down to their essentials to get your point across clearly. Nice.
As a fellow hack reactor student, I can declare they fought you well
Hey can you please reply back! I'm planning on attending hack reactor. Did you learn from ground up about programming language in that boot camp? Did you found the job yet? If so how long it took you? Thank a lot.
Finally someone explained the concepts instead of rambling on about goddamn integers for 15 minutes. To anyone who has programmed before it's not very useful to watch a 4 hour video on a programming language. It's more useful to have concepts like DOM and npm explained so we can start working. Thanks!
yep this comment is exactly it
This was amazing, thank you! The way you explained things was so clear, that I understood some concepts more than through watching hours of video on it.
Best first overview what JavaScript is. I just began looking for what is JavaScript and how it works and this video answered all my questions. Thx very much!
I'm grateful for these videos; they're an excellent "overview" resource and have they have greatly aided my understanding of the topics before I go into a deep dive of this stuff. Thanks again for making these!
man in my five months course of full stack still i don't get what my sir is saying and you just clarified it for me in like 5 minutes thanks man i will recommend this video in my youtube man
Nice work mate. I believe this holds a great value to those who are trying to re-learn.
Wrapping it all like this is art! Thank you!
Every single one of his videos is solid gold, this one included 👏👏👏
Dang, have an interview and have no time to go thru details. this video helped me alot. Million thanks to you!
I like it! Thanks. It’s definitely a nice overview of everything AFTER you learn in depth
This is one of the best introductions/overviews that I have ever seen!
Took a coding class in 7th grade (I'm still in 7th) and it's super fun and I want to make a drawing app with it because I started one in class.
Lucky! I had to wait until grade 10 to take my first computer science/engineering courses.
Lo Low lucky! I had to wait till college
Thor is the Best avenger dang!!!
I'm in 5th grade and started learning javascript in 4th grade.
This guy taught this topic way clearer in 5 minutes than IBMs Front End Development program.
This is a fantastic video. My advice for anyone who's new to JS to get familiar with JS a bit, first, and review this video as it'll help consolidate and re-familiarise the concepts. This technique worked for me, it might work for you and is useful for overlearning and other languages or learning endevours. Good luck out there ;) Thanks Aaron
Every couple of weeks i come back to this video and every time i understand a little bit more than the time before. Awesome.
That was truly incredible! Phenomenal job at explaining the basics and overview of javascript plus how it interacts with the browser. Extremely clear!
Me watching this three years later!
Starting to think specializing in Arnold C was a bad idea!
i got the job after watching this, thank you!
Cyborg girl it was a joke. This video is just the very basics of js
Th best teacher ever..making us learn Java script in 5 minutes. I’m applying for job tomorrow
who's seeing this 5 years later? 🤫
Me💀
00:00 JavaScript is the most popular programming language in 2019 and has undergone significant changes in the past five years.
00:39 Client-side code in a browser is executed by the browser's engine
01:21 JavaScript is no longer a slow language and is now used for various tasks including running servers and machine learning.
01:59 JavaScript variables, arrays, and objects
02:42 The browser API allows us to manipulate elements, add event listeners, and change the appearance of the page.
03:22 Functions and methods are similar but attached to different data types
04:01 Asynchronous programming is a huge part of JavaScript
04:38 JavaScript and TypeScript are two different ways of writing JavaScript code.
Crafted by Merlin AI.00:00 JavaScript is the most popular programming language in 2019 and has undergone significant changes in the past five years.
00:39 Client-side code in a browser is executed by the browser's engine
01:21 JavaScript is no longer a slow language and is now used for various tasks including running servers and machine learning.
01:59 JavaScript variables, arrays, and objects
02:42 The browser API allows us to manipulate elements, add event listeners, and change the appearance of the page.
03:22 Functions and methods are similar but attached to different data types
04:01 Asynchronous programming is a huge part of JavaScript
04:38 JavaScript and TypeScript are two different ways of writing JavaScript code.
Crafted by Merlin AI.00:00 JavaScript is the most popular programming language in 2019 and has undergone significant changes in the past five years.
00:39 Client-side code in a browser is executed by the browser's engine
01:21 JavaScript is no longer a slow language and is now used for various tasks including running servers and machine learning.
01:59 JavaScript variables, arrays, and objects
02:42 The browser API allows us to manipulate elements, add event listeners, and change the appearance of the page.
03:22 Functions and methods are similar but attached to different data types
04:01 Asynchronous programming is a huge part of JavaScript
04:38 JavaScript and TypeScript are two different ways of writing JavaScript code.
Crafted by Merlin AI.00:00 JavaScript is the most popular programming language in 2019 and has undergone significant changes in the past five years.
00:39 Client-side code in a browser is executed by the browser's engine
01:21 JavaScript is no longer a slow language and is now used for various tasks including running servers and machine learning.
01:59 JavaScript variables, arrays, and objects
02:42 The browser API allows us to manipulate elements, add event listeners, and change the appearance of the page.
03:22 Functions and methods are similar but attached to different data types
04:01 Asynchronous programming is a huge part of JavaScript
04:38 JavaScript and TypeScript are two different ways of writing JavaScript code.
its not 2020 just yet
It is
I feel bad
@@rajeshshrestha1417 so bad
hello from 2021
How was 2020?
Thank you, I'm learning programming first time, starting with JavaScript. Your quick summary is great to grasp what's really going on. ❤
Thank you :)
Heck yeah, this is a great overview!
Now please make a video like this for every single programming language, okay? Thanks! :)
More useful than my cs professor in uni thanks
I been looking for a video like this for so long.
Love how is dummy proof.
Thank you!
This language looks promising. I hope it's better than Assembly.
Thanks for introducing us to this language.
title : learn js in 5 min
man : we will talk about js soon
So useful for getting started when you're already pretty familiar with coding
💪
you've just earned my sub
Thank you, I was looking for a quickstart video for someone who already knows how to program and this was that. Thank you.
So well explained! Wish I'd had this when I first started out
I feel so much better after watching this video. I'm now an expert!
This guy: Learn in five mins
Veterans: Years of academic training wasted.
It's just an outline, grow up.
I am not gonna lie, that was pretty SLICK and quite informative. WELL DONE!!!
💪
Just one question
aaa = function (){
return ‘hi’;
}
In this code, what is ‘aaa’? Is it a var? Or :D?
GI HYUN NAM it depends on how you declare aaa
@@jinisunny7023 that is why I am so confused. some are just stayed like that way. Some are like 'const aaa = function()' like that :D
wouldn't it be a global variable in this case?
@@nikitaiselv4530 Must be a var or let, storing a callback.
It’s gonna feel like a variable when you use it, but you’ll always have a function call when you use the variable (unless the interpreter does some kind of optimisation like some compilers)
Do you think we’ll get a video on the Frameworks next? Loved the way you
Explained the language in this video so this type of explaining on Frameworks would be brilliant!
please god no
i'm waiting for the day that someone makes something without using 5 million frameworks
Really great video! Nice breakdown and is a perfect place for beginners to figure out what steps to learn JS in.
Aaron has additional skill of explaining technical concepts. It appears seamless and adept even in his other vids. Must be his overseas English teaching background.
He hasnt expleined Basic syntax
1:00 JavaScript frameworks
thanks man,,i really needed a short description like that :)
Concise and packed with information. This is a nice tutorial ❤️
Thanks so much!
I want to be a software engineer of some sort, maybe a front end developer but when I went to this vid I had no clue what you where talking about 😂. I’m very very new with coding so hopefully I can learn and master this soon
This is an amazing video! This pretty much sums up all the confusions! thank you for creating this video in such a creative way!
Nice video! I also recommend the short, incredible book Javascript In Less Than 50 Pages, this made me learn and start doing scripts quickly.
good video mate :)
Request := Make a video on How to prepare a perfect Resume for Front-end devel, Back - end devel,Full-Stack devel.TY
I didn't really learn anything, but this did make me a lot less apprehensive about learning Javascript by giving me a bird's eye view, and that's pretty useful in and of itself. Thanks!
Html css & javascript game project ua-cam.com/video/-ZKwMlbyr48/v-deo.html
@@jadijohnson2899 thanks, I'll check it out.
dumb enough to click this thing.. like hell im learning it for over 2 years now. Should've found this vid earlier LOL
Don't be dumb.
This video only useful when you already knew all the things from JavaScript.
It's not for beginner.
In fact, he just tried to flex his programming languages skill.
That's all.
Up
@@norpriest521 I found this video to be brilliant if you already possess strong fundamentals in programming in general. No beginner's bs
@@norpriest521 i know the basics of python( still make errors on basics) but thr video is informative and i could link a lot of python basics with his videos
The content of this video seems primary at first glance, but it is valuable to add those contents together and explain them so fluently!
2:32 it's pronounced "A-aaron" 🙄
He should've mentioned D-nice!
I was going to comment the same. But, then saw yours🤣🤣
I understood that refrence
T-i-mothy
JA-quelin
I'm in my third week of a a coding bootcamp. Great video!
Me 5 minutes ago: No idea about JS
Me now: Can build applications for SpaceX Rocket
Wow really gave me what I needed to know to start with JavaScript in 5 minutes. ❤️❤️❤️
but its not 2020
WOW!!!!!!!!!!!!!!! Now that is what we call a superb summary - Thanks Aaron :)
where do I apply with that knowledge ?
i like how people just like your comment to say hey i dont wanna help
This is a big help I wrote everything down so I can use it again and again! :D
Imagine being in 2020
this post was made by the 2019 gang
edit - lol so i heard yall was having a bad time in that year 😛😛 yea have fun 😂😂
No need to imagine
They time traveled to the past
Nope
Screw you!
This comment read the future
Explained better than my professor
This is your daily dose of Recommendation
Javascript. Logic part of a website.
2:10 if you want to change of letters use let otherwise use const 2:14
all in 4 seconds, i spent half an hour video to get the difference between, var let and const.
Change title this is not learn javascript this is what is javascript
Clickbait 101
yeaa, this Video was great! I've been a web developer in industry for a few years now - and this 5 minute video just filled in some "gaps" I had
😎🙏
Im only 13 but is interested about programming
Thank you Bro ,this video will be in guinness world record soon !
Next Video on
*"Become God Tutorial in 17 Seconds"* Please
I watched this at 2.0x speed. Completed the course in 2.5 min and got few job offer from google, facebook, Microsoft. But have rejected them all. Now i am finding how to be a billionaire in 12 minutes. Thanks for your great effort sir. You are truly a legend. Love from Bangladesh.
Play at 4x. Learn in 1.25 min
Im doing this to make a 19949 hour game about anthropomorphic animals. Idk why.
I switched the speed to 1.25 because he talks too slow
Its crazy it wasn't a clickbait.
You know what the scariest thing in the world is?
'*Not knowing how to invent a binary tree*'
*- AlgoExpert*
Came here after learning HTML & CSS, JAVASCRIPT is the next boss battle, should take like a week for the basics or maybe 2.