4 Replies - 1397 Views - Last Post: 15 June 2008 - 06:27 PM Rate Topic: -----

#1 WyvernFlint  Icon User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 12
  • Joined: 18-April 08

Beginner Programming advice

Post icon  Posted 18 April 2008 - 09:48 AM

Hello, I am new to programming and just started learning my first language. Python. I was wondering if there are any good websites/books that give project ideas to build up my programming skills. What I was looking for was something that would ask you do something like, "make a program that gets an exam score and calculate a grade" or "make a program that simulates a tennis match or something". Then give an example of what the program should look like if you get stuck. Thanks for any help.

Is This A Good Question/Topic? 0
  • +

Replies To: Beginner Programming advice

#2 numberwhun  Icon User is offline

  • D.I.C Head

Reputation: 21
  • View blog
  • Posts: 84
  • Joined: 28-March 08

Re: Beginner Programming advice

Posted 25 April 2008 - 06:32 PM

View PostWyvernFlint, on 18 Apr, 2008 - 09:48 AM, said:

Hello, I am new to programming and just started learning my first language. Python. I was wondering if there are any good websites/books that give project ideas to build up my programming skills. What I was looking for was something that would ask you do something like, "make a program that gets an exam score and calculate a grade" or "make a program that simulates a tennis match or something". Then give an example of what the program should look like if you get stuck. Thanks for any help.


Sounds like you already have a bunch of ideas in your head, ready for coding. Nothing like creating your own projects. You could also search Google for something like "class assignment python" or something similar. It just takes a little creativity to find the right search to get what you want.

Regards,

Jeff
Was This Post Helpful? 0
  • +
  • -

#3 MitkOK  Icon User is offline

  • D.I.C Regular
  • member icon

Reputation: 32
  • View blog
  • Posts: 403
  • Joined: 09-August 07

Re: Beginner Programming advice

Posted 26 April 2008 - 12:19 AM

http://projecteuler.net/
Was This Post Helpful? 0
  • +
  • -

#4 numberwhun  Icon User is offline

  • D.I.C Head

Reputation: 21
  • View blog
  • Posts: 84
  • Joined: 28-March 08

Re: Beginner Programming advice

Posted 12 June 2008 - 04:08 PM

Ok, I just found one that gets more challenging as it goes on:

http://www.pythonchallenge.com/

Enjoy!

Regards,

Jeff
Was This Post Helpful? 0
  • +
  • -

#5 linuxunil  Icon User is offline

  • New D.I.C Head
  • member icon

Reputation: 5
  • View blog
  • Posts: 46
  • Joined: 07-March 06

Re: Beginner Programming advice

Posted 15 June 2008 - 06:27 PM

A good book with lots of examples is Dive into Python there is a free online version or you can get the dead tree version off of amazon for around 35 dollars.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1