No video

One HACK to Learn to Code FAST (Must Know)

  Рет қаралды 114,535

Internet Made Coder

Internet Made Coder

Күн бұрын

Пікірлер: 143
@enriqueavalos
@enriqueavalos 2 жыл бұрын
i’m taking 2 Udemy courses right now. doing about 1 to 3 hours a day. watching videos, writing down notes, drawing diagrams. using live server and going thru code in VS code. rewatching videos.
@patrick9969
@patrick9969 2 жыл бұрын
Do you use notion?
@adrianbornea
@adrianbornea 2 жыл бұрын
Triple the tutorial. Watch once code 3x and try to gamify it. Add other features. (Just a reminder for my self also 😂)
@bevik12
@bevik12 2 жыл бұрын
I did Colt Steele Web dev bootcamp, just stopped before the Back end part then took Jonas Schmedtmann JS course and now trying to build an app. Damn it is challenging. Very different when noone is holding your hand. Even though I use PC 25+ years I know basically nothing about coding. Long journey for sure. Must pay off.
@audiobookn
@audiobookn 2 жыл бұрын
How are you managing after 1month? :)))
@josiasguzman3318
@josiasguzman3318 2 жыл бұрын
I bought a Udemy course from Dr.Anyela Yu and there’s lots of information and it’s very detailed but the only problem i have it’s that most people never end up doing the whole course. It’s 65 hours of content. I found out that learning Html, css and JavaScript is the best way yo start
@williamseipp9691
@williamseipp9691 2 жыл бұрын
There are 3 strategies I employ. 1. Overview: "find the border pieces." When you're doing a 500 piece puzzle you can gain momentum by doing the easiest thing first. You also understand at a high level where things go. Oh the red colors are here, this section will be too difficult, etc. When you do the same for a new subject you give yourself context for future bits of information. 2. Avoid rabbit holes. We're constantly googling new concepts but it can get easy to get sidetracked. There's a bare minimum to understand about a given subject to put it into use. It just takes a bit of discipline and self awareness that oh I'm not being productive, I'm just chasing a new shiny object. If I do find something interesting I'll grasp a high-level blurb about it on Wikipedia and make a note of it to re-visit the subject later. 3. Build on what you already know. I use analogies to understand on a superficial level what a given technology does. This is important for #2 because I don't need deep understanding of something in order to use it. Powershell for example, returns objects instead of pure text on the command line. Oh, APIs are kind of like the TOS for a service, but between computers. Oh, relational databases are kind of like Excel spreadsheets. Oh, GraphQL makes a bit more sense if I think about it in the context of a restaurant ( I was a waiter ). Sometimes the analogies are incorrect but more often than not it's good enough. There's no need to understand the inner workings of something so deep in order to use it, just as someone who's stepping on the gas pedal in a car doesn't need to study the combustion engine and a car transmission in order to drive. That is, until you do.
@JensRhude
@JensRhude 2 жыл бұрын
thank you for this insight! This helps me a lot.
@LIFTEDIT1
@LIFTEDIT1 2 жыл бұрын
LISTEN to this guy: 14 years in IT, a couple undergrads, CCNA, etc. and the first 2 points are really beginning to solidify for me at this point in my career. Had I began with this knowledge…
@LIFTEDIT1
@LIFTEDIT1 2 жыл бұрын
LISTEN to this guy: 14 years in IT, a couple undergrads, CCNA, etc. and the first 2 points are really beginning to solidify for me at this point in my career. Had I began with this knowledge…
@isirlasplace91
@isirlasplace91 2 жыл бұрын
Just found your channel recently and I love that you're willing to share these tips with us who are still learning!!
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Amazing!
@keithakola
@keithakola 2 жыл бұрын
This is fantastic information. I graduated college 20 years ago and KZbin didn’t even exist. God bless
@Rift_131
@Rift_131 2 жыл бұрын
A thousand likes! As someone on the journey to changing careers into software engineering I greatly appreciate this collection of resources.
@anouarbf2963
@anouarbf2963 2 жыл бұрын
OMG your video came in time. I was feeling disappointed of my way of learning because I feel like I've spent a lot of time watching tutorials almost one year and still cannot build a simple project, which is really embarrassing
@hajee_talsy
@hajee_talsy 2 жыл бұрын
bro we’re in the same boat haha still havent built a proper project yet cuz ive no idea
@obinnakennedy3228
@obinnakennedy3228 Жыл бұрын
Same
@emmanuelolubodun1
@emmanuelolubodun1 2 жыл бұрын
Searched for this "best study tips for newbie software engineers" and your channel popped up, been addicted since then. Started my software engineering journey last month in ALX school and I'm overwhelmed by how hard it is hence why I searched. We just finished Linux, shell, bash and I still need to learn more for better grasping. It's really hard. Your channel is a gem really.
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Thanks for the kind words & GOOD LUCK, keep grinding👊
@zvndmvn
@zvndmvn Жыл бұрын
Being "right-brained" makes it especially difficult to grasp "left-brained" concepts, but once you do get it, that creativity can actually pull a lot of weight in the design process. To put it another way, Some people struggle with understanding but might excel at implementation, and others vice versa. The lucky ones excel at both! Anyway, I'm glad to hear someone else express the importance of visualization, and provide such great resources too! 💯
@armandot5099
@armandot5099 2 жыл бұрын
Thanks for inspiring me to take the coding learning by myself. Found your video and implemented same learning method!
@paulmilakeve
@paulmilakeve 2 жыл бұрын
Love your channel because you are bringing some very helpful insights for us to use to help ourselves. Thank you.
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Let me know if this series sounds interesting to you! If you want to learn to code from zero, check out ZTM from the link below (NOT sponsored). Use code FRIENDS10 for 10% off (affiliate link): academy.zerotomastery.io/a/aff_7z2z3ppm/external?affcode=441520_vhlt5jy9
@rohitsinghnegi2966
@rohitsinghnegi2966 2 жыл бұрын
i have watched all your videos it really help me improving and learning coding. keeping going buddy ☺️
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
That's so amazing to hear!
@thelootmachine9257
@thelootmachine9257 2 жыл бұрын
I learn Data structure concepts from KZbin channels by youtubers in my country to understand everything and coding stuff in my language. Rest I do deep learning from geeksfromgeeks platform and practice in leetcode. I loved your strategy dude.🔥
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Great!
@sanjaykanthyepuri573
@sanjaykanthyepuri573 2 жыл бұрын
Great ...Thank you bro .. I will try it
@potatopotato8767
@potatopotato8767 Жыл бұрын
I am a visual learner too, and in the last few years my memory became short...I will study something but after a few months ,I feel like I don't remember anything about it! Do you think these strategies will help me?
@InternetMadeCoder
@InternetMadeCoder Жыл бұрын
the key is to APPLY what you learn a bunch of times. That makes it go into your muscle memeory. DOn't try to memorise. Visualisation helps in understanding but after you understand, you have to apply it
@enz1
@enz1 2 жыл бұрын
Insane growth been watching since 1K!
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
amazing!
@haamidfarhaan1681
@haamidfarhaan1681 2 жыл бұрын
Hope this channel grows into one of the most well known coding channels
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
let's hope!
@Jose_T131
@Jose_T131 2 жыл бұрын
Excellent as always , I agree , we need have a more visual approach when learning, school system shall add this
@somnathchowdhury7334
@somnathchowdhury7334 2 жыл бұрын
You're amazing guide!! ♥️ Which concepts of mathematics are needed to be a programmer...can you make a video on this topic plsss??
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
I'll make one soon!
@germanandresruizhernandez3979
@germanandresruizhernandez3979 2 жыл бұрын
This channel is growing very fast, congratulations.
@vishalnangare31
@vishalnangare31 2 жыл бұрын
The world still exists today because of good people. Thank you.🙌🙂
@budijansen4773
@budijansen4773 2 жыл бұрын
1. visualization 2. combine learning methods
@rohith7929
@rohith7929 2 жыл бұрын
Good content brother. Currently I am learning to code to switch to a development role
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
that's awesome, good luck !!
@urahara264
@urahara264 2 жыл бұрын
Amazing content Tuomas thank you so much !!
@KevinLim-vt1jn
@KevinLim-vt1jn Жыл бұрын
YOU HAVE SAVED ME FROM DARKNESS OF CODING TUTORIAL! THANKS ALOT!!! KEEP UP THE EXCELLENT WORK!
@Abhi_9478
@Abhi_9478 2 жыл бұрын
Very! Very! Helpful 🙂 thanks for it. Please make a video on topic Web development vs app development.
@codeyourcode-python8014
@codeyourcode-python8014 Жыл бұрын
Most of the time when I completed a code in Python, whether it was successful or not, I put it in THONNY IDE and run it step by step in debug mode to understand what really happened step by step. Sometimes we get the necessary output but we are not 100% sure how we achieved it. So I think it made my learning and understanding faster.
@PcHabitat
@PcHabitat 2 жыл бұрын
Hello my friend, I saw your videos on CS50 and the CS50 web track. Do you recommend the CS50 track for the purpose of problem solving in order to get better at Web Dev?
@EugeneHaroldKrab
@EugeneHaroldKrab Жыл бұрын
You, are slowly changing my life
@writayanpaul701
@writayanpaul701 2 жыл бұрын
Your videos just inspire me a lot and I am so hyped up that I have also started learning Web Programming through THE ODIN PROJECT and also planning to start with CS50. Can you recommend that is there any prerequisite before entering into the CS50 course?
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
no prerequisites at all :)
@writayanpaul701
@writayanpaul701 2 жыл бұрын
@@InternetMadeCoder Thank you very much and after being proficient enough can you help me get a referral at the company you are currently working for?
@dhyeyy
@dhyeyy 2 жыл бұрын
this will help me in my k-12 exam thx 💙
@TuomasKivioja
@TuomasKivioja 2 жыл бұрын
yo! Can't believe you gave me all your coding powers after I hit the like button!!
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
goes to show that one should always like my videos...
@sanikaeshitadoifode8558
@sanikaeshitadoifode8558 2 жыл бұрын
You are right visualisation is important thing to learn any things all are this resource are very nice thanks
@sanikaeshitadoifode8558
@sanikaeshitadoifode8558 2 жыл бұрын
I really go into visualisation and think as it is really happened with me
@bellabear653
@bellabear653 2 жыл бұрын
I must say I am impressed you really have gathered so many resources into one. You should really create a simple website and have all these links up. Also you could link to all your KZbin videos and bump the SEO of your videos up as well.
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
I have one yeah, not utilized it enough I think
@talhasial9337
@talhasial9337 2 жыл бұрын
Bro i am interested to learn coding and i am currently learn its basics and basic programs in c++..again best wishes for you👍
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
All the best to you too Talha, best of luck!!
@talhasial9337
@talhasial9337 2 жыл бұрын
@@InternetMadeCoder❤️
@aathiranthiyash6572
@aathiranthiyash6572 2 жыл бұрын
Thank u so much man for this great video very informative
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Glad you enjoyed it!
@julievu22
@julievu22 2 жыл бұрын
Aww thank u so so much ❤️❤️❤️ keep going 💯
@raghavbhatia5898
@raghavbhatia5898 2 жыл бұрын
What kind of maths we need to learn coding? Like what are the main concepts we need to know?
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
that's a great question - I'll make a video soon. But in general, discrete math, linear algebra, graph theory and number theory is important for computer science - not strictly needed for coding but it helps down the line.
@carlosluischavarriarivera9271
@carlosluischavarriarivera9271 Жыл бұрын
Hi From Costa Rica brother. Man, I just love it: 3Blue1Brown , I started viewing your channel this week, and I have to say "You Rock". I'm in the process of starting The University in Software Engineering and Math is one of those topics I found scary a bit. But I'm sure getting more confident with the resources I found on your channel. Thank you so very much, you make me really want to go all the way with this journey. Bles..!
@sayChristIsKing
@sayChristIsKing Жыл бұрын
1:29 what site is that handy tool from? Anybody?
@johanamariapaulinourena3118
@johanamariapaulinourena3118 2 жыл бұрын
I love it! Me inspiraste a seguir aprendiendo a programar, anteriormente anteriormente había hecho un bootcamp y como no tuve una buena experiencia me había dado por vencido, pero ahora tengo 2 semanas que retomé mis estudios de programación de forma independiente.
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Me encanta oir eso, estudiar independientemente es mi forma favorita a aprender cosas! Buena suerte!
@luiggymacias5735
@luiggymacias5735 2 жыл бұрын
El bootcamp te enseñaba react verdad?
@johanamariapaulinourena3118
@johanamariapaulinourena3118 2 жыл бұрын
@@luiggymacias5735 sí, pero en el bootcamp no duramos el tiempo necesario en aprender bien JavaScrip y por eso la verdad es que era demasiado abrumador poder consumir toda esa información
@germanandresruizhernandez3979
@germanandresruizhernandez3979 2 жыл бұрын
@@johanamariapaulinourena3118 para JavaScript he usado diferentes recursos gratuitos como los cursos avanzados de Udacity como Asynchronous JavaScript Request, ES JavaScript Improved, JavaScript Promises o JavaScript Design Patterns. Es más, los cursos de Learn JavaScript y Learn Internediate JavaScript de Codecademy también tocan estos temas de una manera didáctica.
@luiggymacias5735
@luiggymacias5735 2 жыл бұрын
@@johanamariapaulinourena3118 Si, es que en unos 3 meses no se puede aprender un lenguaje a profundidad
@RobertSpiller
@RobertSpiller Жыл бұрын
I wonder if using mind maps would make learning this faster? And how do you compare that to using notion? And can this way of learning apply to Python, which I'm learning right now, and is there a website similar to the one you're talking about in this video?
@rafaykhattak483
@rafaykhattak483 2 жыл бұрын
do more of this!! this is amazing
@kittel-dev
@kittel-dev 2 жыл бұрын
I feel your struggle, same here!
@prasanjitojha410
@prasanjitojha410 Жыл бұрын
Bro please kindly help me . I love to do coding but i really don't know what exactly I need to do I mean which one ... like data scientist Web stack developer Software engineer A programmer... As a beginner what should I do ??? I am statistician what should be the best for me ...
@victorfreitas9638
@victorfreitas9638 2 жыл бұрын
Your channel is super cool. Keep it up.
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Thank you so much!
@diptammukhopadhyay7789
@diptammukhopadhyay7789 2 жыл бұрын
Congrats on 100k subscribers🔥🔥🔥🔥🔥
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
🎉
@diptammukhopadhyay7789
@diptammukhopadhyay7789 2 жыл бұрын
@@InternetMadeCoder 🔥
@AvivaMartin
@AvivaMartin 2 жыл бұрын
Half a million!!!!! Your crushhhhing it
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
haha thanks Vivi, it's CRAZY
@ranjandwivedi4336
@ranjandwivedi4336 2 жыл бұрын
Very nice information brother God bless you
@madhusaivemulamada3556
@madhusaivemulamada3556 2 жыл бұрын
Finding the right videos/courses is the key. How do you evaluate to choose one course over several other options available?
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
I'm making a video about that soon! But generally, I just google them and find as many opinions and experiences as possible before deciding
@madhusaivemulamada3556
@madhusaivemulamada3556 2 жыл бұрын
@@InternetMadeCoder thanks 👍
@rh4270
@rh4270 2 жыл бұрын
Good Stuff!
@Taskade
@Taskade 2 жыл бұрын
Excellent producitivty hack ;) Do the hard jobs first. The easy jobs will take care of themselves.
@fahvygaming1118
@fahvygaming1118 2 жыл бұрын
Please what the best tutorial/course for web development. Please 🙏
@sherryzia6770
@sherryzia6770 2 жыл бұрын
Hey so I am in your footsteps and currently in the Odin project I should complete it and then go for cs50 correct?
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
you can do CS50 before, in between or after the odin project, works in any order
@sherryzia6770
@sherryzia6770 2 жыл бұрын
@@InternetMadeCoder thanks mate.
@leeee4529
@leeee4529 2 жыл бұрын
Hey bro i am gonna learn programming, so which one is best a laptop or computer.
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
doesn't matter
@frog6054
@frog6054 2 жыл бұрын
I prefer laptop because it requires less space and is more portable.
@leeee4529
@leeee4529 2 жыл бұрын
@@frog6054 thank you
@olagarto1917
@olagarto1917 Жыл бұрын
3blue1brown is a saint and should be cannonnized
@luiggymacias5735
@luiggymacias5735 2 жыл бұрын
Gracias amigo por tus vídeos
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
un placer!
@saishjethe338
@saishjethe338 2 жыл бұрын
Hey. Is calculus used in computer science.?
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
not that much as far as I know but it tends to be taught in CS degrees so I assume it has some applications
@saishjethe338
@saishjethe338 2 жыл бұрын
@@InternetMadeCoder oh thanks
@Ajazahm
@Ajazahm 2 жыл бұрын
Sir i feel like i dnt have enough time to learn code anymore.. plus it feels very wierd to me just to spend whole day on variable only etc .plus i dnt get how to understand statement or conditions ..any tips
@omkarmore4488
@omkarmore4488 2 жыл бұрын
Love from india
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
@el-kawther8937
@el-kawther8937 2 жыл бұрын
Thank U for sharing with us this informations ^_^
@rossbitchoka9825
@rossbitchoka9825 2 жыл бұрын
is coding abstract?
@Tesla_699
@Tesla_699 2 жыл бұрын
Good video bro
@omkarmore4488
@omkarmore4488 2 жыл бұрын
Interesting
@sairaj_shete5324
@sairaj_shete5324 2 жыл бұрын
So you are currently on job or still learning?
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
learning now, job starts in September
@monalizafernandez9986
@monalizafernandez9986 2 жыл бұрын
AMAZING
@Intelmagnate
@Intelmagnate 2 жыл бұрын
good video
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Glad you enjoyed!
@joeyalfaro2323
@joeyalfaro2323 2 жыл бұрын
venkat subramaniam I watch every video he has parts I don't understand jot down time started and he finished. Then break down lesson. I hand write code on paper. Any words I don't understand I Google grasp concept, get plenty mental rest don't skip ahead it's slow crawl forward.
@tomc8157
@tomc8157 2 жыл бұрын
Hmm making money to eat and live is survival..so my brain better get with the program.
@airflow0
@airflow0 2 жыл бұрын
You just need google and a brain. No need for hacks, no need for school. If you really want to code, just sit down and do it.
@mohdymi
@mohdymi 2 жыл бұрын
👍
@Beimnetwondu
@Beimnetwondu 2 жыл бұрын
What do you do for living?
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
On a gap year. I have a Software Engineer job offer that starts in September.
@Beimnetwondu
@Beimnetwondu 2 жыл бұрын
Ok i am now finished highschool and what did you tell me to learn because what makes software engineering good than others
@notagain3732
@notagain3732 2 жыл бұрын
Cool
@user-ni2kr1mh8l
@user-ni2kr1mh8l 2 жыл бұрын
Sleep a lot, or for 1/2 hours after learning
@khadeerdudekula7168
@khadeerdudekula7168 2 жыл бұрын
👍 1st
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Congrats, cookie earned 🍪
@khadeerdudekula7168
@khadeerdudekula7168 2 жыл бұрын
Hay bro I need a suggestion,,, Am like watching some tutorials and writting everything on notes for practice and to learn it later....(in coding) ..so is this correct way?? Is there any other way to take notes for programming classes bec my way takes too much of time ?
@sundayconde
@sundayconde 2 жыл бұрын
@@khadeerdudekula7168 i have same doings. I hope @Internet Made Coder will reply.
@cipheredzay
@cipheredzay 2 жыл бұрын
But you need 1:44 to say super secret crucial thing
@vasukalluru24
@vasukalluru24 2 жыл бұрын
Peace. I am on the way..
@mohdymi
@mohdymi 2 жыл бұрын
I think you mispronounced visualisation at 1:40 , but it's totally understandable :D
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
oh it could be haha
@EuphoricDan
@EuphoricDan 2 жыл бұрын
Dude, don't tell people they can learn coding in 4 months.
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
Why not. They can. Adopt a growth mindset.
@EuphoricDan
@EuphoricDan 2 жыл бұрын
@@InternetMadeCoder I've been studying C++ for hours daily with the 1 on 1 help of a professional engineer for months. Waking up at 4AM, writing programs for 2 hours before work; coming home from work and doing another 2-3 hours. I'm no where even close to "learning to code". This is like another year away of 4+ hour a day study with 1 on 1 help (at least). Like, what do you mean "learn to code in 4 months?" There's absolutely no fucking way anyone is getting through the CLRS and mastering programming language in 4 months.
@InternetMadeCoder
@InternetMadeCoder 2 жыл бұрын
No one said anything about mastering.
@keithakola
@keithakola 2 жыл бұрын
C++ isn’t a walk in the park.
How I Study SMARTER, Not HARDER (my secret hacks)
9:13
Internet Made Coder
Рет қаралды 53 М.
How I Learned to Code FAST
10:42
Internet Made Coder
Рет қаралды 36 М.
Violet Beauregarde Doll🫐
00:58
PIRANKA
Рет қаралды 48 МЛН
GTA 5 vs GTA San Andreas Doctors🥼🚑
00:57
Xzit Thamer
Рет қаралды 25 МЛН
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 347 М.
So, you want to be a programmer?
20:43
ForrestKnight
Рет қаралды 297 М.
How I Would Learn To Code (If I Could Start Over)
13:43
Namanh Kapur
Рет қаралды 7 МЛН
Self Taught Programmers... Listen Up.
11:21
Nick White
Рет қаралды 1 МЛН
Data Structures Explained for Beginners - How I Wish I was Taught
17:06
Internet Made Coder
Рет қаралды 571 М.
Habits that changed my life
8:07
PIRATE KING
Рет қаралды 58 М.
How I Learned to Code in 4 MONTHS & Got a Job Offer (no CS Degree)
9:17
Internet Made Coder
Рет қаралды 3,6 МЛН
How I would learn to code (if I could start over)
10:52
PIRATE KING
Рет қаралды 1,3 МЛН
The TRUTH About Math for Programming
9:51
Internet Made Coder
Рет қаралды 120 М.