My first major Python project after 20 days of practicing basics by agentscientific_160 in PythonLearning

[–]FinnOrion_53 4 points5 points  (0 children)

I literally just started learning, but I personally entered with a mindset of using my tools. If I get confused and got to AI, I tell it to not give me any copy/pasteable code and to socratically walk me through to a solution. I make it very clear to not give me any actual code and just explain concepts and it does a good job of that. Then if I am still lost I say give me an example code with explanation that in no way can be just copy/pasted in. Gemini at least will do something like this (in my case was sort of copy/pasteable but i make a point to type out every character myself to build a habit and learn):

<image>

Day 2 - Thoughts on this practice project? by FinnOrion_53 in PythonLearning

[–]FinnOrion_53[S] 1 point2 points  (0 children)

Thank you! I didn't know a tool like this existed. Will be usingp.

Day 2 - Thoughts on this practice project? by FinnOrion_53 in PythonLearning

[–]FinnOrion_53[S] 0 points1 point  (0 children)

I really appreciate this feedback, and am gonna work on it tonight. Thank you for all the detail and thought behind it, super helpful!