Stop Watching Programming Tutorials

Поделиться
HTML-код
  • Опубликовано: 28 июн 2023
  • JavaScript Simplified Course Table Of Contents: javascriptsimplified.com/adva...
    React Simplified Course Table Of Contents: reactsimplified.com/beginner-...
    🌎 Find Me Here:
    My Blog: blog.webdevsimplified.com
    My Courses: courses.webdevsimplified.com
    Patreon: / webdevsimplified
    Twitter: / devsimplified
    Discord: / discord
    GitHub: github.com/WebDevSimplified
    CodePen: codepen.io/WebDevSimplified
    #Shorts

Комментарии • 109

  • @jenstornell
    @jenstornell Год назад +273

    A tutorial for stop using tutorials. 😂

    • @omomer3506
      @omomer3506 Год назад +13

      The ultimate not-tutorial tutorial

    • @NathanKwadade
      @NathanKwadade Год назад +1

      @@omomer3506that’s a Meta Tutorial 😂

    • @lucasblanc1295
      @lucasblanc1295 4 месяца назад

      Playlist - How to meditate from a canadian monk - ruclips.net/video/hLvU7ppM4vE/видео.html://ruclips.net/video/hLvU7ppM4vE/видео.html
      🤣🤣 That's your tutorial for higher self-control.

  • @user-gi1bm4fm8e
    @user-gi1bm4fm8e Год назад +57

    So true... but when it comes to "Gather enough knowledge", it feels like not enough knowledge yet. 😂

  • @cryptoboy1461
    @cryptoboy1461 Год назад +44

    My main problem is not finding a project to build but finding something I can stick to until the end. I usually start making something, then feel bored and abandon it after some time.

  • @WebDevSimplified
    @WebDevSimplified  Год назад +14

    JavaScript Simplified Course Table Of Contents: javascriptsimplified.com/advanced-table-of-contents/?XOjwl2HOQ
    React Simplified Course Table Of Contents: reactsimplified.com/beginner-table-of-contents

  • @sjzz
    @sjzz Год назад +14

    Completely agree. This is exactly how I did this and master the FULL STACK

  • @Zeero3846
    @Zeero3846 Год назад +103

    Don't get stuck on knowing the best way or the "correct" way of doing things. Just get your projects done. Remember, you are actually lazier than you think. You'll discover the best and correct ways eventually, probably out of necessity.

    • @erickpruneda923
      @erickpruneda923 Год назад +5

      you people are always talking about projects but never give away any examples for beginners. like what project am i supossed to come up with??

    • @Vandetho
      @Vandetho Год назад +2

      @@erickpruneda923so for you watching a tutorial is to find a project ? That is weird.

    • @geelemo
      @geelemo Год назад +2

      ​@@erickpruneda923build a comment section

    • @sujal1548
      @sujal1548 Год назад +2

      @@erickpruneda923 it's one google search away bro

    • @kinode_dandelion
      @kinode_dandelion Год назад +1

      Why is this comment so true, literally the laziest person in the school is me

  • @AlexBall03
    @AlexBall03 Год назад +13

    I definitely need to do that, I’ve been stuck in “tutorial hell” for a while and struggle building projects completely on my own. Thanks for sharing!

  • @techwolfcave
    @techwolfcave Год назад +2

    Thank you for your React tutorials

  • @gagAMinute
    @gagAMinute Год назад +1

    Thanks, Kyle 🙌🏻 you're awesome 👍🏻✌🏻

  • @Salah-YT
    @Salah-YT Год назад +7

    I love tutorials bro what u talking about I never make projects just course after course after course I love it I'm doing this for 2 years now and I love it :-)

  • @elpislivenetwork
    @elpislivenetwork Год назад

    This is the method I have been using. I am glad you pointed it out.🎉

  • @cryptoboy1461
    @cryptoboy1461 Год назад +2

    Can't agree more!

  • @codewithcoode
    @codewithcoode Год назад

    Thank you 😊

  • @Googler707
    @Googler707 5 месяцев назад

    thanks bro

  • @aidenadkisson209
    @aidenadkisson209 Год назад

    I do this exactly, but when it comes time to needing a new language i just dont know where to start so then i hop on freecodecamp or w3schools but when is enough to get started learning how to do specific stuff. Like javascript is my most recent and im just grinding out freecodecamp stuff to gain an understanding of the syntax, but when can i learn how to script stuff on html and css. Thats kinda just my thought process

  • @mexantos
    @mexantos 5 месяцев назад

    Couldn't agree more sir

  • @paungster
    @paungster Год назад

    What is a cool project to build?

  • @69k_gold
    @69k_gold 11 месяцев назад +2

    Thanks to JavaScript being so unpredictable it's becoming really hard to write even a tiny project that doesn't throw errors

  • @turolretar
    @turolretar Год назад +1

    I watch because of your majestic hair, I don’t even care about anything else

  • @RavindraSingh-lp9pl
    @RavindraSingh-lp9pl 8 месяцев назад

    Please make video how to make Pull request and how to approve

  • @LastIberianLynx_GameDev
    @LastIberianLynx_GameDev Год назад +2

    Just in time learning is the only way for me.
    Reading in bulk doesnt do much other than get you an overall picture of the stuff you will need to practice in detail, but it takes too much time...
    So the best is to practice with small projects. Watch tutorials for what you need at the moment. Only later reading a book or watching tutorials out of context may be helpful, because by then you already know what you are looking at.

    • @chickenlittle4344
      @chickenlittle4344 Год назад

      If I’m understanding you correctly, begin a project that interests you. Then, research what you need to learn to build it. Finally build it and as you go use small tutorials to understand how to implement the code? And this should be more effective than coding alongside a project tutorial?

    • @LastIberianLynx_GameDev
      @LastIberianLynx_GameDev Год назад +3

      @@chickenlittle4344
      More or less. That might work too.
      1- Begin a project that interests you, preferably something small and easy.
      2- Look for other similar projects, and tutorials on them. Follow them, as you try to build your own version.
      3- Follow any small tutorials for any specific task. Or anything custom.
      4- By now you already have some vocabulary, so now you can watch tutorials in bulk or read in bulk without feeling overwhelmed, and absorbing a lot of what you see.

    • @LastIberianLynx_GameDev
      @LastIberianLynx_GameDev Год назад +1

      ​@@chickenlittle4344
      Another thing you can do, if you come accross an entirely new subject that is super complicated to learn:
      Have 5 states of learning:
      1- Following and doing. You follow a tutorial, and copy it as you follow it.
      2- Do a small exercise on the subject, after you watched it. Failed? Go back to 1 Or:
      3- After you exercised. Watch another tutorial on the same subjected. Just watch it even if you dont get most of the stuff.
      4- Have a book on C++ or JS. Take it with you to the beach, and read 1 chapter everytime before you go to swim or for a run.
      5- Convert the C++ book into audiobook, and take it with you to run. It will help you cement some stuff.

  • @chickenlittle4344
    @chickenlittle4344 Год назад

    Is it ok to code along with project tutorials like yours? I am just coming off of watching conceptual courses and am enjoying projects much more, but I don’t have the skills to just think of a project and begin coding yet. Is this still a productive method? Is there a learning method I should be working toward as I increase my skills?

  • @noyafootage
    @noyafootage Год назад +1

    Practicing python today

  • @user-qy5uv6vh4x
    @user-qy5uv6vh4x Год назад

    Thats the truth, big up

  • @siyathembacj1562
    @siyathembacj1562 Год назад +1

    Bro said we should stop watching him

  • @bilawalali2726
    @bilawalali2726 Год назад +1

    I was spending time on tutorials for six months back then three years ago. but when i wrote my first program by myself... BOM. Now I'm senior SE

  • @jonathanjohnson2785
    @jonathanjohnson2785 Год назад +2

    Great advice Kyle. Can I watch your tutorials though😅

  • @s1l3nttt
    @s1l3nttt Год назад +1

    Amen.

  • @jackdark1377
    @jackdark1377 Год назад

    THIS is the way.

  • @adnanabbasi9482
    @adnanabbasi9482 Год назад

    Very True⭐⭐⭐

  • @alwinjs29
    @alwinjs29 Год назад

    Exactly 💯

  • @wandreperes
    @wandreperes Год назад

    I agree.

  • @humbertoalfaro1721
    @humbertoalfaro1721 Год назад

    Totally agrere, thats why i subscribed to your channel

  • @marmont8005
    @marmont8005 11 месяцев назад

    true

  • @user-ut4vl8bw2k
    @user-ut4vl8bw2k Год назад

    I'm senior dev and learned everything in practice. I'm watching your video mostly for fun. Sometimes I may learn some specific hints. Nut mostly - it's something I more or less already know, and I just make my information bubble stronger.

  • @abderrahimtamda3990
    @abderrahimtamda3990 Год назад

    True 👍

  • @nomagix
    @nomagix Год назад

    TRUE

  • @oscpcertificate5759
    @oscpcertificate5759 Год назад

    💯 correct

  • @ansariextc1
    @ansariextc1 Год назад

    Agree

  • @williamthomas2823
    @williamthomas2823 Год назад

    Cheers mate that's quality advice it is like anything you want to learn you can not get from just books alone you need a chance to play in the sandbox lol lego logic😅

  • @ValleyDigitalMarketing
    @ValleyDigitalMarketing Год назад

    That's a fact. I'm glad you made this.

  • @hanesmitter1469
    @hanesmitter1469 Год назад

    When I here of DSA to get a job at FAANG, my brain and projects always stops

  • @xgcwrought3346
    @xgcwrought3346 Год назад

    Good to know ive been doing it right

  • @AJ-gt7uy
    @AJ-gt7uy Год назад

    I wonder if all of us learning via AI is going to lead to less dev jobs overall

  • @gajjarkevin765
    @gajjarkevin765 Год назад

    Exact

  • @RealRushinRussian
    @RealRushinRussian Год назад

    If you wanna learn how to write code, you need to start writing code. I had plenty of people in my circles who say they want to learn programming but their methods are usually: trying to apply for universities, paying for expensive courses, or watching youtube. I then google "online python interpreter" and hand it over to them

  • @rubenijzerman5715
    @rubenijzerman5715 Год назад

    👏👏👏

  • @hendrasetiawan7220
    @hendrasetiawan7220 9 месяцев назад

    I guess we watch the tutorial to grasp the concept first, it's useless if we decide to do some project alongside watching tutorial about that project without not knowing the full concept first.

  • @WardA-zh3si
    @WardA-zh3si 8 месяцев назад

    100% agreed. Tried watching and watching then ended up just wasting time. Eventually my hands just knew what to do with trial and error. The difference is immense. Trust yourself, trust your brain.

  • @sanjusaju4049
    @sanjusaju4049 11 месяцев назад

    It could be great if you could suggest a better way to read documentation effectively from a beginners perspective.

  • @chrismachabee3128
    @chrismachabee3128 Год назад

    I have a couple of computers I use. I have a Win 7, a Win 8.1 laptop, a Win 10 laptop, and 2 desktops with Win 10. They all have different purposes.
    I got an ad about gett Win 11 + 2021 Vio, Project, and Office for $9. An offer I could not refuse. so, I will load one o of the Win 10 Desktop with Win 11 OS and the other programs.
    OK. got everything downloaded, and The three ancillary programs loaded OK.
    I got to Win 11, but it failed to load, it said I lacked a program that was needed for the Win 11 program to load. A TPM, I think program that is actually in the computer but needs to be activated.
    I had to look that up to know.
    So, I am following the directions to go and activate this program and part of the instructions is to restart the machine. I restart the machine and absolutely terminate myself.
    Lost all the access, and the Windows license number, and upon further reading there has to be a choice made by a forensic examination made by you. I had to fire myself I was so stupid. What's my point?
    My point is whenever you buy software that is downloaded online, always, and never fail to do this, save all the information you get to a separate place where you have access to it if you need to now, and in the future.
    I went back to the downloaded info I had and it was gone. I cannot blame the seller. there was an overabundance of information related to the downloads, I did not want to take the time to read. It would not have saved me from my mistake, because there was an actual opportunity to test the computer to see if it was compatible. I had put a needed disk in the computer and loaded Win 10 into it, so it maybe did not have the setup to accept the program routinely. A great lesson I learned.
    You can tell someone to think about what you're doing, but if they are all full of I know what I am doing, it takes a disaster to show them, no, you don't know what you're doing.
    I have not heard anything about Win 11 and maybe this is why. A lot of people like me who expect loading software to be a breeze, learn it isn't a breeze when you get the error message the load cannot be completed because you do not have a component you need to connect the software to your computer. Wait, what?
    Now you have to start thinking, and that's when your problems start. You are starting from ground zero on a technical problem you have no idea how to fix.
    I knew research is something I do well and found the answers quickly, but geez what a bunch of BS, you have to go to UEFI and determine if the setting is 4 or 5 and that's determined on, etc, and on and on.
    I have asked the seller to resend the email. I think I will test the Win 10 machines I have to see if any are available for a Win 11 install. Take care.

  • @AndrieMC
    @AndrieMC 8 месяцев назад

    Bro casually said "Don't watch my videos" 💀

    • @colacoca7639
      @colacoca7639 5 месяцев назад

      dumb4ss, bad joke, presumably a low iq individual

  • @omega.developer
    @omega.developer Год назад

    POV: Moulding to scenarios 😅. 🆒 Kail

  • @ganeshkumar-xq9yv
    @ganeshkumar-xq9yv Год назад

    This is 100% True. watching tutorials are just for Time-pass.

  • @jixster1566
    @jixster1566 8 месяцев назад

    IMO, Its better to do an iterative cycle of book (docs) learning then building a project you are genuinely interested in and googling along the way. If you feel you are pleateauing, go back to reading.

  • @nekogod
    @nekogod Год назад

    That's not true for everyone, different strokes for different folks.

  • @blackdevil9900
    @blackdevil9900 Год назад

    People way of learning to code are different from each other.. but most people learn best by coding it and practice

  • @MegaNoam
    @MegaNoam Год назад

    But... but... it's tutorial too 💀💀😂

  • @Tenandrobilgi
    @Tenandrobilgi Год назад

    ok *stops watching this video*

    • @colacoca7639
      @colacoca7639 5 месяцев назад

      dumb4ss, bad joke, presumably a low iq individual

  • @EMdragonKnight
    @EMdragonKnight Год назад

    It's an iterative process. Learn enough to get something going a little. As you hit roadblocks research to address. Repeat and incrementally you'll have oddly enough learned.

  • @erickpruneda923
    @erickpruneda923 Год назад

    you say that but how people are supossed to learn about data structures or algorithms?? just by doing "projects"?? believe me, leetcode problems arent solved by "projects", it is almost mandatory to watch tutorials

    • @abdelouahedoummouden9986
      @abdelouahedoummouden9986 Год назад

      I don't think he meant not to watch tutorials per se. The idea is learn enough to start working on your projects. While doing that, you will still reference tutorials, but this time, it will be for a specific piece of info and to serve a specific need.

  • @dannny6019
    @dannny6019 Год назад

    I don’t care what anyone says tutoring is a good way to get a grasp. I’m a see do learner. I need to see atleast once or else imma just be stuck in one place

  • @ytrtricks
    @ytrtricks 5 месяцев назад

    Then How Your Home Will Run 😂?

  • @cheesypizzajokes
    @cheesypizzajokes 7 месяцев назад

    0:40 Except you gotta make your own projects without a tutorial guiding you through it. Everything else sounds about right tho

  • @paweld.9542
    @paweld.9542 Год назад

    So, that means stop watching your channel

  • @blessing990
    @blessing990 Год назад

    You are so handsome 😍

  • @m4sterkg
    @m4sterkg Год назад

    I use the tutorial to destroy the tutorials

  • @SorakaOTP462
    @SorakaOTP462 Год назад

    Ok I'll stop watching programming tutorials starting with you. Unsubbed.

  • @joelayoub2774
    @joelayoub2774 Год назад

    AI has been a game changer for me when it comes to learning new programming skills. The back and forth that are possible are priceless. Want to dig in more, just ask to write some more examples. So far I haven't come across to many areas where it's been wrong.

  • @jeetdhandha8646
    @jeetdhandha8646 Год назад

    Won't watch your videos from now on. 👍

    • @colacoca7639
      @colacoca7639 5 месяцев назад

      he doesnt need a low iq like you, you can stop watching his vids, probably you failed to understand what he's trying to say, that presumes that your iq is low and is probably the reason you are having a hard time coding.

  • @TheBuddilla
    @TheBuddilla Год назад

    Great I’m stuck how about a tutorial on implementing a graphql server, with a reactjs server that has signup using user/password creds 2fa, login and account recovery. 🫠

  • @tahmidchowdhury3676
    @tahmidchowdhury3676 Год назад +1

    I wasted 2 years on tutorial.
    🫠🫠🫠

  • @abzzz-y7o
    @abzzz-y7o Год назад

    Thank you😊.