How To Get Out of Tutorial Hell (Step by Step Guide)

Sdílet
Vložit
  • čas přidán 16. 05. 2024
  • THANK YOU SO MUCH FOR 1,000 SUBSCRIBERS.
    Hi guys. I am absolutely overwhelmed with the reception of my first two videos. Thank you guys so much, I deeply appreciate it. Also, thank you to all who gave me feedback regarding my pacing, volume, etc.
    My effort towards CZcams was not at all very calculated, and it was very much a spur of the moment activity for me. I will try my best to keep improving. I will also try to respond to everyone that commented across my last two videos. Your time means a lot to me and I will continue to do my best to serve it right.
    I would also like to say that you should please checkout the videos from Traversy Media, Web Dev Simplified, and an article from FreeCodeCamp on how to get out of tutorial hell.
    Traversy Media: • Escape Tutorial Hell &...
    Web Dev Simplified: • Are You Stuck In Tutor...
    FreeCodeCamp Article: www.freecodecamp.org/news/how...
    ===HOW TO USE THIS GUIDE===
    You need to know
    - Variables
    - Loops
    - Conditional Statements
    - Functions (just how to write one)
    That's it.
    Resources to get 'small' coding projects
    edabit.com/challenges/javascript
    You can select a dropdown menu to choose your language.
    I am in no way affiliated with them, I just like their platform.
    For Math/Puzzle style problem
    projecteuler.net/
    This is also an excellent resource for 'Cloning' Project ideas
    github.com/The-Cool-Coders/Pr...
    References
    [0] Editing Inspiration: / @fireship
    [1] Question Driven Development: nickjanetakis.com/blog/learni...
    [2] Nick Janetakis CZcams: / nickjanetakis
    [3] Music massobeats - honey jam • massobeats - honey jam...

Komentáře • 1K

  • @t3dotgg
    @t3dotgg Před rokem +1763

    Quality vid. I tried to do something similar months ago and it didn’t communicate a solution anywhere near as well. Hope this finds the audience that needs to see it 🙏

    • @bigboxSWE
      @bigboxSWE  Před rokem +130

      OMG. Huge fan. Thank you so much Theo! Your earlier video formed a lot of the mental building blocks for this one. I am so happy you've found my content useful as you're one of the inspirations for me to make content. Thank you so much for the lovely comment and what you do/have done for our community. :)

    • @marekkamyk5518
      @marekkamyk5518 Před rokem +21

      @@bigboxSWE You guys edit videos and learn to code? Are you invented some time stoping machine to manage all of that?

    • @vuxuanhuy9079
      @vuxuanhuy9079 Před rokem

      @Code Wilson you can do simple project and give work todos and find solutions for your todo

    • @ogunkayodeoluwaseun9348
      @ogunkayodeoluwaseun9348 Před rokem

      I think you held a space yesterday on twitter the username sounds familiar

    • @noumbissistael1470
      @noumbissistael1470 Před 9 měsíci

      ​@@marekkamyk5518 😂

  • @Cokodayo
    @Cokodayo Před rokem +587

    It took me a long time to realise that all programming is, is breaking down complex problems into simpler ones and googling them.

    • @bigboxSWE
      @bigboxSWE  Před rokem +80

      Software Development can really be broken down into 3 buckets, solution design, programming, and delivery/maintenance. That first bucket of solution design is so key and is basically all I talk about in this video. Googling specific syntax issues is quite easy (and becomes muscle memory!)

  • @WebDevSimplified
    @WebDevSimplified Před 11 měsíci +728

    Not the hair! :P
    In all seriousness, though, this is a great video and something I am constantly trying to teach people.

    • @smart_dev2473
      @smart_dev2473 Před 11 měsíci +13

      Ayy WDS! Thanks for helping me on my journey of learning React!

    • @jbgra2566
      @jbgra2566 Před 11 měsíci +19

      That hair is beautiful though

    • @bigboxSWE
      @bigboxSWE  Před 10 měsíci +99

      OMG! Hahaha thank you so much WDS

    • @vihan1873
      @vihan1873 Před 9 měsíci +40

      I love the dev community that never takes things personally 😭

    • @syan224
      @syan224 Před 9 měsíci +4

      You still are my hero haha

  • @godlikeexcellence1201
    @godlikeexcellence1201 Před rokem +959

    Oh, finally! A step-by-step guide on how to escape the endless abyss that is tutorial hell. Because let's face it, we all love spending our days endlessly watching tutorials and feeling like we're making progress but never actually building anything real. Can't wait to see what steps this guide recommends, maybe it's just more tutorials!

    • @dzivba
      @dzivba Před rokem +177

      Nothing like a tutorial on how to quit watching tutorials

    • @godlikeexcellence1201
      @godlikeexcellence1201 Před rokem +50

      @@dzivba Indeed, it might seem ironic, but sometimes we need guidance to break free from certain habits. However, the goal of this guide is to help us transition from being mere consumers of information to creators of tangible projects. So, let's hope these steps will lead us to a place where we can apply what we learn and build something real

    • @mark030a
      @mark030a Před rokem +8

      ​@@dzivba Sometimes we just need to learn how to learn.

    • @grqfes
      @grqfes Před rokem +14

      learning and not applying is still infinitely better than wasting away not even learning

    • @freeyourmind7538
      @freeyourmind7538 Před 9 měsíci +6

      ​@@grqfestrue, but thats the difference between knowledge and wisdom, knowledge is to know but wisdom is to be able to utilize and apply that knowledge.
      I myself am trapped in tutorial hell😅
      Like, i understand the tutorial so well but i struggle to start anything of my own 🤷🏾‍♂️

  • @jamesbandz1
    @jamesbandz1 Před rokem +179

    If I'm jumping into a new language. I watch a tutorial. If I understand what I need to make a project from that tutorial then I'll just go build the project. If the tutorial isn't opening up my brain cells enough I run to the documentation of the language to help me out. Remember, Documentation is everything. If you don't understand a specific part of a documentation now you can watch a short tutorial on how it works or look up examples of the code being used in projects. Far more easier than watching a whole 7-10 hour beginners guide.

    • @bigboxSWE
      @bigboxSWE  Před rokem +30

      That's the best way to use tutorials James! And yep, documentation is so key. Especially when you're dealing with an old legacy library no one remembers who put into the codebase a long time ago... hahah :)

    • @Arnieno
      @Arnieno Před 11 měsíci +1

      I've been doing this since I learn programming continues dummy project continues knowledge

  • @inspacesilence
    @inspacesilence Před 4 měsíci +29

    Getting out of tutorial by watching a tutorial 🗿

  • @duttaoindril
    @duttaoindril Před rokem +264

    Decomposition is the most important skill you will probably learn your entire career. Everything can be broken down. No matter what stack you pick, no matter what experience level you are - breaking everything down to changing 1line of code is something everybody will always do. Once you figure that out, I have a tip for you:
    I have ADD. I decompose things to smaller parts often, ending up in rabbit holes. After I finish something, it's very hard to pull myself out of that hole and continue working on the overarching problem. Solution? Documentation. Use (free?) task management or thought management tools like linear or notion or excalidraw to plot out your journey as you make dives, and refer back to it to regain the context at a higher level. Just like he said - your goal is to solve a problem and move on.

    • @bigboxSWE
      @bigboxSWE  Před rokem +14

      Thank you so much for your lovely comment! Honestly for my personal workflow I just use a .md document in Vim :) It keeps me grounded and focused on the problem.

    • @simoroshka
      @simoroshka Před rokem +12

      After years in the industry, I still struggle with decomposition, and it is limiting my productivity so much. I kinda have the opposite problem: I can't break things down enough because a) long list of tasks overwhelms me b) I keep thinking about how everything is affecting everything else. Especially when the existing code modules are not decoupled enough.
      Sometimes I draw visual schemes and mind maps to help me focus on just one branch at least. And also making a commit after each small task is done is helpful.

    • @victorbustamante1647
      @victorbustamante1647 Před rokem +3

      I was stuck on a project where i just kept breaking things down until i lost track of how they were interfering with each other.
      A good solution i found was to make schemas (personally using figma "figjam") according to my initial train of thoughts, and from there i broke down my schemas to todo list that i needed to complete before starting anything else, if an idea on how to break it down occurerd, i would just see its relevence and write it down in the to-do list.
      Writing things down and keeping things clear and simple is key

  • @Ctrl_Alt_Elite
    @Ctrl_Alt_Elite Před rokem +90

    Bruh... the mindset shift from seeing things as features to mini projects is one i never thought about - so simple & succinct but effective.

  • @heavymetalelf
    @heavymetalelf Před rokem +188

    This actually taught me more about coding than my college Java class

    • @bigboxSWE
      @bigboxSWE  Před rokem +16

      Thank you! :) I'm glad I could provide a bit of value to your coding journey.

    • @ghad6799
      @ghad6799 Před 8 měsíci +8

      very easy when college is abysmally poor in terms of actual teaching

  • @gge6021
    @gge6021 Před rokem +592

    take a project dont follow a tutorial build it with suffering and research. Dont make it too small or to big. Then look on what you can improve. Repeat until you are questioning your life choices. I made a reddit sentiment analysis tool and an a* alghorithm visualization that are kind of breakthrough projects for me. No tutorial just embracing the pain. Still tutorials are great but learning by doing it yourself makes some braincells click in a different way. Atleast from my experience :)

    • @bigboxSWE
      @bigboxSWE  Před rokem +51

      Amazing projects! Even better mindset.

    • @jakebrowning2373
      @jakebrowning2373 Před rokem +33

      A lot of assumptions are hidden in "don't make too big or too small"... How is a beginner supposed to gauge that? They should probably source project ideas from people who went through it like you

    • @gge6021
      @gge6021 Před rokem +13

      @@jakebrowning2373 yeah thats fair. You can take inspiration and ideas for projects though but you dont have to follow a tutorial to do them

    • @thoup
      @thoup Před rokem +8

      The reddit sentiment analysis tool sounds sick. May I ask how much programming knowledge you had before you started that? And how would you recommend potentially starting something like that?

    • @vectoralphaAI
      @vectoralphaAI Před rokem +1

      i dont have time for that though.

  • @Surgehero5136
    @Surgehero5136 Před 11 měsíci +2

    This is good stuff man. I wanted to get into coding about a year ago, I wanted to make my own app for learning languages and didn’t realize how big of step that was and gave up because I didn’t find what I was looking for. This video breaks the process of how I can get stared so well, tbh I should have known to start small but I’m gonna try it again

  • @pikusionexio
    @pikusionexio Před rokem +3

    Very well worded, got the point across in a chill way, giving off Fireship vibes really nice!

  • @ToastRusk
    @ToastRusk Před rokem +4

    I came across this terminology recently and am grateful because I never faced this issues in past 10 years 🙌

  • @it_student855
    @it_student855 Před rokem +3

    I discovered your channel today and I found it answers my some questions hope that you don't stop

  • @tydanier
    @tydanier Před 4 měsíci +1

    Awesome and straightforward video. Got me started on a path that made sense and didn't feel like a drag to follow. I appreciate the guidance you're giving out, keep it up!

  • @iwandejong
    @iwandejong Před rokem +2

    It comes down to not worrying to ask questions, with asking questions you take care of your curiosity as well. Just by Googling endlessly, even if you sit there for 2 hours searching for one thing and find it at the end, that's how I learnt the most. This is a great video, thank you!

  • @TheMinecraftDJStudio
    @TheMinecraftDJStudio Před rokem +3

    Great video! The potential you have is insane. Love reading all your meaningful replies to comments as well, really shows how much you care about helping others out. Super humble, keep it up

  • @messi8459
    @messi8459 Před rokem +7

    as someone who recently finished a project using this exact mindset, i approve this video 100%

  • @shuri07
    @shuri07 Před 3 měsíci

    Thank you for this. Besides tutorial hell I also find myself going back to the basics a lot, especially when I find a really difficult problem and I'm like: "yeap, I'm clueless and probably didn't pay enough attention when reading about this." Then I go back and forth (or sometimes I go back and get even more frustrated 'cause I get even more confused/lost). I understand a fair amount of JS by now, and I've been aiming to get better at problem-solving so I'll definitely be trying out your recommendations. Again, thanks a lot! I loved the video sm lmfao the memes cracked me up fr

  • @simoncoupe8294
    @simoncoupe8294 Před rokem

    needed this. I knew I was stuck in tutorial hell and analysis paralysis but needed a little help figuring a way out. much love and thanks from the UK

  • @mhmtse
    @mhmtse Před 9 měsíci +7

    Finally.. A programmer on CZcams who really knows the path. Right to the point.
    Well done. Much appreciated.
    : from an ex-programmer who trying to remember how things done.

  • @isrufitsum4570
    @isrufitsum4570 Před rokem +6

    After learning vanila js tutorial for the past 4 months , it is time to start building my own . I've got you on the perfect time , thanks buddy keep killing it.

  • @andreixperience
    @andreixperience Před 9 měsíci

    You have no ideea how much this video helped. Gave me a mindset shift , I know I need to solve problems to become better but the question driven development approach seems amazing.

  • @mihaichildesco8276
    @mihaichildesco8276 Před rokem

    your advices are superuseful, this video is mindblowing . The QDD and the 3 projects/small tutorial are top.

  • @kyledtv8942
    @kyledtv8942 Před rokem +21

    if there's anything that I'm struggling with when learning to code, it's definitely the fact that I've been stuck in tutorial hell. I'm constantly watching tutorials but then when it comes to doing it on my own I don't know what to do, what to build, or how to build. Now that I've come across a video like this, I'll have a better idea of what to do now. Thanks for this video 🙌🏼.

    • @taiao7700
      @taiao7700 Před rokem +6

      Highly recommend the Odin project if you’re doing web dev. Still a tutorial in some sense but it doesn’t hold your hand at all and you’re left to your own methods for assignments and projects. I’ve learnt more from top than anywhere else

    • @AwestruckEarl
      @AwestruckEarl Před 9 měsíci

      @@taiao7700 what if you dont know if you want front end of mobile dev? iom learning java

  • @demaninichols2463
    @demaninichols2463 Před rokem +3

    I love your videos and the editing. You take the overthinking part away. Already one of my favorite CZcamsrs!

    • @bigboxSWE
      @bigboxSWE  Před rokem +1

      Thank you so much Demani! It means so much me that you enjoy my content, please let me know what kind of content you'd enjoy seeing in the future and I'll definitely try my best to fit it in :)

  • @SnobbyLion
    @SnobbyLion Před 8 měsíci

    Please keep making videos! These are SUPER helpful

  • @derekbaker_
    @derekbaker_ Před rokem +2

    This was exactly what I needed to hear. Thank you 🎉

  • @_acky
    @_acky Před rokem +3

    The explanation is very very good ! I liked it so much , it is entertaining and on point ! 👏🏻

  • @MrPotatoeRETURNS
    @MrPotatoeRETURNS Před rokem +6

    I just discovered your channel and I am so grateful for it. I very recently finished my bachelors in computer science and I felt like I was not competent enough in my chosen language, but I had no idea how to properly approach improving. This video helped a lot, thank you 👌🏻
    Also, good Ranking of Kings integration, love to see it :D

    • @bigboxSWE
      @bigboxSWE  Před rokem +1

      Thank you so much! I am so glad this brought you value, I can make another video on how to approach improvement as a Software Engineer, but it is a hard one because I am personally still nowhere near I want to be.

  • @JacksHQ
    @JacksHQ Před 11 měsíci

    Thank you for this advice! When I decided to sit down and learn Unity, I started following their free course and doing simple stuff like making a controllable car collide with boxes. However, I took a second step where I added my own creative twist to each one. I would come up with an idea to build on a foundation that already worked, and that would help me learn better than starting with nothing. So for instance, i added controller support and tried to mimic Rocket League by adding a boost trail to the car and the ability to jump, flip, slide, and air roll. I learned a lot by doing it this way and would recommend this method as well.

  • @lorenzovelasque3668
    @lorenzovelasque3668 Před rokem +2

    This literally made me enjoy self learning programming after like a year of not enjoying it. Thanks for your work bigboxSWE! :] I think you're really gonna blow up!

  • @arielk.9851
    @arielk.9851 Před rokem +10

    Your production quality is really underrated for a channel this small. Thanks for the useful information, keep going!

    • @bigboxSWE
      @bigboxSWE  Před rokem +2

      Thank you so much Ariel, your support & kind words mean the world to me.

  • @yui_mikai
    @yui_mikai Před 11 měsíci +19

    Dude, you're blowing my mind with these informative bite sized videos. Your video on changing our mindset for Programming and thinking of it as a hobby has really helped me.

    • @bigboxSWE
      @bigboxSWE  Před 11 měsíci +6

      i just want you to be a good engineer and enjoy your life. thank you

    • @Tech-Corner2023
      @Tech-Corner2023 Před 8 měsíci

      @@bigboxSWE really good job! you are insightful and generous to share. I thnk some content creators either not conscious enough to advice the right things or intentionally hold back information - some people don't like the best sharing, especially if they are doing it free... You have done great!

  • @theelectros7965
    @theelectros7965 Před měsícem +1

    Changed my whole trajectory. Thanks bro

  • @cloud9ine511
    @cloud9ine511 Před 6 měsíci

    This video helped me understand a lot more things 100% . As straight forward as it is my mind never strayed to think split or block the ideas in to groups and split those ideas up and learn down the list. Thanks for the video 👍

  • @hugoantunesartwithblender
    @hugoantunesartwithblender Před 8 měsíci +6

    Im not into coding but im an artist using Blender. And yes, i agree.
    At start i was also fearing that i would be on tutorial phase forever.
    And what actually made me out of it was having courage to trying witouth tutorials or right after 3 or 4 times.
    Once i repeat them and aplying i know i know it

  • @unicorn_tamer
    @unicorn_tamer Před rokem +5

    This is some pretty good content right there! Your videos are amazing. I am sure you are gonna be the next fireship in no-time!

    • @bigboxSWE
      @bigboxSWE  Před rokem

      Thank you so much! I could never be as good as Fireship because he pioneered the vertical I'm operating in, but I am so happy you think I have it in me. Thank you :)

  • @etotten6573
    @etotten6573 Před 6 měsíci

    A really good video about how to actually make sure that one is understanding the content they're trying to learn, really appreciate your steps !

  • @johanhellberg9677
    @johanhellberg9677 Před rokem

    Nice video! I've followed this is the past and found it really useful.Recently I've been struggling following along in school just because it's slow and boring. From now on I'll focus on the assignments instead and ask the professor if I get stuck (after I've googled it)! Looking forward to the follow up, how to get a job (step by step guide)

  • @SSTritanic
    @SSTritanic Před rokem +11

    You seem to drop a video about what I need when I need it most. Well done on hitting 1k subs!

    • @bigboxSWE
      @bigboxSWE  Před rokem

      Thank you so much! I couldn't have gotten to 1k subs or 3 videos without your help and support :)

  • @khxn66366
    @khxn66366 Před 8 měsíci +8

    Not even a coder but my experience with video editing was just the same, instead of learning courses I start making edits and then on the way learned everything one by one whilst doing it.

  • @AK-ff4gv
    @AK-ff4gv Před rokem +1

    Please continue with these. Your editing is just, oui oui !

  • @bekkaboo2095
    @bekkaboo2095 Před 6 měsíci +1

    I googled tutorial hell and I’m so thankful your video popped up. As soon as you brought up QDD my brain went 💡🤯

  • @iorama
    @iorama Před rokem +5

    Thank you. This is so useful. I really like your solution. We are so inundated with endless tutorials and courses, and truly the only way out of tutorial hell is just practicing a lot without someone holding our hands.

    • @SuperMyckie
      @SuperMyckie Před rokem

      U see that last line right there.... tjats why i fear for Himans with this ChatGPT phenomenon.. u will never walk of someone keeps holding your hands all the time... your brain will never spark if it knows you can always ask a machine..

    • @iorama
      @iorama Před rokem

      @@SuperMyckie Don't worry about something that's out of your control. I am not saying to completely ignore AI, but to use it to your advantage. No one knows what will happen in the future; we can only speculate. So, keep learning, practicing, and stay up to date with the latest developments in software and AI and see how you can use that to help you. That's what we can control.

  • @okage_
    @okage_ Před rokem +3

    loving your vids, you are really good at explaining stuff. wishing for your success

    • @bigboxSWE
      @bigboxSWE  Před rokem

      Thank you so much! Please let me know if there are other topics you want me to cover and I will start brainstorming

    • @okage_
      @okage_ Před rokem +1

      @@bigboxSWE i would love to see a video on how to think e.g. your thought process when solving a problem

  • @nouraljasim5878
    @nouraljasim5878 Před rokem +1

    I wish I have the money to donate all I have for you , I watched all the videos and shared most of them.
    Simply you touched my problems and introduce a solutions for them ( real solutions) for my anxiety as a junior software engineer, as someone did some projects but still feeling imposter to the bone and had the fear to say that I google things like how to do the overlay thing and deeply feeling I'm a bad dev even tho I studied swe as my major and graduated with first honour and built a web app for a hospital ... etc but still nothing I achieve could help these feelings .
    so from my heart Thank You ❤

  • @Sondly
    @Sondly Před rokem

    Great video.
    I am a SWE with only experience through tutorials or a basic command line output. I am learning on the side and am grateful to have been running a little website that generates a little extra cash since is was 12! I am began the move from a drag and drop in browser website builder to my own full stack application in react!
    This video has truly summed up my experiences. I spent a good 4 solid hours of coding on something in a similar loop of "How do I do X", "Y error" etc. The next day a light bulb popped in my head and I ended up improving it, reducing the lines of code etc within 2 hours. Now the feature is easier for read and it helped me build a more complex feature with similar logic!
    The exact logic went throughout the whole process. "How do I do X" led me to "How do I do Y" which led me to "How do I do Z". Everything in between was stack overflow, reading articles and documentation. Ironically, this literally what I do at work!

  • @akshhat
    @akshhat Před rokem +3

    i have never coded in my life, but was recommended this video. i do produce music though, and this is precisely how i learnt. i think i only watched one actual "logic pro for beginners" video years ago to understand the absolute basics of what works how, but following that i just started making music and googling very specific things as i encountered them in the natural workflow.
    falling into 'tutorial hell' (as you call it) ends up making you oblivious as to how you're actually going to apply things you're learning in the real world, while with the QDD method it's literally impossible not to know the real world usage of something because the urge to use it is precisely what pushed you towards learning it.

    • @bigboxSWE
      @bigboxSWE  Před rokem +1

      Thank you so much for such a great comment. Music production is so similar to programming! I used to dabble in FL Studio when I was much younger, and the parallels are so strong. The way you've drawn the comparison is remarkable!

  • @teflonhav
    @teflonhav Před rokem +6

    I needed this so long ago. Ego is definitely the enemy.

    • @tornado2783
      @tornado2783 Před rokem

      ego is always the enemy LOL.

    • @Darth_Bateman
      @Darth_Bateman Před rokem +1

      Ego can be a great source of energy if you know how to keep it in check.
      If you believe your own bullshit like most anime nerds, then yes…. Ego is your enemy.
      If you believe you are the best but in a constant state of “but I have to prove it”. , ego is your friend.

  • @0limjon
    @0limjon Před rokem

    Great video. I also liked the framework that you discussed. Keep filming this kind of useful videos!

  • @triton_96
    @triton_96 Před 9 měsíci

    Bro your videos are awesome! Extraordinary editing.

  • @v1ndit
    @v1ndit Před rokem +3

    Awesome video, was watching your "Mindset of successful programmers" just recently and suddenly this video popped up :D

    • @bigboxSWE
      @bigboxSWE  Před rokem +1

      Thank you so much! This video is a spiritual successor to that one and are best watched together.

  • @lukivan8
    @lukivan8 Před rokem +3

    Bro, I don’t need this info really. But you are the best! Keep it up!

  • @rushround3595
    @rushround3595 Před 8 měsíci

    Thanks dude. I was living under a rock this whole time.

  • @mangai3599
    @mangai3599 Před 8 měsíci

    Thanks a lot!!! I can even use these tips while making the project assigned in the FCC web development certification!!! Much needed video!

  • @tanuargio9865
    @tanuargio9865 Před rokem +7

    I've been programming for a while now and I keep trying to explain the process you describe to my friends when they express and interest in picking up programming but they never really get it. This learning method through application doesn't just work in programming and should be more widely used and taught across all education.

  • @edwardseverinsen5598
    @edwardseverinsen5598 Před rokem +8

    This is basically how I originally learned to code when I was a teenager and to be honest it's a metric ton more fun this way. If I ever have to watch a tutorial video again I'm gonna test the strength of my shower curtain.

  • @CrazyPaine
    @CrazyPaine Před rokem

    Thank you for saying this. I know I have been afraid but the way you explained it; just wow. I got this and I can always break it down into Lego blocks.

  • @fadelanumahkadenza2817
    @fadelanumahkadenza2817 Před 5 měsíci

    you help me so much, I stuck in tutorial hell and start to feel like I'm not for programming, until I try some small project and finally find again about have fun in programming

  • @yeeto_my_frito1239
    @yeeto_my_frito1239 Před rokem +10

    Please never stop

    • @bigboxSWE
      @bigboxSWE  Před rokem

      I hope to never have to :) thank you for such a nice comment

  • @rlynotabot
    @rlynotabot Před 4 měsíci +4

    I think the first step for QDD is to be able to break down the task into smaller tasks. Otherwise you're just gonna end up on another tutorial. Great video !

  • @JulioCesar-dj1dy
    @JulioCesar-dj1dy Před měsícem

    Man.. you have no idea how much your videos help me to be objective, you simplify the things, I just can't stand anymore the gurus on the internet doing something mysterious about a thing that should be simplified... Thank you so much!

  • @mohamedaityoussef9965
    @mohamedaityoussef9965 Před 7 měsíci +1

    thanks a lot bigbox, I haven't touched tutorial hell mainly because i'm still taking CS50 but as a the super curious person I am, i came into contact with the term and understood that I need to avoid it, and this video is a great guide on how to do so in the future.
    looking forward to more great videos

  • @qualitytrash
    @qualitytrash Před rokem +4

    Thank you! I'm trying to automate making CZcams Shorts by scraping random facts and fitting images and I'm a bit overwhelmed, but I never wrote down the small steps and this might help a lot. Great video!

    • @bigboxSWE
      @bigboxSWE  Před rokem +2

      Thank you for your comment! Awesome project idea btw :) Let me know how it goes, I think dealing with the upload part would be a bit tricky with the CZcams API but for sure you can automate the content creation.

  • @Wts185
    @Wts185 Před rokem +5

    I just started my coding path took a bootcamp, I’m irritated by the fact there a bunch of senior dev come out with video how to get your first job, most are copy and paste jumbo garbage. You need to code what you love, you need to network, you need to sent every company a personally love letter, you need lead code, You need algo I’m sick of them milking us nobody in this job market that is bad where they have it easy. I know it’s the fact that they are most likely right that would need even more. I just don’t like the tone so corky
    All negative aside, I love all three of your video!

    • @bigboxSWE
      @bigboxSWE  Před rokem +1

      It's a rough path but if you enjoy programming - you'll never regret it. Thank you for your wonderful comment and I hope I've made the community of online developers a bit more welcoming for you!

  • @haleynaga5671
    @haleynaga5671 Před 6 měsíci

    Big box cleansed the fomo feeling from tutorial hell, you earn my sub, thanks man

  • @meise5830
    @meise5830 Před měsícem

    Thank You! Nothing more to say!
    You changed my Mindset of Programming in less than 5 minutes completely ❤

  • @AdrianMark
    @AdrianMark Před 9 měsíci +5

    After ten years of tutorial hell, I concur.

  • @jbritain
    @jbritain Před 8 měsíci +6

    This is basically how I taught myself to code and it's nice to know that throwing myself in at the deep end and just trying to make shit was the right way to go about things.

  • @yonathan_jabir
    @yonathan_jabir Před 9 měsíci

    just got around this video i think am in love with this guy.

  • @EchoesOfSun
    @EchoesOfSun Před 9 měsíci

    You have no idea how much this video helped me. Thank you so much

  • @Zaheer__zk40
    @Zaheer__zk40 Před rokem +6

    What I use for staying away from the tutorial hell is I use LNP :- Learn, Notes, Practice. Learn the prerequisites that will help you to understand the basics of that thing, learn the basics. Make notes of your learning in your language or in your words. Use notes and learning for practice. By practicing your concept will become more clear and for deeper into your brain 🧠.

  • @nicholasamaya5263
    @nicholasamaya5263 Před rokem +4

    still learning the basics and it feels like there are basics on top of basics. I'm still having trouble on how to apply these concepts but I'm sure I'll learn more. Doing CS50x right now

    • @bigboxSWE
      @bigboxSWE  Před rokem +2

      cs50 is a great course to add to your fundamental understanding of computer science, but I believe the course is a bit too wide for a beginner to niche down and specialise in a stack. You'll learn more by contributing to GitHub than anything else.

  • @theUltTaskmaster
    @theUltTaskmaster Před 9 měsíci

    I don't know who you are, have ner come across your videos ever. I opened my CZcams this evening and this video popped up. I made a promise to myself just 7 days ago that I'll stop all tutorials and dive head first into learning.
    I've watched yoir video and gathered tips, I'll be here from time to time to kick myself back into place if i do fall off.
    In short, thank you for this video

  • @joshurlay
    @joshurlay Před rokem +5

    This was incredibly helpful. Keep going, please. I was shocked that there was only three videos. I'm in need of immediate mentorship and this feels like mentorship through videos. Keep that vibe.

    • @bigboxSWE
      @bigboxSWE  Před rokem

      Thank you so much. I am so glad I helped you get a bit of direction in your path (whatever that maybe!). Please remember to question every bit of advice you see on the internet, and make evaluated decisions on your own.
      Your gut instinct can do wonders :) I will try my best to keep this vibe!

    • @code_kage_247
      @code_kage_247 Před rokem

      You speaking my mind

  • @YouTubeSucksForTheNameChange

    This is why I do code with mosh along with my college classwork. Moshes paid courses aren’t tutorials. Instead, it’s like an actual class, broken up into segments that can easily be accessed and gone back to, with a project to apply at the end of each section (usually an hour to hour and a half long sections), and an expectation to not watch how he did it until you’ve gotten the same result he did

    • @bigboxSWE
      @bigboxSWE  Před rokem

      Sounds awesome, I've never done any of Mosh's courses but I have used a few of his videos in the past, he makes awesome and clear stuff.

  • @ziguen465
    @ziguen465 Před 4 měsíci

    Thanks. That's good work mate. I'll follow your advice

  • @SrinivasNagaSai
    @SrinivasNagaSai Před 4 měsíci

    I love you bro straight from the heart. Awesome Video

  • @dankmersi4282
    @dankmersi4282 Před rokem +3

    Eating an elephant one piece at a time, fantastic video!

  • @asenvelkov-a.k.a.Mr.Shephard

    I like your argument making. Very well said. Gotta share this when I was learning coding with python for the first 2-3 months, I had all kinds of errors. Smoking weed, addiction to caffeine, sugar, vaping, bad sleeping schedule, bad eating habits and eventually i was stuck with no progress. Because I love programming and was willing to sacrifice to go further, im now on water fruits and clean cooked food, all bs is cut, even caffeine i havent touched since 2 months.
    And now going further and further. Cool videos a subscribe from me.
    But srsly when programming, cutting 90% of the dopamine stuff rly helps

    • @bigboxSWE
      @bigboxSWE  Před rokem +5

      Thank you so much!
      I do agree, there's a strong correlation with learning to code and self-improvement. I cannot put my finger on it, but I stopped doing a lot of bad habits when I started to learn to code as well (all in the name to improve my performance). Turns out I'm not alone :)

    • @Tech-Corner2023
      @Tech-Corner2023 Před 8 měsíci

      yes I need to stop caffeine, at least coffee, and any sugar - I have less than others but still have sometimes. These cause energy crashes during the day, effecting my work, including performance.. as I got older the more impact it has on me.

  • @Adam.3313
    @Adam.3313 Před 9 měsíci

    This is amazing! Thank you!

  • @TheSoftwareScientist
    @TheSoftwareScientist Před 8 měsíci

    Amazing content! I used a similar approach, it was to take out at least 30min from my day to program something small. Somedays it was a leetcode problem, somedays a small command line program. It really helped me build the discipline need for just sitting down and writing code everyday!

  • @dailysneakers_
    @dailysneakers_ Před rokem +3

    "Divide and conquer." I'm actually a VFX artist but I do coding and scripting in Python and this concept is soooo true to almost a lot of things in CS.

    • @bigboxSWE
      @bigboxSWE  Před rokem

      Thank you so much Edivino! VFX is an awesome and interesting industry, I considered it in my youth when I used to do animation :) How are you incorporating coding into your VFX? Or do you do that separately

  • @justgay
    @justgay Před rokem +3

    imma be honest, before watching the intro to this video, i had no idea this was a thing, and my adhd made me skip this video

  • @luzobjetiva
    @luzobjetiva Před rokem +1

    Thank you so much. I was stuck because I can’t figure out how to go from variables, arrays, list, loops and functions to apps and sites. This video helps me a lot

  • @chukwukaosakwe3646
    @chukwukaosakwe3646 Před 8 měsíci

    Love this. Thank you!

  • @TG47GRG
    @TG47GRG Před rokem +3

    Thank you bro

    • @bigboxSWE
      @bigboxSWE  Před rokem

      You're welcome! And thank you for taking the time to watch my content :)

  • @mkhadka123
    @mkhadka123 Před rokem

    I have watched so many videos till date and this is by far the one that makes sense the most. you earned my subscribe :)

  • @rafabo
    @rafabo Před 9 měsíci

    Man on love your videos, motivational and hilarious!

  • @KDX34
    @KDX34 Před rokem +4

    The only thing I as a student can say is: it's not a sin to follow tutorials, at least you need to try and change things and see if they work out, make similar projects without watching tutorials and see if you catched the concept, that's my mindset as a computer engineer wannabe 😊

  • @yasirmehmood4295
    @yasirmehmood4295 Před rokem +3

    Amazing video, avoiding the tutorial hell approach has helped me a lot in the past few months.
    One more tip I would like to share: don't try to be an absolute perfectionist, especially when learning front end. I have wasted months trying to make things perfect when they don't need to be, I would stress on color schemes for days and then start having doubts that maybe it's not for me, maybe I need a new tutorial or a new language, maybe I should pay 1000$ for that CSS course.
    Once I started again after loitering in the valley of despair for a few weeks, I have to start all over again and then get stuck, take another break, start again and get stuck again and then take another break(goes on and on).
    Don't do this my fellow earthlings, keep going continuously and don't stress over tiny things. Keep moving forward with bad looking websites and the stars will start aligning slowly.

    • @bigboxSWE
      @bigboxSWE  Před rokem +1

      Thank you so much Yasir! You are absolutely correct, DONE >>>>>>> perfect

  • @rafaelfigfigueiredo2988
    @rafaelfigfigueiredo2988 Před 9 měsíci

    Thanks. I really needed this no bullshit approach. I love Craig and everyone else, but feels they are preparing me to walk like a toddler while I need to do a marathon. Still gonna run to the wholesome boys when in pain but now I have a direction to plan my learning.

  • @givolimyerukim
    @givolimyerukim Před rokem +2

    love your videos bro, seriously, subscribed !
    need more coping videos ;)
    but honestly i wrote some notes down and tomorrow i'll start cloning the reddit home page. great idea.
    just started learning HTML CSS JS fundamentals so it's perfectly timed

  • @codingcompiled
    @codingcompiled Před rokem +14

    Really well worded, I definitely become a better Google and stack overflow user when working as a developer instead of just consuming tutorials.
    Breaking down problems into bitesize chucks is such a good way to work on these things.

    • @bigboxSWE
      @bigboxSWE  Před rokem +3

      Thank you! Decomposition is so vital and it's something that most self-taught developers don't recognise until a lot of trial and error.

  • @pinky22771
    @pinky22771 Před rokem +3

    For me the best way to get out of tutorial hell is to not get into it in the first place.
    Learn the basic concepts / structures and write whatever code comes to your mind right after

  • @kaushikkundu
    @kaushikkundu Před 8 měsíci +1

    Best informative video on tutorial hell I've ever watched

  • @knownothing1123
    @knownothing1123 Před 8 měsíci

    Thanks, this inspiring me a lots. I was procrastinating for a really long time.

  • @jurijowsienko
    @jurijowsienko Před rokem +6

    ehhh another tutorial... here we go again

  • @narayan_gautam
    @narayan_gautam Před rokem +3

    Tutorial to How To Get Out of Tutorial Hell😂