Тёмный

How I'd Learn to Code RIGHT NOW (If I Started from Scratch) 

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

In this video I go through exactly how I learned to code and what I'd change if I had to start over again.
🏆 * Coaching Program *
Interested in joining my paid coaching program and getting support to get your software development career started? If you consider yourself an action-taker, you're ready to invest in your career and you're committed to putting in the work then book your intake call at

Наука

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

 

23 ноя 2021

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 473   
@AndySterkowitz
@AndySterkowitz 2 года назад
Ok did you actually follow the advice in the video and subscribe to my channel? Stop what you're doing now and go destroy this link: ru-vid.com/show-UCZ9qFEC82qM6Pk-54Q4TVWA
@9zivota9zivota31
@9zivota9zivota31 2 года назад
Hey can u mentor me somehow, Im struggling with coding so much. I would appriciate that so much. I just need someone 1 on 1 to show me how.
@programaths
@programaths 2 года назад
@@9zivota9zivota31 Another route is honing problem solving first and not bothering with computing at first. Counting problems are a nice way to get started (Problems like "How many way to arrange 4 aces in a row ?"), then you can try geometry problems then first and second order logic problems (you'll use those informally when solving counting and geometry problems, but that's good to formalize) That will teach you divide and conquer, problem space exploration, formulating hypothesis ... Then when you "start" learning computing, you'll see there is basically two things, the mundane part and the "problem solving" part. The first is all technicalities like the language you'll use to do your implementation, the way you've to write the specifications. The second is literally what you'll have honed doing math. Then, when you'll learn languages, you'll learn them way faster, because you'll have developed a sense of paradigms.
@Olie956
@Olie956 2 года назад
Something is wrong with your mic. It's picking up loads of static and stuff.
@jeremycompton3010
@jeremycompton3010 2 года назад
Thanks Andy, l always appreciate your valuable advice.
@yvonneazeez651
@yvonneazeez651 2 года назад
@@programaths any suggestions of where to practice the problem solving examples you mentioned. Like a book or website?
@KathySierraVideo
@KathySierraVideo 2 года назад
This makes me so happy to hear. I am the creator of the Head First series (starting with Head First Java), and you described exactly what I most wanted for learners. I was already subscribed to your channel as part of my research on how people learn to learn, and it was a fun surprise to hear you talk about HF JavaScript. The authors of that book were the first two HF first authors we trained, and today Beth is actually our neighbor on an island in PNW 😁. I appreciate what you do 🙏.
@AndySterkowitz
@AndySterkowitz 2 года назад
That's awesome! I wish more education was like the HF series of books...the approach to teaching technical skills is so dry and doesn't take into consideration how people learn best. Cheers for everything you do as well :-)
@jesuschris9543
@jesuschris9543 2 года назад
Head First Java was my first ever programming book back in the 8th grade. I graduated high school and I'm still getting after it! Hopefully I will be able to get a programming job sometime in the next few years. (edit): I still have that copy of HF Java on my bookshelf. I appreciate what you do and have done.
@KathySierraVideo
@KathySierraVideo 2 года назад
@@jesuschris9543 🙏🙏🙏🤗 you just made my week. And you started in 8th grade?! Go you 👏. No doubt that some time in the future, you’ll be changing the world with code 💁‍♀️
@LolaOpheliac
@LolaOpheliac 2 года назад
I'm starting to learn to code at 30 and those books are a lifesaver for my ADHD brain, thank you so much for these books! And thank you, Andy for introducing me to them.
@yahyahassan5501
@yahyahassan5501 2 года назад
I’m currently on chapter 8 learning to build an app and i was wondering why separate parts of code into different objects? That really isn’t explained and its a little frustrating.
@jimo9555
@jimo9555 2 года назад
*How to think like a computer scientist, Allen Downey* is a good resource for non-programmers too, and available for free in pdf format
@AndySterkowitz
@AndySterkowitz 2 года назад
Haven't read this James but I will add it to my list...ty!
@anupbarua6151
@anupbarua6151 2 года назад
thats a very old book.
@jimo9555
@jimo9555 2 года назад
@@anupbarua6151 and it's still around for a reason ;)
@branwithoutclaws
@branwithoutclaws 2 года назад
@@anupbarua6151 old is not necessarily bad, for the critical thinking approach, as opposed to simply doing things without having a fundamental prospective on why or how
@anupbarua6151
@anupbarua6151 2 года назад
@@branwithoutclaws didn't read the book, but i need to think like a developer rather than a scientist.
@doutorgori327
@doutorgori327 2 года назад
The Head First JavaScript book suggestion alone made this video worth watching. The rest of the content was just bonus.
@gabrielfono844
@gabrielfono844 2 года назад
I have been in the usa in March 2017. In 2018 , I started taking a esl class. On March 2019 , i have watched your vidoe amd I was like 'mighbe I can learn to code " On July 2019, I decided to start teaching mysql by the head first book. He took me 2 years to get my first job as software engineer here in Seattle waghinston. Thanks Andy
@myhkeith
@myhkeith 2 года назад
congratulations!! you have a very strong will and much perseverance. keep it up
@analyseadams9654
@analyseadams9654 2 года назад
Thanks for the help Andy! I look for learn to keeping you updated with my success in the near future!
@LandonURL
@LandonURL 2 года назад
Just found your channel and I want to get into coding wish I would’ve found it before I started college. I’m 18 and starting fresh but I’m excited for new content from your channel to help me start and master coding
@flabbybum9562
@flabbybum9562 2 года назад
I love this approach in your videos. Even the way you present the information displays a methodical approach.
@natalieriquelmy2504
@natalieriquelmy2504 2 года назад
Thank you! This was super informative. I think I set myself up for failure at first because I began with the Fullstack Intro to Coding course, then started their pre-bootcamp course while also diving into the Head First JavaScript book. That got really confusing. I LOVED how I was learning with the book but when I revisited the Fullstack course, the syntax and structure was different and it got really confusing. I then scrapped the book and continued with the course, but to be honest, my consistency wasn’t there and it went downhill. I bought a Udemy course as well but I’m afraid to get started because I feel like I should backtrack. Reacquainting myself and sticking to a learning schedule that’s uninterrupted is the current goal, but your advice has helped clarify some of my issues here. ✨
@musicjunkie421
@musicjunkie421 2 года назад
I'd recommend WATCHING the Fullstack Intro to Coding course from start to finish making sure you understand the concepts, then when you're done, restart but code along on the second run. If you have the time, you should watch the full course twice before coding along the third time. This much learning input and spaced repetition will help solidify your understanding and approach the task confidently when it's time to output.
@Jazzadrin
@Jazzadrin 2 года назад
Hi Andy. Thanks for all your inspiring content over the years.
@AndySterkowitz
@AndySterkowitz 2 года назад
My pleasure!
@abcabc-kp3yo
@abcabc-kp3yo Год назад
I’m so happy I found your videos, they’re truly serving as guide for me to navigate learning how to code. I actually just got the Head First JavaScript book you recommended. The book says that if you’re brand new to web development, you should start with the Head First HTML and CSS book. Did you already have knowledge on HTML and CSS, or just jumped straight into JS? I’m completely new to web development and have no background knowledge whatsoever, so I’m trying to see if I’m good with just the JS book or should get the HTML and CSS one too. Thanks!
@zufi422
@zufi422 2 года назад
Head First JavaScript is an amazing book! i started it due to your recommendation a few days ago. it is very good at teaching you the fundamentals and it does not take shortcuts. it explains everything in a way i can understand it. i've understood much more in this book than i have watching any video tutorials on youtube.
@crisorchi1399
@crisorchi1399 2 года назад
I agree 100%. This is why I love absorbing all syntax & fundamentals from MDN - Learn Web Development & then seeing practical examples of what I learned with a few tutorials. Then finally, creating simple projects of my own.
@JasonHarris1671
@JasonHarris1671 3 месяца назад
I began to learn to code in 1996, not long before the internet became really popular...I challenged myself to create a website and then after learning HTML, CSS and JavaScript; I created my own website, well it wasn't great. ,don't even know how to find it now but finally decided to test my knowledge out be getting a degree. Now I have a masters from FullSail University in Winter Park, FL.
@isamuog6529
@isamuog6529 2 года назад
this helps. been thinking of getting into programming but just never knew where to start. and so ive been looking at similar videos as this one to sort of get an idea of where is best to start. and yes i subscribed
@pearlwonder9533
@pearlwonder9533 2 года назад
Awesome video! I just wanted to know if you can do a roadmap for 2022 on what programs to study & learn in order to become a software developer. What should I do in order to attain my first job as a self taught developer? I recently dropped out of a boot camp as I felt that the pace was too fast and was not beginner friendly. It was really difficult to retain all that new knowledge in such a short period of time. Nonetheless, I felt defeated but remained hopeful because in the end it was a learning experience that gave me a glimpse of what needs to be done in order to become a developer. As the year concludes, I’m looking forward for a fresh start in the year 2022, so please upload any content that could help self taught developers.
@WormyLeWorm
@WormyLeWorm 2 года назад
This makes me feel a lot more ready than I knew I was, considering what I've learned already. I went through a bootcamp, and also have been learning C#, and doing some data structures and algorithms (interview problems/compusci type of thinking) courses and practice regularly, and committing that practice/learning to github to show it, since I started applying aggressively. The toughest part for me has been getting the interviews so far. Recruiters say my resume looks good, but it's really just a numbers game of getting it out there enough. I never would have thought you landed your first job how you did, and with just a few projects.
@AndySterkowitz
@AndySterkowitz 2 года назад
Keep in mind things have changed since 2014…that’s something I was trying to highlight in the video.
@WormyLeWorm
@WormyLeWorm 2 года назад
@@AndySterkowitz Yeah totally.
@PRASHANTKUMAR-il4ob
@PRASHANTKUMAR-il4ob 2 года назад
Quick videos improvement recommendations: Please provide different section/segments for titles or topics you discuss in videos (youtube feature for creator), it will be very helpful for viewers to find right content in long videos. BTW love your content🥰🥰
@vikkkstar
@vikkkstar 8 месяцев назад
Thank you for your honest guidance. Have a good day!
@osaze61
@osaze61 2 года назад
Outstanding, good to hear my plan for success is achievable.
@AngelTorres-ot6mb
@AngelTorres-ot6mb 2 года назад
I really want to learn to code. This video is helpful the info you provide makes sense.
@summerhiggins5930
@summerhiggins5930 2 года назад
this is actually so helpful. Im a 17 year old senior hoping to major in comp sci at uni, and your channel has helped me so much in preparation.
@majorpeg8534
@majorpeg8534 2 года назад
In the same position but I’m taking a gap year and wondering if I would be able to learn coding and get a job and skip uni.
@FAIRWEATHER_MUSIC
@FAIRWEATHER_MUSIC 2 года назад
really good advice on interview and job hunt process!!! Make another focusing on that subject maybe???!! Lot's of people I know are trying to get work going but the longer you're out for some people more doubts creep in
@infamous5369
@infamous5369 2 года назад
I am 18 years old and have had dreams of becoming a software dev. I know absolutely 0 coding so I hope watching this video will set me on the correct path.
@MrMiroto
@MrMiroto 2 года назад
Get in the mud, do a beginner tutorial series!
@milojdiaz
@milojdiaz 2 года назад
I'm 25, got my college degree for business but could care less about it, same boat as you I know absolutely 0 programming but am getting into it as it does seem fitting, doing a lot of research these days to dive into and see how it goes
@TribunalxWarrior
@TribunalxWarrior 2 года назад
start now! you can do it!
@kiroshi7364
@kiroshi7364 2 года назад
Hows it going? Im the same as you. Im 19 and hist started learning front end development 2 days again
@garatheexplorer3089
@garatheexplorer3089 Год назад
​@@milojdiaz we at the same age. Do u still learn to code now?
@e01nerv
@e01nerv Год назад
I started off with Head First series too! Such a good book. Easy to understand and engaging presentation :)
@juanrossi3
@juanrossi3 2 года назад
That was really helpful man, thanks a lot!
@JesseRedmanBand
@JesseRedmanBand 2 года назад
As usual, well thought out, great advice!
@AndySterkowitz
@AndySterkowitz 2 года назад
Thank you kindly Jesse!
@FeebleDaddy
@FeebleDaddy 2 года назад
I've been from one dead end job to another and I've been looking for something I can go after and maybe succeed. I'm 27 and have felt lost as to what I want to do and coding seems like something I may enjoy getting into. I've always worked manual labor jobs but I feel like this could open a whole other door for me if I just committed to it.
@andrewvirtue5048
@andrewvirtue5048 2 года назад
Did you ever do it? How'd it work out? How long did it take you?
@granados1990
@granados1990 2 года назад
@@andrewvirtue5048 he only posted this 13 days ago…
@nostalgicnow6001
@nostalgicnow6001 2 года назад
@@granados1990 😂
@booluinji7298
@booluinji7298 2 года назад
Drove a truck for 6 years working dog shit hours, but was able to land a job as an IT support specialist 6 months ago. Going to focus on software development since I'm currently building an asset/inventory managment application for a client. It can get stressful and the mental fatigue is insane, but man oh man what a great feeling it is figuring out the issue. Keep your head up and drive in man. You wont regret it one bit! Im 36 btw.
@frankbliss2924
@frankbliss2924 2 года назад
It depends on one thing. Is staring at and altering text on screen all day and night something you can do... forever. 🤷
@tiawandagrace7020
@tiawandagrace7020 2 года назад
Thanks for sharing all this information about codes.
@liubomyryakymov5242
@liubomyryakymov5242 6 месяцев назад
Really simple and interesting guide, thank you
@mpforeverunlimited
@mpforeverunlimited Год назад
28 and starting a CS program at wgu next month! Going to try and finish in a term. I'd say my level is intermediate. Took a few intro classes as well as OOP and data structures at a different uni way back
@user-di4bt7qu2i
@user-di4bt7qu2i 2 года назад
Great info. Thanks for posting.
@annjean8709
@annjean8709 2 года назад
Phenomenal video! Thank you for sharing.
@elo9689
@elo9689 2 года назад
Excellent book that cover basics, whish i knew about it when i started
@samuelkelly2197
@samuelkelly2197 Год назад
U.K. @Andy S. I have been an admirer of yours for a long time and I love the Inspiration you give to me all the time. Consistency though has been my Number One Enemy. But let me ask a question based on this Video. Python wasn’t that popular in 2014 as it is today. Learning a second language after JavaScript, would you advice I go for Python or any of the C languages.
@HotSteamingJustice
@HotSteamingJustice 2 года назад
I think the barrier to entry is much higher these days than it was back then. You will likely need to do a lot more than read a couple of books and build a few beginner projects. That's not to say you cant do it, of course you can, just don't expect it to be this easy.
@lofi_Insomnia_
@lofi_Insomnia_ 2 года назад
Hi Andy. Great video! I'd love to have you share how to learn faster AFTER getting the first job. I am actually one of the very lucky ppl. I only learned coding for 1 month or so and got an offer. The current company saw my potential and gave me the opportunity (plus I do UX design for them as an exchange cuz that's my previous background). However, I feel like the dumbest person in the room everyday because everyone else in the engineering team are pros with years of experience. They are very friendly and all but everyone is busy and I have to up my game real fast. So basically, how to learn fast when you 1)Work at a small startup, everyone's pro and you're the only newbie in the team 2)Don't have much time, again working at a startup and work takes at least 12 hours per day (because I'm new and it takes so much longer to debug a small thing :() Thanks! Really appreciate if you could talk about this. -Tori
@datmanUK
@datmanUK 2 года назад
I feel for you. With coding it’s just constant learning and reaching out online for help in forums etc. This is why coders work their ass off and never get the real recognition for it. A bug comes through you spend hours fixing it and then another comes straight after. People keep switching from company to company to work on different projects but it’s essentially the same thing - bug fixing.
@billyscarbrough
@billyscarbrough 2 года назад
I also started coding in 2014, got through an Associate’s program in Computer Programming, but then went through a move across the country and just needed A job. Unfortunately, I wasn’t confident in my skills (I should have been) and took a job in IT instead. Now, years later, I can’t stand networking and IT and just want out. Learning to ride this bike all over again now
@JohnShire387
@JohnShire387 2 года назад
What makes you hate IT and Networking?
@urdarkside1
@urdarkside1 2 года назад
Hey Andy, This is a very insightful video, Please how did you learn about computer networking as a beginner? Can you suggest a resource to learn?
@redakazitani6622
@redakazitani6622 2 года назад
Hi, thanks for the info. Are you talking about being a full-stack dev ? If so how about the rest of backend techs ? Also, how would you go about getting a job in the US from abroad. Thanks in advance.
@jamesbell8148
@jamesbell8148 2 года назад
Thanks for your content mate yourca good one 👍
@kvk2530
@kvk2530 2 года назад
i got the headfirst JS book because of you, its great
@oloduogochukwu1188
@oloduogochukwu1188 2 года назад
Please how do I get the book?
@limd2dg0
@limd2dg0 2 месяца назад
36 years old and here I go, lets see Andy ill following you're guidance lets see where it goes reading headfirst into javascript now check back in in 6 months see where im at
@lofioto
@lofioto 2 года назад
Thank you for making this :)
@BigCowProductions
@BigCowProductions 2 года назад
Been wanting to learn Javascript for RPG Maket. Will check that book out. thanks!
@jl5731
@jl5731 2 года назад
I used your advice and got the Head First Java book. It was really helpful and I wished I had started this a decade ago. Other life choices happened and I stopped learning and didn't apply. I'm now trying to get back into this after a 5-6 year hiatus -_- I'll probably go through the headfirst java book again to refresh myself, but I was wondering why C# instead of C++? I work at a tech company as a technician, and noticed that the code the software engineers use is C++. I started a data structures class, but felt way behind on C++ syntax that I just dropped the class. I was trying to look for a head first C++ book, but there isn't one. Should I just get the C# headfirst book instead? Is this what you would recommend? I know your video said to start apply or work on interviews, which is probably what I'd be working on after refreshing myself with the java book.
@bunnybloods768
@bunnybloods768 2 года назад
Data Structures and Algorithms are also so Important ❤️
@quinn1143
@quinn1143 2 года назад
Good info. Just started wanting to learn how to code. So in 6 months you believe you were job ready? Did you have certain computer skills before reading the JavaScript book?
@jeremynewell3367
@jeremynewell3367 2 года назад
Hi Andy. Thanks for the great video. Quick question. Do you think that this book is still relevant in 2022 and if not what would you recommend.
@bonniehoke-scedrov4906
@bonniehoke-scedrov4906 2 года назад
Great video! Thanks!
@xviewmytubex
@xviewmytubex 2 года назад
What do you recommend for constant struggles with comprehending the language's syntax/usage? I still struggle with variables in several languages (JS, Python, C++, C#). Specifically, what/when to use variables. How do I comprehend the usage of variables? How did you comprehend them? How did you reach the point where you were starting a new progam and you could start declaring/defining variables fluidly in your statements? I saw this video! I didn't really catch any insight for my struggles. Thanks! =).
@ettasadventures4098
@ettasadventures4098 2 года назад
Thanks a lot very relevant information
@ellie4443
@ellie4443 2 года назад
Respect! Thank you. Peace out.
@sidkapoor9085
@sidkapoor9085 2 года назад
How comfortable were you with data structures and algos (you mentioned leetcode but still) at the time of interview? Great vid as always.
@AndySterkowitz
@AndySterkowitz 2 года назад
Didn't know them at all...I just did programming challenges to complete them but did not know space time complexity or anything like that. So I was very "raw" with interview skills to say the least.
@stefandeclerk
@stefandeclerk 2 года назад
I've found that so many of the most-recommended JS books are outdated, like 2015 and earlier. 6/7 years is a long time for a language (as far as I understand). It also seems like very few of those books have been updated( the 'Head-First' book mentioned, that came out in 2014!) It would've been great if there was an updated version, at least from like 2019 or 2020.
@ahmedbathily7013
@ahmedbathily7013 2 года назад
Most of these books are updated ,
@cooleymike1
@cooleymike1 Год назад
This is wonderful, thanks for sharing. I am currently a couple months in and started with headfirst as you suggested, so thanks for that. Did you have to look over certain chapters more than once, or did you read the book in one go and understand everything?
@GeeHood666
@GeeHood666 Год назад
How’s progress been?
@cooleymike1
@cooleymike1 Год назад
@@GeeHood666 awesome so far, I'll apply for jobs by early August.
@llothar68
@llothar68 2 года назад
Looking back and remembering that i started by writing games in Basic and than moved to Z80 assembler because it was so fucking slow. Learned the hardware, learned pascal, learned C, learned SGML, learned the HTML subset, learned to write a browser engine for HTML 2.0 then learned TCL/TK to render it .... and we are just hitting the 1996 year. From this time all went down the rabbid hole because Java was born.
@harem0001
@harem0001 2 года назад
Thanks a lot for your insight. which book/website can you recommend for better learning python from scratch?
@damohr69
@damohr69 2 года назад
really nice camera setting and color grading..what type did you use?
@spiderdeath5789
@spiderdeath5789 Год назад
I know basic coding, the most I can do is change already existing coding or add parts of different codes to another existing code
@mark_zettel
@mark_zettel Год назад
Sounds like your a good mentor for yourself.
@Marius-oz4lf
@Marius-oz4lf 2 года назад
Hey Andy, I would like to ask you about the "Head First JavaScript" book, the book you mentioned in the first half of the video. I intend to buy that book, but isn't outdated? Is she still useful? I also bought a course on Udemy, but doesn't really work for me especially in the early part of the study. I accumulate much more information from a book than video tutorials, so if you have some book recommendations I would really appreciate!
@allsparky
@allsparky Год назад
It’s a shame I can like this video only once! Thanks for the tips! Got myself a Codecademy membership and Olán on going ham
@sitrakaforler8696
@sitrakaforler8696 2 года назад
Dam mate your learned a lot of things !!! :O
@BudoReflex
@BudoReflex 2 года назад
Awesome. Thanks.
@NotHalfBadNomad
@NotHalfBadNomad 2 года назад
I'm interested in learning with the Head Start book.. What is the most recent edition? Would the edition you used back in 2016 be obsolete today or would all the info still be relevant?
@saespyder
@saespyder 2 года назад
Thanks for the video; I’m currently at square one. Did you have a degree before this?
@juhaniikonen8589
@juhaniikonen8589 2 года назад
I am starting my coding carreer for a little older age (30) that is pretty much right now. I will approach the subject much like you did. I got that O'reilly's book on my hands now. Just only last queston u didnt come across is: is this book still relevant? not too badly outdated?
@josemaria_landa
@josemaria_landa 2 года назад
I studied applied math in uni. I have experience coding in Haskell/C/Python (mainly coding toy programming language compilers), some android apps in Java and C wrappers for python apps with the Python C API. I know data structures and algorithms, but I kinda suck at coding interviews lol. And I can't even get interviews, Intel, Facebook, Google, etc rejected (didn't even interview me) :( I got rejected from a software engineering internships at Intel lol. I don't wanna sound cocky, but if I can write a simple compiler I think I can do an internship.. :(
@Royalslob
@Royalslob 2 года назад
How many hours a day (on average) do you feel it took you from the February to August mark where you felt you were ready to apply for jobs? Were you working part-time or in any other capacity at that time?
@wscrivner
@wscrivner 2 года назад
I've seen Andy address this question in several videos. Search for one of his videos titled "How Many Hours Per Day Should I Spend Studying to Become a Self-Taught Software Developer".
@LukaCekovic
@LukaCekovic 2 года назад
as many as you can spare from your waste pile :D
@carlosvesta
@carlosvesta 2 года назад
Thank you!
@robertm3849
@robertm3849 2 года назад
So I still don’t feel comfortable yet applying yet I guess more for the let down factor. But I know JS ruby and python as well as front end html css still working on mastering bootstrap and sql but I’m pretty competent in both. Would i learn more by putting myself out there and applying or should I keep studying. I’m on year 2 but I feel like there’s so much more for me to learn. Idk
@KoolnJ
@KoolnJ 2 года назад
Was wondering if CompTIA A+ is a good start also in research ive seen it come up as a “good introduction/essential” currently in a more mechanical career but want to get into tech trying to find a start point
@octaviosandoval4633
@octaviosandoval4633 2 года назад
Andy: Which book do you recommend for learning C#? Thanks!!!
@klap7161
@klap7161 2 года назад
Great video!
@kenwahler3277
@kenwahler3277 2 года назад
How useful is this book considering the changes with ES6?
@Liutauras_Steponaitis
@Liutauras_Steponaitis 2 года назад
Hi, you mentioned things to learn is syntax, and learn how to think like a programmer. So I stop to the first step should I straight hop into learning Javascript syntax only, or should I learn html css and javascript syntax? Or should i keep to some sort of pattern like 1.html 2.css 3. javascript 4.learn how to think like a programmer? My question is probably stupid but im new in this. Thank you.
@Ihasfinger911
@Ihasfinger911 2 года назад
I've been enjoying your vids. How about a tier list of bootcamps and online resources. I'm currently enrolled with the Code Institute (an online bootcamp) and it's become apparent I'm being fucked.
@mustafakose757
@mustafakose757 2 года назад
I've no knowledge of coding and want to start learning JS. I've read on goodreads that downside to Head First book is that it's an old book and is not updated to ES6, would you still recommend reading that book as a starter?
@raymonbotros1839
@raymonbotros1839 6 месяцев назад
I really love your content i just have a question is cs50 harvard university course considered a high quality and require engagement kind of course thst i should start with?
@user-rk2xi7iw9k
@user-rk2xi7iw9k 2 года назад
This guy got his interview in just one year meanwhile I have been looking for work for more than 2 years and still didn’t get a single interview.
@excel5764
@excel5764 2 года назад
So you got your first job from reading a book and making a project? I'm just starting computer programming and I'm kinda struggling. Maybe I'll give that book a try
@benchaakarima6238
@benchaakarima6238 2 года назад
Thank youuuuu!
@s.baskaravishnu22
@s.baskaravishnu22 3 месяца назад
Many thanks
@GrizzGaming38
@GrizzGaming38 2 года назад
I just graduated with an Associated degree in Computer Science and I am looking for jobs at the moment. During my time in school I was only taught Java and a bit of SQL, would you recommend I learn JavaScript before trying to apply for jobs? Also, I am not very confident in my ability to code as the Java courses were really tough for me so I have been reviewing things on Codecademy, what are your thoughts on using an online service like that instead of reading a book like you did?
@deivchoi
@deivchoi 2 года назад
Are you saying it's possible to land a job with only vanilla js knowledge and two projects? In my area companies are demanding for at least knowing a js framework like react, and a lot of companies ask for back end skills like php sql. That's why I'm trying to become competent as a full stack dev before I keep sending out resumes
@AndySterkowitz
@AndySterkowitz 2 года назад
Companies ask for a lot in general but don't always find what they are looking for...I'd say my point is to try earlier than you may feel ready and see if you can get traction. If not then continue moving on to more (whether that's frameworks, second programming language, etc.)
@javiercarballosa5084
@javiercarballosa5084 Год назад
thank you OBI WAN!
@eddyevodius
@eddyevodius Месяц назад
Hahaha you hit that, he looks like Obi Wan😅
@jaystock9202
@jaystock9202 2 года назад
I recently landed a mentorship at a company after 8 months. One additional thing that I would add is to have a working knowledge of the terminal as well as git. I was "lucky" when my file structure got all screwy and I had to take 2 weeks to fix it. Forced me to learn about the terminal and what the hell was happening. Git is incredibly useful when a project starts growing and you need to refactor or chase down a bug, or want to experiment, etc.. Great video. You're producing skills have really came along. Sharp.
@musicjunkie421
@musicjunkie421 2 года назад
How tf would learning the terminal help with fixing a messed up file structure? Drag and drop would be much more effective.
@rustatum2382
@rustatum2382 2 года назад
You really used the Silicon Valley "D2F" scene to reference white boarding. Hilarious.
@AndySterkowitz
@AndySterkowitz 2 года назад
You’re the first one to notice that in the comments. Glad someone could appreciate it! 😆
@leenad_gaming50
@leenad_gaming50 2 года назад
Hey Andy I'm looking for the book you refer to. I found two on amazon, is it head first java or head first javascript?
@jasminemassengill131
@jasminemassengill131 10 месяцев назад
The headfirst javascript you showed is by Eric freeman, but there is another one by michael morrison. Do you recommend either one?
@roymsoli1692
@roymsoli1692 Год назад
Thank you
@BarbarooTheKangaroo
@BarbarooTheKangaroo 2 года назад
are coursera specializations worth it in this field, you think? Would that help me to find a programming job?
@Drone_Yorkshire
@Drone_Yorkshire 2 года назад
Hi, great video. my son has just turned 13 and plays a lot of ROBLOX, he's asked me that he wants to learn to code and make his own ROBLOX games and more in the future. I said I will learn with him and help him by teaching what i've learned. what advice, links etc can you guide me in to help me get my son into programming? Thanks
@cyphrsphyr
@cyphrsphyr 2 года назад
So would you have learned/tackled javascript/c# prior to arduino? As a hobbyist, im trying to automate a garden; as a " " programmer id like to write a smart contract one day.
@YT-li4ii
@YT-li4ii Год назад
Think you
@mohamedalassow2459
@mohamedalassow2459 2 года назад
I’ve had a terrible year as a paramedic. I’m here to change my life around. Would love anyone’s advice or pointers
@SaOuGenLa
@SaOuGenLa 2 года назад
Same, but I'm an odp
@koketso_dithipe
@koketso_dithipe Год назад
Man opened the Arrays section of that book in O(1)
@Damo_LowEnd_or_NoEnd
@Damo_LowEnd_or_NoEnd 2 года назад
Your the man
@benediktwalch1605
@benediktwalch1605 2 года назад
To me it seems you were more lucky than i am. Because I read the Head First javascript book as well and coded some Projects and in adition I also read the Head First HTML and CSS book and took part in a 3 month Web Developer Bootcamp. After that i aplied to about 50 companies across Germany had five Interviews but still can't land a job. I don't want to complain I only want to say that it does not has to be that easy as in your Case.
@humann5682
@humann5682 2 года назад
You need feedback from your interviews to see where you are going wrong.
@user-kf3vu8ud7s
@user-kf3vu8ud7s 2 года назад
move to america
@musaahmad1097
@musaahmad1097 2 года назад
whats your view on the "Web Design with HTML, CSS, JavaScript and jQuery for web designers and front-end developers by jon duckett" series?
Далее
Why 95% of Self-Taught Programmers Fail (Honest Advice)
12:16
Eddie Hall VS Neffati Brothers
00:11
Просмотров 1,7 млн
🤢 To try piggy toothpick beauty gadget
00:30
Просмотров 8 млн
How I would learn to code in (If I could start over)
8:53
The Programming Language Guide
24:25
Просмотров 444 тыс.
I learned to code from scratch in 1 year. Here's how.
41:55
How I Learned to Code in 1 Year
12:06
Просмотров 10 тыс.
How I would learn to code (if I could start over)
10:52
How to Start Gamedev in 2024
10:28
Просмотров 387 тыс.
The Most Important Skill You Never Learned
34:56
Просмотров 141 тыс.
How to Learn Javascript in 2023 (From ZERO)
8:04
Просмотров 280 тыс.
keren sih #iphone #apple
0:16
Просмотров 1,6 млн
ВЫ ЧЕ СДЕЛАЛИ С iOS 18?
22:40
Просмотров 116 тыс.