6 Of My Personal Tips When Learning To Code

Поділитися
Вставка
  • Опубліковано 6 вер 2024

КОМЕНТАРІ • 465

  • @atozoo7
    @atozoo7 2 роки тому +259

    Please make a documentary on a live project 🙏🏼. How you spoke to the client and understood the request. How you created wireframe. How you designed database. How you built entire project. Etc.

    • @joelswitzer4229
      @joelswitzer4229 2 роки тому +1

      I'd love to see that, as I will be expected to be doing this in my new position within a few months.

    • @EDS432
      @EDS432 2 роки тому +2

      "design database" what are you talking about...
      Doing some tables in photoshop right

    • @AIUndercover
      @AIUndercover 2 роки тому

      Great idea, would love to see that ✅

    • @policeislam2846
      @policeislam2846 2 роки тому

      Yes please I want to see that too

    • @akdarklight156
      @akdarklight156 2 роки тому

      Amazing idea

  • @parthkumarchaudhary
    @parthkumarchaudhary 2 роки тому +160

    Brad is my best coding friend.
    I'm learning more from his experience.
    Awesome Brad. Keep it up.

  • @patkendall5089
    @patkendall5089 2 роки тому +67

    "always try to be a student and a teacher" - that's a good quote.
    Something which has helped me learn to code is iterative learning. I go all out learning a language for two weeks or six weeks, then I switch to another topic or focus on exercising for a month. I stole this idea from the concept of Agile project management and it has served me well. After three or five iterations, you are in that sweet spot of learning which feels great.
    This is speaking as a hobbyist.

    • @m3awna
      @m3awna 2 роки тому +1

      My approach is very similar to yours and it works for me, so far.

    • @kokodev3719
      @kokodev3719 2 роки тому +1

      I do not see this working for me. I’m very much of the “if you don’t use it you lose it” mentality.

    • @m3awna
      @m3awna 2 роки тому +4

      @@kokodev3719 The thing is that I use what I learn in between those "learning sprints", so yeah, you're right, and for me everything in life is such. use it or lose it. it's very rarely the case where we don't use knowledge and yet retain it. happy coding

    • @patkendall5089
      @patkendall5089 2 роки тому +1

      @@m3awna I agree. It's all about those personal projects. Build that portfolio!

  • @mancha.lantay
    @mancha.lantay 2 роки тому +54

    hey brad, i'm also in recovery! you were the first person I bought courses from a few months back (html/css). sometimes I want to quit because I feel like I've destroyed my life already and I'm not cut out for this, but knowing that you went through something similar in the past is incredibly inspiring and motivating. thank you :)

    • @TraversyMedia
      @TraversyMedia  2 роки тому +53

      You are cut out for this. I can't tell you how many times I felt that way. I still do some days. It may never go away. I have learned to tell that part of me to shut the f*ck up lol. You will too. Believe me, I did so much drugs and harmed my body and brain when I was younger. That can all recover.

    • @nica1
      @nica1 2 роки тому +4

      @@TraversyMedia I'm so grateful I found your channel. Our bodies are always healing; we are more resilient than we give ourselves credit for. You have inspired so many people with the adversity you've faced. Much love from Canada.

    • @thoughttime277
      @thoughttime277 Рік тому

      I reallly hope you did well on that one, and even if you didn't it's not late.Been there so as well.

    • @jusyF
      @jusyF 9 місяців тому +1

      You have no idea how often i had this feeling that I have already irreparably destroyed my life and health did not allow me to follow the path that I really wanted. But the very thirst to do something says that you have talent. And then I thought, if for so many years and troubles this idea of becoming a developer does not gone away and has not died yet, then i must do it. And I got up at 40+ and started doing. I've been doing this for a year now. And I quit smoking according to Allen Carr's book The only way to stop smoking forever. I advise everyone who has gone through this. God bless us.

    • @user-hl2el5cz8e
      @user-hl2el5cz8e 4 місяці тому

      ​@@jusyFAllen-Carr-Methode helped me too.

  • @emmanuelasika1590
    @emmanuelasika1590 2 роки тому +24

    Already good with HTML and CSS (learnt from your videos years ago) but still purchased 2 of your starter courses last month just to make sure I didn't miss anything fundamentals concerned. Thanks Brad

  • @rahsalghul
    @rahsalghul 2 роки тому +6

    I appreciate your real talk. We all have moments where we want to smash the monitor but educators rarely acknowledge that frustration.
    Knowing I'm not the only one feeling that way makes me feel better when my brain does want to explode.

  • @codeSTACKr
    @codeSTACKr 2 роки тому +8

    Lookin good! 😄

    • @TraversyMedia
      @TraversyMedia  2 роки тому +3

      Thanks man. I have some stuff to workout with the camera. Right now everything is on auto. I like it though.

  • @JamesQQuick
    @JamesQQuick 2 роки тому +18

    Golden advice as usual!

  • @DevPool
    @DevPool 2 роки тому +48

    I totally agree with you. Fundamentals and theory of programming is definaly something to focus on at the beginning. With that knowledge, you are not learning a language or framework, but the tools that will allow you to pick up any language in a matter of hours.

    • @nieczerwony
      @nieczerwony Рік тому

      If you wanna be good in web dev apart from programming concepts itself, I strongly recommend getting knowledge of network. Not saying to go and do CCNA or something, but I would say Cisco trainings, books and materials are one of best to get familiar with networking. And other this is OS concepts.
      Again I don't say you must go and start writing compilers etc.
      Finally also there is database concept. "The relational model for database management " book is free. Although it's quite old it's still one of the best I could advise to read.
      Personally I have straight close to metal background as electronic/computer engineer with embedded system design, but I don't say one should start from there, although it can help quite a bit especially when it comes to back end stuff and IoT, as you will know communication protocols. Not only networking.
      If I would have to advise one to read any books I would say:
      "Operating system concepts"- any edition would be good but get as latest as possible.
      "Understanding Linux kernel" again it's 1000 pages and I don't expect you to go whole way, but read at lest introduction chapters.
      Also DB book I mentioned above.
      People often talk about environment and they think about client or server, but often forget that OS (even for server) is environment also and whole network as well.

  • @LuisNunez777
    @LuisNunez777 2 роки тому +2

    I’ve been following your channel for years now , loving the new video setup , looking crisp and great lighting

    • @TraversyMedia
      @TraversyMedia  2 роки тому +1

      Thank you man. Still working out some quirks, but I'm happy with it.

  • @emmanuelwhesu
    @emmanuelwhesu 5 місяців тому

    Brad is a great teacher. His style of teaching makes writing of code simple. He has a good organisation of code. I have gained much more from him compared to other tutors.
    He is so vast and confident. What a great programmer he is!

  • @idcbusinesscomms
    @idcbusinesscomms 2 роки тому +1

    I am just starting out coding React with a Node JS backend which requests information from another API, and the sense of achievement when that requested information appears on the webpage is immense!! So totally agree with the content of this video..

  • @rafapioli75
    @rafapioli75 2 роки тому +14

    Your tips are amazing! I have 30 years of experience with programming and I always learn something from your videos!

    • @TraversyMedia
      @TraversyMedia  2 роки тому +2

      Thanks so much, that's awesome

    • @NishantCosmos
      @NishantCosmos 2 роки тому +1

      whoa great, btw how it feels like being this much experienced

    • @rafapioli75
      @rafapioli75 2 роки тому +3

      @@NishantCosmos You discover that every decision that you make has its pros and cons. From naming a variable when coding to choosing between a monolith or microservice architecture for your project. After these years, you see more clearly "the best" option/tool for that moment. Because there is no "the right" solution, there is no "silver bullet" in IT.

  • @nyashachiroro2531
    @nyashachiroro2531 2 роки тому +73

    Thank you. I have been trying to really focus on the fundamentals. This field of tech moves so fast that its easy to feel left behind if you don't jump into the trendy frameworks and stuff. But it's worth it to study the fundamentals for a while. Its worth it. It makes it easier to pick up the abstractions or any stuff that's built on top of the fundamentals.

    • @TraversyMedia
      @TraversyMedia  2 роки тому +40

      Yeah and there are fundamentals to everything. For example, understanding the fundamentals of HTTP will help you with ANY language/framework. Learning HTTP is much more valuable than just learning the syntax of an Express server. Some people don't understand this. Learn what is happening "under the hood"

    • @shrunkensimon
      @shrunkensimon 2 роки тому +5

      The Harvard CS50 course (online and free) is worth following along with, you get some idea of the fundamentals within computers themselves e.g. binary. There's even a MOOC called Nand-to-Tetris that goes right from the transistor level upwards until you've built a working game. I think it's worth understanding these things, even to just a shallow depth, as it helps you feel a little less like you're in the middle of a boundless ocean.

    • @thatoneuser8600
      @thatoneuser8600 2 роки тому +1

      @@TraversyMedia do you recommend MDN's HTTP module on their website for learning it, or something else?

    • @patkendall5089
      @patkendall5089 2 роки тому +1

      @@thatoneuser8600 The MDN docs is generally an excellent reference. Traversy Media has a crash course on HTTP which is worth watching. The CORS MDN HTTP docs are worth checking out.

  • @Southpaw101
    @Southpaw101 2 роки тому +5

    Be a lifetime learner
    not just in technology but in life . This will never fail you, if nothing else it will give you lifetime of enjoyment and feel relaxed within yourself

  • @yeabsiragetahun
    @yeabsiragetahun 2 роки тому +18

    I started learning PHP and JS because I wanted to learn the fundamentals first. My peers were jumping into Vue, Laravel, Flutter and such.
    Watching them struggle with basic problems that could have been fixed by just understanding the fundamentals makes me thankful for the path I chose. My only problem would be getting attached to whatever I learned and being afraid of new things.

    • @sameerhussain2579
      @sameerhussain2579 2 роки тому +8

      That sensation of being afraid is called tech overwhelming and you should know how to deal with it, as it's the case for your stress most of the time.

    • @kuthub1989
      @kuthub1989 2 роки тому +1

      Good, But one thing at a time.

    • @Yusuf-ok5rk
      @Yusuf-ok5rk 2 роки тому

      seems like it is more of a personality thing and you being aware of your weak points is really exemplary.

  • @sglasgowaz
    @sglasgowaz 2 роки тому +1

    +5000. I don't know how many times I come across know it all types or people who pretend to know it all, or think they create job security by holding back information not knowing if they die tomorrow, someone needs to step in. True development is not just being able to figuring out how to solve a problem or puzzle, but sharing that knowledge. Never assume you know everything, because you don't. And always be able to take in information from others, even if it is not correct, it is still a learning experience. Tech changes, and adapting and learning it how you progress and build you skill and never take anything personal.

  • @gametroll6311
    @gametroll6311 2 роки тому +7

    100%... Even after 20+ years I'm still always learning. With the amount of programming concepts, different algorithms, and different problems with different solutions, it's impossible for a single programmer to know all of it.

    • @thatoneuser8600
      @thatoneuser8600 2 роки тому

      From what I can tell, you don't need to memorize how to implement data structures and algorithms, do you? You just need to know their use cases: when to use them, when not to use them, so that when you insert it into the codebase for optimization purposes, you can just look up a standard library or library implementation. Then you run the profiler and see if it helped your performance. If it hurt performance, take it out; if it helped, keep it and see what you can do from there to make it faster if you still need to.

  • @codeo4469
    @codeo4469 2 роки тому +12

    When it comes to these type of videos, I tend to listen but not watch. However, this video was something else. It seemed like I had one-on-one session with you and you were talking to me directly. Also, the room ambient was calming and relaxing. Great quality. You really tend to stick out of the crowd with the way you create content and I appreciate it!

    • @TraversyMedia
      @TraversyMedia  2 роки тому +3

      Awesome. That’s exactly what I try and go for. Thanks

  • @salimsuleiman7984
    @salimsuleiman7984 2 роки тому +13

    Brad, you like my coding dad, I enjoy learning from you so much!

    • @TraversyMedia
      @TraversyMedia  2 роки тому +17

      Come on, big brother. I am way too young to be your dad. Lol thanks for watching!

    • @kiran-nyayapati
      @kiran-nyayapati 2 роки тому

      @@TraversyMedia I thought you will say "Ok Son... Enjoy the feast!!!" 😛😂

  • @tyson31415
    @tyson31415 2 роки тому

    When I learn a new language it comes down to this (and you learn it in this order):
    1. How do I store information (variables/ types/reference vs. value ei. a=2, b="howdy!", c=a) Can you store strings? Can you set a variable to another variable?Does i copy the value or a reference to itself, etc).
    2. How do I compare information (conditions, Does a=b, ab, a>b, a

  • @motoboy6666
    @motoboy6666 2 роки тому +1

    I feel i need to watch this every morning 😄

  • @nikhilwadekar960
    @nikhilwadekar960 2 роки тому +1

    "Looking at learning as a meditation session.." Nobody has put it that way ever before. Genius! Thanks Brad.

  • @danielalbert4077
    @danielalbert4077 2 роки тому

    Damn everytime i hear the theme song on the intro i feel satisfied man.. Your pieces of advice and tutorials really got me going. God bless you man. 🙏🏾

  • @fluntimes
    @fluntimes 7 місяців тому

    This is a timely video for me, as I'm in full developer growth mode (just been made redundant). I have so much on my plate that I want to learn, so getting to the fundamentals had been a life saver. And Brad, your Crash Course vids have been really great at getting me on the path.

  • @dabunnisher29
    @dabunnisher29 2 роки тому +1

    Traversy, New Boston, Net Ninja, Cave of Programming and Now Caleb Curry for me. These AMAZING HUMANS are the best in my opinion.

  • @joaquinortiz1396
    @joaquinortiz1396 2 роки тому +11

    Thank you so much, Brad. I went from not even knowing what html was six months ago to being able to design full websites, all thanks to you and your videos.

  • @TomDoesTech
    @TomDoesTech 2 роки тому +6

    Great tips brad! Personally, I found the best thing for me was to make side project after side project. I woul get obsessed with them and stuff so many features in that I learnt how to make a lot of really cool things.

  • @rdubb77
    @rdubb77 2 роки тому

    The rush you get from getting something to work is no joke, I try to explain it to non-programmers how addictive it is and they don't get it :)

  • @drchey1397
    @drchey1397 2 роки тому +2

    Brad I am gonna be thanking you all year🙏 .
    I got a job almost immediately after my 1year youth service (something we do here in Nigeria ) , in a very well established company here and my transition has been for the most part smooth and it's partly thanks to your tutorials and guides .
    being a kid (basically) and getting this kinda job in Nigeria ain't no joke ...but you figuratively held my hands through the storms . Ekushe (well-done )

    • @egbon.....6085
      @egbon.....6085 2 роки тому +1

      Congrats bro...am from Nigeria too and am a few months into my journey,is there anyway I can contact you, cause I really need like a mentor nigeria .. tank you very much.

    • @TraversyMedia
      @TraversyMedia  2 роки тому

      Awesome! Congrats. I'm glad I could help in any way.

  • @snerketryne
    @snerketryne 4 місяці тому

    Thank you for this. As a fellow recovering addict I can relate to the struggles. I'm a bit further behind you but slowly and steadily getting there. Hats off to your amazing turn-around operation. You are definitely someone to look up to today.

  • @erinclaudio9211
    @erinclaudio9211 2 роки тому

    I just wanted to say thank you. You have been working as a coder for about nine months now. I work for a great team, and you were part of that. You teach in a very approachable style. You show mistakes. You take about your life challenges and demands. Your sincerity has always kept me coming back for content.

  • @yassiri4243
    @yassiri4243 2 роки тому

    Two years a go i started learning new web development issues from Brad channel Thank you

  • @ezeobisochima9944
    @ezeobisochima9944 2 роки тому

    This Media I think should be called a school. Because this is where I get most if not all my programming knowledge.
    Brad, my ✋🙌 are up.

  • @coder2917
    @coder2917 2 роки тому +2

    Brad, you're one of the best instructors I've ever seen, I really learnt a lot stuff of techs from you and now I'm working as a Frontend Developer in a big company thanks man for all your effort, I'm really glad to hear your tut today, good job as usual. Keep going, man.

  • @hillcountrydev
    @hillcountrydev 2 роки тому

    Brad is the real deal. self made, working class dude. great content and you've changed so many lives.

  • @gothparadigm
    @gothparadigm 2 роки тому

    as someone who meditates, i love that you made the analogy when talking about immersion.

  • @unheardofworld
    @unheardofworld 2 роки тому

    I am feeling proud that you are my teacher. I learnt from your videos when I was struggling to figure out where I should start from. You gave me the path with your easy methods, Building projects with explaining each minor step and details. Sometimes I miss you on the video on your channel. I know it has grown bigger and it is business now. But no one can teach like you.

  • @abdullahs3463
    @abdullahs3463 2 роки тому +2

    Thank you brad .
    You can treat anxiety and panic attack with b3 vitamin and magnesium glycinate and vitamin d and sleeping night with no light plus working out a bit . 🙂

  • @DorianDevelops
    @DorianDevelops 2 роки тому +1

    Great video! Office setup looks amazing 🔥🔥🔥

  • @limitless1692
    @limitless1692 2 роки тому

    Thanks Man for being upfront and truthful.

  • @leogansallo-sadiq6938
    @leogansallo-sadiq6938 2 роки тому +1

    hello sir, please remember from the new year's video, you mentioned to release a ticketing web application using MERN technology.
    This is a kind reminder, cause i've been anticipating the course since that day.
    Thank you for your time.

  • @CryptoConduct
    @CryptoConduct 2 роки тому +1

    Thanks Brad!! Couldn' agree more, especially about reading the docs. I was learning Django Rest Framework and I noticed everything was in the docs.

  • @newsjuice7404
    @newsjuice7404 2 роки тому

    I learned HTML, CSS, little bit of JavaScript & Python from you & I love you for that

  • @Julio860JVL
    @Julio860JVL 2 роки тому

    Your humbleness is over human levels. Wish you all your wishes come true.

  • @wyatttowne9357
    @wyatttowne9357 2 роки тому

    I love his honesty about tutorials and being only half the battle to learning a particular language/concept. Tutorials are great - and I typically will use a tutorial (usually a crash course) as a starting point, as I think it both gives a solid foundation to build off of, and also gives some great intuition in a relatively short amount of time about if the topic is what you need to solve a particular problem. If it is, then the compacted content in the tutorial will usually put things into context for myself when I go off and read docs/open source projects/etc. So 100% agree with Brad's comments here!

  • @AndrewErwin73
    @AndrewErwin73 2 роки тому

    On a personal note... I have been watching you for a long time and we have actually conversed a couple of times; the grey works on you! Very distinguished. Much respect.

  • @CosmoColson
    @CosmoColson 2 роки тому +4

    Great video. Thanks for being so down-to-earth, knowledgeable, and willing to share what you've learned!

  • @mahdisalmanizadegan5595
    @mahdisalmanizadegan5595 2 роки тому

    thank you brad you are my best teacher ever i had in my life

  • @mikesummer5760
    @mikesummer5760 2 роки тому

    Dude, I love you. You are best online Coding Instructor, bcuz you are the only one who talks with HONESTY. 🥰

  • @superslayerguy
    @superslayerguy 2 роки тому +1

    When I first got into programming I spent a good year just learning OOP fundementals with Java & I can say after that my learning accelerated & everything became so much easier to learn.

  • @fearisthemind-killer
    @fearisthemind-killer 2 роки тому

    DUDE!!!!!!!!!!! I just went through your JavaScript class a few months back. I was just basically making sure I wasn't missing anything. I did it through Safari Books Online (video courses). I HAD NO IDEA YOU WERE JACKED!! Your voice did not let on. Anyway, I'm starting your Angular course now. Thanks for all the good work.

  • @sayedahmadnaweed1
    @sayedahmadnaweed1 2 роки тому

    Man of courtesy. I learned too much from you. All advices were GOLD but "Immerse yourself in learning" was DIAMOND.

  • @rekanothman
    @rekanothman 2 роки тому

    I highly recommend Brad videos, your contents are amazing, thanks for helping millions.

  • @archiem6323
    @archiem6323 2 роки тому +1

    Learn, learn, learn. Be a student and a teacher. Well said, Brad. 👍

  • @newmania
    @newmania 2 роки тому +1

    You continue to impress me with your insights. 'immerse yourself in learning ' is a great tip

  • @abdirahmanfarah4886
    @abdirahmanfarah4886 2 роки тому +1

    Grreetings From Somalia you are one of the best tutors happy to see you back .

  • @SimarMannSingh
    @SimarMannSingh 2 роки тому +1

    Always a pleasure watching your videos,… I must say, you were one of my motivation sources… Some time ago, I switched my career actually. I never got any computer science degree but watching your videos always helped me stay on track, and it’s been six months now working as a full time software developer. Thanks and keep doing it,… 🙏

  • @kurshadqaya1684
    @kurshadqaya1684 2 роки тому

    Please share those kinds of things every once in a while.
    And also how you learn so fast those technologies in no time and create a tutorial about it.
    I am planning on creating tutorials, but I need some knowledge to learn.
    When you are looking for ideas please consider about a video about how to create a programming tutorials.
    Maybe it could contain how to learn a small topic, how to take notes, then how to create videos, then taking those videos and doing post production on voice, on videos and so on.
    I know there are tons of other videos, but you are one of the role model for some people including me.
    Your teaching style, personality play a big role in learning stuff from you. You are different. Thank you for doing what you love to do despite some burnouts. Love you. Greetings from Azerbaijan!

  • @CodingPhase
    @CodingPhase 2 роки тому

    Heyyyy your boy is back I like the new setup

  • @kindoblue
    @kindoblue 2 роки тому +1

    Brad always put a pill of wisdom amidst the tech stuff in his videos. A special guy who deserves his achievements 👍

  • @ryanunruh8993
    @ryanunruh8993 2 роки тому +3

    Your Modern JavaScript From the Beginning course on Udemy was very good for learning fundamentals.

  • @wilkyarny3012
    @wilkyarny3012 2 роки тому

    I'm doing my best and feel improving myself each day 💪💪💪

  • @programmingwithnick
    @programmingwithnick 2 роки тому

    That thing about the short attention span is very very scary indeed. As Naval Ravicant said: "Once the Internet came along, I think it destroyed everyone’s attention span. Now all of humanity’s works are available to you at any given time and you’re being interrupted constantly. Our attention span goes down, our ability to focus goes down."
    Concentration is like a muscle that requires regular exercise to strengthen. So, the advice you provided is a solid one. It really helps, and it grows as times passes.
    Thanks for another excellent advice.

  • @madhusai7021
    @madhusai7021 2 роки тому

    Thanks for being honest man. No ones does what you do. You are a billionaire in heart 💓. You think from every individual perspective and has been always down to earth.

  • @mehmoodayaztravel
    @mehmoodayaztravel 2 роки тому

    Golden words and absolutely correct things you say to people.
    You need to learn all your life, this is the enjoyment - strive for something more, you can’t stand still.
    Thank you very much for your lessons!

  • @alanlane5961
    @alanlane5961 Рік тому

    I stumbled on to these videos, and they seem to be very complete and created in a way that I can absorb the knowledge. I have stuck with one tutorial company for a while, but a fresh perspective may be what I need to move ahead as a soon to be developer!

  • @tonimojo5859
    @tonimojo5859 2 роки тому

    You’re an inspiration my friend. Thank you for your content. Its been beyond helpful.

  • @jorgevazquez654
    @jorgevazquez654 2 роки тому

    'Like this guy' :D
    I love your approach of being straight-forward and transparent. Fundamentals matter, and documentation is the best place to start.

  • @sharpirate2904
    @sharpirate2904 2 роки тому

    production quality is through the roof Brad!

  • @NYC_CuriousG
    @NYC_CuriousG 2 роки тому

    Inspiring! I took a break from learning to be a developer but after hearing this I wanna get back on the horse.

  • @holywars6677
    @holywars6677 2 роки тому

    Great teaching great advice and all these surrounded with great personality of this man.

  • @dimon.digital
    @dimon.digital 2 роки тому

    I know it all... and then I woke up)
    Thanks for Tips!
    Newbies will find them useful
    and the old ones will calm down once again)

  • @FireFistMot
    @FireFistMot 2 роки тому +2

    Thank you Brad, I've already heard these Tips, but now it's coming from you, I gave it a chance to think on it.

    • @TraversyMedia
      @TraversyMedia  2 роки тому +3

      Yeah If I just listed them without saying anything further, that is useless. I try and put my own spin on everything.

  • @andrejmilanovic6637
    @andrejmilanovic6637 2 роки тому

    I just had a Web Development exam (i'm in college). I aced my grade and had no issues with the course. You helped alot, considering that your channel covered all the topics of the class. Whenever anyone asks me about a good web course, i always recommend this channel. Best wishes ! 😁

  • @naggayidaphnepearl5044
    @naggayidaphnepearl5044 2 роки тому

    Just started my coding journey, my mentor recommended this page. Thank you for the content.

  • @harshitsaxena1186
    @harshitsaxena1186 2 роки тому

    Documentation is no 1 place one shoud go for that's what I prefer. Been telling this to my fresher mate over and over.

  • @TheRealJohnMadden
    @TheRealJohnMadden 2 роки тому

    What's helped me the most if getting a job where what I want to learn can be utilized. I've been doing a lot with C# and PowerShell because I can use it at home and at work. Learning at home is pure will, while at work, I can learn faster because I know I'm being useful.

  • @ccanyanwu
    @ccanyanwu 2 роки тому

    Thanks for the tips Brad. I owe you much

  • @PersianMusic4
    @PersianMusic4 2 роки тому

    Thanks for the typs, Brad is the the teacher that i started to learn coding with his videos and courses

  • @jayR1337
    @jayR1337 2 роки тому

    As someone who is just getting into programming, in and the grind of learning, I like what you said about always being a student and a teacher. That resonated with me. Great video, thanks man.

  • @MeezanTheFairBloke
    @MeezanTheFairBloke 2 роки тому

    Brad, you have been instrumental to my journey bud! Thank you!

  • @jpbehrens7061
    @jpbehrens7061 2 роки тому +2

    I have been watching your videos for a very long time. And thanks to you and others who share their content on UA-cam, I've become a pretty decent programmer. I wanted to say a big thank you for that.
    Of course I also read a lot of documentation but watching videos makes me feel like I'm part of a cool community.
    Thanks also for this video and have a nice week
    Best regards from Germany
    JP Behrens

  • @chrisjaycle8924
    @chrisjaycle8924 2 роки тому

    I think your spot on. Even the thought of knowing it all scares me! Not possible, others I've encountered expressing this condition. Life just teaches us all eventually. Great talk, thanks.

  • @robf5550
    @robf5550 Рік тому

    Your advice and content is some of the best ive found so far! thanks for all the good vids!

  • @BrianClincy
    @BrianClincy 2 роки тому

    Like the style you been coming with the timberland and now the Jordan black!

  • @blakeneely21
    @blakeneely21 2 роки тому

    Thanks for the video, Brad. I like when you just have a sit down conversation with us from time to time. It's a nice change of pace

  • @mobinal5429
    @mobinal5429 2 роки тому

    He is the most underrated but he inspires the most 🙂

  • @dzenetahajdarpasic1113
    @dzenetahajdarpasic1113 2 роки тому

    "Learning as a meditatiion session"! Worth trying.

  • @NiagaraThistle
    @NiagaraThistle 2 роки тому +1

    THanks for this video, @traversymedia ! Your 'immerse yourself in learning' really hit home today. I've been trying to find focus for months and have been in a real funk over this time. I look at my code and can't even get started to work on it. Haven't been able to even sit down and start the number of tutorials I bought months ago to learn new / sharpen current skills. I really want to finish and monetize a side project I've been working on for a long time, but can not find the motivation to get back into it. For some reason, your comment of 'use the time as a meditation exercise' got me motivated to do just this. I have watched your videos for the past several years and you are very inspirational and a great teacher. Thank you for the much needed motivation today. Hopefully it is the kick in the a$$ I need to get myself out of this rut.

    • @TraversyMedia
      @TraversyMedia  2 роки тому

      That's awesome and extremley rewarding to hear. I get into slumps all of the time. As long as you don't give up, you will find your way out of it.

  • @noquit739
    @noquit739 2 роки тому

    I just said thanks a lot I found this video just in time. I couldn't agree more with what you said. In my own struggles to learn development by myself, I ended being not even pushed forward in my learnings. This is the best advice so far I have heard from a developer.

  • @kingdomVI
    @kingdomVI 3 місяці тому

    brad keeps it real easy thumbs up.

  • @linting
    @linting 2 роки тому

    Spent a couple of years learning by myself and attended various occasions related to programming. I still learned tips from this video. Love this!

  • @annaatitech5908
    @annaatitech5908 2 роки тому

    incredible again, thanks,
    be always a studen and a teacher, that is the only way
    kind feel that moment when you just wanna smash the monitor but remember that, you are about to smash your Goal(The and and only PC to act us a ride) and then you smash the Table/desk instead😌

  • @montassarmosbehi7945
    @montassarmosbehi7945 2 роки тому

    Brad is genuinely a wonderful person; thank you so much for paving the way for us.

  • @devgarg5759
    @devgarg5759 2 роки тому

    Respect to Mr.Brad from India 🙏

  • @zb2747
    @zb2747 2 роки тому +1

    I appreciate you brad, definitely an OG when it comes to teaching all things computer programming. Much love brother 🙏🏾

  • @dahatmalindien
    @dahatmalindien 2 роки тому

    nice person. one of the best channels about coding for beginners i found yet. Thanks for you content :).

  • @petecapecod
    @petecapecod 2 роки тому

    Great advice here, stuff that can really help you advance your career.
    Also I've been vibin' on tea while coding lately 🍵 it's nice

  • @DevlogBill
    @DevlogBill 2 роки тому

    My learning path has been all over the place! Started last year for about 3 months total learning Python and MySQL for Data Science. After those 3 months I found out that I didn't like Data Science so on December of 2021 I started learning Web Development. For 1 month focused on HTML & CSS. By early January I began my journey with JavaScript. Did JavaScript for 1 month only. Stopped and started the CS50 Hardvard course learning basic theory and did some C programming language and learned how to compile your code. Found out I hated C and gave up on this course. Messed around with Java, Kotlin, Swift, played around with Python again. This part of going in circles was 1 month and a half. Got back onto JavaScript with the Odin Project. Worked on the Odin Project for 3 and a half months before stopping because I decided to focus on the LAMP stack alongside JavaScript for the front end. So far, I am still working on PHP alongside JavaScript. This so far has been a long journey, but I still code every day and made a couple of small projects so far. Eventually I may go and find an online mentor I am thinking so that I can stick to one path and received guidance because I desperately need it. Just wanted to share and any advice is welcomed, thank you for the excellent video.