Jesus is the only way to healing, restoration and salvation to all souls. Please turn to him and he will change your life, depression into delight, soul heading from hell to heaven all because of what he did on the cross “Whoever calls upon the name of the Lord shall be saved” Romans 10:13
no one ever talks about the ability to sit down for long hours at a time and not fall asleep reading dry reference manuals. that takes extraordinary endurance
This is great! As a software engineer, only 1 supplemental tip. When you do projects, create documentation. If you're producing production level code, you should be doing this for the future person using or maintaining your code.
@@DREKI_01 The main thing is to create a Google doc containing the following. 1. What are you trying to accomplish (primary objective) 2. What are you using. (IDE, language) 3. What are some of the things you will need to do to achieve your primary objective (secondary objectives/features) 4. How will you go about solving the individual objectives described in 3 (things like classes/objects, functions) 5. How do these implementations come together to achieve your primary objective 6. Detail what you're doing to handle possible issues, invalid input, edge cases, where is your implementation strong or weak, what are some of your implementation's parts that will be faster or better than others, or slower or worse than others. DO NOT CREATE ANY CODE BEFORE THESE THINGS. You should not even be writing about how you will approach certain problems like how a function will be implemented to achieve a result. This is the time to write down the big picture stuff so you understand what's going on that is less understandable just from looking at the code on its own. Don't feel that your documentation should remain the same by the time you have finished your objective. Of for example you find out about/remember/figure out a better way to handle something, you can go that route, just make sure you change the documentation to reflect that. Your end goal with documentation is to create a piece of text that allows someone without any prior knowledge of your project to understand what you are doing to achieve your goal and be able to work alongside you and things will fit together.
As a programmer, when u have clocked 2+ hrs automating a thing u could do in 5 mins and it still doesn't work, Sloth videos are the only go-to stress busters. Please keep em coming and please increase frequency!
@@Lucasjio Make a program to automate grocery store checkouts. Then to build off that build another program to automate counting back change. Set perimeters for yourself and build off of those to come up with ideas, an example: 1 gallon of paint covers 200sqft and cost $19 so make a program that can take the height and width of an object and output the amount of paint needed and the total cost.
@@Lucasjiohome automation maybe try being lazy and think if the work that you are currently doing is requiring unnecessary repetition (it won’t apply if the work is sleeping 😅)
This is probably the most ADD-friendly guide I've ever seen. I can't imagine how much time you've put into making this video, but my brain really appreciates it! Keep on the great work!
Do people with ADHD need a lot of stimulation to be able to learn and focus? (genuine question) I don't have ADHD but I found this video brainfrying since its quite stimulating for me personally
@@MoHaTa-u3fSure does help with keeping focus, whenever he asks questions it makes people with adhd think about the questions instead of zoning out all the time, hence the many times he said “when, what, why” and such.
These 3am bugs will make you remember is so true😹😭 I was building a practice project recently and everything was finally working when I tested it, lo and behold when I showed it to someone else it suddenly stopped working, spent a night finding and fixing it
@@bonebreakingmarathon6550 At this point I think it was just a simple testing problem. Didn't test enough on my own so when another test criteria was presented to me, the program naturally failed woefully
I swear diagrams are a game changer for personal projects. Going into a project sometimes I have no idea where to even begin, but just having a diagram showing all the core features and how they link up together can be super helpful when trying to come up with a game-plan. Also, your upload timing is crazy I was just going to search up a video about notion masterclass and you pop up in my recommended. My notion right now is just looking like a mess and I'm going to configure it soon so it's more centralized and neat. They also have calendar integration which is cool. Also, FYI if your going to university and they offer a study strategies course, look into it. I'm taking one and it's been super helpful so far, knowing how to learn is one of the most important skills to have.
I was almost crying back in time when I saw guys saying hey i know java what lng do you code, but I was like a multitool (started from c/c++, just in case) who didn't focus on any particular language but i solved puzzles my entire life. Still questioning myself if I'm doing the right thing.. I'm happy that finally the importance of problem solving & overall mindset became more recognised, it's applicable to any kind of work, not only programming (but managers usually forget to think bout it) Great vid, love ya
i relate. im doing a math major with a cs specialization. really hoping this works out for me, because i don't have to learn a bunch of stuff im not interested in like webdev.
can relate so much. having recently graduated as a computer science bachelor, I feel like a know a little bit of everything but not particularly proficient in a skill or language, most of the work during uni (and towards learning code) were done in C. to top it all off my finals' thesis was completely theoretical. now I'm having a hard time looking for work since I haven't practiced much coding overall but I'm sure I could get going with anything quickly because of my learning experience in uni, which has really heightened my problem-solving fundamentals. (yes I need to get back to studying ASAP but having to deal with internal autism X ADHD quarrel in my head has never been optimal lol)
this is the absolute best video I have every seen... sweet to the point, entertaining, plenty of action and movement... help I even cried it was so good.
Bruh appreciate the editing part of the video! The more engaging and different the videos are, the more we are likely to actually watch them and so make use of their presented information. Thanks!
Loved this. Reminds me of something my old culinary teacher used to say: if you want something done quickly, make the laziest cook do it for you. That cook will find the easiest/fastest way to accomplish what needs to be accomplished. Once that cook gives you the solution you pass the task to the “talented or serious about their biz ones”
I need this video when I started my 2 year course to learn programming for mobile devices. In my mid 30's I'm still interested in making a video game and to learn how to make mobile apps or webpages, and it's been a rough time for me, but I'm not giving up. Programming is a door to many possibilities and income, and I want to make my dream games a reality, so I'll use every trick I can learn to make this task easier to me.
I am just giggling at the intro to this video! The call and response back and forth and how dry the whole thing is is so good! Well done! Very entertaining and very effective!
this is incredible but what's more amusing is your editing style. This style of video maximizes our attention span by putting us on new stimuli through fast talking, conversation style editing, and constantly new images and information as opposed to slower forms of content. It's like I'm watching an 11 minute short. Keep up the great work!
Just what I needed my man! I've been working with JS for 7 years and want to learn Go but I was very discouraged about the idea of just starting to do it..
This is literally the best video I’ve ever watched…not just for starting to learn coding, but the big questions to ask yourself can even be applied for dealing with anxiety to rationalise a situation and calm yourself down!! Truly excellent video mate, liked and subbed 😁
1. Take notes in the form of questions and answers. Notion is recommended but optional. 2. Add pictures and code examples to your notes. 3. Use AI for info and quizzes 4. Create cool stuff from what you learned (aka projects.) 5. Use a Kanban board to keep track of leetcode problems.
Wow I will never think that a programming channel will instructed me more than my school or even channel dedicate to that. Thank you so munch man I will try to apply the technic and definitely installing Notion !!
All I need is a paper and a pen. It feels different I'm more engaged when I write on paper. I've tried all sorts of software, but nothing comes close to a pen and paper
I agree! Even using a tablet with a stylus can't come near a piece of paper and a pen, at least for first scribbles, and also it engages the (my) brain more. Then sometimes, once I gathered the essence of my notes, I might digitalize it, copy/past code snippets, screenshots etc, only to process stuff one more time using my brain. But always paper first!
YUP. Using pen and paper to study takes me back to my childhood when I actually wanted to do something big in life. Don't get the same feeling by typing.
I also use Notion to take notes. When learning about programming, I use code snippets and embed CodePen to see my code in action, specifically for HTML, CSS, and JavaScript
Excellent stuff! I've done a lot of tutoring and mentoring in the past. The most successful learning strategies were those that actively involved the learner in the learning process and had them think through what they were learning, the why, the how, etc. Otherwise, whatever is being learned will be looked at as arbitrarily chosen topics without any connections. This effectively "silos" what's learned and actively prevents proper integration of new information.
This process of learning through execution is very effective and can be applied to many practices. Observe, duplicate, digest, replicate, solidify. These are the steps boiled down to simplicity.
So helpful! I love notion but I've been struggling with using it to learn to code. I just used it to save code snippets. I will try to implement the question-answer approach to both understand the sintaxis and the idea behind, thank you!
This video was actually fu*king amazing I'm speechless. Just what i needed. My biggest problem is just staying disciplined and consistently showing up to do it. Also having an outline is very important otherwise you might spend too much time learning sth that should've taken you 1 hour only.
Ill be testing this out since I've started learning sql as of today in college, Thank you for the simple explanation of the method since it seemed very temperamental and this should help me fix that
Just found your stuff and love it. Most of this one is basic psychological learning principles, but I haven't heard anyone other than a professor say it. Weirdly validating for me. Thanks again
One thing that I realized is that, as a beginner, instead of focusing on every aspect of a language, learn the core. Once you get the idea of how programming works, go learn languages in the documentation. Im on this stage rn so i dont know what comes next. One thing I know that I can switch to any language pretty easily now. My goal is to master one.
One way of learning something very well is, learn a few concepts, use them. Record yourself explaining it as if you are teaching it to another noobie. Or take your mother/father/sister/gf and explaing the things to them as if you are teaching them. I have learn a ton faster doing this.
6:10 the "just code" works for people who already have at least some background. To get there, its definitely best to attend a proper course, learning it just from yt tutorials is very boring and inefficient.
That’s the exact experience I’ve had everyone keeps saying to just code but I have no idea what I’m doing I’ve learned basic concepts like loops if statements functions etc but I can’t put them together to make something like people are saying it like it’s so easy
@@alexh3158I feel that. COMPLETE coding amateur here, I’ve done some Java stuff for coding classes and am trying to learn Python, and it’s incredibly difficult to start from scratch. Basic logic isn’t hard but you can’t really code anything notable without knowledge of existing developments by much more experienced coders (API’s, libraries, etc.), so you really do just have to brute force it and learn the more advanced stuff the hard way. A coding boot camp would probably be the best way to learn quickly
Awesome video, thank you for sharing Notion, finally got out under my rock, completely blown away with its features. God bless you with so much success.
Damm, that's wonderful, I know we all are lazy when it's time to start, But after I watched your video things get better and better. Add time stamp also in your future videos ☺️ Thankyou
Yeah doing allat is not being lazy. Simple, there is no way around programming, i'ts complicated, it's difficult and it's time consuming. You are doing work either way, you just try to optimize those efforts as much as possible wich is, well..... Intelligence.
In my opinion, there is literally no point in taking notes when learning early-programming concepts, the programs you are write are/can be the notes themselves, not to mention comments are a thing. These things are expected to be known if you've been programming for a while, you're better off using your time in note-taking programs to make notes on specific, complex, or intricate topics. Also note-taking programs such as Notion are slow cancer bloat.
I feel like it's a preference thing, for some people taking notes would make the content stick better, for other people just coding a basic program is enough
Learning concecpt at the beginning is the best place to take notes or make learning cards. You need to know the theory and fundamental building blocks in order to put them together into more complex code and projects at which point the code itself can be the documentation aswell. You do the same with math and it works great. By "just coding" you might get stuff done but solidify bad practice . You need to learn clean coding, algorithms, math and in general problem solving which is done methodicly and clean ... dont need to reinvent the wheel when other great minds already put together proven strategys and methods you can use for free by just learning them
Ngl this was one of the most reassuring videos for me I have never enjoyed conventional learning and my gf loves it but when it comes to retention I always end up remembering more then her and knowing things that she has made hundred of flash cards over she gets annoyed by it but I always tell her I can’t just read and learn stuff I have to ask myself questions and then I search for the answers, I use AI to reword, rephrase, and even repeat things in different ways examples and real world scenarios but this is how I can remember stuff I have to make it interesting so that I want to remember it
👀📝
yeddddiirrrrr
@@Zahomies-u2z 🫵😎
Gook Work Guys
I love your work ❤
Jesus is the only way to healing, restoration and salvation to all souls. Please turn to him and he will change your life, depression into delight, soul heading from hell to heaven all because of what he did on the cross
“Whoever calls upon the name of the Lord shall be saved” Romans 10:13
@@HaroutBlack umm... honey, merci beaucoup but I don't think this is the place to do that...?
"if that doesn't motivate you, here are some software engineer salaries to motivate you"
damn you
*M O N E Y*
It pays to avoid humans. Wish I'd realized it sooner 😭
@@Birdguy112 mmmmmmmmmmmm DOLAR
@@mrtroll-ev2uv mmmmmmmmmmmmonye!
Yeah but the market is incredibly oversaturated with comp sci people, programming probably the most
How to learn programming
1- hard work
2- good mentor (optional)
620
666 likes 💀
how to learn?
Just read that shit repeatedly to understand what's inside
Work smart, not hard. Hard work is for suckers.
no one ever talks about the ability to sit down for long hours at a time and not fall asleep reading dry reference manuals. that takes extraordinary endurance
bruh if doing all of this is laziness, I'm cooked
Frrrr
Same
Frrr
real
"there is a difference between being lazy and being irresponsible"
- me just now
This is great! As a software engineer, only 1 supplemental tip. When you do projects, create documentation. If you're producing production level code, you should be doing this for the future person using or maintaining your code.
True, even at work you will most likely be doing something similar.
What are good ways to document? The most I know would be making a flow diagram for a project, and putting comments in a code.
THIS! I could've saved myself a thousand headaches if I had just documented as I went.
Dumb question where can I learn how to make documentation?
@@DREKI_01 The main thing is to create a Google doc containing the following.
1. What are you trying to accomplish (primary objective)
2. What are you using. (IDE, language)
3. What are some of the things you will need to do to achieve your primary objective (secondary objectives/features)
4. How will you go about solving the individual objectives described in 3 (things like classes/objects, functions)
5. How do these implementations come together to achieve your primary objective
6. Detail what you're doing to handle possible issues, invalid input, edge cases, where is your implementation strong or weak, what are some of your implementation's parts that will be faster or better than others, or slower or worse than others.
DO NOT CREATE ANY CODE BEFORE THESE THINGS.
You should not even be writing about how you will approach certain problems like how a function will be implemented to achieve a result. This is the time to write down the big picture stuff so you understand what's going on that is less understandable just from looking at the code on its own.
Don't feel that your documentation should remain the same by the time you have finished your objective. Of for example you find out about/remember/figure out a better way to handle something, you can go that route, just make sure you change the documentation to reflect that.
Your end goal with documentation is to create a piece of text that allows someone without any prior knowledge of your project to understand what you are doing to achieve your goal and be able to work alongside you and things will fit together.
Made me blink and breathe manually we have beef now
now you did it to us again
he's gonna pay for this
thanks sloth and mustaphadantata2125 for that
As a programmer, when u have clocked 2+ hrs automating a thing u could do in 5 mins and it still doesn't work, Sloth videos are the only go-to stress busters. Please keep em coming and please increase frequency!
Any ideas on what to automate? I dont know why, but i cant come up with anything i do daily that is automateable.
@@Lucasjio wiping my ass
@@Lucasjio Deleting emails from your gmail inbox is fun
@@Lucasjio Make a program to automate grocery store checkouts. Then to build off that build another program to automate counting back change. Set perimeters for yourself and build off of those to come up with ideas, an example: 1 gallon of paint covers 200sqft and cost $19 so make a program that can take the height and width of an object and output the amount of paint needed and the total cost.
@@Lucasjiohome automation maybe
try being lazy and think if the work that you are currently doing is requiring unnecessary repetition (it won’t apply if the work is sleeping 😅)
This script style is just beautiful. Intrusive and beautiful.
Good stuff
Feels like a Bill Wurtz video almost.
the delivery is also great! i could tell when he was talking as the viewer with audio only
@@loocid455 Few seconds into the video and I looked for a comment that says this lol
@@suenogyal same lol. the influence is pretty crystal clear :P
"Now go learn notion instead of learning programming."
😂😂😂
ruclips.net/video/9dMnC2MTe_0/видео.htmlsi=IfrXdAWLrDjjMDyh
explained in 5 minutes how to create kanban board in Notion
😂😂
Get a programming job at Notion.
I feel into the "Learning Notion" Trap once
I unistalled it, felt like too much features.
This is probably the most ADD-friendly guide I've ever seen. I can't imagine how much time you've put into making this video, but my brain really appreciates it! Keep on the great work!
Do people with ADHD need a lot of stimulation to be able to learn and focus? (genuine question)
I don't have ADHD but I found this video brainfrying since its quite stimulating for me personally
@@MoHaTa-u3fSure does help with keeping focus, whenever he asks questions it makes people with adhd think about the questions instead of zoning out all the time, hence the many times he said “when, what, why” and such.
that's because it was one long add for Notion
These 3am bugs will make you remember is so true😹😭
I was building a practice project recently and everything was finally working when I tested it, lo and behold when I showed it to someone else it suddenly stopped working, spent a night finding and fixing it
Same shit happened to me 😭
did you by any chance forgot to save the project? if so then it might be the problem
@@bonebreakingmarathon6550 At this point I think it was just a simple testing problem. Didn't test enough on my own so when another test criteria was presented to me, the program naturally failed woefully
I swear diagrams are a game changer for personal projects. Going into a project sometimes I have no idea where to even begin, but just having a diagram showing all the core features and how they link up together can be super helpful when trying to come up with a game-plan.
Also, your upload timing is crazy I was just going to search up a video about notion masterclass and you pop up in my recommended. My notion right now is just looking like a mess and I'm going to configure it soon so it's more centralized and neat. They also have calendar integration which is cool.
Also, FYI if your going to university and they offer a study strategies course, look into it. I'm taking one and it's been super helpful so far, knowing how to learn is one of the most important skills to have.
I was almost crying back in time when I saw guys saying hey i know java what lng do you code, but I was like a multitool (started from c/c++, just in case) who didn't focus on any particular language but i solved puzzles my entire life. Still questioning myself if I'm doing the right thing..
I'm happy that finally the importance of problem solving & overall mindset became more recognised, it's applicable to any kind of work, not only programming (but managers usually forget to think bout it)
Great vid, love ya
i relate. im doing a math major with a cs specialization. really hoping this works out for me, because i don't have to learn a bunch of stuff im not interested in like webdev.
can relate so much. having recently graduated as a computer science bachelor, I feel like a know a little bit of everything but not particularly proficient in a skill or language, most of the work during uni (and towards learning code) were done in C. to top it all off my finals' thesis was completely theoretical.
now I'm having a hard time looking for work since I haven't practiced much coding overall but I'm sure I could get going with anything quickly because of my learning experience in uni, which has really heightened my problem-solving fundamentals.
(yes I need to get back to studying ASAP but having to deal with internal autism X ADHD quarrel in my head has never been optimal lol)
this is the absolute best video I have every seen... sweet to the point, entertaining, plenty of action and movement... help I even cried it was so good.
Bruh appreciate the editing part of the video! The more engaging and different the videos are, the more we are likely to actually watch them and so make use of their presented information. Thanks!
Loved this. Reminds me of something my old culinary teacher used to say: if you want something done quickly, make the laziest cook do it for you. That cook will find the easiest/fastest way to accomplish what needs to be accomplished. Once that cook gives you the solution you pass the task to the “talented or serious about their biz ones”
Watching a tutorial about getting out of tutorial hell is called recursion.
FAXXXXXXXX):
fight fire with fire
This is hands down the best sponsored video I've ever seen.
I need this video when I started my 2 year course to learn programming for mobile devices. In my mid 30's I'm still interested in making a video game and to learn how to make mobile apps or webpages, and it's been a rough time for me, but I'm not giving up.
Programming is a door to many possibilities and income, and I want to make my dream games a reality, so I'll use every trick I can learn to make this task easier to me.
I am just giggling at the intro to this video! The call and response back and forth and how dry the whole thing is is so good! Well done! Very entertaining and very effective!
Man just casually drops the best study guide I ever seen. Thanks man!
Yeah I'm pretty lazy
You lazey fak
thanks man your video is epic
You should probably make a separate channel titled TheComedicSloth for your follow-up career.
can you leave a link for the template to your leetcode notion thing
Same
this is incredible but what's more amusing is your editing style. This style of video maximizes our attention span by putting us on new stimuli through fast talking, conversation style editing, and constantly new images and information as opposed to slower forms of content. It's like I'm watching an 11 minute short. Keep up the great work!
Just what I needed my man! I've been working with JS for 7 years and want to learn Go but I was very discouraged about the idea of just starting to do it..
the editing and jokes are golden, I'm hooked up
This is literally the best video I’ve ever watched…not just for starting to learn coding, but the big questions to ask yourself can even be applied for dealing with anxiety to rationalise a situation and calm yourself down!! Truly excellent video mate, liked and subbed 😁
Too lazy to watch this can you make it 30 seconds?
Yeah
❤
1. Take notes in the form of questions and answers. Notion is recommended but optional.
2. Add pictures and code examples to your notes.
3. Use AI for info and quizzes
4. Create cool stuff from what you learned (aka projects.)
5. Use a Kanban board to keep track of leetcode problems.
too lazy, can you make it a tiktok with the latest trend song with reverb and slowed down please?
yeah, that's pretty good idea im too lazy to watch this fcking content. wasted my time
This video is very Bill Wurtz-y
thoughts this as well
❤❤❤❤❤❤❤❤❤❤❤
Now start adding catchy jingles
Wait, we can make a religion out of this
Wow I will never think that a programming channel will instructed me more than my school or even channel dedicate to that. Thank you so munch man I will try to apply the technic and definitely installing Notion !!
All I need is a paper and a pen. It feels different
I'm more engaged when I write on paper. I've tried all sorts of software, but nothing comes close to a pen and paper
Same, it feels like my brain is actually paying attention to every single word I write, thus making it easier to remember.
Me too i find myself thinking better when im not using the computer
fr, but my handwriting sucks and writing takes a lot of time, so for me i'll just go for the lazy way. Typing!
I agree! Even using a tablet with a stylus can't come near a piece of paper and a pen, at least for first scribbles, and also it engages the (my) brain more. Then sometimes, once I gathered the essence of my notes, I might digitalize it, copy/past code snippets, screenshots etc, only to process stuff one more time using my brain. But always paper first!
YUP. Using pen and paper to study takes me back to my childhood when I actually wanted to do something big in life. Don't get the same feeling by typing.
I absolutely love how u had to randomly use light background to constantly wake me up xD
My ADHD and dyslexic brain finally understood what you did here!! I appreciate it❤
New follower🎉
I also use Notion to take notes. When learning about programming, I use code snippets and embed CodePen to see my code in action, specifically for HTML, CSS, and JavaScript
Excellent stuff! I've done a lot of tutoring and mentoring in the past. The most successful learning strategies were those that actively involved the learner in the learning process and had them think through what they were learning, the why, the how, etc. Otherwise, whatever is being learned will be looked at as arbitrarily chosen topics without any connections. This effectively "silos" what's learned and actively prevents proper integration of new information.
5:04 I got this far :))
Also I love the amount of Easter eggs you put in the vid, really nice to notice them and makes it a very fun watch
This process of learning through execution is very effective and can be applied to many practices. Observe, duplicate, digest, replicate, solidify. These are the steps boiled down to simplicity.
1:31 love how you added a gameplay like them reddit tiktok posts😂
I love your fast pace vid is actually so entertaining
Applying pareto principle, you can just start working projects immediately instead of having to do all those note-taking
Almost like writing projects works better than taking notes about writing projects
Taking notes and keeping a journal of your progress is important. For posterity and comments you wouldn’t want to place in a program.
I really needed an app that could help me with organizing my ideas and stuff i need to do, thank you Sloth and Notion :)
This is gonna be so helpful for me as I plan on taking ca in college and I want to be able to self study before college.
I have never actually seen space repetition before thank you for sharing and making this
This video really motivated me(specially the end😂😂).
Stay motivated
yo thank you so much, what you talked about really helped me
Man you aren't lazy you just don't like too much technical stuff you like simple and concrete that works 🔥 i kinda feel same way
So helpful! I love notion but I've been struggling with using it to learn to code. I just used it to save code snippets. I will try to implement the question-answer approach to both understand the sintaxis and the idea behind, thank you!
6:30, its been 2 weeks and I'm still blinking manually. :D
Lol😂
This video was actually fu*king amazing I'm speechless. Just what i needed. My biggest problem is just staying disciplined and consistently showing up to do it. Also having an outline is very important otherwise you might spend too much time learning sth that should've taken you 1 hour only.
Hey, thank you for the tips! I hope one of your sleeves catches on a door handle for making me blink manually.
Ill be testing this out since I've started learning sql as of today in college, Thank you for the simple explanation of the method since it seemed very temperamental and this should help me fix that
he doesn't miss 🎯
The one and only 👋
Just found your stuff and love it. Most of this one is basic psychological learning principles, but I haven't heard anyone other than a professor say it. Weirdly validating for me. Thanks again
Lol 1:08 made me laugh out loud like an idiot, good video
One thing that I realized is that, as a beginner, instead of focusing on every aspect of a language, learn the core. Once you get the idea of how programming works, go learn languages in the documentation. Im on this stage rn so i dont know what comes next. One thing I know that I can switch to any language pretty easily now. My goal is to master one.
completely zoned out for most of the video. im doomed
actually goated for mentioning notion.
One way of learning something very well is, learn a few concepts, use them. Record yourself explaining it as if you are teaching it to another noobie. Or take your mother/father/sister/gf and explaing the things to them as if you are teaching them. I have learn a ton faster doing this.
+1 explaining something to another person makes you really think what you're doing
bro you are so funny and helpful, can't stop watching. Keep it up
6:10 the "just code" works for people who already have at least some background. To get there, its definitely best to attend a proper course, learning it just from yt tutorials is very boring and inefficient.
That’s the exact experience I’ve had everyone keeps saying to just code but I have no idea what I’m doing I’ve learned basic concepts like loops if statements functions etc but I can’t put them together to make something like people are saying it like it’s so easy
@@alexh3158 you're so real for this! i'm going through the same thing
@@alexh3158I feel that. COMPLETE coding amateur here, I’ve done some Java stuff for coding classes and am trying to learn Python, and it’s incredibly difficult to start from scratch.
Basic logic isn’t hard but you can’t really code anything notable without knowledge of existing developments by much more experienced coders (API’s, libraries, etc.), so you really do just have to brute force it and learn the more advanced stuff the hard way. A coding boot camp would probably be the best way to learn quickly
Awesome video, thank you for sharing Notion, finally got out under my rock, completely blown away with its features. God bless you with so much success.
That's crazy I came here for tips and I was basically told "Keep doin what you doin"
Which Ig makes sense cause I got a +A
I'm subscribing only for how he smooth the ad entry was, nothing would have prepared me for it! Also, Kinda funny.
"Flattening the curve" made my eye twitch
this video was actually really helpful. thank you !
Thanks you created a sub genre of lazy, super duper laziness.
Nice throwback to the 'story of the entire world, i guess' video xD
Damm, that's wonderful, I know we all are lazy when it's time to start, But after I watched your video things get better and better.
Add time stamp also in your future videos ☺️
Thankyou
You really opened up my perspective on a lot of things. Thanks for the great no-bs (but ironically with a lot of funny bs) advice
This video will be pivotal for me in my self-taught journey. Today marks the day. Thank you Sloth.
Obsidian btw, neovim btw, arch btw
Ah this channel is what I need
. Thank you!
11:00 I'm motivated now
this is what i needed man, i love you.
How to learn programming
1.get motivated
2.get unmotivated
3.imagine your a rich programmer
4.reapeat 1
I love you coding sloth, this video has filled me with determination
I subbed from another video and looked at ur page and a new video is out amazing !
Same
this damn video format and content is very impressive. I was chuckling all the way. Thank you😄
You made this video, so you're not lazy. You need to be lazy to give advice to lazy people.
One of the most interesting, funny and educative coding videos I've ever watched!😂 I guess I've found my favorite youtuber
Name checks out
Thanks, bro! You're the best!
Now, how do I remember the contents of this video when I need them? 🤓
@Sloth: Could you share your Notion template with us? 😮
my favourite channel 😭
Let's say coding and lazy isn't the best combo 🙂
thanks a lot my bro, you made me think about what and how to do very more clearly
cheers mate
I literally found your channel 30 minute ago and watched the cookie clicker one and the nitro type one. Fire come berother.
whaaaat the EXACT SAME THING for me
This is an insane method pal, thanks :D
NAHHHH BRO STOLE MY LEARNING STRATEGY!??!??!?
If you're wondering:
Here's my learning strat:
1. Integrated learning
2. experiential learning
3. inquiry-based learning
4. constructivist learning (or constructivism)
5. meaningful learning
6. automated learning (or automaticity)
7. pre-learning
8. Multimodal Learning
Their also not in order lol
bro just gave us the absolute best roadmap for learning to learn
mind blown 🎉
I was too lazy to watch the whole video
Ur cooked.
I'm commenting because the last thing said made me laugh out loud (which is rare)
This was an excellent video, I like the fast paced nature of it
you can hear your ears click when you swallow
this is a revenge for 6:30
ngl this is the first time a placement actually looked like "damn i could use that"
Yeah doing allat is not being lazy. Simple, there is no way around programming, i'ts complicated, it's difficult and it's time consuming. You are doing work either way, you just try to optimize those efforts as much as possible wich is, well..... Intelligence.
When you look at the thumbail and think to yourself "you can't compare a string and an integer", you know you're doing okay
In my opinion, there is literally no point in taking notes when learning early-programming concepts, the programs you are write are/can be the notes themselves, not to mention comments are a thing. These things are expected to be known if you've been programming for a while, you're better off using your time in note-taking programs to make notes on specific, complex, or intricate topics. Also note-taking programs such as Notion are slow cancer bloat.
I feel like it's a preference thing, for some people taking notes would make the content stick better, for other people just coding a basic program is enough
Learning concecpt at the beginning is the best place to take notes or make learning cards.
You need to know the theory and fundamental building blocks in order to put them together into more complex code and projects at which point the code itself can be the documentation aswell.
You do the same with math and it works great.
By "just coding" you might get stuff done but solidify bad practice .
You need to learn clean coding, algorithms, math and in general problem solving which is done methodicly and clean ... dont need to reinvent the wheel when other great minds already put together proven strategys and methods you can use for free by just learning them
Is Notion bad? I wanted to try using it.
As someone who is just starting to learn coding/scripting, this is brilliant in its simplicity! You just earned yourself a new sub.
Ok solve a problem that hasn't been solved then.
I like your editing style bro
what tool is used to make that database schema at 6:25 ?
Idk man
Ngl this was one of the most reassuring videos for me
I have never enjoyed conventional learning and my gf loves it but when it comes to retention I always end up remembering more then her and knowing things that she has made hundred of flash cards over she gets annoyed by it but I always tell her I can’t just read and learn stuff I have to ask myself questions and then I search for the answers, I use AI to reword, rephrase, and even repeat things in different ways examples and real world scenarios but this is how I can remember stuff I have to make it interesting so that I want to remember it