Programming and Webmasters forum
HomeSearchRecent PostsLoginRegister Contact Us

Username  
Password
Announcing 14th Weekly Contest - From 25 July To 01 August.

Win every week on this forum.

Chek out How To Win?
 

Pages: [1]   Go Down
 
  Email this topic  |  Print
0 Members and 1 Guest are viewing this topic.

Your First Program?

 
webmaster forum
gamernz  Offline
Contest Points: 100
 
Regular Coder
Posts: 50
Topics: 15
September 10, 2008, 04:39:56 AM

Ok, so what was the first program you created when you first used VB6?

Well for me (although this is cliche), I created a 'Hello World' program, as that was the first in a tutorial series I was going to follow.

So how many of you broke the cliche and started with a more advanced program?
 
webmaster forum
jaincool  Offline
Contest Points: 100
 
Regular Coder
Posts: 50
Topics: 15
September 10, 2008, 10:17:58 AM

Well i too developed a message displaying program when i was in class XI but the message was something really Different which could not be discussed here on this forum........
I think most of guys follow the same rule irrespective of the programming language used ..............
 
webmaster forum
MikeLaw  Offline
Contest Points: 100
 
New Coder
Posts: 37
Topics: 2
WWW
September 11, 2008, 11:49:15 AM

Well, I don't know about more advanced, but my first program was written in a language called CESIL that wasn't capable of printing to the screen so my first program simply added two numbers.

Invoice Software | Billing Software | fishing luggage | fishing poles
 
webmaster forum
gamernz  Offline
Contest Points: 100
 
Regular Coder
Posts: 50
Topics: 15
September 11, 2008, 04:52:20 PM

Well, I don't know about more advanced, but my first program was written in a language called CESIL that wasn't capable of printing to the screen so my first program simply added two numbers.

That sounds quite interesting, a bit different from the usual norms. Might have to look 'CESIL' up to read a bit more on it.
 
webmaster forum
nikon  Offline
Contest Points: 100
 
New Coder
Posts: 20
Topics: 13
September 11, 2008, 07:20:16 PM

I have created Library application as my college project in VB 6 and Oracle database. It was a great experience doing so.
 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
September 12, 2008, 03:02:11 AM

My first program was on a BBC micro in BBC Basic. It displayed some message - even that I think was probably quite taxing for the 32KB RAM and 2MHz processor Wink Happy days!

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
gamernz  Offline
Contest Points: 100
 
Regular Coder
Posts: 50
Topics: 15
September 13, 2008, 09:13:57 AM

My first program was on a BBC micro in BBC Basic. It displayed some message - even that I think was probably quite taxing for the 32KB RAM and 2MHz processor Wink Happy days!

The good old days huh shiny

Reminds me of QBasic for some reason, was one of the first languages I toyed round with... Remember making little games and what not. Was fun.
 
webmaster forum
Contest Points: 100
 
New Coder
Posts: 49
Topics: 14
September 15, 2008, 04:16:52 AM

Ofcourse, all the time everyone use the same Hello Word to any of the language. when i was learning the VB i also send a message at button click "Hello" thats amazing in each language it starts from Hello.
 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
September 15, 2008, 04:24:19 AM

My first program was on a BBC micro in BBC Basic. It displayed some message - even that I think was probably quite taxing for the 32KB RAM and 2MHz processor Wink Happy days!

The good old days huh shiny

Reminds me of QBasic for some reason, was one of the first languages I toyed round with... Remember making little games and what not. Was fun.

Yup, for its time QBasic (especially the IDE IMHO) was ahead of the game.

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
RJ12  Offline
Contest Points: 100
 
New Poster
Posts: 2
Topics: 0
November 19, 2008, 05:44:54 PM

Well The First programs i made was a shutdown, log off,restart program and a contact database with a login
 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
November 20, 2008, 05:10:51 AM

Right, good stuff - what language did u use to do that in?

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
madness  Offline
Contest Points: 100
 
New Coder
Location: Austin TX
Gender: Female
Posts: 26
Topics: 2
December 10, 2008, 09:21:07 AM

Ok, so what was the first program you created when you first used VB6?

My first program ever was in C and was a Hello World program.  But my first VB program was a bit of a "sink or swim" thing.  I was working for a manufacturing company that made replacement parts for semiconductor manufacturers.  The needed to grind tungsten plates to have a certain curve and had purchased a grinder that had a programmable carving tool.  The thing was so old, it was meant to be run with PLC (programmable logic controllers) and I had to figure out how to actually get it to talk to the PC through VB.  Anyway, the program was a GUI that allowed the worker to select one of several profiles as well as whether or not it was a new profile or a touch up of one that had worn.  Then the program sent all the parameters to the grinder and made the profile on the wheel.  It was fun but a lot of work.  And there was no AC in the building with the computer and it was the middle of the summer...
 
webmaster forum
Thomas  Offline
Contest Points: 100
 
Professional Coder
Posts: 351
Topics: 53
Formerly theone759.
December 21, 2008, 11:42:55 AM

An internet browser! It's pretty good, just not very pleasing to the eye. The program (Visual Basic 2008 Express Edition) keeps closing on me for no reason, and its getting me mad ranting).

 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
December 21, 2008, 03:39:22 PM

Did you use VB's internet ocx "object" for the browser?

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
Thomas  Offline
Contest Points: 100
 
Professional Coder
Posts: 351
Topics: 53
Formerly theone759.
December 21, 2008, 03:53:18 PM

Well I followed a tutorial on MetaCafe.So not sure what you mean about the "object" part.
 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
December 21, 2008, 04:01:34 PM

Ah right, well (bare with me, its been about 6 or 7 years since Ive used VB), but if I remember correctly there is a "control" called inet, which you can drag onto the form, assign attributes to and use to help in the creation of a webbrowser with this component

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
Thomas  Offline
Contest Points: 100
 
Professional Coder
Posts: 351
Topics: 53
Formerly theone759.
December 21, 2008, 04:58:52 PM

Yeah, I dragged a button into the space and clicked on it and would write WebBrowser1.GoBack if I wanted that button to be the back button.
 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
December 22, 2008, 05:15:29 AM

Yup, brings back memories that Smiley - I, like yourself, used the same control some years ago to help in creation of a browser

Nick

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
Admin  Offline
*
 
Hacker
Location: India
Gender: Male
Posts: 1101
Topics: 94
Technical_Talk
WWW
December 22, 2008, 06:50:56 AM

LOL , true Polas, that really bring back some old memories of VB 6 for me too.

I remember I tried creating some applications in VB 6, by using ready made controls, but I enjoyed more by creating my own custom controls from my own work.

In VB 6, I created one controls for data validations similar to one that come with current .net visual studio. I always hated writing validation code for each and every time for controls, so I decided to make a new OCX control and use it rather than using the original Textbox Control.

Another control I created was related to database handling. It was really frustrating when you have to write same code again and again for ADODC controls like ADODC.MoveNext, ADODC.MoveFirst, ADODC.Movelast etc. Therefore I created one OCX control which will have four buttons for First, Previous, Next, Last.  Then added code behind them. It really worked well in my some applications.


Watch out for the latest Weekly Contests | Contest Rules
A Game - Say "Hello"
We are looking for Global Moderator
 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
December 22, 2008, 04:13:33 PM

Sounds good - you should release some of that source (if you still have it) as others may find it useful

Nick

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
vijay12  Offline
Contest Points: 100
 
Regular Coder
Posts: 67
Topics: 33
January 01, 2009, 11:51:58 PM

my first program in visual basic was the'hello world program' which i did it in my class12. its really great working with such a application. learning VB is very easy when compared to other programming languages. typing the code is also too easy.
 
webmaster forum
barathdon  Offline
Contest Points: 100
 
New Coder
Posts: 22
Topics: 4
October 30, 2009, 08:05:15 AM

My first program was "Hello World" program. I also learnt how to use MsgBox function in that program only.

Old Memories Back!
 
webmaster forum
JackFruit  Offline
Contest Points: 100
 
New Coder
Posts: 14
Topics: 0
October 31, 2009, 01:18:49 AM

It was Hotel Management Project in VB 6.0 that I did for my college project. I don't have it with me any more. But I still remember the logic and loops I used to think about while developing the project. A database to store the Hospital staff information and medicine information, the salaries, etc.

--- I am just Jack Fruit ---
 
webmaster forum
barathdon  Offline
Contest Points: 100
 
New Coder
Posts: 22
Topics: 4
October 31, 2009, 11:09:34 PM

You did a big project as your first project? Sounds Great.
 
webmaster forum
fat32  Offline
Contest Points: 100
 
Regular Coder
Posts: 99
Topics: 3
February 16, 2010, 09:55:48 AM

Aha... my first program using VB is student information data... I made it when I still in college...
 
  Email this topic  |  Print
Pages: [1]   Go Up
 
Jump to:  




Valid XHTML 1.0 Transitional     Valid XHTML 1.0 Transitional