Video Game Forums  

Welcome to the Video Game Forums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   Video Game Forums > Archives (Read Only) > Memorable Threads > Science & Technology
Cheat Codes Arcade-(279 Games) RPG Donate Member Forums Daily Crossword Puzzle

 
 
Thread Tools
Old 08-02-2004, 01:16 PM   #1
Veteran Member
 
Parrakarry's Avatar
 
Join Date: Apr 2001
Posts: 10,685
Thanks: 0
Thanked 1 Time in 1 Post
Post

What computer languages do you know?

Personally, I know HTML, Python, some C/C++, and of course I can do binary, hex, octal, all that good stuff, although it's easier to use a translating device.
Parrakarry is offline  
Old 08-02-2004, 06:29 PM   #2
Marshmallow Knight ☆ Supermod
 
Ace Mercury's Avatar
 
Join Date: Jun 2000
Location: Southern Ontario
Gender: Male
Posts: 23,275
Thanks: 568
Thanked 3,297 Times in 1,582 Posts
Blog Entries: 1
Arrow

I started out with Pascal (or, Hypercard, if you want to go even further into the past), and then moved onto C. I can read a bit of BASIC and assembly; stuff I learned while 'studying' for the ACSL. I can make HTML pages in notepad that would make an six-year-old awestruck.

I guess that's it.
Ace Mercury is offline  
Old 08-02-2004, 06:34 PM   #3
Senior Member
 
DarthButcher's Avatar
 
Join Date: Sep 2003
Location: The Nintendo Nation.com
Gender: Male
Posts: 2,588
Thanks: 12
Thanked 5 Times in 4 Posts
Post

A pretty good knowledge of basic HTML, a little tiny non-basic. That's it. Heck, I am only 12! Some binary too.


Where is the idiot running to? Why to Nintendo Mania of course. Just follow him for the time of your life.
DarthButcher is offline  
Old 08-02-2004, 06:36 PM   #4
Veteran Member
 
Perrin Aybara's Avatar
 
Join Date: Apr 1999
Location: Alone....so terribly alone... Some... where... out... there... *dies*
Gender: Male
Posts: 12,760
Thanks: 194
Thanked 504 Times in 235 Posts
Post

A know a lot of the standard languages... With my degree in comp sci, I'm pretty well prepared to work with any language, so long as I learn a little about each one's particular structure and syntax.

But I've used Q Basic, Visual Basic, Hypercard (I loved Hypercard), C, C++, Java (I loathe Java), Pearl, Prolog, and probably some other ones.

I love programming in VB for fun.-jay
Perrin Aybara is offline  
Old 08-02-2004, 07:39 PM   #5
Senior Member
 
Valentine's Avatar
 
Join Date: Dec 2002
Location: Suppin' Earl Grey
Gender: Male
Posts: 7,308
Thanks: 74
Thanked 149 Times in 103 Posts
Blog Entries: 3
Arrow

Im just going into the third year of my comp sci degree at the end of summer.

I know a bit of Visual Basic, Basic, C, Java and XHTML but so far the main languages we've been using are Ada 95 and Haskell.
Valentine is offline  
Old 08-03-2004, 12:04 AM   #6
Veteran Member
 
Parrakarry's Avatar
 
Join Date: Apr 2001
Posts: 10,685
Thanks: 0
Thanked 1 Time in 1 Post
Post

Parrakarry is offline  
Old 08-03-2004, 09:24 PM   #7
Senior Member
 
Join Date: Jul 2001
Location: Omicron Persei 8
Posts: 3,911
Thanks: 0
Thanked 0 Times in 0 Posts
Post

I'm into Binary, I know a little C++.
homer is offline  
Old 08-03-2004, 10:24 PM   #8
Banned
 
Join Date: Dec 1969
Posts: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Talking

HTML and UBB. [img]tongue.gif[/img]


Oh, and right with Calvin and Hobbes, Foxtrot is tied for the best comic ever. The tech references are awesome, no other comic has stuff like that.

Oh, and what's the point of knowing binary? Can you actually program anything with it? Isn't that like, typing the letter "A" to the computer is "0000000001" or whatever?
imported_Andrew is offline  
Old 08-04-2004, 05:26 AM   #9

The Grinnie Fool! ♥♥♥
VGFCodes Staff
 
Heroine of the Dragon's Avatar
 
Join Date: Jul 2000
Location: Twinklebutton Wintersprout
Gender: Undisclosed
Posts: 31,454
Thanks: 864
Thanked 851 Times in 632 Posts
Blog Entries: 1
Talking

You're supposed to actually know computer language? *whispers* Don't tell Shane... but I can't even work through my "html for faeries" book!!!
Heroine of the Dragon is offline  
Old 08-04-2004, 01:26 PM   #10
Member
 
Join Date: Nov 2000
Posts: 1,926
Thanks: 0
Thanked 0 Times in 0 Posts
Post

I know HTML and javascript, if you consider those languages. I also know Python and Visual Basic.
mango is offline  
Old 09-06-2004, 09:48 AM   #11
Member
 
Join Date: Jul 2002
Location: Nowhere
Posts: 1,120
Thanks: 0
Thanked 0 Times in 0 Posts
Post

Quote:
Originally posted by ^Parrakarry:
I love foxtrot too! The best comics are: Calvin and Hobbes, Garfield and Foxtrot. [img]tongue.gif[/img] [img]smile.gif[/img]
F-ZERO_X is offline  
Old 09-06-2004, 10:43 AM   #12
Senior Member
 
Join Date: Aug 2000
Location: Indiana
Gender: Undisclosed
Posts: 4,937
Thanks: 14
Thanked 9 Times in 3 Posts
Post

I've mostly used C++, I know a bit of Java, Visual Basic (I'd be shocked if I remembered any), and right now I'm working on PHP.
Masamune is offline  
Old 09-06-2004, 11:14 AM   #13
Member
 
Join Date: Jun 2002
Location: NH, USA
Gender: Male
Posts: 1,941
Thanks: 5
Thanked 7 Times in 4 Posts
Post

I know HTML and I'm learning both Visual Basic 6.0 and C++.
Cham Zord is offline  
Old 09-12-2004, 05:48 PM   #14
Senior Member
 
Join Date: May 2000
Location: Greater Boston Area
Gender: Undisclosed
Posts: 4,024
Thanks: 0
Thanked 0 Times in 0 Posts
Post

Binary isn't really a programming language per se. It's a system for encoding numbers. It's useful because everything in computers is stored in binary, and as a result, knowing it lets you get a little lower level.

The machine code of a programming language is, however, stored in binary. You see, programs are stored in memory, and the CPU reads the program to know what to do. Of course, even people who program the most low-level of code usually don't memorize the actual binary numbers which represent the commands. Instead, they use assembly, which consists of a series of mnemonic devices.

For example, on a hypothetical machine, a program which loads two numbers from memory, adds them, and loads the answer back into memory might look something like this:

</font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">DLOD #127
MOV MX AX
DLOD #128
MOV MX BX
ADD
MOV DX MX
ULOD #129</pre>[/quote]And each word would, in the final machine code, be replaced by a number represented in binary.
UserGoogol is offline  
 

Bookmarks
 


Thread Tools

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 05:13 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 1999-2011 VGF.com. All Rights Reserved. All content contained herein is property of VGF, Inc. VGF is not affiliated with any video game companies. Logos, trademarks, names, images, etc. are property of their respective companies.
Page generated in 0.10022 seconds with 11 queries