How I learned to code in ONE day

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • This is a true story of how I learned to code in one day. I don't recommend this, because it's a terrible method but if you want results, this is what worked for me.
    Disclaimer: coding in one day doesn't make you an expert (trust me, I know)
  • Наука та технологія

КОМЕНТАРІ • 11

  • @azulshusband
    @azulshusband 9 місяців тому +2

    "so you know how to create a list, but the real question is why should you create a list." this right here.

  • @raulbustamante8337
    @raulbustamante8337 5 днів тому

    really inspiring. I agree with tutorials not teaching why things are done, instead just do things and you connect the dots

  • @wake-digital
    @wake-digital 9 місяців тому +1

    Great video. Love to see facts on how to actually improve.

  • @JohnDo-ntchaknow
    @JohnDo-ntchaknow 9 місяців тому

    I was forced to learn a lot of the concepts of Python for a technical evaluation project. Hadn't ever really used it before and for the position they expected me to be able to work with it. It took me most of the week that they gave me for a timeline but I got it done and it actually looked pretty good.

  • @roan98
    @roan98 9 місяців тому +2

    You cannot really code when you can create a simple web scraper in python. You merely got the basics of how to perform certain actions in a scripting language. The real challenge of coding is the way you think, understanding data structures, working object based etc. But you gotta start somewhere, and this is indeed a great way to start

    • @codingwithdee
      @codingwithdee  9 місяців тому

      I totally agree, 24 hours wont make you a seasoned coder. Thinking about it, I think a lot of the time it’s getting stuck in tutorial-hell for months and that short deadline just helped me to just do it myself. Thanks for watching!

  • @Anonymousewizard
    @Anonymousewizard 9 місяців тому

    im 1 year into python now, finally it feels like i can speak it like native language and understand the more advanced concepts, do not fool youself into thinking you know, as you dont know what you dont know! ( i learn this every month i keep coding! ) if you are starting out, learn the fundamentals of python, for example, ( create a program that will add two numbers, you could go further to write this to a list or dictionary and save it to a txt or json file, then read the data, then maybe you move onto learning loops, then you can understand how the code will begin to work and you can start using functions and class's to make your code more readable/ functional. then you maybe move onto learning different modules, etc... do no overwhealm yourself! start simple and learn the basics my friends! follow a simple tutorial that will teach you how the system works, not how to make the system! good luck and keep at it!

  • @B_knows_A_R_D-xh5lo
    @B_knows_A_R_D-xh5lo 11 днів тому

    😊😊😊😊😊 0:07 ❤❤❤❤❤❤❤❤❤❤❤

  • @dylanwilliams8428
    @dylanwilliams8428 9 місяців тому

    Why didn't you ask chatGPT?

  • @devilvortex1
    @devilvortex1 9 місяців тому

    smart girl