Python Forum

Full Version: Exercise Work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am new to Python and I'm taking some online python courses. Does anyone have any ideas as far as practice programs to do? The courses are teaching my basic syntax but they don't give projects to do. If anyone has any suggestions for practice programs to do that would be great. Thanks.

Scratchmyhead
See this thread on programming ideas and challenges. And please don't bold everything. It looks like you're shouting.
Have a look at this site: Advent of Code
Each year there are 2 coding exercises per day from 1st to 25th December.
You can work through 2015 til 2018 exercises and start prepared on Dec 1st 2019
to compete with approx. 70k participants.
Thank you!