How I Would Learn Python in 2024 (if I could start over)

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

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

  • @alexmckinley79
    @alexmckinley79 3 месяца назад +100

    As someone who has been learning python for a year, I highly recommend this guy's videos over most other tutorials out there, but if I could suggest another great resource it would be Mosh Hamedani's 6 hour python RUclips tutorial as a great starting point. That said Tim has a huge repertoire of great videos to get you started with various projects that will get you coding confidently.

    • @alexmckinley79
      @alexmckinley79 3 месяца назад +5

      Thanks for all the hard work. You're a great teacher.

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

      I recommend

    • @LindaniGama-vy1pq
      @LindaniGama-vy1pq 3 месяца назад

      Thank you this is very helpful, I've actually checked the video out and it seems easy to follow

    • @PAnon2024
      @PAnon2024 3 месяца назад +2

      fully agree with everything in your comment - Mosh's stuff is great and easy for beginners starting out, Tim's stuff will cover pretty much everything else you need to learn and keep learning. Always good to use multiple sources also, but if I had to name 2 I would have said the same!

    • @samuelodame1511
      @samuelodame1511 3 месяца назад +1

      Exactly how I started

  • @southvillechris
    @southvillechris 3 месяца назад +25

    Your tutorials and videos are so clear, demystify jargon, and your step by step instructions are brilliant. Thank you!

  • @Ovoworks
    @Ovoworks 2 месяца назад +6

    That's it This is the video that completely convinced me that @Tim Knows what he is doing. Especially where he mentioned "If you are using a video, pause the video and ensure to code along the instructor, to be fully engaged with the Instruction" also, """use a video resources, because, you can't ask about what you don't know" to were 2 basic concepts mentioned that made connect with tim.
    So good to be back on my Python Journey... Glad to use Tim's resources

  • @peppergrowmienola4850
    @peppergrowmienola4850 3 месяца назад +19

    I'm already doing some of these things you mentioned. Getting into Python after learning a bit of JavaScript for work. Trying to get into coding/programming asap.
    🤙

  • @mahdiabdolkarimi4065
    @mahdiabdolkarimi4065 Месяц назад +2

    Not to forget mentioning "Python practice playlists" videos and how helpful they can be!

  • @MadarikanMosobalaje
    @MadarikanMosobalaje Месяц назад +1

    Please take a bow! Your recommendation for individuals getting just getting into python is spot on!

  • @esrx7a
    @esrx7a 3 месяца назад +6

    Also, this is how I'm going to start learning all over again. Thank you Tim.

  • @ChawanaMaseka
    @ChawanaMaseka 3 месяца назад +1

    Python Crash Course and Real Python's Python Basics are excellent books to compliment the video resources you choose to use. Both books do an excellent job teaching the basics in a beginner friendly manner. Tim I am going through your 9 hour projects video as I progress in my learning, its an absolute gem thank you.

  • @djj_tw_s9276
    @djj_tw_s9276 3 месяца назад +5

    You probably get compliments all the time by this type of value content, but it’s still gotta say thank you for breaking all these thing down! Big thanks!

  • @OfficialJoeBiden1
    @OfficialJoeBiden1 2 месяца назад +1

    Tech with tim is an amazing , talented individual. Thank you for your existence brotha ! Tim=True

  • @fdauti_ca
    @fdauti_ca 3 месяца назад +7

    Every Python YT channel doing a video with this title every year, extra clicks never hurt :)

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

    A good guide to revisiting topics too. Your pronunciation of niche properly is refreshing. Cheers!

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

    I am working in telco field. Leading thousands of implementation projects after doing so as well. Now I am working on how to code and “speak fluently computer languages”. Throughout the years I learnt coding on some level and I automated most of the parts of my work. I use python for automation and planning to learn more on webdevelopement to be able to create websites and also some web or crossplatform mobile application. I can make modular programs, with cli but I could not master the OOP so far. So learning Flask is actual than I will lean into Django and also some javascript ( started to love the more strict languages ).

  • @gurpreetchahal
    @gurpreetchahal 3 месяца назад +1

    The only thing we Got here, Quality, Quality Quality Content

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

    I just wanna say this "Thank you!" for this video I really need this.

  • @Sophomores-sty
    @Sophomores-sty 3 месяца назад +3

    I love you Tim.
    I've been wondering what I'm going to do after learning the basic syntax of Python, but I've read tons of text tutorials that are really hard to understand and don't explain why, especially on the fucking Chinese internet.
    Programming instruction on the Chinese Internet is basically a guided tour of paid courses, and you need to spend money to learn anything.
    Thank you Tim for your detailed, selfless teaching, and I'll be going through the foundation course next.
    I'm still a poor junior and I'll treat you to coffee after I get a job :)
    I also hope that I can become a selfless sharing person like you in the future, love from China.

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

      dude, you must search the wrong info. It happens with all internets not just Chinese version of it, instead of complaining about it why not do some actual research and dig deep like you found this particular video for your coding journey.

  • @alimihakeem841
    @alimihakeem841 3 месяца назад +1

    Tim, Thanks for this valuable content. Have always got in inspiration from you. I used your channel as a catalogue if i want to learn any concept in Programming due to the way you explain concept and breaking it down.

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

    Great lesson. Thank you for sharing your experience and guiding newbies into programming using Python.

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

    Thank you, Tim. My Tech Bro. Your video contents are always a delight to watch. Great work Man!👌

  • @nuvlll-z2v
    @nuvlll-z2v 17 часов назад

    thanks for this... i've taken my notes

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

    For me, I didn't have too much of a choice. It was more of a "oh I guess I'm learning Python now" kind of thing. It's for work and some of the stuff we have uses Ansible and Python so it was pretty obvious. Been at it for a few weeks now and its actually pretty easy and straightforward. List comprehension, and exceptions took a bit to wrap my head around but so far so good. Already thinking of what to do next but not going to rush into it. I want to get comfortable with Ansible/Python right now first.

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

    Thanks Tim, as a beginner in python this video was really helpful.

  • @cdm1972
    @cdm1972 3 месяца назад +1

    Appreciate the guidance!

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

    This is a great overview. I'm a CS Major graduated in 1991. So, programming is not a problem. I just needed the syntax and quirks. I have to say I'm really underwhelmed with Python in the following ways: 1. The complete lack of data typing seems error prone to me. 2. The sole reliance on indentation versus a nice End command...again risks errors. 3. Where's my Visual Basic esq drag and drop GUI? I'm trying to learn Kivy....Tim's Kivy vids are finally pointing me in the right direction. What a let down from Client Server tools.

  • @PudingAcong
    @PudingAcong 15 дней назад

    thanks tim. for your good deeds.

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

    Power wagon poster in the background..you got my like even if I'm not here for the coding information.

  • @usamashami11
    @usamashami11 3 месяца назад +1

    Your videos are perfect not just good. You are so humble ❤
    Rest, thanks for the amazing content!

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

    Thanks for your dedication sharing your knowledge for free throughout the years❤

  • @davidtindell950
    @davidtindell950 3 месяца назад +1

    Thank You. My own A.I. responded: "Use A.I. to help learn, practice and apply Python in 2024!" :)

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

    Great video. I'm learning JavaScript and I'll apply these tips. I never knew i could ask AI for practice challenge and I've been struggling to get out of tutorial hell

  • @JimmyBaus-d4k
    @JimmyBaus-d4k 3 месяца назад

    Great video. I would suggest adding a small explanation text to the RUclips time stamps in order to make it better.

  • @KingFrankenstein-hv4bg
    @KingFrankenstein-hv4bg 3 месяца назад +1

    Thanks for making such an amazing video ❤

  • @dfields9511
    @dfields9511 Месяц назад

    1:00 bingo, its sets your mindset, if you don't have goal or end target its makes it more difficult to start or keep on it unless you are very disciplined. I taught myself Python via RUclips educational videos and online resources. While I am no expert I can say I know it now, and what its good for vs other languages. I came to it from a heavy C/C++ Java Unix background.

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

    these days i'm just juggling and studying python from your vids and its so helpful man!
    once i get that job I dream of, I will thank you even more then haha
    God Bless u

  • @BeardedCobra
    @BeardedCobra 2 месяца назад

    ty tim you really helped me out a lot

  • @taylorashton6679
    @taylorashton6679 2 месяца назад

    Personally I would buy a course on Python (or book or other resource) that will allow me to read someone's code with author's commenting each string.
    This is the way I've learnt English.
    I read and reread the same texts (with comments) plenty times until they became part of my vocabulary.
    It's very effective way of learning things - repeating. Hope someone will do it with Python.
    I am sure I will learn to code much quicker using this way.

  • @floppa.flo88a
    @floppa.flo88a 18 дней назад

    thanks tim!

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

    Thanks for the amazing content! Personal Tracker is great.

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

    this guy is a legend when it comes to python

  • @oaddou83
    @oaddou83 2 месяца назад

    Great video with good advice.

  • @vilmarcabanero2500
    @vilmarcabanero2500 3 месяца назад +1

    Cool! Very helpful.

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

    Great video! was wondering how's working at Microsoft going for you?

  • @Odinson-d6d
    @Odinson-d6d 3 месяца назад

    Great speech bri

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

    Can you please make Videos on Step 8 starting Topics: Advance Features ? or Recommend some other channel ..

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

    I mis a word about structure. Learn how to divide your code in logical structured parts (like modules, fuctions, classes) and learn about programmming technics and how to do that in python.

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

    Thank you, Very Nice Information, i am gonna start from now this 80% Programming with this technique # Data Types
    # * MUTABLE DATA TYPES- LIST / DICTIONARY
    # * IMMUTABLE DATA TYPES - NUMBERS (int, float, complex) / STRING / SET / TUPLE
    # Operators
    # Variables
    # Conditions
    # Conditionals - IF / ELSE / ELSEIF
    # LOOPING - FOR / WHILE
    # FUNCTIONS

  • @casimero0525
    @casimero0525 3 месяца назад +2

    Let's go the notification I was waiting for finally came 🎉

  • @syedistiaq2988
    @syedistiaq2988 2 месяца назад

    My problem is, I went through all that just to stop coding in python for a few weeks to kind of forget every advancement I made with it. Now I’m just lost in RUclips looking for something that will bring me back on track. I’m at the final stage where I realized I haven’t practiced from step 1-7 for a long time. And even if I know up to some steps still clearly and some vaguely, I am afraid it’s not going to be enough for me to learn ML or Ai.

    • @TamyeezPublications
      @TamyeezPublications Месяц назад

      Don’t doubt yourself. If you truly want to learn something, ask yourself why you want to learn it. After that, learn the steps to get there and start tacking those steps. Don’t think: I don’t know if it is enough for you to learn whatever you are trying to learn. If you really want to learn Python and code with it, or whatever else, brush up on what you already learned and just keep going along. Everybody forgets things. The beautiful thing about tech is there is always a way to find the answer. You just need to step outside your comfort zone.

  • @praveertiwari3545
    @praveertiwari3545 3 месяца назад +1

    Hi Tim,
    I recently completed your video on django-react project , but i need an urgent help from your side if you can make a video on how to deploy django-react project on vercel,render etc. or other known platform (this would really be helpful as there are many users on the django forum still confused on deployment of django-react project to some popular web deployment sites.

  • @Helios.vfx.
    @Helios.vfx. 3 месяца назад +1

    Is it really important to be a Linux master ?

  • @Sophia_Travels
    @Sophia_Travels 2 месяца назад

    Not excactly helpful. But could help a lot of people. But I prefer Twm when he does tutorials on concepts, modules, functions etc

  • @arthurschopenhauer8292
    @arthurschopenhauer8292 2 месяца назад

    Cool lego UCS set

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

    Would Tim watch his own tutorials? Because him and CS50 were the only two courses or instructors that kept my attention.

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

      Funny enough I do all the time when I forget something haha

  • @blaqbrahim
    @blaqbrahim 2 месяца назад

    That's how i am currently learning.

  • @johnjohnson-pf6ln
    @johnjohnson-pf6ln Месяц назад

    I think after variables i would learn functions because majority of the code you will write will be functions and classes. This is just my opinion though.

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

    Pls make a video that how Facebook loads too fast and is Django is a slow framework , which framework is fastest?
    What are the factors on which speed depends?

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

    Amazing ❤❤❤❤

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

    This guy rocks!

  • @CalmSatisfying-q4h
    @CalmSatisfying-q4h Месяц назад

    Do have a course with projects?

  • @raeesahmed7283
    @raeesahmed7283 3 месяца назад +1

    Tim how do you see cybersecurity without a CS degree??

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

    I rarely leave comments, but couldn't resist here. Great presentation and a lot of useful information

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

    How much time do you think it will take me to do everything you mentioned in the video?

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

    Thanks

  • @codemindfully
    @codemindfully 3 месяца назад +1

    what about the dsa? when should I learn?

  • @TianaPayetTravel
    @TianaPayetTravel 3 месяца назад +11

    Highly recommend 100 days of Python course on Udemy for any real coding beginners.

    • @ericyip947
      @ericyip947 3 месяца назад +1

      Second this. The price is worthwhile but wait for a sale

    • @dougduker2681
      @dougduker2681 3 месяца назад +2

      I took Udemy's 10 Mobile Apps in Python class and it was the worst instruction I've seen.

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

      I would also recommend.
      After that I would recommend 'Deploying a Secure Virtual Private Server with Ubuntu 20.04' . It took me quite a while to understand that there is a big difference between having an app in a development environment and having it in production.

    • @Ghost____Rider
      @Ghost____Rider 3 месяца назад +2

      100 days of Code by Dr Angela Yu? I'm considering buying it

    • @KiranBaliga89
      @KiranBaliga89 2 месяца назад +1

      ​@@Ghost____Rider yes this is the one

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

    Most Python learning videos are just the teacher explaining a concept, typing out the code so you see how it works, and then just moves on from there. I don't find a lot of Python teaching videos that the instructor gives a problem, allows you time to try and figure it out, and THEN explain to you afterwards so that you can find out if your solution was good or could be improved on. I learn best when it is this teaching style but there are so very few videos that do this at all. It is mostly lecture, showing code, and then going on to the next topic but no way to try out the new concepts as you go.
    I think that is a missed opportunity in most of these videos. They should allow some 2 or 3 puzzles or problems to solve with code using the new concepts, so they really stick. And then afterwards going through the problem and working out different possible solutions. For a beginner, there is quite a bit of disconnect between seeing the explanation of how the code works and actually implementing the code to solve a problem.

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

    Using print() function is good think or its essential to understand what happening in the code ?

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

    Thanks .. is learning( flet ) is worth it or not

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

    I feel most people know to do a bit of research b4 they start coding unless they a bit silly and if thats the case they dont deserve to learn to code.

  • @its_xen0nn
    @its_xen0nn 2 месяца назад

    if it comes to coding tutorials best believe im watching the swole guy in under armour

  • @safarsafarov2968
    @safarsafarov2968 2 месяца назад

    If Tim's python tutorials for beginners == like:
    watch it
    else:
    watch other authors videos

  • @AmgadSamir-oy1tl
    @AmgadSamir-oy1tl 3 месяца назад

    Thank you tim for your videos, but I have a question?
    Why do companies ask me as a back end python developer to know html, css, javascript, aws, docker, and Kubernetes? You don’t see that this is a lot for one specialty like back end.

    • @antonaxelson2710
      @antonaxelson2710 3 месяца назад +1

      You probably sometimes have to interact with it so it is good to have a basic understanding of it.
      I have never had an programming job so do not take this 100%
      I do not think it would take unreasonable amount of work to learn enough html to say that you can use it in your resume.

    • @AmgadSamir-oy1tl
      @AmgadSamir-oy1tl 3 месяца назад

      @@antonaxelson2710 you right.

  • @DrDeuteron
    @DrDeuteron 3 месяца назад +6

    python lore states "if you think you need metaclasses, you don't".

  • @Helios.vfx.
    @Helios.vfx. 3 месяца назад +1

    I'm kinda stuck as conditionals atm 😂🤣

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

    could you please provide example questions or text you type in chatGPT for training??

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

    I love you from SA

  • @dhruvkashyap16
    @dhruvkashyap16 3 месяца назад +6

    Django projects plz ❤

  • @lordrobertclive-vc5ld
    @lordrobertclive-vc5ld 2 месяца назад

    I am 15 years old learning python. I am getting messed about frameworks, library, Module cuz, they are a lot, which are needed for me as a beginner. I am getting messed. Can anyone tell me what should i do??

    • @fazer79
      @fazer79 Месяц назад

      Live your life dude!

  • @semerezerezghi6480
    @semerezerezghi6480 Месяц назад

    Hi my name is semere I am new beginning I am not good at math can learn python

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

    Does anyone want to learn Python together? I'm a complete beginner, we can help each other and stick with it better 💪

    • @zorororonoa2469
      @zorororonoa2469 23 дня назад

      I want to learn if thats ok bro. I am from Nepal. So my english is not very good though.

    • @colnxpa
      @colnxpa 2 дня назад

      We could get ourselves together how about that

    • @nuvlll-z2v
      @nuvlll-z2v 17 часов назад

      you still down? let's learn together​@@colnxpa

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

    bro one of my worries are tehnical question abt python I thin project arent enough?

  • @RealFableFox
    @RealFableFox 2 месяца назад

    Can you tell me who teach you to do this 10% zoom in and out as a 'how to make a youtube video' tips so that i can tell that person to delete that video? it's starting to get annoying and about to become a 'just close the video' instantly, just like ai voice, video, pic, and non-related b videos.

    • @RealFableFox
      @RealFableFox 2 месяца назад

      you know what. 1:05 minutes in, bye. i'm just done.

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

      bye!

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

    Is there any Discord server for Python developers, i need really help, I'm a little bit stucked between begining and advance projects.

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

      What’s your user

    • @Big_chicken-ok8gc
      @Big_chicken-ok8gc 3 месяца назад

      Probably. Even in a general programming discord server you'll find alot of people who use python. Plus, it's just too popular to not be everywhere imo.

    • @Skubidi-qy8hb
      @Skubidi-qy8hb 3 месяца назад

      @@newstation795 add me please ! maniac9564

  • @ngrrlf
    @ngrrlf Месяц назад

    Try cs50p.

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

    I have been learning python for nearly, guess what no improvement ,even my teacher is loosing hope in me

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

    Looks like you've hit the Python content wall. Time to bring in the reinforcements. 😒

  • @l2ob1222
    @l2ob1222 22 дня назад

    You have said multiple times you suggest not learning python

    • @TechWithTim
      @TechWithTim  22 дня назад

      Always nuance, some people should learn it, some shouldn’t, some should learn it then learn something else, some should start with it, some shouldn’t. Ive never blanket said stop learning Python

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

    What abkut DSA?

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

    👍

  • @ChristopherBruns-o7o
    @ChristopherBruns-o7o 3 месяца назад

    1:43 my problem was always starting a tutorial and the tutorials deviate or have sponsors and don't focus on the core python.
    I would suggest learning some javascript to learn python or at least a little about the data type and what JIT is just to comprehend some of pythons caveats.

    • @Skubidi-qy8hb
      @Skubidi-qy8hb 3 месяца назад

      what help will javascript bring for before learning python?

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

    How to Learn Python in 2024: *Is to START*

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

    Hi Tim

  • @AaBb-le8do
    @AaBb-le8do Месяц назад

    Спасибо было интересно но не чё не понел

  • @johnchang3807
    @johnchang3807 3 месяца назад +1

    Ai will replace u all .. sadly.. 😢😢😢😅😅😅

    • @thy.rant.bruteforce
      @thy.rant.bruteforce Месяц назад

      How is a.i. built? With code. by whom? by us. Until it is not fully autonomous and operates nearly at human conscious level, it will need human intervention. But a.i. provides great help so i don't kind.

  • @DavidKododa
    @DavidKododa 3 месяца назад +1

    wooimbouttamakeanameformyselfere

  • @KhannaSparsh
    @KhannaSparsh 3 месяца назад +7

    Literally no value added by the video

    • @chefbob09
      @chefbob09 3 месяца назад +2

      Oh and yours have added what exactly?

    • @ajhandsome01
      @ajhandsome01 3 месяца назад +1

      useful comment

  • @chalicotheremapping8921
    @chalicotheremapping8921 2 месяца назад

    Why would I take advice from you?
    Your not a beginner
    You cannot relate to me

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

    Coulda shoulda woulda

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

    Why not just use ai to write the code for you? If there is a mistake just put the mistake in the ai and it fixes the code for you. That's what I'm doing and it's working.

    • @whiteedward1
      @whiteedward1 3 месяца назад +1

      For the same reason you don't give a kid a calculator when teaching them basic math. You'll end up using it as a crutch and that won't benefit you when you progress to more difficult concepts.

    • @Skubidi-qy8hb
      @Skubidi-qy8hb 3 месяца назад

      Then you should not get into programming with such mentality! If you are having problem learning python you should begin with learning the basics!

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

      @@Skubidi-qy8hb I don't have a problem learning it. I just wonder why i would go into studying and doing exercises for something that AI can and in the future will exponentially do better than me. I know the basics of both R and Python. But AI can do everything for me.

  • @m.1409
    @m.1409 3 месяца назад +49

    I hate this from Scratch titles...no one is learning a programming language without any knowledge about it.

    • @TechWithTim
      @TechWithTim  3 месяца назад +119

      You’d be surprised… not everyone is formally educated, knows how to study or learn and/or cares to be an expert. Some people literally wake up one day and go I’m gonna lean to code, they pick the first language they see and dive in

    • @fahadmughal9795
      @fahadmughal9795 3 месяца назад +25

      Most of coders come from non IT field

    • @the.rocky.safari
      @the.rocky.safari 3 месяца назад +25

      I am…

    • @mednmovies6959
      @mednmovies6959 3 месяца назад +9

      ​@@TechWithTim you write as you talk😂,sencere and descriptive when I was reding this comment I could totally here your voice

    • @DanielCruz-se3bf
      @DanielCruz-se3bf 3 месяца назад +13

      There are many people who are just learning how to code with no previous experience... I'm one of those.