How to Learn Javascript in 2023 (From ZERO)

How to Learn Javascript in 2023 (From ZERO)

Andy Sterkowitz

1 год назад

294,076 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Zed
Zed - 18.09.2023 17:32

straight to the point

great video

Ответить
Mohammadrezan Niknam
Mohammadrezan Niknam - 17.09.2023 20:11

Hi Andy, I hope you are well, I watched your video, it was great, but as for finding training courses, I have to say that it is very difficult and impossible. Because many courses are very expensive and incomprehensible and not useful. Please recommend some great textbooks on learning JavaScript. To start from them and self-taught and from zero level. Thank you for your efforts.❤❤❤

Ответить
Greg Lane
Greg Lane - 27.08.2023 17:48

TLSW; Do The Odin Project.

Ответить
Manuel Ayala
Manuel Ayala - 24.08.2023 01:01

Right now I am taking meta front end and html/css is a breeze but Java script omg I’m more clueless than understand it and how to implement it in the real world but I am determined to continue my journey to become a self taught software engineer

Ответить
Kassidee Johnson
Kassidee Johnson - 14.08.2023 10:17

I just started html tonight using free code camp just out of curiosity is that a good idea to continue ? So far I like it and the way it works for my brain

Ответить
Chester Cheetah
Chester Cheetah - 12.08.2023 23:44

You're amazing

Ответить
ItchDas
ItchDas - 07.08.2023 04:40

This was very helpful, thank you. I liked how you structured the projects leading to a main more complex goal.

Ответить
Arvind Rana
Arvind Rana - 02.08.2023 17:46

Can we start Freelancing without doing any Job first?

Ответить
Aternos
Aternos - 27.07.2023 18:21

I have a question...

what time scheduler do you use in the video?

Ответить
Matthew Hall
Matthew Hall - 26.07.2023 14:05

Thank you for your tutorials and advice man. Its helped me so much!!!

Ответить
jeepz
jeepz - 23.07.2023 06:14

Me who doesn't even know how to use a computer watching this

Ответить
cod the creator
cod the creator - 22.07.2023 06:34

It's funny the music comparison. The way I learned to play guitar (which I now consider myself quite good at) and the way I learned the code is similar: tabs. Sure I could have learned music theory, but I was able to way more quickly play my favorite songs by just looking up tabs and "figuring it out". That's how I learned to code as well.

Ответить
원진우
원진우 - 21.07.2023 15:30

Extensibility: JavaScript allows developers to add new functionality to existing web applications. This is possible through the use of libraries and frameworks like jQuery, AngularJS, and ReactJS.

Ответить
마예원
마예원 - 21.07.2023 15:30

It is a client-side language, meaning it runs on the user's device rather than on a server, and is commonly used alongside HTML and CSS to add dynamic elements to web pages.

Ответить
원진우
원진우 - 21.07.2023 15:23

On the downside, because it is an interpreted language, it can be slower than compiled languages, and its lack of strict typing can lead to errors. However, these disadvantages can be overcome by optimizing the code through various techniques and utilizing extensions like Typescript.

Ответить
원진우
원진우 - 21.07.2023 15:05

Easy to learn: JavaScript is a relatively easy programming language to learn and is often used as a starting point for beginners who are interested in web development. This is due to its simple syntax and straightforward logic.

Ответить
마예원
마예원 - 19.07.2023 15:13

Extensibility: JavaScript allows developers to add new functionality to existing web applications. This is possible through the use of libraries and frameworks like jQuery, AngularJS, and ReactJS.

Ответить
원진우
원진우 - 19.07.2023 15:10

Community support: JavaScript has a large and active community of developers who share their knowledge and resources. This makes it easy to find help and support when needed.

Ответить
원진우
원진우 - 19.07.2023 15:02

Cross-platform compatibility: JavaScript is supported by all modern web browsers, including Google Chrome, Firefox, Internet Explorer, Safari, and Opera. This makes it a universal and versatile programming language.

Ответить
원진우
원진우 - 19.07.2023 14:57

On the downside, because it is an interpreted language, it can be slower than compiled languages, and its lack of strict typing can lead to errors. However, these disadvantages can be overcome by optimizing the code through various techniques and utilizing extensions like Typescript.

Ответить
Saw Zarni Lin Htay
Saw Zarni Lin Htay - 13.07.2023 17:44

Best books for react?

Ответить
BIGACTZ
BIGACTZ - 10.07.2023 19:22

I am juat about to start my journey today

Ответить
Berke Turan
Berke Turan - 07.07.2023 14:50

i love your content! it's very simply yet effectively explained, thank you so much for sharing the knowledge for free <3

Ответить
Mike Rock
Mike Rock - 07.07.2023 12:43

You need to learn the same languages from many sources to get good.

Ответить
Alieu Sabally
Alieu Sabally - 06.07.2023 09:54

What is your advice learning in freecodecamp?? Good or very good or bad??

Ответить
Aim Demon
Aim Demon - 04.07.2023 20:38

All programing I can is playing blocks in Roblox lol

Ответить
theNap
theNap - 02.07.2023 00:48

The introduction got me thou😂😂 i have been running around from this language..now here am..ready soldier on😂😂

Ответить
Sunnybeats_za
Sunnybeats_za - 28.06.2023 15:20

Started a great Front-end development program. I was killing it in HTML , CSS and some basics in Javascript. Then I got advanced concepts.
Let's just say I was very close to becoming an alcoholic and quitting entirely 😂

Ответить
Hrishi
Hrishi - 21.06.2023 21:08

This year i must get land as a FrontendDev.

Ответить
darlen peña ponceano
darlen peña ponceano - 19.06.2023 03:38

do you have any schedule advice for students who also work? i work in a full time job and really need to learn javascript in order to get a better job, so if there is any advice for people who works i'll appreciate it

Ответить
Justine Kenyansa
Justine Kenyansa - 08.06.2023 10:13

100% correct and inspirational

Ответить
Movie Shikari English
Movie Shikari English - 04.06.2023 08:48

Me thinking that developer is easy then javascript make it worst

Ответить
John Gou Tung
John Gou Tung - 25.05.2023 22:41

For those who are struggling to learn Javascript, like I did for many months, this is what made me learn:
Start practicing from the very beggining. Even if it's just copying a few lines of code that you see in each lesson. Much more effective than just taking notes.
I know this because I tried everything and the only way I could learn (and retain what I learned) was when I started doing that.
Once a friend suggested me a few books with interactive content, that made me practice what I learned at each chapter.
Edit: For those asking about the books I mentioned, these are the best ones:
"Javascript In Less than 50 Pages"
"Head First Javascript Programming"
If you are into learning Python, I love "Smarter Way to Learn Python".

Ответить
Mayank Sharma
Mayank Sharma - 22.05.2023 20:57

Well I do Yoga and sometimes when meditating on problems about coding, I come up with solutions that actually work. 😁

Ответить
jakobi
jakobi - 22.05.2023 16:25

encouraging, thank you

Ответить
Jason Kocher
Jason Kocher - 20.05.2023 13:14

This is great advice for how to learn, just in general. I am a self-employed electrical / mechanical engineer and the learning never stops. I need to take a more formalized approach to upping my Python skills, and want to learn Javascript too. So I'm going to take some of your advice. Great job!

Ответить
Abacoot
Abacoot - 16.05.2023 23:47

I've been trying to learn JavaScript for 5+ years now. This advice by far the simplest and easiest to follow steps I've found online.. I'm gonna start implenting these to learn JS fully ASAP!!!

Ответить
MinutesMovies
MinutesMovies - 15.05.2023 20:49

Would you recommend Sololearn??

Ответить
Benm8
Benm8 - 12.05.2023 19:44

My coding teacher is definitely not doing this right, you dont give your students spread sheets that doesn’t have anything to do with coding

Gantt charts are not going to help me learn code


I’ve gone over it and it just a miss mash of different aspects of coding like artificial intelligence, robotics and many more, he’s not teaching coding he’s teaching how to do spreadsheets and sprinkling in a tiny bit of coding

Ответить
Pallavi
Pallavi - 12.05.2023 17:00

I just started my journey into tech, from a Non-IT background, i am done with HTML and CSS and started JS , and i am literally crying and on the verge of giving up. I don't know if it's all meant for me. I mean I can learn. But the fear comes along with it.

Ответить
Noah Namey
Noah Namey - 10.05.2023 15:57

Traversy Media

Ответить
CodewithAnas
CodewithAnas - 07.05.2023 18:01

join my JavaScript course...…

Ответить
Red Eagle
Red Eagle - 07.05.2023 02:48

Thanks Andy for your helpful advice.

Ответить
Mera Tech
Mera Tech - 16.04.2023 00:00

Thank you! you always motivate me

Ответить
just name
just name - 15.04.2023 04:36

Complex code: but i think it give me good vibes

Ответить
Harish tricks & tutorials
Harish tricks & tutorials - 11.04.2023 21:49

I build todo app
You said easy one
But it is 100 lines Javascript code 🥲🥲
Javascript looks easy untill Function methods came in 😭

Ответить
BugRaiser
BugRaiser - 09.04.2023 19:14

I’m a beginner I’m taking this up as a hooby

Ответить