Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You have most likely already found out what you are looking for. To be honest with this question everyone will give you different Tips depending on what they enjoy and what there previous experiences have been. So ill give you my opinion.
If you are new to game Dev and have not coded before then i would not jump into a complex engine like Unity3D or Unreal. Id start with a code block logic game engine. A good engine for starting this would be http://www.stencyl.com/
After you learn this engine and you know how to make a game like tetris or some other game with out looking at any documentation then id go on to learning how to code simple applications in Visual Basic to get you an even better understanding of how coding works. After VB go onto C# or C++. C# is the more easy language and easy to understand. In my case i use C# how ever C++ is the more powerful language.
Depending on what you want to learn after VB weather its C#, C++ or maybe even Java id then select a game engine. if you went down the path of Java or C# Unity3D is very good. If you went down the C++ path id then go with Unreal engine.