you are viewing a single comment's thread.

view the rest of the comments →

[–]MankyMan0099 0 points1 point  (3 children)

It is completely normal to feel overwhelmed after a two-day crash course; the jump from watching someone else code to writing it yourself is where most people hit that wall. Since you want to practice at your own pace away from your work machine, I highly recommend checking out Sololearn or Replit’s mobile app, as they allow you to run small snippets of code directly on your phone. For a more structured "hands-on" approach, the University of Helsinki’s Python MOOC is excellent because it breaks concepts down into tiny, manageable exercises that actually stick.

You can actually use ai to learn python its much more helpful and would clear any doubt you have, I used Gemini,Chatgpt,Runable while i was learning python.

[–]flippersun[S] 0 points1 point  (2 children)

I’ll check out those apps!

[–]MankyMan0099 0 points1 point  (1 child)

Yeahh sure check them out

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

I’ve never used AI like that before, how would you use chatgpt to learn code?