0
What Should be My Next programing Language?
I Have Recently Finished My Python Course and I Started to Learn C#..Is it good?
2 Respostas
+ 2
Yes, C# is a great language to learn because C# is:-
• Versatile and in-demand
• Easy to learn and object-oriented
• Constantly evolving with new features
Learning C# opens doors to various career opportunities!
Here's a simple next step if you want to learn another programming language after C#:-
- If you want to develop web apps? → JavaScript
- If you want to build Android apps? → Java
- If you want to enhance C# skills? → Java or TypeScript
+ 2
C# is a fantastic language. But so is Python. I personally would recommend completing all the advanced Python courses and make sure you are capable of all the data analysis skills Python is known for.
I also suggest going through some of the AI stuff. The truth is that AI will take care of a lot of our detailed programming tasks and I use it all the time to complete components and algorithms when I'm coding.
Each language has its own benefits. If you like doing front-end stuff, you must learn JavaScript, HTML, CSS. If you like doing back-end, you must learn SQL, Python, and either C, C++, or C#. C# being the easiest of the three. If you want to get into game development, C# and C++ are dominant languages - C++ for Unreal, C# for Unity. If you like mobile development for non-game applications, that's a whole different set of skills.
Master Python, SQL, and AI. Being able to analyze large data sets is most likely to get you employed as a programmer.