Learn VB .NET Through Game Programming

Learn VB .NET Through Game Programming
Authors
Matthew Tagliaferri
ISBN
1590591143
Published
08 Aug 2003
Purchase online
amazon.com

(Matthew Tagliaferri) wanted a way to introduce the important principals of OOP and .NET, and games seemed like a way to do it that everyone could appreciate and understand. I think he really succeeded. — Dan Mabbutt, Visual Basic Guide on About.

Editorial Reviews

Beginning programmers often motivate themselves by creating a first project in a subject that they are interested in. Many young programmers are interested in game programming. Learn VB .NET Through Game Programming is a self-paced learning tutorial designed to help any developer master the basics of object-oriented programming (OOP) with Microsoft Visual Basic .NET. Unlike other books on OOP, this easy-to-understand book provides readers with peer-level language, while illustrating concepts with definitive and intuitive game programming examples.

  • Teaches object-oriented programming quickly and easily
  • Game examples make for fun learning
  • Shows both the wrong way and the right way through an intuitive and innovative approach to learning
  • Written in a peer-to-peer language, easily accessible to young coders

Table of Contents

  1. Developing Your First Game
  2. Writing Your First Game, Again
  3. Understanding Object-Oriented Programming from the Start
  4. More OOPing Around
  5. Understanding Polymorphism
  6. Using Polymorphism via Interfaces
  7. Creating Multiplayer Games
  8. Using DirectX
  9. Learning Other Object-Oriented Programming Topics

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“In theory, theory and practice are the same. In practice, they're not.”