Тёмный

Teaching yourself to learn programming? Start Here! 

Andy Sterkowitz
Подписаться 353 тыс.
Просмотров 440 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 691   
@AndySterkowitz
@AndySterkowitz 5 лет назад
For those of you who are completely new and just starting out, did this help clarify a path to get started?
@alexboyce8208
@alexboyce8208 5 лет назад
Hey Andy, Great advise. It’s very easy to over complicate the learning plan and course collect. Would love to hear more about the different types of “disciplines” to specialize in (e.g., web dev, front-end, back-end, database, applications, games, others?). What the work looks like to know if I’d like it or not, and if so what next steps would look like after your 3mo plan? Thanks! Alex
@ez-od9xh
@ez-od9xh 5 лет назад
Yes, this was really helpful. Thank you!
@wonder8611
@wonder8611 5 лет назад
Thx great tips!
@Dominik2456
@Dominik2456 5 лет назад
Would you also consider to make a video for backend aswell? And also some roadmap example, for example what was yours roadmap when you started?
@SidSharma108
@SidSharma108 5 лет назад
Yes, also, I am going to buy these books you recommended.
@chrispeck9941
@chrispeck9941 5 лет назад
I feel like the hardest yet most important part is staying motivated the whole time. Great video
@kingcogles
@kingcogles 3 года назад
This should be the most liked comment.
@goatzy_run
@goatzy_run 3 года назад
Yeah
@i-jnked
@i-jnked 2 года назад
currently reading this with my (now abandoned for weeks) personal project in mind :>
@afshah.7972
@afshah.7972 2 года назад
Thank you so much Andy for this super helpful video! My notes from this video: 1. Keep things as simple as simple. (Remove complexity when possible as it can kill you. Do not buy more courses or books) 2. Whichever language you learn make sure you are building projects along with going through your learning resources. Implement what you have learnt. Build projects on the side in your portfolio to make sure that you are using those concepts you are learning. If you are really a beginner make sure you learn these basics of web development: 1. HTML (2 weeks to month- Head First HTML and CSS book) 2. CSS 3. JavaScript (2 months or more Head First JavaScript Programming 4. Git (working on the same code or project collaboratively other people. It is a way to save the state or history of that project over time) 5. Client-server architecture (basic paradigm of how the internet works and how websites work) If you spend 15 hours/week learning you can master the above in about 3 months. * For HTML+CSS: Build project to cement your learning. Use HTML and CSS to build one or two static websites as you learn. (personal or for a friend who has an online business who likes an online presence. Keep it simple. *For JavaScript: Build 2 to 4 projects to paint on your skills and see how quickly you can progress. Keep them dead simple. Build a to-do list, a calculator. Work on the basics and fundamentals. Get better at your problem solving skills to understand programming in general. *For Git: Get comfortable with the git command-line using github, posting projects on github. *For Client-sever architecture: Understand the basis of that. Understand more about HTTP traffic, networking in the internet.
@matrimanuel_791
@matrimanuel_791 4 года назад
3:05 for web development HTML CSS JavaScript Git (work with other people) Client-Server Architecture
@tracylf5409
@tracylf5409 4 года назад
Hey Andy? Could you do a video that lays out EXACTLY the steps that YOU took yourself? I mean, from the minute you thought you'd like to do this. How did you start- PRECISELY? I'd be interested in knowing your personal timeline and the projects/languages you decided to go with and WHY. xx
@desicoder
@desicoder 2 года назад
🔥Here's a Desi Version of this video for all my Indian coders: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-F-vx1LBW9iE.html PS: It's in hindi ❤
@tequinhoRB
@tequinhoRB 4 года назад
This video is very helpful, thank you so much! I spent a lot of time trying to learn CSS on video tutorials. Now, I am learning CSS in the "Head First" book and suddenly it becomes easy!
@JJN-Studios
@JJN-Studios 3 года назад
Honestly, you're so genuine, thank you for simplifying this whole journey! We're all very grateful!
@vrkumar7455
@vrkumar7455 4 года назад
Nobody talks about: 1) what kind of system/computer/configuration you first need to start or how many screens 2) what you need to Install 3) what is the Environment they talk about 4) what is an editor 5) how to check your work and where 5) how much levels to pass and ideal time to spend. Thank you.
@aeb1305
@aeb1305 4 года назад
Especially in college. In college its like "here is the textbook. Chapter 1 lab is due next week." - im currently taking the college journey for cs learning java
@adamfistler4655
@adamfistler4655 4 года назад
I've been a dev/devops/sysenginer guy for 20+ years, it's more about knowing concepts and learning to not reinvent the wheel and look around the internet for approaches because someone most likely have come across your use case and has wrote about it or have some library. Don't over complicate things, set limits to your sprints, don't over engineer and don't get caught in the trap of if you can put this feature in then we can do this then we can do that. Set limits to each release and don't promise the moon. Knowing concepts is more important than knowing the specific code off the top of your head, I hop back and forth between bash, python, ruby, c#, and even legacy perl. You just can always google how to implement the concepts in each language its more important to know whats possible and realistic than knowing the specific code.
@RadoscISlawa7224
@RadoscISlawa7224 4 года назад
How is Perl any more 'legacy' than Python, Ruby or Bash (the last one isn't even a programming language, by the way)? Perl programs run faster than their Ruby counterparts; the language supports multiple inheritance in OO paradigm (which Ruby doesn't). There are some language specific features which don't seem very intuitive at first glance (like passing named parameters to a function in the hash-form, declaring data categories - scalars, arrays, hashes - rather than data-types or using hashes as objects) but turn out to be very powerful and logical when you get used to them. The only reason for Perl's falling off TIOBE index's first-ten was painful transition from Perl 5 to Perl 6, which caused lots of confusion in Perl community and was finally cancelled due to both languages incompatibilities (Perl 6 was finally renamed to 'Raku' and is now perceived as a separate language, as You probably know).
@ashwinchauhan756
@ashwinchauhan756 5 лет назад
Bro you just boosted up my learning motivation for web development. Great job. :)))
@AndySterkowitz
@AndySterkowitz 5 лет назад
Love to hear! Cheers!
@jaimeojeda4780
@jaimeojeda4780 4 года назад
How are you doing now?
@kirsteinwandah
@kirsteinwandah 3 года назад
@@jaimeojeda4780 i wanna know too
@adeegheniem2328
@adeegheniem2328 3 года назад
@@jaimeojeda4780 I want to know too
@gavincoulson3900
@gavincoulson3900 3 года назад
How're you doing
@ishibam97
@ishibam97 4 года назад
Hey! I am learning JavaScript from HeadFirst Javascript book and I wanna say this book is fantastic. Keep Learning Folks!
@broctot6006
@broctot6006 3 года назад
I am 13 at the moment, I know nothing, 5 years from now I hope to new more. A lot more
@alphabeta3528
@alphabeta3528 Год назад
Learn a bit math and ur good to go
@Honkers716
@Honkers716 Год назад
2yrs later, you still coding?
@jaydenmoon1165
@jaydenmoon1165 4 года назад
Oh no 🙁 I’m a course collector 😩 - thanks for pointing this out - now I gotta clear path to head for!
@ryanlyle9201
@ryanlyle9201 4 года назад
I've spent days trying to figure out where to start and this has been the most helpful for a complete beginner. Other channels were ok to follow along but this is invaluable information. Thanks!
@yashaswikulshreshtha1588
@yashaswikulshreshtha1588 3 года назад
Let me tell you something, I think we get confused about it because we don't even know what programming even is, it is not about language but it's about thinking literally you may know 10 languages but if you don't know how to think it's all trash, so I would highly suggest getting a environment where you can develop algorithmic thinking, it may feel intimidating but you will kinda regret it later on if you decide to just focus on code and not programming, I think a really good way to develop that is by learning game development, game development uses tons of complex logic, algorithms etc. Just download processing and start learning along the way create little projects aiming to make a some pretty neat game at your level.
@anaclara-sb7rr
@anaclara-sb7rr Год назад
great idea@@yashaswikulshreshtha1588
@demonking4250
@demonking4250 5 лет назад
Andy i was course collecting until now,but no more! Thanks for your vid.
@agustincai
@agustincai 5 лет назад
it is piratebay's fault
@Nabilo8501
@Nabilo8501 5 лет назад
All other youtubers are telling us to have a fucking jump start into a language like python without having any feedback about any thing or any shit about computers and internet. But your learning line is the only one that convinced me . Thanks man❤
@dre6714
@dre6714 4 года назад
Hey I have stumbled upon your channel recently. I am grateful that you create contents like this. Straight to the point, no bull****.
@Genethagenius
@Genethagenius 5 лет назад
I recently decided I wanted to get into programming due to health problems that are forcing me to work from home and I’ve always been interested in programming. I watched a few of your other videos and had decided to learn JavaScript first so I picked up a book you had mentioned, “Head First JavaScript Programming”. That book recommended knowing and understanding HTML and CSS so I picked up “Head First HTML and CSS” and so far the book is a GREAT resource!!! I’ve been doing like you said and trying to spend at least 1-2 hours every day studying or practicing coding. I haven’t started a side-project yet but I think that’s a great idea and will start one soon! Thank you again for your awesome channel and I don’t think I would have come as far as I have as quickly without your videos!!!
@azubuzom5574
@azubuzom5574 5 лет назад
genius2012 hello! I am also learning HTML and CSS. Have you started your project yet? I want to start one but I keep thinking to myself that there is more I need to learn before I start a side project and I think that’s holding me back a lot.
@GuitarsRgood7
@GuitarsRgood7 4 года назад
Really inspiring video. I gave up trying to learn 3 years ago, but now I'm back into it and taking the simple approach!
@RameenFallschirmjager
@RameenFallschirmjager 5 лет назад
something that I love about you Andy is your sincerity which is obvious in your face and words when you talk about software development. not like some frauds (rafeh qazi) who try to sell their garbage tutorials and pretend if you learn very basics of programming you can earn six figures salaries within a couple of months.
@AndySterkowitz
@AndySterkowitz 5 лет назад
Thanks Ramin! I really appreciate your sentiment. I know what you’re saying about other RU-vidrs and at the same time I imagine they mean well. At the end of the day it all works out for everybody. Cheers! 😊
@Isaiah99002
@Isaiah99002 5 лет назад
More and more value I get from your videos. Thank you Andy
@b.segueda5470
@b.segueda5470 4 года назад
Thank you for being alive. For being a good teacher.
@isaacronathan1693
@isaacronathan1693 3 года назад
I think somewhere in the past I wanted to start coding because I subscribed. This video gave me the push
@IvanManginiLopes
@IvanManginiLopes 5 лет назад
Thanks for sharing your experience, it's very helpful have some direction or path to go. I'm get starting to learn programing and i want to get into IT career. cheers from Brazil!
@AndySterkowitz
@AndySterkowitz 5 лет назад
You're welcome Ivan. Glad to help!
@frndstp
@frndstp 4 года назад
Deu continuidade ao projeto, Ivan? O que você está fazendo agora? Um abraço.
@jess8935
@jess8935 5 лет назад
This is super helpful advice. Long story short, I originally wanted to do web development when I first started college but the job market wasn’t great and I needed more job security. Through many twists and turns, I landed in HR and have been in the HR field about 5 years now. I’ve been thinking about switching careers for quite a while and right now is a good time to prep my self for this leap. I’ve just switched roles internally working as an Analyst and I now have more time to focus on “me” time in the evenings. I’ve got 6 months to prepare myself! Thanks the motivation and making these videos!
@CodingJourney
@CodingJourney 5 лет назад
Great content as usual! Keeping it simple is crucial!! 🙂
@hemanshu877
@hemanshu877 5 лет назад
Great advice build projects and make portfolio ,I just did that and now I got job
@abanumifesochi4147
@abanumifesochi4147 4 года назад
I'm a beginner and I have found this video to be very helpful. I was initially intimidated by the volume of courses on programming and software development. This has given me a direction. Thumbs up 👍🏽
@daviday87
@daviday87 3 года назад
Longtime viewer here and fan of your content. I just started working my way through Head First JavaScript (currently on page 200 wrapping up chapter 4) along with the ZeroToMastery web development course on Udemy. I'm able to average slightly under two hours per day at the moment, but my question is the following: when you get blocked on a problem in the Head First book, or if a concept doesn't seem 100% clear to you, how do you proceed? How do you get a more thorough understanding of what seems like simple concepts not sinking in? I'm plagued with doubt of if I move forward with my reading without comprehending each component perfectly that it will come back to haunt me later on.
@vannakkeo7453
@vannakkeo7453 5 лет назад
I'm super new to the tech world. I'm happy that I found your channel.
@EricHillAuthor
@EricHillAuthor 5 лет назад
Well, just purchased Head First: HTML & CSS!
@michaelbreezywilberforce2646
@michaelbreezywilberforce2646 2 года назад
I just finished watching this video and I think my mind is now made up. Thanks Andy.
@aarongonzalez200
@aarongonzalez200 4 года назад
Thank you very much, your video really let me realize I should focus on learning the basics first with web development regardless if I want to do game development or whatever else. Im changing careers from customer service/collections to something coding and this helps a lot.
@nizachupa4154
@nizachupa4154 3 дня назад
This has been very insightful, thanks a lot. I feel it helped me figure out the issue..
@wilderfromero819
@wilderfromero819 5 лет назад
Yes, I am doing this tips right now, build a static website while learning, so I am fully aware on where I am in my studies. Thankyou sir, more power to you...
@milicaandrejic8945
@milicaandrejic8945 3 года назад
Thanks for sharing. Really useful and to the point. Would you recommend any particular resources for the points 3 and 4 (GIT and Client-server)? I have learned some things along the way but would really love to get a good, systematic overview of it. Thanks a lot!
@SAMs3piol
@SAMs3piol 4 года назад
This video is absolutely the best. Thanks Andy
@vedprakashyadav175
@vedprakashyadav175 5 лет назад
all this time i was so confused about how to start learning this skills ..........u really solved it...thanxx man
@tenzinchoerab3061
@tenzinchoerab3061 4 года назад
im 17 and just started programming. Have about half a year expirence in cs from my class😂 and i constantly have to watch toturial videos and its hard. Im gonna follow in your footstep HTML & CSS JAVA AND GIT THANKS for the Advice🙌
@nightwolf1966
@nightwolf1966 4 года назад
I'm 53 yrs old and I'm just looking for a language to play with, my only experience is with DOS 6.22 and stringing different commands together along with autoexe bat so starter projects will be my main focus, also someone told me about Smalltalk and I have a video game on steam I'm going to start with, thank you for your video and time you have taken to help us, beginners
@moniquenavarro4131
@moniquenavarro4131 2 года назад
you are always saving lives !!!!! I just goy my north now! thanks
@Ben-nt1zl
@Ben-nt1zl 5 лет назад
This is really helpful and I can relate a lot. I've been doing html and css for about 4 months now but I constantly feel overwhelmed and feel as though I don't know enough because i'm always thinking from an employer's perspective. I've been putting off moving onto JS for that reason. Thanks Andy
@chrisbrittain3438
@chrisbrittain3438 2 года назад
Thanks for all the free info man very helpful. Check back with ya in Six motnths
@naviaenjoyer
@naviaenjoyer 3 года назад
Bro, thanks you so much for recommneding us the Head First book, OMG! I love it so much, they really did a great job on teaching their readers the basics, also, the pacing is just *chef's kiss*. I'm already at the 500th page, Head First JavaScript is going to be my next goal, again, thank you so much!!!
@AndySterkowitz
@AndySterkowitz 3 года назад
Yes! It's one of the best introduction books I've ever found :-)
@seunakinwunmi5742
@seunakinwunmi5742 3 года назад
Just about to start Andy.. I've been seeing your video for a while.. I'm ready now.. Thanks for your help
@BeckyAlter
@BeckyAlter 2 года назад
Andy- you’ve been with me on this journey for the past month. Thank you soooo much for your invaluable videos! Got through HTML and am halfway through CSS. I’m going the route of the Pro Career Path on Codecademy for Front End Engineering. I feel like I’m not getting enough practice. Would you suggest I check out Udemy after I finish CSS for something more in-depth with a built-in, real world website build project? Something I’m considering. Thanks again!!!
@hassansyed6087
@hassansyed6087 Год назад
The idea is to learn in layers. You are never going to fully understand the scope of each subject without layering various angles of learning and material together. Do some theory, then do one mini project or practice problem. Don't be afraid to look at the solution and copy it. Then, try it on your own. Once you have seen it all for the first time, now go to a different source and strengthen that knowledge while also placing the missing pieces into your knowledge puzzle. You will see things click. Once you see things click, you know you can do it and your confidence will sky rocket.
@kays3599
@kays3599 3 года назад
Thanks for reminding people is't a journey (like anything), not an overnight thing.
@so6291
@so6291 3 года назад
This video couldn't have come at a better time to me. I felt completely lost watching udemy course for a month now (currently at CSS), I wasn't sure if I even want this anymore because a) simply overwhelmed by the enormous amount to syntaxes to follow, b) not even sure what to do with those syntaxes. I guess this is a downside of the remote learning and frankly I've been out from uni quite a long time ago so learning a new skill has been intimidating. This helps me a lot, i will focus on working on my own projects based on what i learn from the course to really develop my skills. Thanks!
@LividLibruh
@LividLibruh 4 года назад
Thank you for this video! I feel like I really have a game plan to start learning.
@Mentalzz
@Mentalzz 3 года назад
How have you done ?? I’m reading this 7 months later hopefully your journey has been successful
@XbullzX1
@XbullzX1 4 года назад
You got me Andy. Just started MEAN Developer Course but the instruction is "NULL" and it said no experience necessary. That turned out to be a lie. So I'm crash coursing html, css, javascript, and everything else needed for the stack. I've found trying to teach myself has been more productive. Mostly I feel getting a "mentor" is absolutely necessary in the beginning. Glad I found you, hope you got room for another.
@sidneyrodrigues9004
@sidneyrodrigues9004 3 года назад
Really nice video buddy👍🏻 very helpful for me. Keep hustling!
@MP-ih9wf
@MP-ih9wf 4 года назад
Just came across this video. Best take away I learned is that I have been course collecting. I need to just pick one and stick with it for at least the 90 days instead of one chapter here and one chapter there. Thank you.
@johnroekoek12345
@johnroekoek12345 5 лет назад
Doing what you told me in your other video: Have a notes block near my computer, and writing down your advice and schedule.
@AndySterkowitz
@AndySterkowitz 5 лет назад
One of the simplest productivity hacks I’ve found to this day.
@13RYUUZAKI
@13RYUUZAKI 4 года назад
The only thing I add, will be, collabvorate in a public/open project in github when you fell confortable with. Thanks for the advices.
@noneh-b988
@noneh-b988 5 лет назад
you come at right time friend , thank you so much
@AndySterkowitz
@AndySterkowitz 5 лет назад
😊👌
@barbaraamie3038
@barbaraamie3038 3 года назад
Hi Andy. I’ve been told to TEACH Introduction to Programming to middle-schoolers without knowing what it is! Virtually, this will begin the last of January. I’m so very stressed because the kids will know more than me. I also have to oversee a coding club for 6-8 graders. This helped me to know what to do 1st. I’ll follow your suggestion. Thank you.
@maricelaCA
@maricelaCA 5 лет назад
Thank you for keeping it real and sharing your experience . Your info is valuable
@FuzzYSrb
@FuzzYSrb 4 года назад
I know that most probably you`re not going to see this,but still I`m gonna write it. I started with HTML in January 2020 and after maybe 7-10 days I started learning CSS. I understand basics of both and It was not so hard to learn it (at least I like to think that). Then I tried to build something. It would start great and then I would get overwhelmed and frustrated. I hated what I made because it was simple did not look nice and when I would compare it to other websites I would just delete the entire code.. I never thought of quitting it is not in my nature but I get stuck often and I feel like I am wasting too much time and not making a lot of progress because I don`t have a clear plan.. I feel like too little butter spread over too much bread. I know you said we should build our project as we learn but somehow I feel like I am only watching how it is done and then just type it in sublime and that is it. I don`t feel it is something that came out of my head but rather me copying and pasting (not literally ). A couple of days ago i started with JavaScript and I feel like I skipped something about css and html and it is constantly buggering me . And with js is the same.. When I watch or read I understand all of it but I don`t know when and why to apply it and it is just wearing me down. I know I wrote too much already but I feel like a baby trying to talk (only in code language) but I can`t. I know I have made a huge progress in these 30 or so days because I knew nothing about HTML and CSS before and now I can build a basic layout but navbars,images,videos, etc. but still I have this constant feeling that I am missing something and that I am not very organized in my learning and practice. I know it`s a huge comment but I just had to get it out of the system. Thank you for all the good work you do for us noobs :)
@robkriger9095
@robkriger9095 5 лет назад
Thank you for the advice, I appreciate you man. I know that I am really interested in this field, but found myself doing pretty much everything that you were suggesting to stay away from, and I wasn't getting anywhere... Your advice makes perfect sense. Thanks again!
@kiwicami287
@kiwicami287 5 лет назад
Yeah im in the same boat, i decided to start with c# with The c# players guide book but i think i made it harder on myself, i learned things for sure but it also went over my head a bit i think, im gonna start fresh with html and javascript because i really enjoyed experimenting with c# and visual studio even if it was hard.
@ZeusGod-Oficial
@ZeusGod-Oficial 2 года назад
This video is pure gold ! Helped me a lot . Decided to become a software engineer and my school starts next month . And I was studying Java lil bit with not much progress but I will first go to html and css as you advices then back to Java
@gritlup2089
@gritlup2089 5 лет назад
Just Subbed great content. I'm teaching myself Python and JavaScript right now, and I'm getting there.
@andybailey2405
@andybailey2405 3 года назад
Currently Backend Oracle PLSQL Dev with some ordsapi experience, trying to get into Ng Development, so I can get closer to Full-stack, your other vid on Observables helped a lot so I think I am going to start following all the videos you have up on breaking into that career path. Cheers!
@KTZfilms
@KTZfilms 3 года назад
This is fascinating. Don’t know the first thing about this stuff and your videos are great. I appreciate your advice and content.
@AndySterkowitz
@AndySterkowitz 3 года назад
I appreciate that!
@heromil
@heromil 4 года назад
I have just discovered this channel and I am really amazed about the excellent content you share in your videos. Congratulations!!!! :)
@demetrihamilton979
@demetrihamilton979 3 года назад
Andy, thanks for the video. It really boosted my confidence in program development.
@diego_villena
@diego_villena 4 года назад
I posted on a previous video, essentially asking for this exact video. Thanks!
@zettcompact8586
@zettcompact8586 2 года назад
I agree, head first series is good. Among an ocean of iformation this series is worth every penny you spend. They have online projects, forums, youtube videos and some support for everyone.
@pierrelcane5525
@pierrelcane5525 4 года назад
Thanks, I just started reading the Head First HTML/CSS and it is really a newbie friendly book. I also used Notepad++ to follow through the exercises. Oh and , on the Bullet Points in chapter 3, I think Tony had an accident with his Segway, his hand seems like it had a deep cut on it (not sure if it's in the book, im using an ebook). lol
@tlorisontlai8758
@tlorisontlai8758 2 года назад
Is there softcopy of these recomended books?
@MrAlipatik
@MrAlipatik 4 года назад
if u want to learn, learn the new thing. -if .net - learn azure -if phyton - machine learning -mobile - andriod or ios -domain driven design -docker Companies loves new tech in your resume. Coz they want their hands on that thing..
@shantemonroe342
@shantemonroe342 3 года назад
I'm actually going to follow these steps. Thank you!
@mohdfazliab5627
@mohdfazliab5627 4 года назад
You are the second person I know that recommend the Head First books after Derek Sivers. I am currently at chapter 8 of the Head First HTML & CSS book. It is really fun.
@shubhamchauhan1893
@shubhamchauhan1893 4 года назад
Hey Andy, I made up my mind this morning to learn coding and found your videos really wonderful for start. I really want to take this 3 month journey. Can you recommend a resource for learning client server architecture?
@Odhinn638
@Odhinn638 2 года назад
I just turned 42 and I’m thinking about switching careers to programming. I’ve found your videos very useful.
@marshmallowpeeps241
@marshmallowpeeps241 3 года назад
Thank you for uploading this video. This made the world of tech and computers, for a newb, very welcoming and inviting. :)
@hunsonabadeer4209
@hunsonabadeer4209 2 года назад
Your videos helped me a lot! Thank you so much Mr. Sterkowitz.
@TheFootballPlaya
@TheFootballPlaya 5 лет назад
don't lose confidence if you don't 'get programming' right away. It takes time to get comfortable with learning on your programming journey. There's tons of literature out there promoting the building of projects - but its almost made to seem like if you're unable to do this 'right away' as a beginner than you're somehow behind the curve; don't listen to that voice. You aren't. this stuff takes time to grasp. start off with very simple projects.
@redeagle9312
@redeagle9312 3 года назад
Andy, thanks very much. Your suggestion gave a clear way for my next learning step. Looking forward for more helpful video so I can continue my journey.
@courtlandkelly8422
@courtlandkelly8422 4 года назад
I have been looking for a video like this, THANK YOU
@mattigor5476
@mattigor5476 3 года назад
I recently finished a HTML and CSS course and wasn't sure what to do next and your video helped me a lot in finding a path, I'm gonna start learning JavaScript, thank you so much!!!
@AndySterkowitz
@AndySterkowitz 3 года назад
Great to hear!
@joshuajurado2565
@joshuajurado2565 5 лет назад
Thanks Andy, this was the perfect video of what im dealing with right now.
@kidovatov
@kidovatov 4 года назад
I agree
@tofulosophy
@tofulosophy 5 лет назад
Andy, those books were published in 2012 and 2014 respectively. Would the info in the books be out of date??
@stevensbaxter
@stevensbaxter 4 года назад
The core of html/css/JS have not changed. There are new concepts of course as well as browser related nuances, but those are things that are constantly changing anyways. Very few actual necessary keywords have been added for introductory use.
@jc2367
@jc2367 4 года назад
@@stevensbaxter thanks for that answer, about to dive into the headfirst javascript book and wanted clarity on this exact question.
@whytry4682
@whytry4682 4 года назад
I was thinking the same thing
@enisarik6002
@enisarik6002 4 года назад
Without knowing computer science and programming fundamentals, getting into HTML, CSS may not be very efficient. I would start with a common "introduction to computer science and programming course" to build cs fundamentals. There are many out there. The most popular ones are CS50 or MIT 6.001. You will be already introduced many languages & technologies in those courses. So you will have a bit of flavor from every fundamental concept in CS. After you finish those courses, you can start with front-end (html, css, javascript, etc.) or go for a back-end (python, java, c++, etc.), anything you want. Without a strong foundation in computer science, the things are going to be still abstract..
@XavierSmithXcellence
@XavierSmithXcellence 5 лет назад
I definitely like that you focused on reducing complexity, which is actually a good life lesson in general. I'll be honest, though, as someone starting his coding journey today, hearing spending two weeks on HTML and CSS was terrifying! It looks like a beast to me.
@thatamberchick
@thatamberchick 5 лет назад
Thanks for this info! Liked/subbed. This makes so much sense and helped a lot! 👍🏻👍🏻
@AndySterkowitz
@AndySterkowitz 5 лет назад
Awesome! Glad to help.
@anthonyoliveri4544
@anthonyoliveri4544 4 года назад
one of the best videos i ever seen thank you for your contributions !!
@brightorton2941
@brightorton2941 5 лет назад
I agree with you Andy, Thanks a lot
@shakalgeria2786
@shakalgeria2786 4 года назад
Thank you bro. Very good advices. Your videos are short and useful. Whish u the best
@kvk2530
@kvk2530 3 года назад
thanks for this vid, exactly what i was looking for.. roadmap simple to follow and practical
@N3wt199
@N3wt199 3 года назад
Nice video... clarified I’d made the right choice in what to learn as well 😃👍
@dancodaniel3014
@dancodaniel3014 3 года назад
Your videos are always amazing thanks allot for making it simpler for us new be.. Am type that always download every books I come across related to programming without finishing the one at hand ...
@thesoftwaredeliverypodcast
@thesoftwaredeliverypodcast 5 лет назад
Joined the FB group bro. Thanks for the content
@AndySterkowitz
@AndySterkowitz 5 лет назад
Glad to hear Diogo Digital! Happy to help.
@augustog9095
@augustog9095 2 года назад
great video Andy! thanks for your advices :)
@jaytothe_
@jaytothe_ 4 года назад
Yo I’m on chapter 12 of the html book. This is a great place to learn the language. Great video fam! 💪🏾
@barbarahamilton5466
@barbarahamilton5466 Год назад
I love the part where you say keep it simple your just learning JavaScript you don't have to build an actual application .. I don't know if I want to be a software developer I want to learn how to make the actual application for my business I'm going to start. This video was great I hope I took good notes. Thank you!
@almarwahabobakr5235
@almarwahabobakr5235 5 лет назад
Thank you for this valuable information .
@AndySterkowitz
@AndySterkowitz 5 лет назад
Glad to help 😊
@muruganmittapalli2632
@muruganmittapalli2632 4 года назад
I really like your videos, I am currently working as an administrator for tool and I am thinking to start learning Python, but I do not know where to start from. Thank you.
@2passportsandpostcards
@2passportsandpostcards 4 года назад
Hi Andy, thank you SO much for this video! It was phenomenally helpful!
@alexusbrooke
@alexusbrooke 4 года назад
I'm learning html & python on SoloLearn.
@luiggy3542
@luiggy3542 4 года назад
i use mimo
@karthikp6473
@karthikp6473 3 года назад
Bro consider learning from udemy.. it's really Worth
@upya3813
@upya3813 4 года назад
well that was probably one of the best yt "beginners" tuts ive ever watched ... about anything. *HUGS*
Далее
#1 Thing to Learn to Become a Self-Taught Programmer
10:00
Гаджет из даркнета 📦
00:45
Просмотров 266 тыс.
DEMONS ARE ATTACKING BRAWL STARS!!!
09:08
Просмотров 13 млн
ИСТОРИЯ ПРО ШТАНЫ #shorts
00:32
Просмотров 300 тыс.
How to Learn to Code FAST (Do This or Keep Struggling)
11:00
Coding Was HARD Until I Learned These 5 Things...
8:34
Don't Focus on Coding Learn Concepts Instead
9:29
Просмотров 340 тыс.
Best Learning Strategies for Programmers
12:06
Просмотров 686 тыс.
FASTEST Way To Learn Coding and ACTUALLY Get A Job
10:44
How I Would Learn To Code (If I Could Start Over)
13:43
How long does it take to "Learn to Code"?
9:57
Просмотров 101 тыс.
The Harsh Reality of Being a Software Engineer
10:21
Просмотров 2,9 млн
Гаджет из даркнета 📦
00:45
Просмотров 266 тыс.