Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
VB.NET Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
The Break Room
Programmer Chat
Beginner - Broad programming question.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Skydiver, post: 26986, member: 11639"] Personally, the way I made that breakthrough when I teaching myself programming (BASIC, 6502 assembly, Forth) was just keep on trying different things. Some things work. A lot of them did not. But any which way there was learning each step of the process. But that was back in the early 80's in a 3rd world country and I was dependent on Byte and Compute magazine articles, and what few books the dictatorial regime would allow to be imported back then. No CompuServe access. No BBS access. With the plethora of readily available resources now, as well as a wide variety of platforms and languages, it's hard to give advice because it comes down to your learning style and areas of interest. If you are a book learner, the Andre LaMothe books from the 90's will give you a very good grounding on how games are built from the ground up. Unfortunately, they are all out of print because any code samples were mostly focused on DOS game programming -- pre DirectX and pre OpenGL. Lots of great content there that is timeless, though and would translate to modern game programming if only they were updated. He taught not just game programming, but data structures, algorithms, memory management, architecture, messaging, physics, 3D rendering, etc. A slightly more modern book, but also out of print is Game Programming with Managed DirectX. The author of this book also takes you from the ground up like LaMothe does, but it's in C#. Like LaMothe he also teaches algorithms, data structures, architecture, physics, messaging, 3D rendering sounds, etc. Sadly, Microsoft killed Managed DirectX in favor of the XBox's flavor is managed DirectX programming, and then later also killed that flavor as well to chagrin of non-professional XBox game developers. I've only sampled a few Unity based game programming books. They are okay in that you can get something working, but deeper learning offered by those books I previously mentioned is lacking. I guess it's like the difference between a Captain Sulley who knows how airplanes and in particular his airplane works and reacts, vs. a Flight Sim enthusiast. [/QUOTE]
Insert quotes…
Verification
Post reply
The Break Room
Programmer Chat
Beginner - Broad programming question.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom