I'm 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 and a calculator program.
What do you guys think? +rep <3
Idea's
Started by Psynic, Feb 02 2010 08:51 AM
10 replies to this topic
#1
Posted 02 February 2010 - 08:51 AM
|
|
|
#2
Posted 02 February 2010 - 10:10 AM
Maybe you can program a little Game or what's up with windows forms. You can also try to program a server program or so there are lot's of interesting projekts
[SIGPIC][/SIGPIC]
#3
Posted 02 February 2010 - 10:24 AM
One of my favorite things to do is make a guess the number program where you and the computer take turns guessing a random number or maybe your could try something like Hangman or a word jumble program.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#4
Posted 02 February 2010 - 10:29 AM
Or a bit 3d graphic programming maybe opengl or direct x games:thumbup:
[SIGPIC][/SIGPIC]
#5
Posted 02 February 2010 - 10:31 AM
I always have trouble with this too. ^^
But what i try to do is to see if theres any kind off program I'm missing or would be interested in. It could even be something already made that you want to make yourselve to get to tinker with it. This way i get more enthusiasm in making it good and actually finish it.
For example I recently made a typing program to help me increase my wpm.
But what i try to do is to see if theres any kind off program I'm missing or would be interested in. It could even be something already made that you want to make yourselve to get to tinker with it. This way i get more enthusiasm in making it good and actually finish it.
For example I recently made a typing program to help me increase my wpm.
#6
Posted 02 February 2010 - 10:45 AM
Quote
Or a bit 3d graphic programming maybe opengl or direct x games
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#7
Posted 02 February 2010 - 11:35 AM
Make a digital agenda, where you can hold your contacts and apointments, with a cool custom-made calendart to schedule stuff all day, rss feed, and optionaly, a mail client.
This will keep you busy for a while.
This will keep you busy for a while.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
#8
Posted 02 February 2010 - 11:08 PM
There is good book about programming architecture: Amazon.com: Head First Design Patterns (9780596007126): Elisabeth Freeman, Eric Freeman, Bert Bates, Kathy Sierra: Books
Examples are written in Java try write them in C#. You will lern 2 things at 1 time: Programming architecture and C#.
Examples are written in Java try write them in C#. You will lern 2 things at 1 time: Programming architecture and C#.
#9
Posted 04 February 2010 - 02:20 PM
Cool thanks guys some of these idea's seem pretty interesting the digital agenda is neat i think i might try that. also making a notepad would be a pretty cool idea as well.
#10
Posted 08 February 2010 - 03:12 AM
Try making something thats useful, something that other people might use. Being creative is half the fun.
#11
Posted 09 February 2010 - 12:41 PM
if you are going to do a notepad, how about doing it that has plugin's so that you can have code highlighting etc. for different languages.
int coffeePerDay = 10; // need to cut down!!!Codingfriends


Sign In
Create Account


Back to top









