Results 1 to 6 of 6

Thread: Need Basic problems to solve

  1. #1
    Join Date
    Dec 2006
    Location
    Texas
    Beans
    54
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Need Basic problems to solve

    I have some basic of java and less php, and to help me learn I need sample problems to solve. Are there any sites out there that provide these with preferably their source of the solution.

    Thanks alot!
    Converted to Ubuntu on 12/4/06

  2. #2
    Join Date
    Dec 2005
    Location
    Brisbane, Australia
    Beans
    321
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Need Basic problems to solve

    There's always Google, if you're keen on plagiarism and all that.

    Edit: Realised i was seriously offtopic. Sorry.
    Last edited by zanglang; March 2nd, 2007 at 03:07 AM.

  3. #3
    Join Date
    Dec 2005
    Beans
    154
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Need Basic problems to solve

    This isn't much of a program, but it's what I did to help me learn vb.net... I made a simple encryption/decryption program. Make it involve simple things like reading/writing to a file, changing data types, a nice simple gui... Stuff like that.

    It helped me because it brought together all the things I was learning in a tutorial into a practical readl world application.

    Hope that helps. I have the same problem of thinking of simple applications to make that are within my knowledge of a particular language.

  4. #4
    Join Date
    May 2006
    Location
    UK
    Beans
    385
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Need Basic problems to solve

    Quote Originally Posted by mitchbones View Post
    I have some basic of java and less php, and to help me learn I need sample problems to solve. Are there any sites out there that provide these with preferably their source of the solution.

    Thanks alot!
    I like these two:

    http://www.devguru.com/
    http://www.w3schools.com/

    Both have lots of cool examples; W3CSchoold actually allows you to edit the exmaples on line and see the results.

    Luke
    Registered Linux User #219690 @ Linux Counter, http://counter.li.org.

  5. #5
    Join Date
    Mar 2006
    Location
    OHIO
    Beans
    Hidden!

    Re: Need Basic problems to solve

    How about a simple weather forcasting program.

    Where you put in the Humidity, Barometric Pressure (Rising, Falling, Stable), Wind Direction & Speed, Current Temperature.

    It would give some good practice with logic.

    If Humidity > 80 and Barometric Falling And...and... etc...

  6. #6
    Join Date
    Jun 2006
    Location
    CT, USA
    Beans
    5,267
    Distro
    Ubuntu 6.10 Edgy

    Re: Need Basic problems to solve

    Quote Originally Posted by mitchbones View Post
    to help me learn I need sample problems to solve.
    I maintain a wiki for learning Python, but you may solve task in any language you prefer

    http://learnpydia.pbwiki.com/TasksBeginners

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •