Message #3548

From: rubiks.cube.luke.kuo@gmail.com
Subject: Re: How do I start coding?
Date: Sat, 29 Oct 2016 16:44:21 -0700

I am familiar with both C++ and C# but I also prefer C#. My recommendation for C++ is to use some library like SFML to draw graphics (there are other ones like SDL and Allegro but I have only tried SFML). For C#, I used XNA for years and continue to use it. Good luck and have fun coding!