Started with GScript. After that HTML, PHP, JavaScript. Now I am working on a game in C++. GScript made it much easier for me to learn these other languages quickly and its a great place to start.
Attached is a application I began programming with C++ a couple weeks ago.
At the moment the program has the following features:
- [Custom]Has its own file format for resources (.ocr: levels, meshes, worlds)
- [DirectX]Draws graphics (text, mesh files, images)
- [WinSock]Connects to a server (only connects)
- [DirectX]Reads input from devices (mouse, keyboard)