Hello

Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: Programmin\'...  (Read 849 times)

Offline lionken07
  • Hero Member
  • *****
  • Posts: 684
  • Karma: +10/-0
    • http://lionken07.proboards6.com/index.cgi
Programmin\'...
« on: July 03, 2001, 06:53:40 AM »
who else is takin\' programmin\' classes?? I\'m in my visual basic class right now.  Nothin\' feels like creatin\' your own program without any errors~!
No missions too difficult, No sacrifice too great.  Duties first.

Offline lionken07
  • Hero Member
  • *****
  • Posts: 684
  • Karma: +10/-0
    • http://lionken07.proboards6.com/index.cgi
Programmin\'...
« Reply #1 on: July 03, 2001, 06:57:41 AM »
um...here\'s what I did today...just wanna share for those who care...


Private Sub cmdabs_Click()
num = txtinput.Text
txtabs.Text = Abs(num)
End Sub

Private Sub cmdsqrt_Click()
num = txtinput.Text
txtsqrt.Text = Sqr(num)
End Sub

Private Sub cmdsquare_Click()
num = txtinput.Text
txtsquare.Text = num * num
End Sub

Private Sub txtinput_Change()

End Sub


3 buttons, 1 label, and 4 textboxes
No missions too difficult, No sacrifice too great.  Duties first.

Offline Samwise
  • Moderator
  • Legendary Member
  • ******
  • Posts: 12129
  • Karma: +10/-0
    • http://151.200.3.8/~vze29k6v/you.html
Programmin\'...
« Reply #2 on: July 03, 2001, 07:00:24 AM »
I know (Visual) BASIC, some PASCAL and Java. Finally getting something to work as it should is very satisfying. :)
RRRRRRRRRRRRRRRRRRAPETIME!
(thanks Chizzy!)

Offline IronFist
  • .....
  • Legendary Member
  • ******
  • Posts: 2595
  • Karma: +10/-0
Programmin\'...
« Reply #3 on: July 03, 2001, 08:41:50 AM »
I have been programming in C++ for the last few years.  Last year I programmed a very cool game.  I never finished it, but it is in great playable condition.  I\'m going to put it on the internet within the next couple of days, so when I do, I\'ll give you a link.

Right now I am starting another game.  It is going to be very cool.  I can\'t say any more than that though, because I don\'t want anyone stealing my ideas. ;)
[color=88bbbb]\"How glorious is the future... there never were men who had so great reason to rejoice as we, since the world began.\"[/color]

Offline EmperorRob
  • Mr Sexual Harassment
  • Legendary Member
  • ******
  • Posts: 3932
  • Karma: +10/-0
Programmin\'...
« Reply #4 on: July 03, 2001, 11:26:39 AM »
I\'m working on sed and awk in UNIX right now.
This is America and I can still pay for sex with pennies

Offline Living-In-Clip

  • Legendary Member
  • ******
  • Posts: 15131
  • Karma: +10/-0
    • http://
Programmin\'...
« Reply #5 on: July 03, 2001, 12:37:44 PM »
No classes. Only do it as a hobby. But, I have a room full of books on the subject.

Visual Basic.
C.
C++.

Offline Sublimesjg
  • La Rata Loco

  • Legendary Member
  • ******
  • Posts: 5776
  • Karma: +10/-0
    • http://
Programmin\'...
« Reply #6 on: July 03, 2001, 12:45:03 PM »
same here i have been reading up on C++ and have taken one class but it was for fun - never gotten into much anything too difficult i think the only game a made was like tetris and them there was the pong type game where you break bricks thats name has escaped me
This Sig is a Work in Progress.
The Spaminators

Offline Toxical
  • Evil Devil Master

  • Legendary Member
  • ******
  • Posts: 2061
  • Karma: +10/-0
    • http://
Programmin\'...
« Reply #7 on: July 03, 2001, 07:19:47 PM »
I dreaded classes at school :D
I have been programming since the age of 10, that is when i got my C64 lol :D got hooked, and never looked back. :D

  • Guest
Programmin\'...
« Reply #8 on: July 05, 2001, 08:36:00 AM »
I\'m a computer science major at the glorious UGA (GO DAWGS!).  They start us off with JAVA, but before I can continue I must take some logic/discrete mathematics courses. ::shudder:: (I need to turn my AC off.)

Can\'t wait!  I\'ll be a game programmer one of these days!

Offline SmallLady
  • Senior Member


    The chibi one
  • Hero Member
  • *****
  • Posts: 1187
  • Karma: +10/-0
    • http://
Programmin\'...
« Reply #9 on: July 06, 2001, 07:15:23 AM »
I know some Java & Basic...... whoo.
Cater To The Hollow

  • Guest
Programmin\'...
« Reply #10 on: July 06, 2001, 07:53:50 AM »
Anybody still mess around with Microsoft QuickBasic?

Last time I used that language I made a kick-butt Hickquest game!

Offline Toxical
  • Evil Devil Master

  • Legendary Member
  • ******
  • Posts: 2061
  • Karma: +10/-0
    • http://
Programmin\'...
« Reply #11 on: July 06, 2001, 08:52:54 AM »
Quote
Originally posted by Troglodyte
Anybody still mess around with Microsoft QuickBasic?

Last time I used that language I made a kick-butt Hickquest game!


Last time i had a look at QBasic was for my cousin cause he needed some help for a school project, that was 6 years ago :D

 

SMF spam blocked by CleanTalk