Hey guys i really really wanna learn how to Program. Here is what i want to be able to do is make my own anti virus my own firewall where can i learn this type of Programming? and what Programming programs will i need for this? also do i have a chance?
Yea you do have a good chance, but for those things you came to the wrong forum. You need to learn C++, C# and some .net stuff further down the road.
Thanks for directing me in the right place also the advice sorry about the miss post guys. i have just looked there are no forum topics called C++, C# and some .net stuff further down the road. Anyone know why?
hey! He meant a different forum COMPLETELY :-P try here http://codenewbie.com/forum/ there are lots of people like you who are starting out and helping each other
May be you can ask it at forums like daniweb.com ,etc. Also remmember the fact that there are hundreds of anti virus software already in market. A simple anti virus software could be as simple as calculate the checksum of an exe , if it is already known as a program which causes damage to pc, update your database with the checksum and a new name for the virus.