Jump to content

Idea's

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Psynic

Psynic

    Learning Programmer

  • Members
  • PipPipPip
  • 61 posts
Im trying really hard to get into C but the biggest struggle i come to is thinking of ideas for programs.

so i am looking for some help thinking of what i want to make some programs do.
i know basic programming concepts and i have done hello world also some basic string manipulation programs.

What do you guys think? +rep <3

#2
kmhosny

kmhosny

    Programmer

  • Members
  • PipPipPipPip
  • 133 posts
try to make a simple calculator program that takes the numbers from the user and takes the operation that the user needs to get done and displays the result.
this one will help you with the conditions keywords and their use, the switch, casting between different data types.
"Recursion is just a line of code"
-Karim Hosny-
My flickr

#3
Phoenixz

Phoenixz

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 256 posts
and thena fter that if you want to get a bit more advanced, you could make a software like.. for dinner, it'd contain the food, the price, and the persons name who wants it
Posted Image

#4
Moudi

Moudi

    Programmer

  • Members
  • PipPipPipPip
  • 167 posts
A magic 8 ball, I'm making one now.