• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

programming exercises

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,

Anyone can recommend any good websites that offers programming questions and exercises (with solutions) - not just java but other languages too?

Thks!
 
Ranch Hand
Posts: 221
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I always think, you can't go wrong with a good book. Anyway...

Why not take a look at the JavaRanch Cattle Drive for starters.

Also, I had a cursory look at the google results for "programming exercises" and found this online book with exercises and solutions.

No idea if it's any good, but it does seem to match your criteria.
[ March 07, 2005: Message edited by: Horatio Westock ]
 
Ranch Hand
Posts: 580
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You might also want to check out this site. Dave Thomas (no, not the Wendy's guy) has come up with twenty-one "programming katas" which can help you sharpen your programming skills.
reply
    Bookmark Topic Watch Topic
  • New Topic