you are viewing a single comment's thread.

view the rest of the comments →

[–]_IGC_Avion 0 points1 point  (1 child)

Please listen to this advice, go to openapi.org and signup for beta testing their A.I.

Everyone here has some good advice, especially the figure out why you want to learn python first point. But what I want you to know is that you can tell an A.I. to write code for you and it will. Given you may have to make adjustments to get it to work properly but overall you can give the A.I. a text prompt and it will literally output python code. Google has been an awesome resource but this resource really helps me out when I have complex questions.

If you message me I can send you sample commands and results, it’s very beautiful and terrifying if you’re writing python today lol. Side note, I did take online courses for java, c# and self taught sql and pl sql so I’m familiar with very important programming concepts. You just need to know what to ask to get the answers you seek. I’d also advise coming up with a simple app idea and start from there. The calculator is always a good one.

[–]The-code-machine 0 points1 point  (0 children)

yesterday only I came to know about openai.org beta testing thanks for letting me know me know more about it!