Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 06-07-2002, 03:51 AM   #1
just a tech
 
ssahl's Avatar
 
Join Date: Jul 2001
Location: central valley CA
Posts: 1,409
Programming and software

I know next to nothing about programming, but have heard all different kinds of languages that are used for writting software. (C++, java, basic, binary, ect...) I was wondering which type of program language is used for software like Windows, browsers,
just kind of a short explanation is really all I'm wanting to know. I have had a little experience with one or two DOS applications (32bit) I provide phone tech support for a tax software that is 32bit DOS or at least DOS based. I cant see how using this same language would be able to make something like QuakeIII or some other complex software.
ssahl is offline   Reply With Quote
Old 06-07-2002, 05:35 AM   #2
Banned
 
ryanatalie's Avatar
 
Join Date: Apr 2002
Location: Northwest
Posts: 185
Windows is written mainly with C++, or some variant of assembly language. C++ is a compiled language. This means that once you write a C++ program, you must run it through a compiler to turn your program into an executable that the computer can run.
Basically the compiler turns the code into assembly language. The language is so versatile because it runs on such a low-level.

Most programmers don't like writing programs in assembly language directly. It is extremely difficult, and not something most people would attempt.

I remember having to program an 8080A on a Heathkit trainer using assembly language. Not fun!

C++ in games is used to model all sorts of complex systems, ranging from objects in games, to graphical components of user interfaces. (Physics engine)

I know a lot of developers use 3D Studio Max for the visual side of game development.
ryanatalie is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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



All times are GMT -5. The time now is 12:18 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2