Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Any Program Ideas?!
Any Program Ideas?!!
You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.
Total Votes: 3
Guests cannot vote 
Propeng
post 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:
  1. The basic statements.
  2. System.Windows.Forms
  3. Creating classes.
  4. Creating methods, properties and variables.
  5. Data types: int, string, bool, double, enum, float.
  6. SQL and databases.

Any ideas?! unsure.gif
Go to the top of the page
 
+Quote Post
salamangkero
post 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." tongue.gif

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 tongue.gif I mean, maybe they'd think it harsh if the application told them, "Look, I just need your username and password, ok?"

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 tongue.gif) but of course, we can't really expect non-IT people, like salespersons, admins or project managers to do queries themselves happy.gif

In any case, best of luck on your first program!
Go to the top of the page
 
+Quote Post
Propeng
post Jan 6 2008, 01:12 PM
Post #3


Newbie
*

Group: Members
Posts: 3
Joined: 3-January 08
Member No.: 55,668



QUOTE(salamangkero @ Jan 6 2008, 02:27 PM) *
Well... there's always the undying "Hello world." tongue.gif

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 tongue.gif I mean, maybe they'd think it harsh if the application told them, "Look, I just need your username and password, ok?"

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 tongue.gif) but of course, we can't really expect non-IT people, like salespersons, admins or project managers to do queries themselves happy.gif

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!
Go to the top of the page
 
+Quote Post
Tetraca
post 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.
Go to the top of the page
 
+Quote Post
imbibe
post 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.
Go to the top of the page
 
+Quote Post
Dark_Prisoner
post 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))
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Stop A Program Excecution(4)
  2. Program Flow(2)
  3. Timeouting Program(2)
  4. Crazy Looking C Program(19)
  5. C++(15)
  6. Run A Program From Another One(4)
  7. Program From Mekka 97 4k(2)
  8. Need Debugging Help For A Simple Program(3)
  9. Need Help With C Program To Test If A Number Is Prime(12)
  10. Executing An Exe From Within A Program!(7)
  11. My First C++ Program(6)
  12. Source Code For Paint Like Program Under Dos In C(2)
  13. Program Lang I Know(2)
  14. Centering The Text In A Simple C++ Program?(8)
  15. Buffer Overflow In Action Tutorial(0)
  1. C Or C++ Easy Programming Generator(6)
  2. A C++ Program Print Hello With Nothing Written In Main() Method(2)
  3. A Crazy Program In C(13)
  4. How To Run A Process Through Your Program (c#)(0)


 



- Lo-Fi Version Time is now: 25th July 2008 - 07:43 PM