954,092 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

I'm sorry, but I'm just so bored..lazy

Does anybody know where i can find ideas for small apps/utilities that i can code? I'm sorry to say, but it seems I've run out of creative juice when it comes to coming up with ideas. Here's a little background about what I can do:

I use C#.NET and I can:

1. Work with files
2. Work with the registry
3. Work with processes
4. Work with Windows Live Messenger (only API i learned to use so far...i find it limiting though)

also these basic things:
5. handle keyboard/mouse input, use windows form controls

i know it sounds like a job application, but i thought to point me in the right direction you might need that info. Thanks in advance

scru
Posting Virtuoso
1,629 posts since Feb 2007
Reputation Points: 975
Solved Threads: 140
 

I am at about the same level but with VB.

Some things i did:

System tray applet using the web services feature available in visual studdio express which can tell the user the weather for thier area etc...

Word processor

A program to display on a pie chart which directories on the HDD use what amount of space.

If you want the code to the weather applet it is available. Just PM me.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

how bout a pong game?

Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
 

Blackjack is a good one. It teaches Classes.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

pong, tetris (a bit harder), cheap graphical rpg (the only problem is the sprites you have to somehow acquire), bridge, blackjack, pool (a bit harder), etc.

Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
 

Breakout. Dont forget that.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

Yeah breakout is a good game to program too.

Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
 

If you are into the live messenger sdk, registry and processes it shouldnt be that hard for you to make a LAN messenger program using Winsock.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

Hold the thought:-/

It seems in posting this thread I forgot that i have one of my cambridge Computing exams in two days. All that gibberish about packet/circuit switching nonsense...blaaaah:S . I'll get back to you after exams are over...

scru
Posting Virtuoso
1,629 posts since Feb 2007
Reputation Points: 975
Solved Threads: 140
 

So you are at uni?

I am at 6th form. I just had my AS computing exams

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

uni, 6th form..Im lost. is this some British thing?

Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
 

nah i'm 6th form, cambridge cie (AS is what im doing friday, then A level next thurday). xD I wish i could get into a uni like cambridge......

Reply to Sturm. I think it is. Is the tertiary school structure

scru
Posting Virtuoso
1,629 posts since Feb 2007
Reputation Points: 975
Solved Threads: 140
 
uni, 6th form..Im lost. is this some British thing?



basically you leave secondary school at 16 with some GCSE qualifications. You can then go out and get a job.

If you decide to stay in education you can go to sixth form between the ages of 16 and 18 and get A level qualifications.

After 6th form you can then go to university if you want (university is not free but 6th form is) and do a degree

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

How about if you want to go to a school in the US. Are you forced to do all that 6th form stuff?

Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
 

Actually Sturm no you don't, and I'm beginning to wish I didn't. Turns out I did really bad on my A level qualifications so I'm kinda worried that US colleges wont accept me in light of that.

Anyways breakout in Direct X sound fun? (I'm trying to learn DX, lol)

scru
Posting Virtuoso
1,629 posts since Feb 2007
Reputation Points: 975
Solved Threads: 140
 

I did sucky on my ASes too

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

Hi,
u can try following:
1. making proxy server.
2. a threaded server.
3. a program which watch registry access of currently running process.

DangerDev
Posting Pro in Training
485 posts since Jan 2008
Reputation Points: 165
Solved Threads: 59
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: