Learning C++ is pretty hard. I would start small with something like Visual Basic.
Johnny
Yeah, I need to get Python down. It seems like a pretty nice language to have under your belt. Do you have any good resources for learning the language?
Johnny
The tutorial I learned from is this one:
http://docs.python.org/tut/tut.html
I wouldnt attempt without prior programming knowledge in C++ or C though, similar system.
try to learn first c then proceed to c++
I tried learning ASP. o.O
Gave up after a day.
The tutorial I learned from is this one:
http://docs.python.org/tut/tut.html
I wouldnt attempt without prior programming knowledge in C++ or C though, similar system.
Very good resource. After going over it I decided its time to get some good books Python. If anyone has some recommendations let me know.
Thanks!
Johnny
I tried learning ASP. o.O
Gave up after a day.
I think that you can simply write a program in a .NET based language and then just convert it to ASP. If I'm not wrong the biggest part of it is done automatically.
I tried learning ASP. o.O
Gave up after a day.
I think that you can simply write a program in a .NET based language and then just convert it to ASP. If I'm not wrong the biggest part of it is done automatically.
Yep, I seem to remember seeing an export function for this in .NET but to tell you the truth I don't code that much in it.
I've had to debug a few apps and write a web service application but that's about it.
Johnny