Hi, if u really want to start programming, than start with first step.
Html / Css, it is my advice to you, to do one step after another to get more experience, in the overview of a script.
06/02/2013 01:55pro4never#3
C# is perfectly fine to start with. There's quite a few e-books posted here and tons and tons of resources around the web to give you a hand.
Just focus on learning proper programming practice, flow of logic, program design and object oriented concepts and you'll do just fine in anything you try to learn after.
06/02/2013 09:00rigoberto12r#4
Ok. but I want to learn to program bots servers and it lasts a long time I have
which is better c + + or c # for bots and server
06/02/2013 17:08pro4never#5
It's all personal preference.
C# and C++ can both do the job perfectly fine. C++ CAN be more efficient/faster but it's down to you to write the code in a way that will make it work. If you're just learning then I'd suggest C# because it's very similar to a number of other popular languages (java and php syntax come to mind) and almost all conquer resources you'd have once you have learned the language are in C# so you can then translate some of your programming knowledge over to conquer fairly easy.
That being said... If you learned C++ you'd be just fine as well. It just takes more work to get to the same point imo.
06/06/2013 23:38Ultimation#6
lets get this right
hes more than likely just wanting to build a bot without all the learning of oop before he does it lol