+ 1

Can i design Website or Game Development only in language Python ?

11th Jul 2018, 8:52 AM
Sarmad Saad
Sarmad Saad - avatar
4 Answers
+ 2
You can do.if you want to create website then learn Django framework of python and for game development panda's 3D and pygame framework is best.but I think game development is not enough with only python because you can't create games like GTA,need for speed,Call of duty etc because it has not rich and great library in python so use orher languages like c++,java,c# etc.and you can work on game engines with the help of these languages. And web designing is better in python but use other languages like JavaScript ,HTML, CSS etc. because they are true languages for web development.
11th Jul 2018, 10:31 AM
Maninder $ingh
Maninder $ingh - avatar
+ 1
23rd Jul 2018, 11:32 AM
Sarmad Saad
Sarmad Saad - avatar
0
You can do both, but python isn't too common for webpages. You can use a special compiler called Django to use python on web. Or you can use pypy.js to convert python to JavaScript.
11th Jul 2018, 9:01 AM
James
James - avatar
0
As Maninder has said you can create a website through the Django framework. Pygame is good same with Panda's 3D however if you want to go more in-depth with game dev. there is an engine that runs based on python. Check out Godot. It's free and I've only been using it recently but I think it's pretty legit.
11th Jul 2018, 11:53 PM
Mr. Woo
Mr. Woo - avatar