What programming languages do i need to make my own private server,make a new class and add it,add new cities etc?
02/19/2017 07:17Spirited#2
What programming languages do you know at this time?
02/19/2017 10:39AmmrZoldik#3
Quote:
Originally Posted by Spirited
What programming languages do you know at this time?
java
c#
c++
vb.net
02/19/2017 14:10Soulfly25#4
you have it all! you can start now! good for you.
02/19/2017 19:08Spirited#5
Quote:
Originally Posted by AmmrZoldik
java
c#
c++
vb.net
Java or C# would be fine.
02/20/2017 08:17KraHen#6
Any of those are fine, but if you say you know them yet don't know where to start, I'd suggest learning a bit more. Get started with socket programming (with specific interest in TCP for CO). You'll find a tutorial for C++ in my signature.