Learn To Code Like a GENIUS and Not Waste Time

  Рет қаралды 1,025,237

The Coding Sloth

The Coding Sloth

Күн бұрын

To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/TheCodingSloth/ . The first 200 of you will get 20% off Brilliant’s annual premium subscription.
Learning to code is pretty overwhelming so this video should break down the essential steps and resources you need to start coding as a beginner. No prior experience required. I won't lie this probably isn't everything, but it is enough to get you started with coding. This isn't to get you a job, it's just a quick guide so you can start making your fun projects.
This video was sponsored by Brilliant
// NEWSLETTER //
Sloth Bytes: slothbytes.beehiiv.com/subscribe
// PROJECT BASED LEARNING RESOURCES //
github.com/codecrafters-io/bu...
github.com/aquadzn/learn-x-by...
// BUSINESS INQUIRIES OR HIRE ME FOR PROGRAMMING AND EDITING //
Email me: thecodingsloth88@gmail.com
// SOCIALS //
Twitter: / thecodingsloth1
TikTok: / thecodingsloth
Discord: / discord
If you'd like to support me I'd appreciate if you get a membership for the channel so I can give at least give you exclusive perks for the support
/ @thecodingsloth

Пікірлер: 708
@TheCodingSloth
@TheCodingSloth 4 ай бұрын
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/TheCodingSloth/ . The first 200 of you will get 20% off Brilliant’s annual premium subscription.
@Maou-Sama_Castle
@Maou-Sama_Castle 4 ай бұрын
Can you tell me what are the things I need to learn to get started in making games solo
@mdimrannazir3285
@mdimrannazir3285 4 ай бұрын
what's the song playing in the background?
@bigboibob2568
@bigboibob2568 3 ай бұрын
​@@Maou-Sama_CastleI recently started making games so I don't know much but from my failures I can say this. Pick an engine: find out what language that engine uses and get a basis in that language, it helps a lot. I used unity for a while and struggled because I barely knew c#, I recently switched to Godot as gdscript is very similar to python and it is a lot easier for me as I already had a decently good knowledge of python. Learn the engine: all game engines are built with tools to help, learn to use them well and you'll have an advantage in your workflow. Start small: as the video suggests, start small and build up. The game I tried making first was a survival game that I was hoping to add multiplayer mechanics to, it ended up just being a running simulator as a horde of capsules chased me and it never got multiplayer. Don't start with multiplayer: just don't
@no-xr3hj
@no-xr3hj 3 ай бұрын
No
@ArticulateArena
@ArticulateArena 23 күн бұрын
I'm almost 40.. I don't have time for all this " coding os so philosophical " bs before I'm too old. I need to make an app like Steam 3 years ago but just started. How do ingetbthis done in 6 months?
@ritztutorial3902
@ritztutorial3902 4 ай бұрын
A thing you didnt mention is to not fall into the AI hell hole, when ai genetates your code and you tell yourself it makes sense but then cant recreate it. I do think at some point you'll have to learn to use ai to your adventage, especially those coding in python
@berryronin6882
@berryronin6882 4 ай бұрын
hmm so would you recommend using ai to help you rather than just doing the code for you?
@ritztutorial3902
@ritztutorial3902 4 ай бұрын
@@berryronin6882 at ai's current stage, yes. Have it explain topics, suggest changes and use of certain functions / features / sdks / encryption methods etc while you do the actual logic. This does damage your problem solving skills which dynamic programming requires.
@MyWatermelonz
@MyWatermelonz 4 ай бұрын
The only way to code will be AI code soon enough
@thecoolnewsguy
@thecoolnewsguy 4 ай бұрын
​@@MyWatermelonz🤡🤡🤡
@apexzerhome
@apexzerhome 4 ай бұрын
@@MyWatermelonz people gonna get more lazy day by day cuz of Ai
@danielluper1408
@danielluper1408 4 ай бұрын
I’m a former Tutorial Hell programmer, and a current senior CS student in college. The biggest lesson I’m taking away from my classes is that you can teach yourself anything by reading textbooks. Yep, textbooks. Sounds boring, but when I work through the problems, quiz myself on content, make summaries, and use other active learning techniques, textbooks can be pretty interesting to me. I’m able to learn much more in depth than I ever learned from KZbin. If you’re serious about learning something, putting in the slow hard labor of working through textbooks might be worth pursuing. (Just make sure you read the right textbooks ;) )
@josueramirez7247
@josueramirez7247 4 ай бұрын
I have liked the textbook approach too, but it is odd because in my experience at the community/junior college level CS classes, professors have eschewed textbooks for learning. They may recommend them on the syllabus but they don’t actually follow it all that much except for getting ideas about assignments.
@spectooor
@spectooor 4 ай бұрын
The same for me, when you read you take your own pace for understand the concept. The same thing you can't for KZbin, cause sometimes, the person talk fast or slow, and make the concept boring or difficult. Sometimes the teacher on KZbin miss some details about the concept, and make everything harder than should be.
@tam4655
@tam4655 4 ай бұрын
​@JoshSimpler so when reading a textbook YOU teach yourself, not someone ELSE teaching you, neat.
@AbandonedVoid
@AbandonedVoid 4 ай бұрын
And manuals! If you're into Linux, for example, read the GNU utility docs, manpages, etc. There's no replacement
@user-sf9gs2pg1b
@user-sf9gs2pg1b 4 ай бұрын
I’ve realized that too. I used to watch video tutorials, but reading things is SO much faster and efficient. Also, with my classes we would learn and then have a project set for our skill level. When I tried teaching myself with random videos, I was just copying down the code they would write, not actually applying a bunch of snippets to form my own project (like what I would do in classes).
@eusoumateusrocha
@eusoumateusrocha 3 ай бұрын
Man, I clicked in this video just for fun because I loved the sloth in the thumbnail but WTF THIS IS SUCH A COMPREHENSIVE APPROACH TOWARDS HOW TO LEARN CODE HAHAHAHAH THANK YOU SO MUCH FOR THIS VIDEO MAN! Got a new subscriber!
@Louiessss
@Louiessss 2 ай бұрын
The thumbnail is more like thumbnAIl because its AI generated
@mincoarmin1260
@mincoarmin1260 2 ай бұрын
Hey man, how is the coding goin
@eusoumateusrocha
@eusoumateusrocha 2 ай бұрын
@@mincoarmin1260 actually not that great, but it gave me insights about how to learn anything! Kept coding aside, but in my free time im getting there
@jagadishgospat2548
@jagadishgospat2548 Ай бұрын
HAHAHAHAHAH
@user-xl3wn9sb4e
@user-xl3wn9sb4e Ай бұрын
Really ​@@Louiessss
@oceana2543
@oceana2543 2 ай бұрын
procrastinating on my coding homework by watching this
@exspectred2839
@exspectred2839 4 ай бұрын
As someone who just decided to start exploring this "coding world", I gotta say this video had the best advices out there, thanks man
@RajeshKumar-vt4yl
@RajeshKumar-vt4yl 3 ай бұрын
Hello sir should I ask a favour sir??
@yours1ana
@yours1ana 2 ай бұрын
**FASTEST WAY TO LEARN TO CODE** im learning to code rn. i learned javascript via an online one-one course. it was rly good. but i didnt code for a while after and forgot it. since then, ive tried many times to learn to code. i did a coursera course to learn python, it was rly good, but quite expensive. then i tried free online courses, again, rly good, but too guided, i dont remember anything bc all i was doing was typing what they told me to. then i watched those 'learn python in one hour' youtube videos. also good, but i was zoned out most of the time and all of these were making me learn coding so slowly(other than the online javascript course which was rly rly good). ... **STEP BY STEP (atleast whats working for me) 1. do a beginner coursera course, do one of those free online courses, or watch a 'learn python in 1 hour' videos. - this is just so you figure out the basics and what they do (like functions, classes, print, if loops, etc.) 2. do projects. no more courses once you've gotten the basic controls down. do projects! - first i searched 'beginner python projects' on yt and followed along! yes, follow along, so ur actually coding, dont just watch. 3. then after i followed along with 2 beginner yt projects. i thought up/searched up beginner project ideas and did some myself 4. then level up, follow along with some intermediate yt projects, then do some intermediate projects by urself. so on so forth... 4. i am still in phase 3 lol but i can tell its working a lot better than any courses because its hands on, im learning problem solving when i run into an error, and im thinking it through. plus its fun bc im actually creating smth and not just mindlessly following a course. but diff things work for different people! ... -keep in mind that i did learn javascript alr and i was pretty good (intermediate I would say) so that probably helped me learn python, even though i havnt done javascript in 3 years.
@tchogon4692
@tchogon4692 Ай бұрын
it's an ad video...
@joegreen427
@joegreen427 4 ай бұрын
I also find making lists with the easiest things to do first because it helps keep me motivated. i dont feel stuck right away and give up. Also, having a list of tasks helps me stay organized.
@Luxxinator
@Luxxinator 4 ай бұрын
Thanks for uploading such a well made video. I really enjoyed it! Trough your help I'm also going to try to learn programming with your tipps.
@JC-jz6rx
@JC-jz6rx 4 ай бұрын
I got out of tutorial hell by facing the real world. I’m not even joking. I somehow got hired for a project that was going to pay me 80k with ZERO and I mean it ZERO knowledge on the tech stack. Imagine going into Shopify without knowing liquid. I had to learn liquid on the fly reading docs. But it was OK because I just had to apply concepts. I had never learned so much as I did in that project. Money was great too.
@nicholaspark4166
@nicholaspark4166 4 ай бұрын
Do you have any advice for how to get a job like that? Or explain how you got that job without knowledge on tech stack? 😅
@JC-jz6rx
@JC-jz6rx 4 ай бұрын
@@nicholaspark4166 first requirement is that there’s no code interviews. A lot of enterprise companies don’t test your knowledge or will have someone with no knowledge themselves test you. be confident, talk your way through it. Basically BS your way through with the knowledge that you’re a good enough programmer where learning a new language or framework isn’t that big of a deal.what matters is how you perform on the job itself.
@nicholaspark4166
@nicholaspark4166 4 ай бұрын
@@JC-jz6rx Thank you for replying!! So I would want to just be confident in my skills and ability to learn so that my confidence would lead to their confidence in me. I appreciate the advice!!
@Turnpost2552
@Turnpost2552 4 ай бұрын
LIES!!!
@Azertyyys
@Azertyyys 4 ай бұрын
Its either connections either cap
@Mercedes-Scott
@Mercedes-Scott 4 ай бұрын
I cannot believe it took me this long to find something that explained HTML, CSS, and JS in simple terms like at 4:15, I'm sure there's a level of understatement but that is the most succinct I've ever seen anyone explain it
@chicaco4704
@chicaco4704 4 ай бұрын
TYSM I have been looking for a while. You are a saver ❤
@ttrev007
@ttrev007 4 ай бұрын
i would say that just having a place to start really helped me get going. a structured place to start so i could have some hand holding. I am taking CS50P Python. (CS50x looked to hard with all the languages is was going to throw at you). i spent years just thinking about doing it and trying to think of a project to motivate me. I realized i did not know enough to make a project and was going to procrastinate till the end of time. The class made me just start. and i make sure that i do at least a little work each day, even if it is just 10min, so i keep the habit of doing it.
@abdurrafay1747
@abdurrafay1747 Ай бұрын
So how is CS50P Python going for you. I just started cs50x to get into programming and understanding all the basics first. I eventually want to go inot robotics so i aim to learn pyton after this. Will cs50P Python be good for this ?
@TatudoTech
@TatudoTech 4 ай бұрын
Amazing video for those starting their journey on coding. It helped me a lot thank you
@pnwlady
@pnwlady 4 ай бұрын
💯💯💯This was my major take away from “learning to code”. Learning how to learn is learning how you learn best, finding solutions for specific real work problems and how to push through until you’ve solved enough problems to move towards mastery. So many good coders told me to work on projects. It was great advice but I was more comfortable going to events, taking courses and reading books. Reading good code and getting code review are also very helpful for moving forward efficiently. Good luck you’all! Embrace the struggle. 💜
@bananacat9139
@bananacat9139 3 ай бұрын
That's right. Also, learning how to learn is learning how to be patient. I lost count on how many times I've rushed over stuff and beat myself up at the end. Be patient, guys :3
@ChrisPirillo147
@ChrisPirillo147 4 ай бұрын
This is the one video I didn’t know I was looking for especially for the longest time. I’m already taking steps to improve and make the most out of my learning path 😊
@AhmadShehanshah
@AhmadShehanshah 4 ай бұрын
same
@lukazgarza4075
@lukazgarza4075 3 ай бұрын
Good luck!
@yours1ana
@yours1ana 2 ай бұрын
**FASTEST WAY TO LEARN TO CODE** im learning to code rn. i learned javascript via an online one-one course. it was rly good. but i didnt code for a while after and forgot it. since then, ive tried many times to learn to code. i did a coursera course to learn python, it was rly good, but quite expensive. then i tried free online courses, again, rly good, but too guided, i dont remember anything bc all i was doing was typing what they told me to. then i watched those 'learn python in one hour' youtube videos. also good, but i was zoned out most of the time and all of these were making me learn coding so slowly(other than the online javascript course which was rly rly good). ... **STEP BY STEP (atleast whats working for me) 1. do a beginner coursera course, do one of those free online courses, or watch a 'learn python in 1 hour' videos. - this is just so you figure out the basics and what they do (like functions, classes, print, if loops, etc.) 2. do projects. no more courses once you've gotten the basic controls down. do projects! - first i searched 'beginner python projects' on yt and followed along! yes, follow along, so ur actually coding, dont just watch. 3. then after i followed along with 2 beginner yt projects. i thought up/searched up beginner project ideas and did some myself 4. then level up, follow along with some intermediate yt projects, then do some intermediate projects by urself. so on so forth... 4. i am still in phase 3 lol but i can tell its working a lot better than any courses because its hands on, im learning problem solving when i run into an error, and im thinking it through. plus its fun bc im actually creating smth and not just mindlessly following a course. but diff things work for different people! ... -keep in mind that i did learn javascript alr and i was pretty good (intermediate I would say) so that probably helped me learn python, even though i havnt done javascript in 3 years.
@thefakebluejay5394
@thefakebluejay5394 2 ай бұрын
same
@momenshtayeh67
@momenshtayeh67 4 ай бұрын
thanks for the very awesome video I'm in my last year of uni and I'm going to follow your advises Insha'Allah❤
@Irsa-D
@Irsa-D 4 ай бұрын
I'm 14 years old, And I'm a self-taught person I don't have friends to whom I can ask for Help All I have is Learning, thinking, practicing, learning new things, Finding and solving problems, And Now I'm a front-end Developer My First coding post on Facebook Reached hundreds of likes, I've been Working on creating multiple websites I'm Also Helping People In Making their code & Website more realistic Tbh I'm Glad I don't have anyone to rely my coding career on.
@_amystical
@_amystical 2 ай бұрын
Wow that's impressive
@ExtremeContent-hq
@ExtremeContent-hq 2 ай бұрын
🤓☝️
@ephemeral8997-p
@ephemeral8997-p 2 ай бұрын
Good job. You remind me of myself when I was coding pygame chess games when I was 10. Good luck in your journey!
@shuerzz5403
@shuerzz5403 Ай бұрын
Hi dude, I want to be the same as you. Can we add each other on social media and maybe you can help me get my skills up again? Also, you are seriously impressive. At your age I was into Photoshop graphic designing but now I'm 20 and want to do coding stuff, lol.
@user-hv5ce2et1d
@user-hv5ce2et1d Ай бұрын
HI Im 14 years girl trying to be in this coding world would u like to give some tips
@davideoliveira2543
@davideoliveira2543 4 ай бұрын
Love your videos man, keep up the good work
@eurotrucksimulator2741
@eurotrucksimulator2741 4 ай бұрын
Underrated, hope you get bigger one day :)
@FunLobsterFacts
@FunLobsterFacts 3 ай бұрын
my brain aint braining
@chocoloco7006
@chocoloco7006 2 ай бұрын
Neither I 😂
@AshieM13
@AshieM13 Ай бұрын
My classmates said exactly the same thing lol 🤣
@thebluebeyond2329
@thebluebeyond2329 Ай бұрын
😂😂😂
@Maha.28
@Maha.28 Ай бұрын
Uss homie😂
@orpheos3150
@orpheos3150 3 ай бұрын
Thanks for the great video. Nice visuals, fast paced content and important insights.
@JJK-he1xn
@JJK-he1xn 15 күн бұрын
What works for me is practicing the basics and using those steps to see of the projects you want to create are feasible. Once you understand some parts of coding language, (aka what the computer can and cannot understand.) coding is actually pretty fun and useful. I had a good teacher but the administration (it was an art university) I was studying under had in insecure leader I had to leave before things got dicey. It kinda like leaving before a layoff or wrongful termination happens.
@epicnan1855
@epicnan1855 4 ай бұрын
re 2:15, making diagrams before coding: i am not an app developer, but i am the PowerShell and Bash guy at work (sysadmin). i always draw my program with PlantUML before starting, and then adjust the diagram if needed. you can do all sorts of things in PlantUML, sequence diagrams, visualizing YAML / JSON, UI mockups, etc. and it's very compatible with Git as it's just plain text. It's also just incredibly easy to read and write, so it was an easy stepping stone into learning common programming "problems", like ForEach loops, conditional statements, recursion, etc.
@nunobarcelos5809
@nunobarcelos5809 3 ай бұрын
Hello, I work in the same industry as you, however I am a IT support specialist, but I have trouble finding work here in Canada, I currently have my Comptia a plus core 1 done and I currently am studying for my core 2, what should I do to be picked up by employers? Thank you
@B3Band
@B3Band 3 ай бұрын
@@nunobarcelos5809 Apply to jobs
@tech_aashish
@tech_aashish 4 ай бұрын
MAN! That was an Eye Opener! I just joined college to get a degree on CSE, and tbh sometimes, I would feel demotivated by seeing at my peers ability to code and thought of quitting programming all at once, but this was Exhilaraing! Thanks for lighting the 'spark' for the firework called programming. I'm waitin to 🔥!
@aidenkerr215
@aidenkerr215 3 ай бұрын
This is so real, I'm a first year CS student and having never done CS before uni EVERYONE around me somehow knows how to code and it makes me feel demotivated but at the same time this video has opened my eyes.
@somadritadey5672
@somadritadey5672 3 ай бұрын
hey aashish are you from some iit or nit? cuz your comment sounded so relatable along with that indian name!
@EggtheEgg12
@EggtheEgg12 Ай бұрын
40 dollars from my credit card 💀
@jameshskim
@jameshskim 2 ай бұрын
Hey Coding Sloth, I'm starting my coding journey. This video was both a source of inspiration and incredibly informative. Thank you & wish me luck! haha
@ardax98
@ardax98 4 ай бұрын
I started learning to code by searching “how to code” and a video with HTML came up, Istarted at 11 and now 15. When I was 13 I realised that I don’t want to do website development (frontend) and I want to code in python (AI focused so it gives me something to brag about in my application for uni) thanks for this video as I haven’t found any proper videos on what and how to start and this video tells me why, thanks for sharing this.
@yours1ana
@yours1ana 2 ай бұрын
**FASTEST WAY TO LEARN TO CODE** im learning to code rn. i learned javascript via an online one-one course. it was rly good. but i didnt code for a while after and forgot it. since then, ive tried many times to learn to code. i did a coursera course to learn python, it was rly good, but quite expensive. then i tried free online courses, again, rly good, but too guided, i dont remember anything bc all i was doing was typing what they told me to. then i watched those 'learn python in one hour' youtube videos. also good, but i was zoned out most of the time and all of these were making me learn coding so slowly(other than the online javascript course which was rly rly good). ... **STEP BY STEP (atleast whats working for me) 1. do a beginner coursera course, do one of those free online courses, or watch a 'learn python in 1 hour' videos. - this is just so you figure out the basics and what they do (like functions, classes, print, if loops, etc.) 2. do projects. no more courses once you've gotten the basic controls down. do projects! - first i searched 'beginner python projects' on yt and followed along! yes, follow along, so ur actually coding, dont just watch. 3. then after i followed along with 2 beginner yt projects. i thought up/searched up beginner project ideas and did some myself 4. then level up, follow along with some intermediate yt projects, then do some intermediate projects by urself. so on so forth... 4. i am still in phase 3 lol but i can tell its working a lot better than any courses because its hands on, im learning problem solving when i run into an error, and im thinking it through. plus its fun bc im actually creating smth and not just mindlessly following a course. but diff things work for different people! ... -keep in mind that i did learn javascript alr and i was pretty good (intermediate I would say) so that probably helped me learn python, even though i havnt done javascript in 3 years.
@matthiasramsauer349
@matthiasramsauer349 4 ай бұрын
The video is great, but I think a really big part of learning to code is vocabulary. I mean you need it a lot. You need to learn what things are called in your framework/library. Before even that you need to learn what things are called in your language. Asking someone or finding a solution is sooo much easier if you speak the same language. Small things like declaration and initialisation as well as bigger concepts like singletons, callbacks and so on. I don't mean you should run and memorise them all, but it helps to find out what this thing you just wrote is actually called.
@unrealstudent2239
@unrealstudent2239 2 ай бұрын
yeah its like the nodes in unreal engine. learning what all the nodes do in blueprints and how they connect to each other is the most important part of unreal. all the other stuff is basically just cosmetics.
@matthiasramsauer349
@matthiasramsauer349 2 ай бұрын
@@unrealstudent2239 In some way. The nodes in unreal are a bit different of a concept. They would be like functions of a library. Important to know to some extend but I mean a bit more fundamental stuff and concepts. You can build with multiple nodes something that represents a programming concept. And the nodes itself use different fundamental elements and components with specific meanings. You don't necessarily need to know the functions itself if you know the concept you want to create and nodes can be pretty easy to understand and to explain if you know the fundamentals. In my experience I found nodes very verbose and a bit awkward to use. I mean basically a node is just one line of code and to write a function in nodes you need a lot of time. Nodes a pretty need for programming beginners and designers to create prototypes but anything more advanced seems time consuming.
@stefanristic9245
@stefanristic9245 3 ай бұрын
Man it feels like the amount of stuff i can build with programming is so vast it makes me indecisive of which rabbit hole to get into and everything kinda excites me on the same level
@jostem3759
@jostem3759 4 ай бұрын
This video may help me to start to code, its relatable to me since i am still confused on where and when to start to code
@cppexplorery
@cppexplorery 3 ай бұрын
I moved from Belarus to Poland to learn it - profession, since there is no such education in my country. I even started doing my own programming lessons. It seemed to me that if you start teaching others, you yourself will learn a lot. And in this, after a while, I turned out to be right. So I would like to give you guys a piece of advice. The main thing is trying. Try and you will succeed. After all, without this there will be no result. Good luck to all)
@cotam6215
@cotam6215 3 ай бұрын
Pozdrawiam z Polski. Życzę powodzenia w spełnianiu się jako programista!
@IAmzColbz
@IAmzColbz 4 ай бұрын
Yes, I went through the public CS50 python course on KZbin and when I finally thought that I had a grasp on the basics of python I went ahead and
@candywong5026
@candywong5026 3 ай бұрын
Hi Sloth, this is my first time coming across your videos. I'm still figuring out which coding route to choose or which tech field I want to transit to..but..Thank you for your advice on learning how to code, that helped a bit. I also love the sloth pixal arts you added in the videos, did you draw this out or AI ?
@germaneitor_
@germaneitor_ 3 ай бұрын
For me, it was definitely that vicious cycle of thinking about doing something big instead of something small to start. Seeing those "I created X or Y both for Z" videos that are more or less about a field I have an interest in can put you down so hard, especially with imposter syndrome being big in programming/computer science. Now, I pretty much just try coding whatever comes to mind to, if not at least practice the language, do something that actually piqued my interest or learn about libraries and concepts to help me create what I'm thinking about. One comment I saw about avoiding some KZbin videos about programming is definitely true, along with Tutorial Hell, you just keep hearing and seeing the same stuff but end up retaining nothing or are not able to apply it to create something of your own. Getting out of your coding skills comfort zone is a must whenever you get stuck there; I know I just recently did that to do what I mentioned.
@arandomguy9616
@arandomguy9616 3 ай бұрын
this makes me continue to learn how to code,thank you, i hope i can
@JoyceAquino-jc8rb
@JoyceAquino-jc8rb 3 ай бұрын
that's very great advice, thank you so much!!
@strange_thing-arra-3692
@strange_thing-arra-3692 4 ай бұрын
i love the way u put it you earned a sub, i havent even watched the full vid yet lol
@dulalalas
@dulalalas 18 күн бұрын
I love that you are actually realistic with your stuff
@farhanyudaputra6422
@farhanyudaputra6422 3 ай бұрын
Okay that intro got me hooked, subbed!
@iekie4180
@iekie4180 4 ай бұрын
So, I'm just starting out as a software developer, and I can tell you, no matter which KZbinr you follow, don't let KZbin take over your life. KZbin leads you into a vicious cycle, just leave it. As a beginner, I had no idea what to program, and you might think, 'Yeah, that already exists,' but that's a wrong thought. My teacher always used to say, just program something, even if it already exists. At the end of the day, you don't have to reinvent the wheel. And what many don't tell you is that in the professional world, you don't create software on your own, let alone create it at all. You only program a few features that are missing in a large project. So, no one should think now, 'If I'm a software developer, I'll create software for the company.' That's a lie. I have watched many KZbinrs, and many of them keep repeating the same topics - loops here, arrays there. But in the end, everyone wants to work, and what I miss from KZbinrs who consider themselves "educational channels" are some insights into reality. For example, no one teaches you how to debug properly. No one thoroughly explains collections (arrays are usually covered in school). And even version control tools like Git or similar programs are often neglected. I don't understand KZbin. There are KZbinrs who want to make money, gain views and comments, but they all just present the same stuff, as mentioned before - arrays here, loops there. If it's so easy, why don't they just teach more and then attract more viewers? I hope this meets your expectations. Let me know if you would like any further changes.
@Steven-ke2ss
@Steven-ke2ss 4 ай бұрын
How did you learn how to code? I'm tired of watching youtube videos and need another approach...
@iekie4180
@iekie4180 4 ай бұрын
@@Steven-ke2ss The over 24 likes show that I am not alone. I'm glad, as I thought I was alone with this theory. Sometimes in life, for things you are interested in and have no one to discuss or exchange information with, you simply create your own simulation. I mean, pretend as if you were working in a company where KZbin videos are not allowed. The simple simulation you can do is to say to yourself, "Hey, why don't I pretend my parents are my clients?" Depending on what would make your parents' lives easier or your siblings', you then try to develop some kind of software. It doesn't have to be professional; it's just about setting yourself a goal. For example, make a to-do list or a shopping list and don't connect to the internet. It's also about learning and thinking during the process. And if you need help, use the documentation and not KZbin. KZbin simply does what you don't do yourself, leading to you watching videos and wasting time
@raptorzz8571
@raptorzz8571 4 ай бұрын
​@@Steven-ke2ss CS50 and CS50 python
@iekie4180
@iekie4180 4 ай бұрын
@@raptorzz8571 Nooooo.
@iIovepeanutbutter
@iIovepeanutbutter 4 ай бұрын
⁠​⁠@@iekie4180I’m currently in the middle of building a very simple To-Do list and I’m struggling on doing a very simple thing at the moment. It involves user input and I personally feel embarrassed that I can’t finish this simple project so I can advance to something else, like a battleships game. Obviously I won’t give up because I aspire to be a software developer/engineer one day. So my question is this: if I struggle understanding something from the documentations of C++, is using KZbin a bad thing?
@rayderrich
@rayderrich 5 күн бұрын
I learned programming 43 years ago, and wanted to pick up some new knowledge this year. Thing is, back then there were no distractions, you started your tool and perhaps picked up a book and then went for it. Now I am watching one video after the other and write almost no code. I am in option and tutorial hell even before I wrote a few simple programs. Time has changed, and learning, which should be easier than ever, has become very hard. Great video though, I appreciate your channel.
@costelinha1867
@costelinha1867 2 ай бұрын
About tutorial hell, I feel this is something everyone will get stuck on, not just once, but multiple times during their learning journey, but it can be overcome, and when you do, oh boy.... that's where the fun really begins... Like when I was able to use my game dev experience that I had for a few months, with my limited C experience that I gained doing Harvard's CS50 to make a honest to god Snake game clone that runs on an Nintendo DS.... mostly without tutorials, like, I cannot stress enough I was expecting this to be genuinely hard to do, the snake's movement, the collision, the apple's random position, but it was surprisingly smooth and intuitive to implement to me.
@mynameisnotshane6501
@mynameisnotshane6501 3 ай бұрын
i do encourage training on ready small projects with little misses that you can find and solve
@RAiApp
@RAiApp 4 ай бұрын
Thank you for Inspiring me to learn SQL. Appreciate your videos, keep up the good content!
@curesnow6493
@curesnow6493 4 ай бұрын
Thank you ! I’m stuck in tutorial hell for the past months. I need to start challenge myself and build myself projects
@yours1ana
@yours1ana 2 ай бұрын
yess!
@cauacarvalho6978
@cauacarvalho6978 2 ай бұрын
i wish EVERY teacher in every subject were this good !!!
@mikayil.aliyev
@mikayil.aliyev 4 ай бұрын
Great video! I agree that project oriented learning is the way for beginners to avoid constantly learning.
@vinit1366
@vinit1366 2 ай бұрын
Love the video. To the point. No BS
@cesarlabastida1392
@cesarlabastida1392 3 ай бұрын
Thank you finally someone that gives some nice advice to become a good engineer to to sell you some course.
@B-hooktuber
@B-hooktuber 26 күн бұрын
Im so happy I found this channel!
@juansebencegues1530
@juansebencegues1530 4 ай бұрын
Thank you for keep motivating me, love your videos!
@Night.
@Night. 4 ай бұрын
This man got everything spot on
@miguelescareno1018
@miguelescareno1018 Ай бұрын
I loved the intro hahaha. Thanks a lot for your help! New subscriber.
@Theguynextdoor813
@Theguynextdoor813 4 ай бұрын
Truly underrated thank you
@streamingamers
@streamingamers 3 ай бұрын
Very informative video thanks keep it up !
@juniorjimenez72
@juniorjimenez72 3 ай бұрын
Dude, are you the one making the animations for your videos? They're truly amazing.
@AliciaGuitar
@AliciaGuitar 3 ай бұрын
I am making a resource page for disabled adults who want to take up coding, and your suggestions were spot on! I too learned these things the hard way and hope to aid those who are just starting with the advice I wish I was given.
@legomonstuff8601
@legomonstuff8601 3 ай бұрын
Link to resource page?
@AliciaGuitar
@AliciaGuitar 3 ай бұрын
@@legomonstuff8601 im still working on it, not published yet
@Kristyn00
@Kristyn00 3 ай бұрын
Oh can I please get the link when it’s ready!
@Teadwin
@Teadwin 3 ай бұрын
Adding my name to the list of people who’d like a link when the page is up
@AlPacinoPIC
@AlPacinoPIC Күн бұрын
Your video is amazing thank you for you work
@Rahul-bs5cu
@Rahul-bs5cu 4 ай бұрын
Bro your editing skills are fire. I was launging throughout the video. Love from India ❤
@swathykrishna4304
@swathykrishna4304 3 ай бұрын
Nice video, bro. Your art is awesome!
@pup4301
@pup4301 4 ай бұрын
Look up the docs, read the docs, write out everything you want to do in a manner that includes the systems of your language in gross detail.
@vladitoncev28
@vladitoncev28 4 ай бұрын
Thanks for reminding me
@dj3042
@dj3042 3 сағат бұрын
One thing @TheCodingSloth could mention in their "Where do you want to start" section is that Pyphon is the core language for cyber security. Almost all red malware / blue forensics / and yellow automation is built in python3. Regardless of where you go in the security space you'll eventually find that the pre-made tools can't do thing you need it to do and will have to script one yourself.
@JacqueCricket
@JacqueCricket 3 ай бұрын
Taught myself most of the basics for C# recently, but still pretty much do what he did in the intro when trying to learn more lol
@ice_scramble
@ice_scramble Ай бұрын
In love with the spectacular advice in the video and all, but heavens sake somebody please tell me the name of the song in the intro, the swing is so good
@arafatmohammadasifbamboowa2211
@arafatmohammadasifbamboowa2211 4 ай бұрын
Gonna be a nice vid can already tell
@Kaptime
@Kaptime 4 ай бұрын
This is definitely the way to escape tutorial hell. Do one of those 2-3 hour long overview tutorials of your language in one sitting and power through it. Then immediately stop watching tutorials. You will now have a memory of where to start Googling problems you encounter, a rough idea of which area of the language or programming topic you are getting stuck on. Now start building beginner projects and google what you don't know.
@KuzuTomoki
@KuzuTomoki 7 күн бұрын
I'm trying to learn Godot to see if making games is a pass time I might enjoy- I genuinely can't tell yet because I'm still so green. Getting over the coding hump has been the hardest- most tutorials either hold your hand too tight (tell you exactly what to do for specific things- not helpful), or assume you're already familiar with coding. This video makes me a little more optimistic about attempting this challenge, because seeing people **enjoy** coding is weirdly encouraging in itself.
@iibrzain
@iibrzain 2 ай бұрын
Thanks for the tips
@chaseekillbear4668
@chaseekillbear4668 3 ай бұрын
I learned how to make and script games from roblox. It has a nice built in tutorial I used, then learned about some different stuff from KZbin. I can get a lot of stuff down, but what i struggle with is the actual coding language. I understand and can add to the concepts easily, but it’s so annoying to me that I have to keep going to look up, “example datastore” because I keep forgetting the exact method to write it. Although I could fix it if I coded more, but I just don’t have time. Full time job and full time college
@not_zara
@not_zara 3 ай бұрын
The sloth pixel art illustrations are adorable, subscribed
@gatosandrea
@gatosandrea 2 ай бұрын
It's AI art
@fortyfourandgore9787
@fortyfourandgore9787 3 ай бұрын
Joyous. My school is making us learn R for our Google Analytics certificate. 🤦‍♀️ Can you do a video on that? Your video is still very useful. Thanks!
@user-is8yk4iq7f
@user-is8yk4iq7f 2 ай бұрын
This all a person need for the journey to be professional, there no shortcut than working hard hands on projects
@TroySan1985
@TroySan1985 25 күн бұрын
its learning how to learn that ive been looking for with this stuff...i need to see the logic in a way that is transferable...like in language...exactly like language
@srslyari778
@srslyari778 4 ай бұрын
I told myself I was going to learn coding and work with AI this year. Now that I know my favorite animal codes...I have to now. lol But nah, thank you for this video, I've been struggling to figure out where to start. I started using Java but now I know I need to focus more on Python. Thank you!
@christopherwood12
@christopherwood12 Ай бұрын
I have coded in python at uni and now code in al for business central and still have no idea on some of the stuff for python. It’s crazy how much stuff changes in this field
@hexenwerkgames
@hexenwerkgames 3 күн бұрын
Thank you for this important video! I'm curious - what's that awesome chalk font you've used here? It looks really convincing.
@misterkoneko2389
@misterkoneko2389 3 ай бұрын
Amazing, can't wait to learn coding!
@brianhuser311
@brianhuser311 3 ай бұрын
Fantastic job of making the coding world less intimidating. Thank you.
@PeaceGoesCrazy
@PeaceGoesCrazy 3 ай бұрын
Man this was helpful, 16 and started to learn coding, wish had started at like 14, I even tried actually, but quitted multiple times. I got a strong feeling this time around. Thanks for the video
@palasthazhorif8676
@palasthazhorif8676 3 ай бұрын
bro i wish i started when i was 16
@tacokrunch8986
@tacokrunch8986 3 ай бұрын
I am 16 bru 😭 this is my start
@groundwork1962
@groundwork1962 3 ай бұрын
Start,don't wait 5-10years. Goes by in weeks.
@sani-RZ
@sani-RZ 3 ай бұрын
im 14 now started at 12 but i gave up trying to start up again
@groundwork1962
@groundwork1962 3 ай бұрын
@@sani-RZ if you can get a tutor or in school class take it or setup 1 month trial run by yourself at home,write down progress on 1st day compared to last day, don't make the goal to be a complete programmer in 30 days,just an update to see your progress and if it's for you or not. Look at it as if you started taking up drawing art , from drawing circle smiley faces, to proportions and shadows,need to pickup some job-related CPU skill,trade or regular job at 16,save money for cash car,then SAVE MONEY to keep for emergencies or tools to help later in life,when you become an adult,it can cost $100+ dollars EVERDAY just by leaving your place.
@seandaco5676
@seandaco5676 Ай бұрын
Thank bro for this tips , to be honest i really don't know how to code and used the things in coding , but when i watch your video about how to be good at programming, nakarandaman ako ng gaan sa loob ko nangmapanood ko yung video mo na yun and to be clear it's REALLY HAPPENED IN REALITY of that topic you said in that video ,i;m sorry not good in english becouse i cant tho hahahha thank you ihope , makatulong to sa ibang nag sisimula palang mag aral ng programing ESP.... for me na hirap at walang kakayanan matuto agad at magawa ng sarili hahahhah
@koni37
@koni37 4 ай бұрын
I'm not interested in coding but I like your sloth characters so I subscribed and watch your videos lol
@nikchas
@nikchas 4 ай бұрын
I have some advanced knowledge in coding in a couple of languages but I still don't feel confident about what I learned throughout the years and it's probably because I didn't make any advanced projects. Also Websites and Desktop applications don't look that appealing to me anymore :/. I recently got hyped about robotics and I am thinking about getting a raspberry pi and an Arduino. I want to try and make some stupid and simple robots that just do simple tasks in the beginning (like pressing a light switch, moving when pressing a button, etc) and I want to continue working and learning about AI/ML as well. I consider myself good at Math so I guess I should at least give it a try. Can you give me some advice ? Like literally any opinion will be helpful !
@johnhillescobar
@johnhillescobar 10 күн бұрын
The message in minute 3:30 sounds like a regular answer you get from the Stackflow community anytime the question is deemed simple or beginner level.
@valenciawalker6498
@valenciawalker6498 3 ай бұрын
Thank you!
@flaming_banone8309
@flaming_banone8309 3 ай бұрын
Until seeing this video, i didn't know tutorial hell exists and that i'm actually in it right now... Good eye opener, great vid, awesome pixelart work
@kushalmondal618
@kushalmondal618 4 ай бұрын
The Lottery win Explanation was the Best-F-in logic I heard this year......Man, Love the whole Video....Its a shame, I could not Sub u before, But U got one......❤❤❤
@volynx
@volynx 3 ай бұрын
I love spending a day trying to figure out where and how to get into any beginner aspect of coding and then finding this and realiing you wasted your time
@gooo1762
@gooo1762 3 ай бұрын
Thanks a lot!
@adwil66
@adwil66 2 ай бұрын
Thanks mr sloth
@Andre.Ferreiraext
@Andre.Ferreiraext 2 ай бұрын
I don't speak enlish but I understant your video. Very gret explication
@FlockofSmeagles
@FlockofSmeagles 4 ай бұрын
What got me through those first steps was dedication. I turned everything off. No games, tv, movies, or social media. I lived and breathed Dart for an entire year. It was the only thing that I did in my spare time.
@Rico.308
@Rico.308 3 ай бұрын
I didn’t want to but I might just take the same approach as you if I don’t make it just know your single comment may have just ruined my entire year.
@e.t.566
@e.t.566 2 ай бұрын
What is dart?
@eoinoconnor1924
@eoinoconnor1924 2 ай бұрын
Dart is a programming language@@e.t.566
@Dacc-wp2mf
@Dacc-wp2mf Ай бұрын
​@@Rico.308good luck
@FlockofSmeagles
@FlockofSmeagles Ай бұрын
​@@e.t.566 It's an OOP language developed by google. It's mainly used along side the Flutter framework to build out web and mobile apps.
@csy897
@csy897 4 ай бұрын
Had I watched this video when I first started, I'd probably get a job in 6 months rather than 12. I spent 9 months learning python and js and everything from cyber security to data science to web development because I just did not know what I should study. I would say though, that everyone has a turning point where programming starts to make enough sense and that is usually at 6 months.
@GutziGuy
@GutziGuy 4 ай бұрын
Did ya finally get a job? If so, then where?
@csy897
@csy897 Ай бұрын
@@GutziGuy I did, at a boring bank. But still pays well for my country
@leeleebirdd
@leeleebirdd 2 ай бұрын
as soon as you offered those free resources, i liked the vid, took them down in my notebook and closed the video. (jk i watched it from start to finish to support this amazing and informative sloth)
@tomgola3
@tomgola3 3 ай бұрын
What helped me alot is just be learning to be okay with writing broken shit that doesn't work. Then trying out a bunch of things even if I think it's stupid
@msnicotiana
@msnicotiana 3 ай бұрын
I'm a designer and knowing how to code would be the cake that supports all the icing I've got, tbh. Need a website? Got it. App? Got it. I also have an idea for a game I've been working on for several years and just being able to see it in front of me would be such a thrill. This was a gem of a video, thank you!
@nopopshots2722
@nopopshots2722 Ай бұрын
As a beginner myself (I've been hobby programming for about 3 years), the biggest punch in the gut is finding a better way of writing something and having to delete the work you spent a week on. It's more effective code, but it still hurts. For context, I'm making my own RTS game. I am currently experimenting with writing a library for my game to pick from for commands, patterns and routing. I want it to be mod friendly, so next I gotta figure out how to make it into an XML file to read from on startup. It seems very daunting. Good luck everyone else who is also new like me lol.
@Vertzz04
@Vertzz04 7 күн бұрын
Fantastic vid!!
@zedsec
@zedsec 4 ай бұрын
Really impressive production quality, do you do the art yourself?
@official_mosfet
@official_mosfet Ай бұрын
I subscribed when you just had 500 subscribers, since then you didn't disapoint :-)
@user-pp9if4eo4z
@user-pp9if4eo4z 4 ай бұрын
I actually started learning from c++ before i got to university and i did that by reading pdf of c++ examples and then experimenting with them in different kewords until i got to university and then i started learning python with out finishing c++ and now i forgot how to code it
This is Why Programming Is Hard For you
10:48
The Coding Sloth
Рет қаралды 451 М.
I learned to code from scratch in 1 year. Here's how.
41:55
Thomas Frank
Рет қаралды 307 М.
Зу-зу Күлпәш. Көрінбейтін адам. (4-бөлім)
54:41
【獨生子的日常】让小奶猫也体验一把鬼打墙#小奶喵 #铲屎官的乐趣
00:12
“獨生子的日常”YouTube官方頻道
Рет қаралды 106 МЛН
Learn to code with an unfair advantage.
15:05
Jason Goodison
Рет қаралды 154 М.
Do NOT do this when learning to code
6:44
The Tech Dad
Рет қаралды 7 М.
How I would learn to code (If I could start over)
9:16
Jason Goodison
Рет қаралды 4,4 МЛН
How I would learn to code (if I could start over)
10:52
PIRATE KING
Рет қаралды 1,2 МЛН
Making a Game in JavaScript with No Experience
5:49
Goodgis
Рет қаралды 702 М.
I made Games with Python for 10 Years...
28:52
DaFluffyPotato
Рет қаралды 211 М.
Should You Still Learn To Code In 2024?
15:12
Tina Huang
Рет қаралды 64 М.
How To Get Started With Game Dev (Beginner's Guide)
7:09
Goodgis
Рет қаралды 487 М.
Factorio teaches you software engineering, seriously.
21:27
Tony Zhu
Рет қаралды 1,2 МЛН