|
|
|
|
![]() ![]() |
Jan 6 2008, 11:06 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 3-January 08 Member No.: 55,668 |
Please help me find a program idea! I'm anxious to write a program, but I'm out of app ideas! I'm a beginner, and I have a basic knowledge of the following:
Any ideas?! |
|
|
|
Jan 6 2008, 12:27 PM
Post
#2
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 459 Joined: 15-August 06 From: Philippines Member No.: 28,387 |
Well... there's always the undying "Hello world."
No, seriously, since you have knowledge of primitive classes, making GUI's and querying in SQL, you might wanna start with a tracker. My first actual project was an inventory manager; basically, it's no more than an interface to the database. If you buy some stuff, you click on "Buy Items" etc. If someone buys things off you, you click on "Sell Items" and, aside from updating the inventory, also prints out a receipt for the buying consumer. Well, you can do that or its variants, something like a project manager. I think I've also done one of these, only in PHP. Basically, you define projects and subdivide that projects into tasks, themselves capable of being subdivided into more specific tasks. Of course, for both projects, you'd need an authentication system and, for some inexplicable reason, uses tend to like having profiles in those applications. I mean, the application doesn't really need to know your position or what you look like but, I suppose, having a profile soothes any identity crisis the potential users may have All kidding aside, what I'm saying is that if you're eager to get cracking, I suggest you try doing an interface to a database. I mean, yeah, it's simple and all that (No, it isn't. People like to change their minds and keep asking for more features as the project drags on In any case, best of luck on your first program! |
|
|
|
Jan 6 2008, 01:12 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 3-January 08 Member No.: 55,668 |
Well... there's always the undying "Hello world." No, seriously, since you have knowledge of primitive classes, making GUI's and querying in SQL, you might wanna start with a tracker. My first actual project was an inventory manager; basically, it's no more than an interface to the database. If you buy some stuff, you click on "Buy Items" etc. If someone buys things off you, you click on "Sell Items" and, aside from updating the inventory, also prints out a receipt for the buying consumer. Well, you can do that or its variants, something like a project manager. I think I've also done one of these, only in PHP. Basically, you define projects and subdivide that projects into tasks, themselves capable of being subdivided into more specific tasks. Of course, for both projects, you'd need an authentication system and, for some inexplicable reason, uses tend to like having profiles in those applications. I mean, the application doesn't really need to know your position or what you look like but, I suppose, having a profile soothes any identity crisis the potential users may have All kidding aside, what I'm saying is that if you're eager to get cracking, I suggest you try doing an interface to a database. I mean, yeah, it's simple and all that (No, it isn't. People like to change their minds and keep asking for more features as the project drags on In any case, best of luck on your first program! Thanks! I'll try and develop a ToDo List, and when I finish it, be sure that I'll tell you! |
|
|
|
Jan 6 2008, 05:40 PM
Post
#4
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 628 Joined: 20-May 06 Member No.: 23,968 |
Try to make a pong game. That's a very nice and simple beginner's program to make. Just learn a library like SDL or Allegro first, so you can display and move images. I just hope you're using C/C++ or FreeBASIC, or another respectable, compilable language when making it, and not VisualBASIC, because it is slow, bloated, and and creates executables that resemble that.
|
|
|
|
Jan 24 2008, 03:49 PM
Post
#5
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 67 Joined: 25-June 06 From: Den Member No.: 25,638 |
Well My first project was a basic Password Manager in VB6 with no encryption.
|
|
|
|
Feb 20 2008, 07:05 PM
Post
#6
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 22 Joined: 20-February 08 Member No.: 58,158 |
Well i am developping an RPG game , i think you can help me on it ,
we'll discuss by private message (Learn SFML (Simple and Fast Multimedia Library)) |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 25th July 2008 - 07:43 PM |