GTAStunting
General => General Discussion => Computer Talk => Topic started by: Cocaine on April 24, 2012, 01:31:33 PM
-
Learning To Code in Visual Basic #1 (http://www.youtube.com/watch?v=wGB8rnZ9c1U#ws)
Thumbs up please !
-
Sweet, a programming tut with no explanatory voice and music to party hard :ajaja:
-
you can just look what i do, everything is logical there + my mic doesnt work with Camtasia, idk why.
Works in skype, msn only
-
It's okay ;)
-
Aww, the memories. Visual Basic was the first programming language I learned, 8 long years ago :euro:
-
I'd reccomend learning C and C++, Visual Basic is just obsolete nowadays. It's a fun language to program with, tho.
In case you want, I could do some C ones.
-
I'd reccomend learning C and C++, Visual Basic is just obsolete nowadays. It's a fun language to program with, tho.
In case you want, I could do some C ones.
I would like to learn C ones :D
-
I'd reccomend learning C and C++, Visual Basic is just obsolete nowadays. It's a fun language to program with, tho.
Agree.
VB was also my first programming language. :lol: Made some fun stuff: mousemove pranks,portscanners and also some standard wallhacks for css :P. ( @Cocaine if you are interested in a basic encryption guide with XOR in vb feel free to contact me)
-
I'd reccomend learning C and C++, Visual Basic is just obsolete nowadays. It's a fun language to program with, tho.
In case you want, I could do some C ones.
Actually if you are more into object-oriented stuff I'd recommend first mastering C# or Java (they're quite similar so it doesn't really matter which one), and then try learning C++ (which is basically C with a lotta cool new functionalities and libraries) :P