How I Would Learn To Code FAST In 2024

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024

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

  • @TechWithTim
    @TechWithTim  8 месяцев назад +13

    You can copy the curriculum directly from a course like mine and learn it on your own for free! techwithtim.net/dev

    • @3s843a
      @3s843a 8 месяцев назад +1

      hi tim

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

      super valuable vid!

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

      Your so handsome Tim. How are yo so hard working

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

      Thanks a lot, your videos are realy helpful

  • @TomasRamoska
    @TomasRamoska 8 месяцев назад +2

    If you only learn coding for money you better do something else.
    No passion == No progress.

  • @Batendor
    @Batendor 7 месяцев назад +4

    For me, I had a project in mind that involves Raspberry Pi and its interaction with hardware .etc. Immediately found out that learning Python a must before I can go any further.

  • @ReflectionOcean
    @ReflectionOcean 8 месяцев назад +1

    Determine your coding learning goal and write it down for daily motivation. 0:06
    Follow a reputable coding curriculum or replicate one to structure your learning. 1:01
    Allocate long periods for coding practice to enhance focus and productivity. 3:40
    Embrace curiosity during practice to deepen your understanding of coding. 4:52
    Utilize coding tools and resources like ChatGBT for assistance and faster learning. 6:34
    Apply coding knowledge in projects to reinforce theoretical concepts. 7:36
    Join a coding community for support, motivation, and shared learning experiences. 9:16

  • @knowledgekernels_edu
    @knowledgekernels_edu 8 месяцев назад +3

    Can you please start a course about 100DaysOfCode with Python! ?

  • @spicyshizz2850
    @spicyshizz2850 8 месяцев назад +5

    Hey Tim, are you still programming while you’re a full time RUclipsr? What are your thoughts on AI/ML/AGI? From my perspective, doesn’t this seem as the most pivotal moment in history? Assuming it will happen, but it hasn’t happened yet, our decisions will affect its development correct? So shouldn’t we spend our time on trying to best in ensuring prosperity and success with this, as it can bring a WHOLE lot of amazing benefits, but with that much power there must be ethical concerns to be wary of and act on, correct?

    • @alst4817
      @alst4817 26 дней назад

      Nah, no hate but dude is a codefluencer not a dev. It just shows the kind of market we’re in at the moment where talented guys like Tim don’t want to work in the industry…

  • @firstclass2222
    @firstclass2222 7 месяцев назад +1

    the main reason for me to learn how to code is:
    - have/practice a better logical thinking,
    - be full flexible in my outcomes (independend of moduls from providers, etc.)

  • @omarsharif4814
    @omarsharif4814 8 месяцев назад +3

    Lol i just realized, when i started learning all of this was around the same time you started making videos. I remember thinking back then "this dude is my age and is so much better than me. I'm so ashamed". Fast forward today, im a senior swe and im still thinking "this dude is my age and is so much better than me"

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

      Damn senior SWE, congrats on the journey!

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

      congrats bro! Any advice you'd give?

    • @omarsharif4814
      @omarsharif4814 8 месяцев назад +1

      @yessirski7868 thanks man. Honestly, the one thing I wish I knew when job hunting is that you shouldn't waste your time applying for only entry level. I wasted so much time, didn't get a single interview, and started to feel hopeless until I started applying for non-entry roles. Within the first 3 weeks I got like 4 interviews and the job I ended up actually landing, I'm pretty sure I completely failed the coding questions 😭

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

    when im watching a video from your swe course i have chatgpt open on the side and then just ask it about the topic before hand. i tell it to explain it simply, like say js prototypes, and use that as a sort of primer going into the lesson.

  • @Lets_code_together_
    @Lets_code_together_ 8 месяцев назад +1

    can you suggest best DSA course i want to master in python................
    🧐

  • @HdHh-or2pu
    @HdHh-or2pu 8 месяцев назад +1

    I want to learn code to make comfortable with my application all in one

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

    AI coming....
    we have problems.

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

    сайн байна уу. Би Монгол хүн, зүүн хязгаарын хотоос таны бичлэгүүдийг үздэг. Би питон саяханаас сурч эхлээд байгаа. би монгол хэлний яриа-текст-яриа хийж сурахаар anaconda платформ windows дээр суулгасан. машин сургалт сонирхож байна. цаашид программууд offline үед ажиллаж байх хэрэгтэй тул энэ талаар зөвлөмж хүсэж байна.

  • @Bair994
    @Bair994 8 месяцев назад +21

    As someone learning from AI, a big tip that helps to add to his point is asking for syntax instead of the code from ai. alot of the time the ai gives too much when all you need is a little hint

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

      Great tip!

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

      I guess this is not right.
      To become a good programmer someone has to see the whole picture but not the whole picture at the same time(to even start doing things lol).
      How would it be useful if someone is just programming some Spaghettistyle-Code, if he does not understand the higher concepts and thinks he is right, just because he is able to write code that compiles that AI gave him, just because AI is exactly doing what it was asked for, even if it is not the right thing to do so.
      But i have no idea if AI is even mentioning that it is bad what it was asked for, because i havent tried it for myself yet, that i would just ask for code that compiles.
      Just ask for the Code, and try to understand and ask yourself the whole time, use Google in paralell or even open another chat and learn the details(but at the same time dont get lost into it how a hashtable works mathematically behind, or why or how it gets done like it gets done, if you dont have an academical degree in Math or you are a Genius). I think this is also crucial besides understanding the higher concepts.
      Yesterday i found out trivially from code that AI give me what a Monad means, what a category is in this context. Sure i would Not understand magically the what the whole thing of a monad and how are all mathematical things behind it are working in particular, but i was kind of astounded. It just came into my mind.

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

      Also someone should always give his whole code to AI, without exceptions. And i would not answer the question why he should do so, because if someone would ask me that he would be just not thinking in the slightest way possible aka plain stupid in this moment.
      Maybe someone should not give the whole code if someone is doing illegal things. But then he should also stop using Copilot in his IDE and also his private Git if he is hosting his "things" there, if he is that paranoid, just to mention it. Or should even stop using Windows, without jokes.

  • @useronetwothree-z6f
    @useronetwothree-z6f 5 месяцев назад

    he pronounced "always" like "alwees"

  • @yjlin-zr7jc
    @yjlin-zr7jc 5 месяцев назад

    1.Make your goal clear to understand what you're doing and why you're doing this thing,
    2.Utlise the efficient tools, like ChatGpt, figure out the fundamental concepts and basic skills
    3. Mess things up,keep curious and explore different ways to accomplish your project,
    4. Find your pals, talk with them, know your progress better
    5.Keep trace of a reputable curriculum, learn it on your own and try to make your knowledge structured
    6.Practice makes perfect, stay focused。

  • @muhammadharithwafiyfazrulf8778
    @muhammadharithwafiyfazrulf8778 6 месяцев назад

    1. Figure out my goal
    Remind yourself this goal whenever you feel overwhelmed
    2. You need to have a plan
    You need to know what to learn
    Find a course that suits you
    Keep track your progress throughout your journey.
    3. You need to practice coding every single day
    3 to 4 hours a day just learn and practice
    Eliminate all your distractions
    Give yourself time to study
    4. Constantly ask yourself a question ( be curious )
    This will lead you to find out more about something ( why is it like this, how can i do this way.... )
    5. Utilise personal assistance ( chat gpt for example)
    This will prevent from getting stuck at certain project.
    Let chat gpt solve your problem, learn it , identify your mistakes.
    6. You need to have a feeling of wanting to solve problems
    7. Join any community
    It helps you to communicate with others and ask them to teach us.

  • @Lets_code_together_
    @Lets_code_together_ 8 месяцев назад +2

    And I need a roadmap to become pro level in python

  • @sailesh2838
    @sailesh2838 8 месяцев назад +1

    Can someone suggest me a community to learn python, a place where I could get my doubts clarified.

    • @TechWithTim
      @TechWithTim  8 месяцев назад +1

      I do have a discord server: discord.gg/twt could be a good free place to start

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

    Distractions or destructions? Hmmmmm? Certainly, distractions will lead to destructions ... but yeah .. see, I have an eye for detail. :)

  • @gelzintvidaure
    @gelzintvidaure 8 месяцев назад +1

    These videos are the ones worth going to RUclips and taking the time for, thank you.

  • @rronzeyy
    @rronzeyy 3 месяца назад

    thanks for motivation!

  • @colbyhessifer1365
    @colbyhessifer1365 8 месяцев назад +1

    thank you so much for everything you do for us..
    whenever i make it to a major company i will reach out to you !!! if it wasnt for you idk where i would be thanks man

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

    i totally agree with tim all he said expetially inchatgpt.... but it didnt work for me...i am stll bad in coding

  • @thelavagod
    @thelavagod 8 месяцев назад +1

    Tim has beard

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

    ❤️❤️

  • @blog.pymastery
    @blog.pymastery 8 месяцев назад +1

    Hi Tim I tried to take software developer course in coursecareer but it's Go language and I want in Python!

    • @TechWithTim
      @TechWithTim  8 месяцев назад +2

      You can learn Python in the devops specialization which is included FREE in the course :)

    • @blog.pymastery
      @blog.pymastery 8 месяцев назад

      I see!
      Thanks.

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

    Tim i have been your follower since day one i just need help from you i am a coder and want to get into RUclips and need a camera can you be of help i need your support please believe in my journey

  • @thestickbuster1852
    @thestickbuster1852 8 месяцев назад +1

    Thanks Tim! I just started coding and these tips made me go faster and better at Coding!

  • @cyberlotus4800
    @cyberlotus4800 8 месяцев назад +1

    Tim, you wrote "destructions" instead of "distractions" and it made me giggle! Great video and very helpful!

    • @TechWithTim
      @TechWithTim  8 месяцев назад +2

      I was distracting you ;)

  • @Big_chicken-ok8gc
    @Big_chicken-ok8gc 8 месяцев назад +2

    Love your videos as always ❤️

  • @ZakariaGassama-nr5ji
    @ZakariaGassama-nr5ji 7 месяцев назад

    Hi Tim
    I am bad at math but want to learn to code
    What types of math do I need to study

  • @JonibekHamroqulov-bf8gp
    @JonibekHamroqulov-bf8gp 8 месяцев назад

    Please make real projects in python, django

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

    Because I already have a career and it is pretty easy…so far, hehe! Just a hobby.

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

    how can i find a golang job as a junior whitout experience?

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

    Hello tim i see your videos and your guides to help future developers to enter this tech world,i have been a professional chef or 20 years and i am starting to change career to become a software developer as i have enough work experience in my other job this future job if i successfully enter will be new to me ,i am doing a bootcamp this march but i am trying t o learn everything the curriculum in my bootcamp is going to teach me so i will prepared ,i will try Web Development but i am.also trying to learn other languages like python,java,c# so i can have opportunities in other fields,i am honest i do this career change because of money and my motivation is that becase other jobs dont give that much than being in the tech as i see difficulties in my life now i was finding a fast solution to bring more money in than doing blue collar jobs that dont pay too much

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

    I}important is getting result faster. Many people will lost interest if you need to learn long before getting first result.

  • @joeykelly6385
    @joeykelly6385 8 месяцев назад +1

    I’ve been learning and the ai helps a lot but you still gotta figure out how everything connects and you’re still going to have to learn it all

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

      For sure, but much faster with AI

  • @williansuarez3988
    @williansuarez3988 8 месяцев назад +1

    ¡Excelente!

  • @johnbett-bv6zi
    @johnbett-bv6zi 8 месяцев назад

    hello john from Africa,Kenya... still watching your videos know i understand to code python

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

    i do confirm this video as a 7 month python user! and love how you upload. we recently moved to canada.

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

    love from iran

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

    Please gyat tech

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

    Btw can u make some videos on JSON or sth like that?pls?

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

      I actually have a Json video! U can lookup Json on my channel

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

    Helpful. Thanks Tim.

  • @7777xm
    @7777xm 8 месяцев назад +7

    I'm pretty much self-taught, but still a noob. The Harvard CS50 curriculum has been phenomenal for me.
    I also did the Google data analytics course.

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

    Interesting!😃

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

    thx dude for your tips, i will continue to follow your advices !!

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

    but it is not work for all country e.g africa

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

    Welcome to the most saturated market on the planet

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

      It's not even saturated lol so many places need coders. There's literally jobs by me hiring like crazy... Some of y'all need to learn what ur saying

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

      @@john9908 post some listings for the homies

    • @michellefranklin3182
      @michellefranklin3182 8 месяцев назад +2

      All coding is done in India and there is no money in the West for web programmers.

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

      @@michellefranklin3182 we let that happen by not forming unions

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

    amazing video tim thank u so much

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

      You are very welcome

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

      Am so amazed u replied🤩🤩😲🤯🤯🤯🤠🤠
      It means a lot to meee,This motivates me more than the video🤩

  • @ThePositiev3x
    @ThePositiev3x 8 месяцев назад +69

    whenever this dude needs quick money, he just changes the script just a little bit and posts a video that promotes his course

    • @TechWithTim
      @TechWithTim  8 месяцев назад +74

      I don't know how you were able to watch the entire video when it was literally just uploaded... I've said this many times, no one should buy something they don't feel has value, I suggest people COPY the curriculum and learn it on their own so they can at least have some kind of structure to follow along with. Or you could just take a course and refund it...

    • @arjoai
      @arjoai 8 месяцев назад +38

      @@TechWithTim Tim they just don’t understand that you have built an organic relationship with your subscribers and followers. Keep up with your content ❤

    • @TechWithTim
      @TechWithTim  8 месяцев назад +19

      appreciate that! :) @@arjoai

    • @Da_phuc
      @Da_phuc 8 месяцев назад +10

      ​@@TechWithTim You are one of the best ❤ dude in Internet where we can actually learn something. I still watch your years old videos🔥.

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

      thanks a lot you are my teacher and I really loves your videos
      thanks from the middle east ❤

  • @Darkin-w
    @Darkin-w 8 месяцев назад

    video 0-0

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

    first