Sign in to follow this  
Mac Miller

What's the best language to make a checker in

Recommended Posts

I want to start programming checkers but idk what language. I know html,css but not C#, C++, etc.

 

 

:fiesta: Help me out :fiesta:

Share this post


Link to post
Share on other sites

Any of them as long as they have networking support of some sort (You don't want to be doing something without at least a wrapper for networking, shit like HTTP requests and all.)

But yeah, the language really doesn't matter. Whatever you're comfortable with, it all comes down to preference. People like Java because it's good at working with lots of data like combolists. Lots of people like C# after the xNet libs were released for easy proxy support. Me? I like Go because it's like C but not low-level enough to be incomprehensible (and needing 40 lines of code to initialize a simple HTTP client, or whatever.)

 

It really just boils down to whatever works for you. Pick a language, start learning it, once you feel comfortable with syntax, look into the networking side of things.

Share this post


Link to post
Share on other sites

C++.

 

close the thread please.

Share this post


Link to post
Share on other sites

C++.

 

close the thread please.

 

i dont have to im just helping the community by asking this question

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this