Which language should I learn 1st?

6 Antworten [Letzter Beitrag]
Megver83
Offline
Beigetreten: 12/21/2015

Between C/C++ & phython, which one should I learn first?

Mzee
Offline
Beigetreten: 07/10/2013

IMHO Python. Why, you ask? Let other people tell us the answer: http://blog.trinket.io/why-python/

Magic Banana

I am a member!

I am a translator!

Offline
Beigetreten: 07/24/2010

It depends. If you need performance, then C (or C++, which is a superset of C, hence more complicated to master it all... but one can program in a subset of C++ too). If you want productivity, then Python, which is far easier, with many high-level libraries, a strong community, etc. If you want to help an existing project, then the language it uses.

onpon4
Offline
Beigetreten: 05/30/2012

As someone familiar with all three of those languages, I would recommend Python for most new projects.

But there are other choices you may want to consider depending on what you're trying to do. For games, for example, I think it's better to specifically learn a game engine. The usual list of game engines that I recommend are GDevelop, Godot Engine, SGE Game Engine, Love2D, and Cocos2D.

t3g
t3g
Offline
Beigetreten: 05/15/2011

Go with Python. The syntax is easy to understand, is well supported, and can be used to program for the desktop, server, and the web.

http://learnpythonthehardway.org/book

pizzaiolo
Offline
Beigetreten: 03/12/2015

Esperanto! :P

SuperTramp83

I am a translator!

Offline
Beigetreten: 10/31/2014

hahaha :)