What Makes A Great Programmer? 10 Characteristics

  Рет қаралды 87,650

Traversy Media

Traversy Media

Күн бұрын

In this video we will look at some common characteristic traits that many great programmers have in common
Sponsor: Freelancer Bundle (Use "brad25" for 25% off)
studywebdevelopment.com/freel...
💖 Become a Patron: Show support & get perks!
/ traversymedia
Website & Udemy Courses
www.traversymedia.com
Follow Traversy Media:
/ traversymedia
/ traversymedia
/ traversymedia

Пікірлер: 252
@fdc_8507
@fdc_8507 5 жыл бұрын
- Having patience - Being a problem solver - Passion for what you do - Love of learning - Being a team players - Not being arrogant - Being proud of your work - Good Time/Task management - Having good focus - Listen to other
@spicemasterii6775
@spicemasterii6775 5 жыл бұрын
AymanMorsy I read this comment and stopped watching the video. Looks like I'm lacking in #1
@fdc_8507
@fdc_8507 5 жыл бұрын
​@@spicemasterii6775 some of this points related each other e.g when you love sth you'll get the patience to continues ... so start by loving what you learning what you doing and don't worry about patience
@midhunrajr372
@midhunrajr372 5 жыл бұрын
Thankyou
@mostafaashraf3738
@mostafaashraf3738 5 жыл бұрын
3ash😂, frontend wla backend wla fullstack ya bro?
@lowkeygaming4716
@lowkeygaming4716 5 жыл бұрын
I changed the playback speed to 1.5 but this comment saved more time.
@CodingPhase
@CodingPhase 5 жыл бұрын
#6 is my favorite of the list... I hate people who are arrogant and make people feel dumb for no reason
@zeeshanalikhan7562
@zeeshanalikhan7562 5 жыл бұрын
yeah i also. i was demotivated by many such kinda peoples.
@aammssaamm
@aammssaamm 5 жыл бұрын
Nobody can make you feel dumb except yourself. It’s your choice. Other people have no control over your feelings.
@aammssaamm
@aammssaamm 5 жыл бұрын
Then it’s not yours if you can get demotivated by other people.
@tacticolfire
@tacticolfire 5 жыл бұрын
@@aammssaamm You sound like you know it all. People can get influence by others when they are at the beginning stages when they aren't certain if that's their goal. I assuming you play life at easy mode. Sins you aren't aware of this simple thing
@aammssaamm
@aammssaamm 5 жыл бұрын
It’s simple common sense, nothing new. People cannot be easily demotivated if they really want something. That’s basic. Everything else follows. Influence and demotivation are common excuses only. Nothing new again.
@marcob5822
@marcob5822 5 жыл бұрын
Some addition from my experience in corporate environments: 1 - Communication, Communication, Communication 2 - Achiever’s mindset 3 - Flexible mindset 4 - Striving for high quality, avoid perfection trap 5 - Compete only against your past self, not others 6 - Remember that not everything in life is binary
@zeeshanalikhan7562
@zeeshanalikhan7562 5 жыл бұрын
5th one, I loved it
@felixlipski3956
@felixlipski3956 4 жыл бұрын
>mindset ok hr
@yahyeabdirashid9716
@yahyeabdirashid9716 2 жыл бұрын
i have been to perfection trap
@ridl27
@ridl27 5 жыл бұрын
Brad! Just wanna say really big thank you! Thanks to your lessons I found a job as full-stack (MERN) JS developer. Sometimes it was too hard to learn all of this stuff, especially in the beginning, but your lessons and practical examples are treasure! You are the lifesaver!
@gileneo6999
@gileneo6999 5 жыл бұрын
hey Alex, would love to know more about your learning experience and how you got a posiiton as MERN JS? did you learned through his course?
@Mustis1524
@Mustis1524 5 жыл бұрын
Yeah, could you talk a bit more about how you got to that point to where you got a job as a developer?
@bigchunk1
@bigchunk1 5 жыл бұрын
-Not being Arrogant: this profession humbles me when I have a hard time getting something to work. Glad that's an actual quality.
@amandamariep128
@amandamariep128 4 жыл бұрын
" Compete only against your past self, not others" Yes in all areas of life really, I wish more developers had your mindset Brad :)
@Noble909
@Noble909 5 жыл бұрын
I have to say, this gave me a lot of encouragement. Thanks man!
@ronaldjohnson4470
@ronaldjohnson4470 5 жыл бұрын
Thank you for the video. I need to improve #8 (Good Time/ Task management). I am glad you added it to the list, I will post it on the front of my desk as a reminder.
@lumigg2556
@lumigg2556 4 жыл бұрын
1:10 - Having patience 1:49 - Being a problem solver 2:38 - Passion for what you do 3:40 - Love of learning 4:37 - Being a team player 5:23 - Not being arrogant 6:15 - Being proud of your work 7:36 - Good Time/Task management 8:43 - Having good focus 9:31 - Listen to others
@programmermail3794
@programmermail3794 3 жыл бұрын
Thanks gor that
@munch6814
@munch6814 5 жыл бұрын
MY respects to this amazing teacher. Honestly, you are a better teacher than any I had in my entire life.
@frieza-fan5791
@frieza-fan5791 5 жыл бұрын
Thank you very much for this video. I found your channel a couple of days ago and I went through your HTML5 and CSS3 crash course videos. You are a great inspiration and a super good teacher. Please keep it up :)
@vkiperman
@vkiperman 2 жыл бұрын
I appreciate this video!! The skills outlined in this presentation are all intangibles. For example, how would I measure my peers' love of learning or their pride in their last completed task? Here are the things that great developers must do (if you ask me): 1. Actively understand requirements: Reach out to those who wrote them (if you don't) and get clarity. If you don't it will show, and that's not great. 2. Test your own code: No one is perfect and eventually you're going to open a pull request that doesn't quite meet requirements (that's not great, see #1). But... test your own code. Consistently missed requirements or buggy PRs tells the rest of your team you're not that great. 3. Refine your own code: So you've just opened a pull request after having tested the latest feature you wrote. And it meets all requirements while not introducing any bugs. Congrats, you're halfway there! Consider this, tomorrow, next week, or next month someone will inevitably have to come in and write an enhancement to the code you just proudly submitted for review. That someone may even be you. Take a look at your own pull request with the eyes of your code reviewers. Is it easy to read and understand? Is it well factored? Can anything be improved? Do so without being asked. If your code reviewers are asking you what things mean in your code, that's not great. 4. Cover your code with tests/specs: (See #3) Don't wait for someone to point out that you've missed coverage. That is definitely not great. Code coverage is a great productivity tool. It enables us to write enhancements confidently knowing we haven't botched existing specs and prevents us from having to regression test everything around our little change. 5. Adhere to all agreed upon team processes. Don't take shortcuts with team processes. If you do, your team will know that you're not great. 6. If for some reason you were forced to write something inelegant or hacky, or due to time constraints you've introduced some tech debt, leave behind a comment. Accountability is great! 7. Of course there's this: Don't repeat yourself, don't hard code values, etc... 8. Once something has been pointed out, don't keep making the same mistake. Not great!
@kppriest
@kppriest 5 жыл бұрын
Love everything about this down the slide deck format. Great advice. Thanks.
@BatteryProductions
@BatteryProductions 5 жыл бұрын
i graduated from systems engineering, and school thought me NOTHING.. all the skills i use in my everyday i learned with tutorials, docs pages, and github examples...
@Kingchris0489
@Kingchris0489 5 жыл бұрын
BatteryProductions same ! School just teach you how to learn
@hasebohaleyc4686
@hasebohaleyc4686 5 жыл бұрын
lmoa dnt say that..... I did IT 10 yrs ago......
@MarlondaVeiga
@MarlondaVeiga 5 жыл бұрын
Unfortunately, many colleges don't teach properly, but we still need to prove we have one diploma for some areas.
@ifedolapoajetunmobi6258
@ifedolapoajetunmobi6258 5 жыл бұрын
Thanks for going after your passion and blessing us with your knowledge. God Bless You.
@amirhosseinahmadi3706
@amirhosseinahmadi3706 5 жыл бұрын
Fantastic as always! You're doing a really valuable job, Brad! You've got our respects! Good luck buddy...
@MurrTuck
@MurrTuck 5 жыл бұрын
Love your stuff! Thank you, I needed to hear this.
@RonBee-li6jk
@RonBee-li6jk 5 жыл бұрын
Thank You Brad for all that you do! Your teaching style matches me perfectly and I purchase as many of your subjects as I can. Your passion for this field shows through your love for learning. Continued Success!
@MyReviews_karkan
@MyReviews_karkan 5 жыл бұрын
All apply to me a 100% except 9. Focusing is a major problem for me. Life is too hectic to focus constantly, especially when you're broke as hell with two kids. lol Thanks, Brad. You're a good man.
@MurrTuck
@MurrTuck 4 жыл бұрын
Thank you Traversy Media! I actually really need to hear that. Keep up the good work my dude!!
@lootster
@lootster 5 жыл бұрын
Hi Brad, thanks for making such high-quality educational videos! It's a blessing to have good programmers like you who are willing to share openly to newbies like me who are just starting with web development. God bless you!
@MohammadOla
@MohammadOla 4 жыл бұрын
Your words made me confident and realize I can really do it. Thanks from the heart.
@clockwerkz
@clockwerkz 5 жыл бұрын
Awesome list, Brad. I think you covered them all. #1 for me on that list is natural curiosity.
@maxyankulov6539
@maxyankulov6539 5 жыл бұрын
I was about to comment the same thing. We think alike! :)
@chuckrock3798
@chuckrock3798 5 жыл бұрын
Your the best Brad! So knowledgeable and inspiring!
@reynaldlamury4772
@reynaldlamury4772 3 жыл бұрын
Thank you Traversy Media this video really gives me so much energy and motivation
@lemueljunior
@lemueljunior 5 жыл бұрын
Every time I watch one of those videos about programming life I feel like I'm recharging my batteries and just feel great again! Thank you for sharing those kind words, sir =)
@jeansantos2452
@jeansantos2452 5 жыл бұрын
hello
@lemueljunior
@lemueljunior 5 жыл бұрын
@@jeansantos2452 OMG! After Brad you're my second motivation source!!!
@jeansantos2452
@jeansantos2452 5 жыл бұрын
@@lemueljunior lol you re joking
@lemueljunior
@lemueljunior 5 жыл бұрын
@@jeansantos2452 not at all!
@rowlandoka
@rowlandoka 4 жыл бұрын
Thanks Brad, always providing something valuables for beginner like me.You are really an inspiration.
@dgleitaocontratos
@dgleitaocontratos 5 жыл бұрын
Thanks for the advices!
@esfa5679
@esfa5679 2 жыл бұрын
I Really appreciate the way you explained things. Certainly, the points raised are baselines for any carrier. When it comes to being a developer, being proud on something you have built makes you passionate!
@caitlinc96
@caitlinc96 5 жыл бұрын
The education you provide is invaluable. I can't thank you enough. Also, this channel has the most wholesome comments
@wasiquehaider4727
@wasiquehaider4727 5 жыл бұрын
Wew nice topic brad. love you ♥
@HE360
@HE360 5 жыл бұрын
Thanks for this video!
@zeeshanalikhan7562
@zeeshanalikhan7562 5 жыл бұрын
Thanks a million Brad ! You're so nice and your speaking style and all the stuff is really motivating. Thats what I needed the most because I was demotivated by many guys out there. I was almost quitting programming but now when I watched this video, I realized that I have most of the traits to become a great programmer. From now on, I will follow your all videos and will ignore those arrogant people. InshaAllah ! :)
@markr8820
@markr8820 4 жыл бұрын
I would add persistence. This is a great video Brad. I appreciate your work.
@longingheart77
@longingheart77 5 жыл бұрын
Thanks for putting these videos out Brad. Helpful as always :)
@tyrrelldavis9919
@tyrrelldavis9919 5 жыл бұрын
What up fellow doomer
@tyrrelldavis9919
@tyrrelldavis9919 5 жыл бұрын
People like us need to stick together, considering the views most programmers have , I know that's just the big big companies, but still
@anmol_tomer
@anmol_tomer 4 жыл бұрын
Great video man, I feel I really need to work on #6, #10. A bit on being a team player as well.
@BiancaAguglia
@BiancaAguglia 5 жыл бұрын
You have that gift of making your advice feel personal regardless of what job or personal situation we are in. I'm studying data science so coding is not my main focus (although I've been spending a good amount of time learning Python and its libraries), but I find your advice both useful and encouraging. Thank you for another great video. I can't think of anything to add to your list (but if something comes to me later, I'll come back and post another comment. 😊)
@motorcitymamma
@motorcitymamma 5 жыл бұрын
Whew! That number 8, Good Time/Task management! for me the eye opener in my 1st attempt towards freelancing. Taking on projects without understanding, utilizing and implementing project management cost me a good penny. Not being able to project the amount of time can be a confidence killer for you and your client.
@ademyildizlanguages
@ademyildizlanguages 5 жыл бұрын
Before I watch this video, I made my own list and % 60 got close to you. I'm actually new at coding but you clearly explain everything, Thank you !
@bankoleesan2129
@bankoleesan2129 5 жыл бұрын
Thank you Mr Traversy... My hero... You always come through... I don't know how you do it, but you always know exactly what to say and just what I need, and I think a lot of people might need too. Thank you sir. It's an 8/10 for me. I'm having a little difficulty with managing my time (there's always so much to do - I have a small, non-programming but computer related job, but I have like a ton of tutorials I really want to go through but I'm always so exhausted / busy after work everyday). And I don't think I'm much of a team player, not because I don't want to be, but I think the reason is that a lot of the techniques and technology I use (most if not all of which I learnt from you), seem to be a bit (if not a lot) more advanced than what a lot of my peers are used to. For instance, ever since going through your 7 part portfolio project course I always use node-sass now instead of just plain css. So, I try to teach, but it doesn't turn out very well coz they think I'm showing off or something, and I'm really not, nor even trying to.
@ultimatereveal1687
@ultimatereveal1687 5 жыл бұрын
Amazing video Brad. Good job.
@TavoZapata
@TavoZapata 5 жыл бұрын
PASSION FOR WHAT YOU DO! This is crucial.
@caroldanvers265
@caroldanvers265 5 жыл бұрын
I really like the whole video. Definitely my favorite qualities are being patient, being a problem solver, and having lots of passion for programming.
@hasebohaleyc4686
@hasebohaleyc4686 5 жыл бұрын
Thank you very much......... Keep coin what you do..... u r good at it
@takitogr
@takitogr 5 жыл бұрын
Thanks for that. Ive got at least 9 of them down to a fault. Been self-teaching myself for 6 months now and loved every moment
@barisbayramoglu8573
@barisbayramoglu8573 5 жыл бұрын
Thanks, Brad :) I've learned a lot from you.
@teriyakov
@teriyakov 5 жыл бұрын
You should do a conference by yourself man. I honestly think it would sell out! Thanks again.
@WinnerSingh
@WinnerSingh 5 жыл бұрын
Again awesomely great video, most important in my opinion is to learn everyday, for example till 2016 I was using dreamweaver and after that we all now using vs code, atom etc which are totally new level and great.
@zsoltoroszlany7172
@zsoltoroszlany7172 5 жыл бұрын
I always hear this at work "It doesn't work as it should" and than I ask the question, "do you have any idea or suggestion about how should this work?" the response "I 've no idea, but this is not right". At the and I'm titled as arrogant because I try to find out how could I improve the application. Like these things really makes live hard at work.
@rafihasan7787
@rafihasan7787 5 жыл бұрын
I feel like Brad is the kindest Genie out there, I can think of anything I need to learn or know or take advice about, boom he has a great video about that.
@norwen
@norwen 4 жыл бұрын
Great list. Thank you! Special thanks to "Be proud of what you've done". I think lots of us need to remember it. Wanna add these: - question everything - learn and improve your skills constantly
@Stratopeter87
@Stratopeter87 5 жыл бұрын
Great list! I think you also need to have some coping strategies to deal with frustrating and stressful situations. There may even be something like a sense for "code aesthetics" if you want to be a really good programmer, but I'm not sure how to even describe that. Interestingly, these are all (in different proportions) very relevant for designers, too.
@hyaenas7850
@hyaenas7850 2 жыл бұрын
Amazing video. Thanks
@LucXX36
@LucXX36 5 жыл бұрын
The point #7 made me smile. Thanks for that. :)
@misterjaypeasmith
@misterjaypeasmith 5 жыл бұрын
Lovely clear design on these slides btw
@ammarhassan_
@ammarhassan_ 5 жыл бұрын
Hi Brad, great video. Can u do a video on active and passive learning. How to keep yourself accountable if ur learning or not and what to do if u get stuck while learning. I got ur tutorials and I seem to be stuck and I keep hopping on other tut to find a way around but in tutorial hell .
@faustvandrake8676
@faustvandrake8676 5 жыл бұрын
Hi Brad, I've been following you for over two years and your tutorials have helped me a lot specially when I built my portfolio. My main weakness is that even if my friends, family and teachers appreciate my skills in programming my confidence is at the very bottom. I am afraid that if I start as Junior I won't be able to be on the level, considering that I'll be working with people with many years of experience.
@hasebohaleyc4686
@hasebohaleyc4686 5 жыл бұрын
Hi how r u? I am Bright from South Africa and I hv downloaded your HTML n CSS videos. I believe u r a good teacher
@rochito6301
@rochito6301 5 жыл бұрын
Brad thank you so much for your videos. You make the learning so easy and friendly. I would like to request a Panini/Foundation layout training when you have time. Also, I like so much that you develop in Windows. Some people believe that web development only can be done in Mac, so it is nice that you can teach in win and mac.
@osmangoni2376
@osmangoni2376 5 жыл бұрын
Thanks for good advise....
@jaymarlagramada4649
@jaymarlagramada4649 5 жыл бұрын
Thank you for all the tutorials you made, its very helpful but can you make a channel manager tutorial? :)
@konstantinospapaioannou5573
@konstantinospapaioannou5573 4 жыл бұрын
This applies not only to programmers but to every profession. Very nice list.
@RareTechniques
@RareTechniques 5 жыл бұрын
Thank you, Brad!
@ashutoshpanda4336
@ashutoshpanda4336 5 жыл бұрын
Man... Finally I see a place without mad people... Everytime I see unlikes on your videos I wonder who is mad enough to do so... So finally I see 0 unlike 🤗🤗🤗... Thank you so much for all the help... My whole career is all because of you 💓💓💓
@alonzobarnes2683
@alonzobarnes2683 5 жыл бұрын
You spoke too fast... One unlike is up there now(Im sure more will come)... Can't make all these crazy people happy... Don't worry about it...And wouldn't play like that... So it's not me. I definitely like Brad....
@rafik.arif.83
@rafik.arif.83 5 жыл бұрын
dislike = arrogant people who know it all ==> not going far, as Brad said
@ashutoshpanda4336
@ashutoshpanda4336 5 жыл бұрын
@@alonzobarnes2683 Definitely... He is doing so much can't ask for more... And the people disliking are for sure arrogant and ungrateful
@ejazahmed1658
@ejazahmed1658 5 жыл бұрын
In most cases usually it's bots.
@btm1
@btm1 4 жыл бұрын
spot on!
@captainalpha4853
@captainalpha4853 5 жыл бұрын
Thanks a lot man
@agilasadi9642
@agilasadi9642 4 жыл бұрын
9. Focus, that's something I really lack. A have a ridiculous undiagnosed ADHD, I work very well in short time frames but through out the day I'm all over the place. Something that I have to take care of very soon.
@FelixTheDev
@FelixTheDev 5 жыл бұрын
Excellent video, Brad. Thank you. I agree that you should be proud of what you accomplish, despite how small it may seem. Also, I agree that you don't have to be arrogant to be a great programmer. There's a line between being arrogant and confident. In my opinion, there's a balance to it. Keep up the great work.
@shivandana
@shivandana 5 жыл бұрын
This was such a great video. I like you.
@radovansurlak7445
@radovansurlak7445 5 жыл бұрын
Thank you Brad
@dzengiztafa510
@dzengiztafa510 5 жыл бұрын
I find #7 to be the most important in my own progress-story. It helped myself a lot.
@Ash-em5pm
@Ash-em5pm 5 жыл бұрын
2:54 speaking of Hobbies , do you still use your Pioneer DJ system Brad? Why not teach us some audio mixing sometime as a side video :)
@TraversyMedia
@TraversyMedia 5 жыл бұрын
I actually switched to Vinyl (With DVS). I got a Pioneer DJM-S9 mixer and 2 Pioneer-PLX 1000 decks. I use it almost everyday. Working on beat juggling and advanced scratching. I am thinking about starting a music channel but I don't feel like I am good enough yet.
@lardosian
@lardosian 5 жыл бұрын
@@TraversyMedia Hey Brad, i recomend try music production and create your own beats as well. You could buy something like an MPC X that is the first ever standalone hardware DAW.
@TraversyMedia
@TraversyMedia 5 жыл бұрын
Yeah I was thinking about getting something like that. I just have so little time to learn. I use my turntables in the basement at night after the kids go to bed, it's the only extra time I have
@landon3139
@landon3139 5 жыл бұрын
@@TraversyMedia My brother makes hip hop beats and he is 16. I could ask if he could help you?
@Kljopa
@Kljopa 5 жыл бұрын
@@TraversyMedia scratching, that is cool and fun! Takes time to get the muscle memory tho! I really like chirp and crab scratches, but just dropping vocals is most fun i think.
@Ath9493
@Ath9493 5 жыл бұрын
Much appreciated brad
@khalilurrehman3149
@khalilurrehman3149 5 жыл бұрын
amazing insights
@aungkhantzaw
@aungkhantzaw 5 жыл бұрын
Understanding complex things piece by piece
@abhi3407
@abhi3407 5 жыл бұрын
Greater Characteristics of programmer Very Nice Video Thank you
@spinning-around
@spinning-around 5 жыл бұрын
make a video on future web tech (wasm, rust, net 5) and what's your take on em
@stuartp4326
@stuartp4326 5 жыл бұрын
You have got it spot on. Your videos are inspiring. Sorry to be negative, just one thing missing if you want to be employed... young!
@AmanVerma-yp1zt
@AmanVerma-yp1zt 5 жыл бұрын
Thank you
@ginorusolo3152
@ginorusolo3152 4 жыл бұрын
hi brad from the uk great vid man coding is the best node .js express cool rock !
@arditgjondedaj6143
@arditgjondedaj6143 5 жыл бұрын
And a good teacher like you
@oop_web7707
@oop_web7707 5 жыл бұрын
Thank you :)
@arnoldoumana3932
@arnoldoumana3932 5 жыл бұрын
Thank you Brad, could you make a video on ionic4 and vue or javascript.
@carlosgaleanohn
@carlosgaleanohn 5 жыл бұрын
Agree with the ten points!!!
@eneotujoe
@eneotujoe 5 жыл бұрын
Insightful
@lbobrov
@lbobrov 4 жыл бұрын
Today, 20 years ago (9.7.2000), I started my 1st ever work in HiTech company... Started to be productive after about 3 months, worked there 1.25 years... That was in VB6 as a software developer... In the most recent work, I started to be productive since the 2nd workday and worked there 8 years and 8 months (same workplace), as an Automation engineer... (QA automation engineer/automation developer... Haven't learnt anything about QA/Automation within the CS degree in university)
@DuyTran-ss4lu
@DuyTran-ss4lu 5 жыл бұрын
Tks a lot
@MegaOsama99
@MegaOsama99 5 жыл бұрын
wow i have the same factor that in u .. i love coding and that make me relax
@Huan2259
@Huan2259 3 жыл бұрын
1000k likes for this. Great Work Man.
@thinkinteltech
@thinkinteltech 3 жыл бұрын
Thanks
@annac2851
@annac2851 5 жыл бұрын
#3 Absolutely agree! It's a type of meditation for me:)
@laminetheory5563
@laminetheory5563 5 жыл бұрын
Thanks .
@milosstojanovic9355
@milosstojanovic9355 5 жыл бұрын
Idk if you make presentations from scratch all by yourself but you have the best presentations
@shomendrapradhan9558
@shomendrapradhan9558 5 жыл бұрын
Could you please make a video how to write an efficient and readable code and how to improve your coding skills.
@valantech372
@valantech372 5 жыл бұрын
thanks
@pjlraqedst
@pjlraqedst 4 жыл бұрын
Fabolous info video...
@ljybc
@ljybc 5 жыл бұрын
i am working hard for it
@deepfuchsia7204
@deepfuchsia7204 5 жыл бұрын
most freaking quality is to be freaking curious and be able to stick to one thing for a large amount of time, so you will actually do some progress in that specific area. I'm getting bored pretty fast, so I like to do some non-practical but interesting to me at the moment things.
@ghazikerkeni7031
@ghazikerkeni7031 5 жыл бұрын
I think one important aspect of being / becomming a great programmer is to have had that vision and have worked hard to reach it.
@syntaxfm5741
@syntaxfm5741 5 жыл бұрын
This video relates to Albert Einstein's quote its not a genius that makes a great scientist its the character. Brad thanks for the video of which it turned out to be an amazing motivational video as well thanks man keep it up.
10 Bad Habits To Avoid As A Developer
18:59
Traversy Media
Рет қаралды 185 М.
My Top 10 Learning Methods For Self Taught Developers
14:36
Traversy Media
Рет қаралды 165 М.
Backstage 🤫 tutorial #elsarca #tiktok
00:13
Elsa Arca
Рет қаралды 41 МЛН
Stupid Barry Find Mellstroy in Escape From Prison Challenge
00:29
Garri Creative
Рет қаралды 14 МЛН
Why You Should Always Help Others ❤️
00:40
Alan Chikin Chow
Рет қаралды 114 МЛН
Are You Too Dumb To Code? A Chat About Imposter Syndrome
7:08
Traversy Media
Рет қаралды 65 М.
Not Everyone Should Code
8:47
PolyMatter
Рет қаралды 3,5 МЛН
The Most Legendary Programmers Of All Time
11:49
Aaron Jack
Рет қаралды 524 М.
Start Building Your Empire As A Developer
8:43
Traversy Media
Рет қаралды 261 М.
How Senior Programmers ACTUALLY Write Code
13:37
Thriving Technologist
Рет қаралды 1,3 МЛН
FASTEST Way To Learn Coding and ACTUALLY Get A Job
10:44
Brian Cache
Рет қаралды 935 М.
Torvalds Speaks: Impact of Artificial Intelligence on Programming
5:05
Mastery Learning
Рет қаралды 763 М.
Learning & Memorizing In Programming
9:20
Traversy Media
Рет қаралды 276 М.
Overwhelmed With Web Development Technology
10:31
Traversy Media
Рет қаралды 93 М.
The 4 things it takes to be an expert
17:59
Veritasium
Рет қаралды 10 МЛН
МОЩНЕЕ ТВОЕГО ПК - iPad Pro M4 (feat. Brickspacer)
28:01
ЗЕ МАККЕРС
Рет қаралды 81 М.
i love you subscriber ♥️ #iphone #iphonefold #shortvideo
0:14
Si pamerR
Рет қаралды 3,3 МЛН
DC Fast 🏃‍♂️ Mobile 📱 Charger
0:42
Tech Official
Рет қаралды 484 М.
Хотела заскамить на Айфон!😱📱(@gertieinar)
0:21
Взрывная История
Рет қаралды 2,5 МЛН