Re: Programmers?

#21
pupairo12 wrote:Now, do you need a special program or some sort of software to do programing, and if you do, any suggestions?
The program I'm taking up in college is BS Computer Science.
If you've got totally no experience at all in programming, I suggest you start off with Visual Basic 6.
It lives up to it's name.
The codes are like messages here.
It's like your talking to your computer.. :P

Example in VB6, creating a message box is easy as pie.

Code: Select all

Private Sub Command1_Click()
msgbox "Type a message here!"
End sub
Talking to a computer.
But, if your a seasoned programmer, then I suggest you do C++ with Visual Studio...
It's easy to create simple games such as tower defense games in C++ once you've mastered VB, since Visual Basic is the application of Visual Studio... Sort of, since VS has a new library of codes... :Doh:
Anyways, :whistle:
We are Microsoft. Resistance is futile. You will be assimilated

Re: Programmers?

#22
Hi all ...
Seems like a good discussion here about the programmers.Best part of computer line which required the main developer,who can easily develop the actual program.Programmer is the main hub of any kind of preparation throw the computer software.

Edited ~ Cypher
cron