I would say C# or Java since these two languages have compilers that are pretty good at pointing out beginner mistakes and offering solutions. They also prevent you from directly dealing with more complex things (ex. memory allocation, pointers).
I like Netbeans for Java and VS 2015 community for C#, they're free.
0
03 Sep 2016 12:32
u/Strovoat
in v/programming
I would say C# or Java since these two languages have compilers that are pretty good at pointing out beginner mistakes and offering solutions. They also prevent you from directly dealing with more complex things (ex. memory allocation, pointers).
I like Netbeans for Java and VS 2015 community for C#, they're free.