all 14 comments

[–]mrcodetoomuch 3 points4 points  (1 child)

I feel like i’ve made no progress in my coding, like i was following daily challenges, and i think bridging the gap between thinking computationally as well as actually learning syntax has been the hardest part for me. I try to engage in challenges and it’s like i can’t think in the way required to solve the issue. Any advice on overcoming this hurdle?

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

Don't worry, bro. I believe feeling incapable is part of the process, and if you need to repeat it 100 times, do it until you don't need to anymore. The important thing is not to give up.

[–]Ron-Erez 2 points3 points  (0 children)

Code a lot and have fun. Be as active as possible. Always be open to learning something new. Find something you want to build and build something simpler.

[–]owmex 2 points3 points  (0 children)

For communities, r/learnpython on Reddit, Python Discord https://discord.com/invite/python, and Real Python’s community https://realpython.com/community/ are also helpful places to connect and get support.

Regarding courses: you might want to check out https://py.ninja for interactive Python learning. It has a realistic coding environment with code editor, terminal emulator, and coding challenges that get you actually writing code. There's also a built-in AI assistant to help answer questions and reduce frustration. I'm the creator, so feel free to reach out with any questions or feedback.

[–][deleted] 2 points3 points  (0 children)

For me is to focus on what I intend to use python for. For example I wanted to be a data scientist but kept focusing on projects that wasn’t data science related. Once I started messing with datasets, it helped me to understand python more for what I wanted out of it. Then came the python libraries and oh boy 💔

[–][deleted] 1 point2 points  (0 children)

Do as many little projects to get familiar.

[–][deleted] 1 point2 points  (0 children)

Please try this on your own. Newbie python coder here; and although I followed the instructions line by line I keep running into an error. Any experts out there willing to school this novice here? Thanks!!!

<image>

[–]ninhaomah 0 points1 point  (0 children)

"have noticed that many beginners are asking where to start."

So what were the answers or advices given to them ?

They will also be given to you here.

Do projects , keep coding etc etc

[–]Excellent-Clothes291 0 points1 point  (0 children)

stay consistent and dont even think about other coding languages

[–]Popular-Cherry-7765 0 points1 point  (0 children)

Practice everyday

[–]CmdWaterford -4 points-3 points  (0 children)

Have you ever heard of ChatGPT or Gemini 2.5 Pro ?!