Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Helpful exercises
#1
I'm curious if anyone knows of any site or book or whatever that gives you "exercises", ideas of problems that can be solved with a computer program written in python.

Somewhere beginners can go to get ideas of to work on. Exercises in books are great and all, but most seem to not have any real life use, for the most part. Or they're just to generic to even see what you can really do with that. I'm looking for prompts that give you ideas on real life problems, easier to progressively harder.
Reply
#2
Reply
#3
(Mar-21-2018, 06:09 AM)Larz60+ Wrote:

Thank you!
Reply
#4
If you are really interested in practicing and improving your coding skills by solving tasks in Python, then there is a great service that can help you with that called CheckiO - https://py.checkio.org/

There are a lot of exciting and fun tasks you may enjoy. It’s worth checking out :)
Reply
#5
Maybe this interests you...

http://swcarpentry.github.io/python-novice-gapminder/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Do you keep up with Python Exercises? Donovan 0 1,516 Aug-08-2020, 02:31 AM
Last Post: Donovan
  Drills/Exercises for collections, itertools, and common built-in data structures? Cranberry 2 3,405 Apr-26-2018, 05:43 PM
Last Post: Cranberry

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020