JavaScript Programming Tutorial for Beginners
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Related videos
Jenkins for Beginners
Telusko
50.3k views
Spring Boot Tutorial for Beginners [2025]
Programming with Mosh
823.5k views
Hibernate for beginners
Telusko
128.9k views
Java For Programmers in 2 hours
Telusko
180.9k views
React Testing for Beginners: Start Here!
Programming with Mosh
264.9k views
5 Mini JavaScript Projects - For Beginners
Tech With Tim
234.7k views
JavaScript Unit Testing Tutorial for Beginners
Programming with Mosh
185.2k views
Next js Tutorial for Beginners | Nextjs 13 (App Router) with TypeScript
Programming with Mosh
1.2m views
Git For Beginners
Telusko
491.2k views
Microservices Tutorial for Beginners
Telusko
198.3k views
Top Comments (10)
i can't beliave, i lerned python from you and i was about to learn js, and all of a sudden i see this :) can't be more happy
Hi I'm Issaka from Ghana and a teacher. In fact your teaching approach is unbelievable. I'm completely absorbing everything you are teaching without any difficulty. My confidence level is very high now, all because of you. Thanks so much.
thanks a lot sir please make a similar series for data structures and algorithms
2:54:32 //Reverse Number code let num = 12345; let original = num; let rev = 0; let lastDigit; while(num!=0){ lastDigit = num%10; rev = rev*10 + lastDigit; num = parseInt(num/10); } console.log(`The reverse of ${original} is ${rev}`);
see i am from python background so it was very easy to understand .... i would like to tell one things guys first learn a backend programming language all languages are gonna be very easy for you.. THANK YOU
navin please make a series on advance javascript also it would be helpful to continue after this.
3:16:47 - to print values inside laptop for(let key in alien.laptop){ console.log(key, alien.laptop[key]) }
Thankyou so much sir finally i completed this series and i fill my self confident, Jai Shree Ram.😀😀
Hey Navin i learned Java, Git and now watching javascript from you only . Bro you are my one stop shop for every technical stuff
sir your speking way is just aswsome.i don't know a fluent einglish.your communication is in simple einglish.thank you.
Unlock the Data Inside
Turn Videos into Knowledge
- Get FREE 10/day: transcripts, summaries, chats
- Chat with videos, export text & PDF
- $1 free API credit for RAG, chatbots & research
Free forever plan • All features unlocked
Top Comments (10)
i can't beliave, i lerned python from you and i was about to learn js, and all of a sudden i see this :) can't be more happy
Hi I'm Issaka from Ghana and a teacher. In fact your teaching approach is unbelievable. I'm completely absorbing everything you are teaching without any difficulty. My confidence level is very high now, all because of you. Thanks so much.
thanks a lot sir please make a similar series for data structures and algorithms
2:54:32 //Reverse Number code let num = 12345; let original = num; let rev = 0; let lastDigit; while(num!=0){ lastDigit = num%10; rev = rev*10 + lastDigit; num = parseInt(num/10); } console.log(`The reverse of ${original} is ${rev}`);
see i am from python background so it was very easy to understand .... i would like to tell one things guys first learn a backend programming language all languages are gonna be very easy for you.. THANK YOU
navin please make a series on advance javascript also it would be helpful to continue after this.
3:16:47 - to print values inside laptop for(let key in alien.laptop){ console.log(key, alien.laptop[key]) }
Thankyou so much sir finally i completed this series and i fill my self confident, Jai Shree Ram.😀😀
Hey Navin i learned Java, Git and now watching javascript from you only . Bro you are my one stop shop for every technical stuff
sir your speking way is just aswsome.i don't know a fluent einglish.your communication is in simple einglish.thank you.