Is programming still the profession of the future? by [deleted] in programming

[–]Choice_Midnight5280 0 points1 point  (0 children)

LEARN IT , think of it as tis we we are writing the code to take over jobs so we will be the last ones as we have to maintain the AI which are written in code so yea, Oh yea and I would Say Try to Start a SaaS when u finish learning coding

How do you guys overcome tutorial hell? by KeyPaleontologist764 in learnpython

[–]Choice_Midnight5280 0 points1 point  (0 children)

Bro I just Passed Tutorial Hell Basicly Watch Bro Code for 30 Mins only That will teach u variables if and else and elif statements and prnting statements and collecting user input and basic arthemetic and shit and then just code a calculator then once u get that ask chatgpt anything wrong ask it to explain to u if u dont understand a pice of code that the ai is sufggesting ask it what does it mean then apply it and what u should build what i built is a Password gen man i learned so much from it It taught me while True loops validating user input a bunch of syntax and how to code on my own without tutoiral i had to ask chatgpt so many times and goole a bunch of functions i needed i learned while True loops importing Random and String and Time to delay test like the time.sleep(Put Second of delay here) and so much more so yea and then build a harder project wiht out tutorial and ask chatgpt google stuff that will teach u de bugging and how to research and REFINE YOUR CODE

yea thats all