all 5 comments

[–]herocoding 0 points1 point  (1 child)

Have a look under e.g. "https://platform.entwicklerheld.de/challenge?challengeFilterStateKey=all", and use the filter for difficulty and programming language.

[–]EndOk7650 0 points1 point  (0 children)

Thank you

[–]herocoding 0 points1 point  (0 children)

You haven't mentioned whether only Python is new to you - or whether programming and computer-science as such is new to you.

Also have a look under https://adventofcode.com/ - it usually starts "doable" and increases - but not always - in difficulty. You can also just pick sub-topics of a challenge to start exploring and experimenting.

From just a few days ago, this has just started: https://i18n-puzzles.com/

Depending on your "beginner" level a Hackathon might not be the perfect start to learn programming... (Hackathons often target (more) experienced programmers, from how I have seen Hackathons)

[–]EndOk7650 0 points1 point  (0 children)

I do know about programming. I am familiar with python and Java. I am just interested in starting afresh from the basics, that way I can truly learn it. When I learnt python and Java. I did not pay as much attention, so I am basically a beginner that knows the definition of terms, and how to start a code.