C++ is really good one but if you are gonna work through online games learn C#.
Get Visual Studio 2008 and get an ebook about it.
Yeah my main aim was for online games. Ill make some detailed research about these languages. Probably ill learn C# and hopefully greate some sort of a game someday. Thx all
Good way to learn network programming? 07/13/2010 - Silkroad Online - 0 Replies Hi, I'm very intrested in network programming. My knowledge of C++ is very well and I know how to create a socket but I don't know how to use it properly and how ip packets exactly work.
My final goal is to create a bot for silkroad. so it would be nice if it has something to do with that but everything is welcome.
greetz.
what programming language should i learn 05/08/2010 - General Coding - 2 Replies i already know some basics of java and i love programing. so i was wondering is it better to continue with java or start learning c# instead. Im going to use it for hacks/bots and maby ill create a game some day
Learn to read a language in 1 minute! 12/13/2009 - Silkroad Online - 6 Replies What oh what to do if your playing in KSRO
and dont know what the new update contains?
Just go to google, at the right of the search field there is a link:
"language tools". You can insert whole text or make it translate
a whole site page in your own language.
just for those who didn't know that already
bye bye
:pimp: Green Tea:D
D Programming Language - bot.d 10/22/2009 - General Coding - 10 Replies Ich habe mir in letzter Zeit die Programmiersprache D angeschaut und finde sie nebst Python genial.
Ich benutze D mit der Tango Bibliothek und habe anhand vom UserGdi Modul aus tango.sys.win32 2-3 Klassen geschrieben und in einem Modul (bot.d) zussamengefasst die speziell für Leute die Bots schreiben nützlich sein sollten.
Momentan sind erst Cursor, Keyboard und Screen implementiert (welche alle intern natürlich auf die Windows API angewiesen sind) aber man kann darauf aufbauen. Was...