Don’t learn web dev this way

Learning web dev is hard, but taking the right approach can really help!
#css #shorts
--
Come hang out with other dev's in my Discord Community
💬 / discord
Keep up to date with everything I'm up to
✉ www.kevinpowell.co/newsletter
Come hang out with me live every Monday on Twitch!
📺 / kevinpowellcss
---
Help support my channel
👨‍🎓 Get a course: www.kevinpowell.co/courses
👕 Buy a shirt: teespring.com/stores/making-t...
💖 Support me on Patreon: / kevinpowell
---
My editor: VS Code - code.visualstudio.com/
---
I'm on some other places on the internet too!
If you'd like a behind the scenes and previews of what's coming up on my KZread channel, make sure to follow me on Instagram and Twitter.
Twitter: / kevinjpowell
Codepen: codepen.io/kevinpowell/
Github: github.com/kevin-powell
---
And whatever you do, don't forget to keep on making your corner of the internet just a little bit more awesome!

Пікірлер: 859

  • @KevinPowell
    @KevinPowell Жыл бұрын

    The real question is, did I spell is misakte on purpose, since I was talking about mistakes? 😉

  • @dancehalllyrics1303

    @dancehalllyrics1303

    Жыл бұрын

    @Kevin Powell, I was seconds from commenting that you’ve spelled that word wrong, until the second after where it hit me that you might’ve done it on purpose 😉

  • @idowebwork

    @idowebwork

    Жыл бұрын

    Actually came to post a comment on just this.

  • @rajeshdhyani06

    @rajeshdhyani06

    Жыл бұрын

    Ha ha... miskate would have been even better... mis-skate... get it? 😊 big fan btw 👍👍👍

  • @adegboyegawisdomubani6921

    @adegboyegawisdomubani6921

    Жыл бұрын

    Are there still stuff too for backend project 👉👈

  • @cipherxen2

    @cipherxen2

    Жыл бұрын

    It would have been much better if it was misspelt as "miskate", as you've referred skate in video.

  • @mazahuang1152
    @mazahuang1152 Жыл бұрын

    they call it tutorial hell...

  • @biqbicle4982

    @biqbicle4982

    Жыл бұрын

    yeah i almost fell in that rabbit hole

  • @ber2996

    @ber2996

    Жыл бұрын

    How do people watch bunch of tutorials without actually doing anything anyway? Tutorials bore me af unless I'm actually doing them as I watch the video.

  • @fringe_minority

    @fringe_minority

    Жыл бұрын

    How do you learn about something without reading or watching it first?

  • @musstta01

    @musstta01

    Жыл бұрын

    @@ber2996 honestly, because you feel you should "know more", even thought the whole point is that you can't know everything and should always be learing as you go with pretty much every project you work on

  • @HollowsDarkness

    @HollowsDarkness

    Жыл бұрын

    Im there and it sucks, but im mainly there with JS

  • @justahumanwithamask4089
    @justahumanwithamask4089 Жыл бұрын

    This is where free code camp succeeds. You actually build as you go Along

  • @emptybottle1200

    @emptybottle1200

    Жыл бұрын

    yep, fcc's the best because you write your code

  • @width19

    @width19

    Жыл бұрын

    Scrimba is still the best

  • @jakemealey5532

    @jakemealey5532

    Жыл бұрын

    The Odin project also

  • @lua-nya

    @lua-nya

    Жыл бұрын

    It's very handhold-y though, so I would only recommend it to uninstall fear.

  • @lex-zt6uc

    @lex-zt6uc

    Жыл бұрын

    ​@@jakemealey5532 it's the best

  • @basedserb1389
    @basedserb1389 Жыл бұрын

    I'm only starting with web dev but I can confirm this. If you only watch tutorials and don't apply your knowledge you can end up in a perpetual circle of watching random videos without writing a line of code. I started learning HTML/CSS around three months ago and I fell into the same trap. I recommend watching videos where developers actually build a website from scratch (or by looking at a random template). Those videos are usually several hours long but you can open your code editor of choice and simultaneously write code while adjusting the code to your preference. Benefit of it is you can pause the video to experiment or just to clear your mind and come back to it whenever you want. I also recommend making a secondary profile on your browser where you would only focus on code, because video recommendations from your main channel will eventually distract you. And don't give up and think you're stupid. I've seen experienced developers get stuck at trivial problems, it's all about being persistent.

  • @wandylim9598

    @wandylim9598

    6 ай бұрын

    Do you have a list of youtube channels providing such tutorials?

  • @nielsbom5558
    @nielsbom5558 Жыл бұрын

    Barbara Oakley calls this the “Illusion of Competence” in her book “A Mind for Numbers”. This applies strongly to math as well as writing code.

  • @awesomebearaudiobooks

    @awesomebearaudiobooks

    Жыл бұрын

    It is competence too. Just a less practical kind of competence. It can be translated into actual competence, though, and more easily than from ground zero, by the way, because knowledge gives confidence. Of course, it makes the process way longer (for example, 12 months instead of 6), and you will have to build things at some point anyway, but making a project from zero and making a project after reading a book or watching a long video feels hella different and more chill, imho

  • @theseangle

    @theseangle

    Жыл бұрын

    @@awesomebearaudiobooks yeah when you watched somebody make a website from zero to design and to deploying you will then have a reference point to what your competence is. You'll not go blindfolded when you start making your own website. But without the "theoretical" knowledge you are going blind and will burn out quickly. But to be fair you don't need to binge watch 40 Udemy courses, just one good and quick walkthrough on KZread will do the job. And ofc it's way more effective if you follow along the walkthrough

  • @0x007A

    @0x007A

    Жыл бұрын

    @@theseangle exactly one good introductory video about basic structure (HTML) and layout (CSS) for a simple landing page is worth more than 100 hours of videos building a complex website. I find CSS more difficult to master than any other aspect of web development or distributed application (dApp) development. CSS takes lots of practise to move beyond the basics.

  • @theseangle

    @theseangle

    Жыл бұрын

    @@0x007A nah one introductory to html and css is definitely not better than a turnkey website making walkthrough playlist, which will take even less than 100 hours. You kinda didn't get my comment above. And CSS is, while pretty difficult at first, it's a candy compared to all the obscure things you have to consider and think about while working or making a serious project. eg building complex client logic in JS. All the subtleties and subsurface issues you'll face while working with a framework. All the considerations you'll have to make while working with a backend developer and connecting the API. All the disagreements you'll have with the designer of the project. All the extra skills you'll need to have like the CI/CD, DevOps and all that kind of shii

  • @theseangle

    @theseangle

    Жыл бұрын

    @@0x007A CSS is easy, you just learn as you go. You don't really have to think much. You got a problem - you Google it. After a couple of weeks working like that your brain will generate its own solutions and you'll wrote your HTML beforehand predicting the CSS you'll have to write and adapting to it even before you started styling. Also I recommend following some kind of convention like BEM or Atomic CSS or whatever. It'll make things less confusing and your brain will have an easier time remembering the structure. I have actual work experience in frontend and I Google like a hundred things everyday. In HTML/CSS it all just comes down to browser support. If something has less than 94% support on caniuse I tend not to use it. With JS it's easy because of all the transpilers and building mechanisms like Babel, Typescript, Vite etc. Much of the modern code just get transpilers to raw ES6. Plus the built-in autoprefixer (PostCSS) in my framework (Vue) makes things easier. The main part of CSS is experimenting, gathering practical experience. Then your brain will categorize everything into certain patterns.

  • @NikolasToCore
    @NikolasToCore Жыл бұрын

    Thank you so much for the list of practice resources! It very hard to find them on your own

  • @IAmSkyfree

    @IAmSkyfree

    Жыл бұрын

    Hi, there. Where can I find the list of practice resources?

  • @NikolasToCore

    @NikolasToCore

    Жыл бұрын

    @@IAmSkyfree do you mean the list from this video? It's in the very end of the video

  • @xxevnxxe
    @xxevnxxe Жыл бұрын

    I love the "Misakte" instead of "Mistake" lol

  • @hmmm-9281

    @hmmm-9281

    2 ай бұрын

    Sate😋

  • @olawaseem
    @olawaseem Жыл бұрын

    This video specifically should be as first reminder every morning/day for newbie developers.

  • @chromechef891
    @chromechef891 Жыл бұрын

    So true. I fell into this habit when I started. Then after freecode camp I learned a bit more. Now in the Scrimba bootcamp and I'm going through your module 6 and css is now fun and easy to work with while still giving me challenges to think about. I come from a culinary background. To me now using CSS is like figuring out how to plate a beautiful dish.

  • @leonstone3443

    @leonstone3443

    Жыл бұрын

    hes on scrimba!?

  • @cristianhernandez2848

    @cristianhernandez2848

    Жыл бұрын

    Dope my boy. Big come up

  • @chromechef891

    @chromechef891

    Жыл бұрын

    @@leonstone3443 Yes. Kevin has several modules on there. All great stuff!

  • @nandomax3

    @nandomax3

    Жыл бұрын

    I also started with free code camp and it's was amazing, because it's a great learn as you code from the first sesssion

  • @misterwriter

    @misterwriter

    Жыл бұрын

    His Scrimba courses are great. My favorite is Per, he explains so well without being condescending.

  • @mattlaw4395
    @mattlaw4395 Жыл бұрын

    I’d say one of the biggest things that helped me when learning to code was reading documentation instead of watching videos, as in the real world you will be solving problems not found in videos

  • @mykyta-maria
    @mykyta-maria Жыл бұрын

    I learned basics of frontend programming myself and got my first job about 5 years. Video tutorials were one of the several sources of knowledge. And in the beginning, videos where someone codes and describes every step were extremely helpful. Because, when you don't have a mentor, this type of videos kind of replaces it, and you have an opportunity to learn the process itself.

  • @santiagom.3540

    @santiagom.3540

    Жыл бұрын

    He is not saying that video tutorials are useless. He is giving some anchor for newbies from where to start doing projects

  • @AnesthesiaandCriticalcare

    @AnesthesiaandCriticalcare

    11 ай бұрын

    I second you...i like videos for sth new even if i dont write a single line of code..and its faster...we dont have to create a new wheel..somebody better than us has already done a better job than us ..and later i use chat gpt which actualy explains everything even when i copy paste code...that way i am faster and productive..and it has worked great with the least effort from my side

  • @juggles5474

    @juggles5474

    7 ай бұрын

    Yeah I completely disagree with this guy and this common myth. At some point if you don’t learn beyond what your current skill dictates, you’ll hit a wall. Going through a course upped my game far further and faster than I would’ve done otherwise because I simply do not have the exposure to better coding practices that some of these teachers have. I do agree that you need to apply it to something though

  • @orange_penis

    @orange_penis

    7 ай бұрын

    @@juggles5474I think books are still far option if u want to up ur coding, videos are time consuming and not really designed to help u think for urself. So yeah if u are newbie or somewhat experienced then go with books and if u are vastly experienced then just move onto reading actual documentation instead.

  • @MichaelBromwell
    @MichaelBromwell Жыл бұрын

    You literally spoke to my soul. It feels like I know nothing even though I've gone through so many courses and classes. Definitely going to look into those links!

  • @oussamazahid_

    @oussamazahid_

    Жыл бұрын

    how is it going so far??

  • @midnightdemon9157

    @midnightdemon9157

    Жыл бұрын

    new update ???

  • @saulgood2548
    @saulgood2548 Жыл бұрын

    As a skater I love that skateboard analogy. It’s definitely true!

  • @theasianviking86

    @theasianviking86

    Жыл бұрын

    agreed on this

  • @peacefrog1938

    @peacefrog1938

    Жыл бұрын

    Hi, my name is Aaron kyro, I'm a professional skateboarder from the San Francisco Bay Area

  • @UberBossPure

    @UberBossPure

    Жыл бұрын

    Yea but its same for all. You wanna learn math? Do it. You wanna learn climbing, do it. You wanna learn algorithms, do it. If you dont do exercise you will never deeply understand it and you will never ever be able to take action in this topic.

  • @mindo848

    @mindo848

    Жыл бұрын

    glad there’s more skater web devs out there lol

  • @davidferreira4518
    @davidferreira4518 Жыл бұрын

    This is so true and so easy to be stuck in it. It can even make you think that you can't do things when you start and still struggle after seeing so much tutorials. It's natural, even in my personal DIY projects I search a lot before starting and even when I think I have enough knowledge, I start and fail. But guess what? After making some mistakes, that's when I started finding ways to fix it and I can really see the difference between my first DIY project and a more recent one.

  • @JanasV
    @JanasV Жыл бұрын

    Another tip: Each time you learn something new, think of ways to use it in different scenarios, think of possible usages, and try to do it yourself. When you start bringing your idea to life, you'll soon realize there's more than just what you learned that must be used to accomplish that - don't give up, start googling, searching for information, describing what it is that you want to do. All of that info absorbs better when you're actively trying to do something on your own, when you're searching for solutions and trying several different methods to do the same thing.

  • @softpaw6234
    @softpaw6234 Жыл бұрын

    This is also true with 3D animation, I watched the video five times and didn't absorb a word of it, but as soon as I started actually following along and making a donut (simple object for the purpose of the tutorial), I was instantly able to extrapolate that knowledge for my own purposes. I spent an hour and a half to two hours learning nothing, and as soon as I started learning by doing, I figured out everything I needed to know for the moment in 2 minutes

  • @ayb2337

    @ayb2337

    Жыл бұрын

    Wait you watched a tutorial five times without following it?

  • @jeklo3713

    @jeklo3713

    Жыл бұрын

    ​@@ayb2337I can do it with my mind it's like I'm playing chess 🤣 maybe I'm lucky because my memory not really bad

  • @jeklo3713

    @jeklo3713

    Жыл бұрын

    ​@@ayb2337I guess when I watched toturial I stopped and think why they do that and like understand the logic even though I watched I still code but in my mind 🤣 when I try to code it n my laptop I can do it I don't have a problem 😆

  • @rightbackatcha22
    @rightbackatcha22 Жыл бұрын

    I watch, write notes (easier for me to remember stuff by writing. I don't even review the notes sometimes). then try the code. thank you for the content Kevin!

  • @adikurniawan1816

    @adikurniawan1816

    Жыл бұрын

    similar to me but i actually just make my note in the code itself using comment. And yes i never review that notes again but my goal is just to try to write that concept and explain it with my current understanding of it in my own.

  • @rightbackatcha22

    @rightbackatcha22

    Жыл бұрын

    @@adikurniawan1816 👍👍👍

  • @ganjamangaaiaaai9396

    @ganjamangaaiaaai9396

    Жыл бұрын

    I also refuse to scroll my low res screen up most of the time because i am so lazy ,especially while learning many times , and i rather use whatever brain cell i have left ,🤣 but the download solution button in fcc and a quick edit in that downloaded note with my own explanation in it works the best for me .. learningwise ,now if i can only apply this to my other learning aspirations 👻

  • @Denn1sdw
    @Denn1sdw Жыл бұрын

    That's exactly what happened to me. Watched a whole course then realized my mind didn't save the content at all haha

  • @theburstgamer962

    @theburstgamer962

    Жыл бұрын

    You should code along with them

  • @kimura_b4mv

    @kimura_b4mv

    Жыл бұрын

    ​@@theburstgamer962I mean.... What the fuck...? 😂 Whats the logic behind learning something by just watching, and never practicing during learning process..? If someone does that, maybe they should never try to learn anything; ever.

  • @theburstgamer962

    @theburstgamer962

    Жыл бұрын

    @@kimura_b4mv There is something known as Programming hell go and search about it KIDDO

  • @zehrazeee136

    @zehrazeee136

    Жыл бұрын

    ​@@kimura_b4mvi practice yet i get somewhere then try to do more better and go back to zero since a month now

  • @danser_theplayer01
    @danser_theplayer01 Жыл бұрын

    This is why I found a good video to watch that goes into detail but not too much, and gives you situations and challenges to do by yourself.

  • @Tony-cm8lg
    @Tony-cm8lg Жыл бұрын

    I just made up an idea for a project and started working on it. Learning the things i need as I go. I know a lot more now than I did when I was just watching tutorials

  • @asaduzzamansunam9845
    @asaduzzamansunam9845 Жыл бұрын

    The resources you've shared will definitely help me. I was looking for some place to find and practice my skills

  • @hridoy8021
    @hridoy8021 Жыл бұрын

    You've always been nothing but incredibly humble! Truly, more than your expertise, you're humbleness draws me to watch your vids. God bless you and have a great day 💜

  • @TehKyros
    @TehKyros Жыл бұрын

    This is the thing that pushed me away for so long, until I watched one video that said something like "Get out of tutorial hell". Now I only watch things for a certain issue I'm running into or a quick beginner video to get the gist of a new process/language. I've learned so much more going about it this way.

  • @rigg13
    @rigg13 Жыл бұрын

    Love you so much for this Kev. Been stuck in JS tut hell for 3 years. I just move from video to video relearning the same topics.

  • @alirezashirzad5785
    @alirezashirzad5785 Жыл бұрын

    One of the best advices for guys like me that that just started from scratch and good example skate boarding

  • @waleefalrooh8
    @waleefalrooh8 Жыл бұрын

    " you need to learn through doing" amazing phrase

  • @soroushiiiam6388
    @soroushiiiam6388 Жыл бұрын

    Such an awesome resources and tips tnx Kevin❤

  • @medouchane8659
    @medouchane8659 Жыл бұрын

    Practice is important to learning programming

  • @aidanbanks1183
    @aidanbanks1183 Жыл бұрын

    Very good life lesson that also can be implemented to real life and to its situations, not just code. Well said

  • @joserosales5311
    @joserosales5311 Жыл бұрын

    This is exactly what I need!!! Thank u

  • @kobruh9642
    @kobruh9642 Жыл бұрын

    bro learning by reading is so powerful. But it takes time.

  • @nxone9903

    @nxone9903

    Жыл бұрын

    wdym takes time it's 10x faster than watching videos not to mention information is actually relevant. I am not talking about books however

  • @freerights6695

    @freerights6695

    Жыл бұрын

    As long as you apply that knowledge then yeah

  • @WakattA-
    @WakattA- Жыл бұрын

    One of them is you. While watching your videos I don't think someone will only watch it and in my case I've never done that. Thanks for keeping us updated.

  • @stephenoshilaja365
    @stephenoshilaja365 Жыл бұрын

    This is Gold!!! I really appreciate this content @Kevin Powell. Thank you!

  • @benjaminlsubba
    @benjaminlsubba Жыл бұрын

    That's why it takes me days to finish an hour tutorials. Later I try to use it and still forget it

  • @kenan2386
    @kenan2386 Жыл бұрын

    Watching tutorials and following with the tutorials And slightly modifying with what you understood, for example: He builds a login screen I build a sign up screen Which helps me experiment while learning Change some colors, some fonts and experiment and follow

  • @Morquioo

    @Morquioo

    Жыл бұрын

    Imo just diving into a project you don’t know how to build at first and learning on the way is the best method.

  • @cosmicbeastx7300
    @cosmicbeastx7300 Жыл бұрын

    At first I watched a full course video which was just an hour long then i start to practice it and then i searched for individual problem on google and right now i am in a pretty good condition

  • @Ayob01

    @Ayob01

    Жыл бұрын

    It seems a good way to learn new things.. keep going

  • @0x007A

    @0x007A

    Жыл бұрын

    You started practising once you finished the video. This is key because too many people watch a second and a third video thinking it will make them learn. Only through practise do we learn; knowledge is fine but skills are more useful because through practise the knowledge is applied. I took the same approach as you and it works. I make notes on paper of short code snippets, and a brief context-based narrative, that I have written so I can reference them in the future. Plus I can reread them any time.

  • @M_Zubair5017
    @M_Zubair501711 ай бұрын

    Very helpful and after follow these key steps of actually building after learning is very constructive. Thanks sir.

  • @8koi245
    @8koi245 Жыл бұрын

    That's why your content is so useful, it saves my life when I'm trying to make specific things!

  • @tiamelancholyjeoncockity
    @tiamelancholyjeoncockity7 күн бұрын

    This is absolutely true and can be applied to everything, you have to get handy with it to actually be able to learn. Similar to studying and how note taking will help you in the long run instead of just memorizing everything.

  • @CtisGaming
    @CtisGaming Жыл бұрын

    For anyone who wants to favorite/ playlist helpful shorts like this go to your youtube history> select the 3 dots next to it> add to playlist

  • @boredguy1663
    @boredguy1663 Жыл бұрын

    This is a great advice. I see many people made the same mistake and try to learn from watching but the real thing come from experience. We have to find a balance between theory and practical.

  • @tturmoil
    @tturmoil Жыл бұрын

    I learned by finding out variable and tying to use it my self without assistance work all the time

  • @mitterfox98
    @mitterfox98 Жыл бұрын

    Thanks, this was the video i was looking for...not only because of the courses listed at the end...but more for the tidbit you narrated which is more effective..great work for influencing me

  • @thedude142
    @thedude142 Жыл бұрын

    Love the comparison to skateboarding, as i've found they both are very similar in how you gotta fall and get back up to learn and get better

  • @kedarhargude643
    @kedarhargude643 Жыл бұрын

    This man is such a gem. Helps sooo much. Thanks a lot, Kevin. Appreciate it!

  • @younessessousy5109
    @younessessousy51097 ай бұрын

    Thank you sooo much man. Seriously, this helps a lot.

  • @TOONSSTATION

    @TOONSSTATION

    7 ай бұрын

    How

  • @MrGhostYT_
    @MrGhostYT_ Жыл бұрын

    Tutorial hell was what caused so many setbacks in my journey; to the point where I had to go back to zero and move my way up. It was 2 years of it and when I realized that I couldn't even make a simple project myself, I was reluctant to essentially, start over. I've been coding for 3 years, and 2 years of it went to waste by just doing tutorials without making a project myself.

  • @Ril014

    @Ril014

    Жыл бұрын

    But do you have a job tho?

  • @johnsiefert1395

    @johnsiefert1395

    4 ай бұрын

    What did you end up doing? This is my exact same story

  • @Zwiebelgian
    @Zwiebelgian Жыл бұрын

    I thankfully never had this habit. I just used inspect element for an extended period of time and got so good at it, that when I fully took an interactive HTML course, most basics where already familiar.

  • @koan__23
    @koan__234 ай бұрын

    Thank you for the suggestions!

  • @MarcelinoSandroni
    @MarcelinoSandroni Жыл бұрын

    After I have fully dominate typescript, I have learned Python, c# and java, just reading the docs, the most important is the logic, knowing algorithms complexity and data structure, project patterns and architectures.

  • @Lestibournes
    @Lestibournes5 ай бұрын

    When I got started I took books out of the library and did the examples, then customized them to create my own projects.

  • @craigjohnson8279
    @craigjohnson82799 ай бұрын

    I loved the tips at the end. Thanks for sharing the knowledge Kevin! 😀

  • @abduljamous792
    @abduljamous792 Жыл бұрын

    You are amazing sir!

  • @CLeovison
    @CLeovison Жыл бұрын

    Thank you so much kevin

  • @milhouse8166
    @milhouse81665 ай бұрын

    The skateboarding analogy is perfect

  • @jacobwheeler6136
    @jacobwheeler613612 күн бұрын

    I started with the Odin Project and following the curriculum. While doing their courses, I'm working on side projects to practice more. I end up braking my code and fixing it. The knowledge sticks so well for me this way

  • @michellebraga1052
    @michellebraga1052Ай бұрын

    Again you didn’t disappoint us! Thank you for the list

  • @krox477
    @krox4775 күн бұрын

    These students came up with some very cool things to utilise LLMs

  • @imadzaiour
    @imadzaiour Жыл бұрын

    I believe that the "codecademy" web dev path is a good one because it always give you a chance to practice

  • @digidudehenry
    @digidudehenry Жыл бұрын

    Sweet. Thank you. I have taken a few classes in scripting and programming but I am looking for some hands on to get better. You are a amazing help. Thank you for this.

  • @OlaFowble
    @OlaFowble Жыл бұрын

    Thank you for the list of practice sites!

  • @joshuaogah587
    @joshuaogah587 Жыл бұрын

    Thank you so much for this advice and the resources.

  • @oogabooga7824
    @oogabooga7824 Жыл бұрын

    The way I learned was by doing a bunch of website ideas I had and just starting and if I had a problem then I would look at a course to learn the whole thing if it was pretty complicated or just quick KZread video to fix it if it wasn’t to bad.

  • @KARIAP
    @KARIAP Жыл бұрын

    Sir, you read me like a book. I know HTML, CSS and i only recently learned JavaScript and React. I know how to read and modify codes but i can't make anything on my own.

  • @uniqueux
    @uniqueux Жыл бұрын

    I've been doing web design for a while and I've designed and been apart of a tun of website projects. But I just put up my own responsive/adaptive static portfolio site and blog a few days ago using Netlify and it's so satisfying.

  • @elizakeating8415
    @elizakeating8415 Жыл бұрын

    Haha this is so interesting because I have the exact opposite of this problem (not with web development but with other skills like 3d modelling etc). I'm absolutely a Do-er first, and when I come up to a point where I don't know how to resolve something, it's like pulling nails to get me to actually sit down and watch tutorials, even though I know that if I did I would not only find the answer to my problem, but also learn new things that I wouldn't have encountered myself

  • @tajinder715

    @tajinder715

    Жыл бұрын

    same here in 3d haha

  • @zmurilo19
    @zmurilo19 Жыл бұрын

    This is exactly what I was looking for. Thank you so much

  • @mohaktrivedi9591
    @mohaktrivedi9591 Жыл бұрын

    Thank you very much for sharing these amazing resources!

  • @ReligionAndMaterialismDebunked
    @ReligionAndMaterialismDebunked Жыл бұрын

    Watched again. Thanks again for the resources! :3

  • @jovanlaguitao3384
    @jovanlaguitao3384 Жыл бұрын

    Thank you Kevin! Helps a lot

  • @user-oi2hr4uf6u
    @user-oi2hr4uf6u2 ай бұрын

    The best way to retain information from coding videos or any resources is to take note and create original programs

  • @potaetoupotautoe7939

    @potaetoupotautoe7939

    Ай бұрын

    ya, just spend time doing the thing learning, create your own story is what helps you retain knowledge. Basic school should have taught us that but here we are.

  • @helioobianchi
    @helioobianchi3 ай бұрын

    thanks for the tip! I'll definitely check those sites soon

  • @fidanalizada3850
    @fidanalizada3850 Жыл бұрын

    Really good content, appreciate all videos!

  • @xTakiusx
    @xTakiusx Жыл бұрын

    I was myself on the tutorial hell for a looong time! Then started doing projects and giving feedback on frontendmentor and I'm improving like 100% faster than just with courses! Sometimes I stop doing projects to learn new things on courses, but then inmediately go back and apply those things to new projects.

  • @Vijay_2024
    @Vijay_20244 ай бұрын

    Thank you ❤️❤️

  • @SVT000
    @SVT0005 ай бұрын

    Best explanation ever

  • @thehybridtech3260
    @thehybridtech3260 Жыл бұрын

    Videos helped me a lot. Thanks to all 👍🏼

  • @user-dp5ek6yc9u
    @user-dp5ek6yc9u10 ай бұрын

    thx a lot for the list

  • @Levelupto1
    @Levelupto1Ай бұрын

    Thanks for the resources ❤

  • @brandonsayring
    @brandonsayring Жыл бұрын

    Great analogy and solid advice, Kevin! ❤

  • @realfejiro
    @realfejiro Жыл бұрын

    Kevin this is golden. Thanks Boss!

  • @andrejohnv
    @andrejohnv Жыл бұрын

    I always follow along with the tutorial, and not just mindlessly watching. That's a decent practice i think.

  • @SholVision
    @SholVision Жыл бұрын

    Thank you for this ❤❤

  • @DanieleManca1983
    @DanieleManca1983 Жыл бұрын

    I am so glad I came across this clip, I will definitely get into recreating some of the projects on frontendpractice 😎

  • @Hispanol
    @Hispanol5 ай бұрын

    Thanks for the resources!

  • @faustovii1085
    @faustovii1085 Жыл бұрын

    I love attempting new things, even things I have no freaking idea how to develop and that drives me to search for information and then learn new concepts that I'll end up implementing and trying to understand

  • @badplayer3335
    @badplayer3335 Жыл бұрын

    Thank you so much I'm so glad KZread recommended me this video

  • @abdalrahmanalrefai8973
    @abdalrahmanalrefai89735 ай бұрын

    This is actually a golden advice that i was able to learn only recently, I wish I'd known this years ago

  • @nikilragav
    @nikilragav Жыл бұрын

    Hey Kevin, can you link the practice sites in a comment? It's a bit too short at the end of the video.

  • @felixc.programs8209
    @felixc.programs8209 Жыл бұрын

    Really good content there! As someone who felt stuck in my previous career and really found myself through becoming a KZreadr and a Data Scientist/programmer, thank you for your great content. Keep doing what you do!

  • @skully3661
    @skully3661Ай бұрын

    I feel called out, but I appreciate it.

  • @hyugashikamaru3596
    @hyugashikamaru3596 Жыл бұрын

    Beautifully put

  • @user-ti1nr1vp3s
    @user-ti1nr1vp3s6 ай бұрын

    THANK YOU SO MUCH!!! This information and resources are VERY HELPFUL!!

  • @user-lm3wc8sc1v
    @user-lm3wc8sc1v8 ай бұрын

    Appreciate the advice 😊

  • @ivanwritescode
    @ivanwritescode Жыл бұрын

    Thanks for the references! These are golden.

  • @wangbo00
    @wangbo00 Жыл бұрын

    that's what i did on my school project i watched videos while im doing my project and when i got a certain error i tried to fix it or find another way

  • @divinetech6538
    @divinetech6538 Жыл бұрын

    Thanks so much for the insight

  • @guillermomarindavila5779
    @guillermomarindavila5779 Жыл бұрын

    thanks man, im trying to teach my sister and this is gold!

  • @getfreedata2623
    @getfreedata2623 Жыл бұрын

    Thank you Sir💖🙏 We appreciate 🙏

  • @BaciuIulian
    @BaciuIulian Жыл бұрын

    Thank you Kevin!