Click to See Complete Forum and Search --> : Taking the next step....


hugheysoup
March 13th, 2001, 11:40 PM
I have to say that I feel confident programming in c++, what would be the next easy language to learn that I could use. I will be learing Visual Basic this summer and Cobol in the Fall. I am looking for a language that I could just play with this Sring and Summer. If you can't tell I am a CIS major.

------------------
Coding is easy; All you do is sit staring at a terminal until the drops of blood form on your forehead.

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

LagMonster
March 14th, 2001, 06:49 AM
I'd take up Java if I was you. Its really close to c++. If you really want to tinker read through some ASM tutorials. They really give a better understanding on how computer systems work.

Although It depends if you are interested in OOP or without objects. All the ASM tutorials I've seen are not OOP.

KoWind7
March 14th, 2001, 09:57 PM
I would have to say ASM...if you're a(n)? CIS major, you'll end up as a network admin/manager or IT manager (after a little while), and knowing how the systems work, from the inside, and how hackers/virii/script kiddies, etc. are able to use ASM to their advantage, you'll be that much more effective in combatting/preventing and securing your network...

------------------
-- What? No more Jolt!?!?

KoWind7
March 14th, 2001, 09:59 PM
BTW, ASM is not OOP...it's as close to programming in binary as I'd ever want to get, and no there is no Visual ASM (thank god...imagine the poorly written virii that we'd have to deal with then http://forums.windrivers.com/cgi-bin/forum/smilies/cwm24.gif )

------------------
-- What? No more Jolt!?!?

LagMonster
March 15th, 2001, 06:29 AM
<font face="Verdana, Arial" size="2">Originally posted by KoWind7:
and no there is no Visual ASM "
</font>

Now that would sorta fun.

POP.EAX(0x154h)

It'd be a little different at the least.
I found a free ASM compiler somewhere that has a wizard to creating ASM apps for windows. Thats sorta cool.

hugheysoup
March 15th, 2001, 07:50 PM
Thanks guys...I think I will take up both during this summer.

Could you give me the link for the free complier fo ASM?

Later,

Hughey

------------------
Coding is easy; All you do is sit staring at a terminal until the drops of blood form on your forehead.

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

BreakWindows
March 16th, 2001, 02:09 AM
<font face="Verdana, Arial" size="2">Originally posted by hugheysoup:
Could you give me the link for the free complier fo ASM?</font>

Search for NASM, TASM or MASM (preferably in that order). ASM isn't as bad as you'd think, and once you get used to it, programming in real languages gets pretty easy.

Of course, if you really want to develop good programming skills, l'd suggest skipping the ASM and trying out Lisp/SCHEME...it completely changes the way you view mathematical programming. About.com and Google turn up some pretty good tutorials for that.

------------------
BreakWindows (http://www.breakwindows.com)
All your stupid catch phrase are belong to us.

SNAFU
March 19th, 2001, 07:04 PM
<font face="Verdana, Arial" size="2">Originally posted by KoWind7:
I would have to say ASM...if you're a(n)? CIS major, you'll end up as a network admin/manager or IT manager (after a little while), and knowing how the systems work, from the inside, and how hackers/virii/script kiddies, etc. are able to use ASM to their advantage, you'll be that much more effective in combatting/preventing and securing your network...

</font>

He's right. I,too, am a CIS Major and right now I'm an Net Admin (speciality...virii and "third party entry"). Don't worry about VB. It's cake. ASM is very handy. (I'm learning it...) and I got TASM from www.tlsecurity.net (http://www.tlsecurity.net) COBAL is fun...if your a massocist. http://forums.windrivers.com/cgi-bin/forum/smilies/cwm1.gif But I too recomment ASM. But if you'd like to go to web way, by all means...java. http://forums.windrivers.com/cgi-bin/forum/smilies/cwm13.gif http://forums.windrivers.com/cgi-bin/forum/smilies/cwm7.gif

------------------
Anything worth fighting for is worth fighting dirty for!!