PDA

View Full Version : Good website for C++ learning?


Paradox
05-11-03, 23:41
?

Ciz
05-12-03, 00:44
C Proggraming.com (http://www.cprogramming.com/tutorial.html)
C Tutorial (http://media.fastclick.net/w/get.media?t=s&sid=4636&m=1&f=a&v=1.2&c=748&j=1152|864|32||||Y|Y|&r=&d=f)

I think I used one of those two...

but havent done anything in quite some time...

maybe they will be of use to you :D

Paradox
05-12-03, 11:47
Thanks.

Suzuki
05-13-03, 13:30
I use http://www.free-ed.net good stuff there.

There's also http://www.informit.com

Plenty of free books and tutorials on those.

All the best.

Steve. ;)

Sniper Wolf
05-14-03, 19:10
isnt C++ a program to create Virusus?

Suzuki
05-14-03, 19:37
hehe - VB is much better for that. ;-)

iamien
05-14-03, 20:06
Assembly owns all :)

Ciz
05-16-03, 08:40
Originally posted by Sniper Wolf
isnt C++ a program to create Virusus?

really any language can be used for malicious coding one way or another...

iamien
05-18-03, 22:16
Malicious yes, but to be a true virus you have to be able to infect files otherwise its just a mean program

ping
05-31-03, 03:48
deitel & deitel seems like a good option to me,but i'm still new to this. (see post's @2)

ping
05-31-03, 03:59
Originally posted by Iamien
Assembly owns all :)

VxUraNxV
06-10-03, 08:33
Asm does rule with virusses, it can be done in higher programming languages but it is difficult

ASM Rulez

NeoNemesis
07-27-04, 20:18
no, batch files are what is good for making viruses :)

NeoNemesis
07-27-04, 20:27
a good place to learn would be about.com and then go to programming, and then click on c++. They way I learned though was by studying the C++ for Dummies book for almost 2 years (i used to not understand it and then one day I was bored and found out it wasn't that hard. Also i constantly noticed that companies were into c++, not basic, so that and the thought of making my own neat little programs kept me going).

snakefoot
07-28-04, 01:58
A related thread:

Aiming to learn C++, need advice (http://forums.majorgeeks.com/showthread.php?t=25716)