d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Self Teaching
Add Reply New Topic New Poll
Member
Posts: 16,498
Joined: Jun 8 2008
Gold: 113.00
Jan 6 2016 12:00am
I'm going on a deployment soon and will not have access to google/internet in any way.
I want to start teaching myself some coding languages while gone, but I dont know where to start.
I'd like to learn some kind of game programming language and come up with a baseline RPG by time I come back.

What books, programs, and sources could help me do this?
Not sure what language I'd like to start with, but I'd really like to get into RPGish game development, is that helps.

Will I need a game engine?
What programs should I look into?
I don't want to just learn to code a game, but I'd like to learn, in-depth, what each part of a line of code represents and why it's organized the way it is.
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Jan 6 2016 12:31am
you have two options. either you will spend hundreds of hours learning programming prior to making games, or you can mostly skip the programming and go straight to making games without it. if you're the latter, look into GameMaker or RPG Maker. there's a lot of drag/drop so you can focus on your creativity, but there's also flexibility so you can write scripts to go beyond that. if you're the former, then i suggest you get a solid programming foundation and forget about games for a year or so. you can learn something like python / c# / java.

there's a recent topic about making games that might interest you:

http://forums.d2jsp.org/topic.php?t=73407171&f=120
Member
Posts: 239
Joined: Feb 11 2015
Gold: 0.00
Jan 6 2016 10:41am
Quote (ghdork @ Jan 5 2016 11:00pm)
I'm going on a deployment soon and will not have access to google/internet in any way.

That's a good question. I just started learning as well and it's all been online so far, no books yet. I guess you would need to pack as many books/resources as possible? You can take a laptop with you yes? I hope someone more experience can help you here. Good luck to you and thank you for your service!
Member
Posts: 38
Joined: Jan 11 2016
Gold: 0.00
Jan 13 2016 04:57pm
I am unsure to what you mean exactly hope i was a help.
Kernighan & Ritchie's The C Programming Language
It is a book that I find helpful in this situation sir. Good luck
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll