0

Programming question

Hey guys, I'm new at programming and I'm wondering should I Python as I heard it's easy to learn for beginners, or are there any other languages I should learn, my reason for learning programming is so that I can create a game or website, is there any language that is specifically for that? Thank you.

14th Apr 2020, 3:09 AM
Jayston
Jayston - avatar
3 odpowiedzi
+ 1
Hiii, as a beginner i suggest start with c or cpp these are bit more eaiser than python , after spending sometime on this you can easily go for python.....
14th Apr 2020, 3:17 AM
Raj Kalash Tiwari
Raj Kalash Tiwari - avatar
+ 1
Jayston if you want to learn game development. You definitely heard about popular game engines like unity or unreal. Unity uses C# and Unreal engine uses C++. Unity is for indie game(the game created by one or group of developers. But not by any company) engine. Unreal is for AAA games(the games created by companies) . For web development. You should go with javascript
14th Apr 2020, 5:06 AM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
0
You should learn C then C++. Because these are the heart of programming and basic languages. After that, if you want to be a web-developer chose HTML, CSS, PHP, JavaScript, SQL, and then other related in that sequence. If you want to be a App-Developer then chose Java, Python, C#, SQL, .NET, etc as programming languages. But this is not the end. There are a lot of other things you have to larn. i.e: OOP, Data Structures, Algorithms, Frameworks, Tools, Databases, etc.
14th Apr 2020, 3:33 AM
C ++
C ++ - avatar