+ 2

How should I do it

Should I learn C# as my first big language and switch to C++ or other way around

6th Aug 2019, 1:36 PM
Colin Davidtsz
Colin Davidtsz - avatar
2 Answers
+ 10
Please, Before asking a question on the Q/A, try to 🔍SEARCH. . .  to avoid from posting duplicate threads!   ⇹ Follow community RULES: https://www.sololearn.com/Content-Creation-Guidelines/ Here’s a really cool [ INFOGRAPHIC: ] https://www.sololearn.com/post/69481/?ref=app  that should make things easier for you. 😉 https://code.sololearn.com/W26q4WtwSP8W/?ref=app https://code.sololearn.com/WvG0MJq2dQ6y/
6th Aug 2019, 1:53 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 5
1. Here are two references material for you introducing programming language : 1a. What to learn next by Bono https://code.sololearn.com/Wukw9beaMo55/?ref=app 1b. Which Programming Languages Should I learn first? https://www.sololearn.com/post/69481/?ref=app 2. Your profile shows that you are starting four programing language at the same time. You don't need to learn more than one language. Knowing many lanuages superficially won't lead you to success. Only focus on one and go deep can lead you to success. 3. C# is promising, especially if you are going to pursuit a career in companies such as Microsoft. Do finish C# material, after that, some .NET knowledge. Also, install IDE at your computer. Install Visual Studio, and code with WPF ui. 4. Here is a learning material about C# : https://www.sololearn.com/post/83971/?ref=app
6th Aug 2019, 1:41 PM
Gordon
Gordon - avatar