Thread: "Out of Ideas"

  1. #1
    Registered User Program_Me's Avatar
    Join Date
    May 2012
    Posts
    9

    "Out of Ideas"

    Hey, just wondering if anyone has some ideas on programs to write. I have been programming for a while now and i dont have any ideas on what programs to make. Im not quite an expert yet but im not a beginner either, but all suggestions are greatly appreciated.

    Thanks

  2. #2
    Registered User catasturslykid's Avatar
    Join Date
    Jul 2013
    Location
    Barcelona, Spain
    Posts
    72
    For example, you can try to do a RPG game (without graphics) using files, structs... all you learned.

  3. #3
    Registered User
    Join Date
    Sep 2006
    Posts
    8,868
    Code Chef, Project Euler, SPOJ.

    That will keep you busy!

  4. #4
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    - Make a phone book
    - Make a task scheduler
    - Make a "Mad Libs" style program
    - Learn about a data structure you know nothing about
    - If you're under 31.5 years old, write a program that will calculate your one billionth second alive (mine was just this past April)
    - Write a program to automate a task for work or your hobbies
    - Pick a new library and start learning that (if you're code is strictly console-based, consider a GUI or game library)
    - Buy some hardware and start learning how to program embedded devices

  5. #5
    Registered User
    Join Date
    Aug 2013
    Posts
    2
    I know how you feel, I often end up out of ideas too. It's hard to make the switch from beginner to expert without some kind of formal learning plan.

  6. #6
    Registered User
    Join Date
    May 2003
    Posts
    1,619
    Ask a friend or family member for something they need, and code it. Outside of my professional work, almost everything I've coded has been for either my own benefit or for someone I know. Asking other people is a more accurate representation of what professional coding is like.
    You ever try a pink golf ball, Wally? Why, the wind shear on a pink ball alone can take the head clean off a 90 pound midget at 300 yards.

  7. #7
    Registered User Program_Me's Avatar
    Join Date
    May 2012
    Posts
    9
    Thanks heaps for all those suggestions guys, that will keep me going for a while.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 08-19-2012, 06:15 AM
  2. "itoa"-"_itoa" , "inp"-"_inp", Why some functions have "
    By L.O.K. in forum Windows Programming
    Replies: 5
    Last Post: 12-08-2002, 08:25 AM
  3. "CWnd"-"HWnd","CBitmap"-"HBitmap"...., What is mean by "
    By L.O.K. in forum Windows Programming
    Replies: 2
    Last Post: 12-04-2002, 07:59 AM

Tags for this Thread