Is phyton a good lenguage to start with? I want to learn coding for creating short 2d games and visual stuff and im kinda confused | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is phyton a good lenguage to start with? I want to learn coding for creating short 2d games and visual stuff and im kinda confused

21st Aug 2016, 8:08 PM
Punteggiato
Punteggiato - avatar
4 Answers
+ 1
yes, Python is a good language to start coding, because its simple to learn.
21st Aug 2016, 8:53 PM
Pavel
+ 1
Yes. It's the first language I learned and it has many uses. It's very "elegant" and clean because you don't have to use {} or ;. The only bad thing with that is when you learn a new language like JS, C# or Java, because in these languages you need to use curly brackets and ;.
21st Aug 2016, 9:23 PM
Oscar
Oscar - avatar
+ 1
Python is goo language to start with. Also for 2d games check out the pygame library
22nd Aug 2016, 2:52 AM
Jacob Ledbetter
Jacob Ledbetter - avatar
- 1
I agree with them, i'm learning python, c# and other, and my opinion is that you can do whatever you Want with any programming language. I think that python is very powerfull and "elegant"(as said above), and easy of course. But it is not so known yet, and for that reason it is less implemented than c# or others, because many softwares or servers are still running with them, like c# in Unity3D. So, you have to decide if you Want a Big Boom Game or a simple but great 2D game. Search for tutorials and check for your Better way.
22nd Aug 2016, 12:43 AM
Marco Romanin
Marco Romanin - avatar