Auto-generate Flow Chart from Java/C++ Codes:

Raptor Flowchart Tutorial For Beginners

Friday, June 01, 2012

Pengaturcaraan Visual C++ 2010 Untuk Pembangunan Permainan

Learn How to Program C++ Games with Microsoft Visual C++ 2010 Express Edition


http://www.truancyfactory.com/tutorials/games/cpp01.html#compile




  • Download and Install Microsoft Visual C++ 2010 Express Edition
  • Start Microsoft Visual C++ 2010 Express Edition
  • Create a New Project
  • Add a New Source Code File
  • Type in the Source Code
  • Compile Your Source Code
  • Create a Batch File and Run the Program
  • Other Ways to See Your Program Output
  • Activating the Microsoft Symbol Servers
  • Questions
  • Exercises


  • .
    .

    Recommended for Beginners
    Dawson does a great job explaining the basics and funifies it a bit with game-related exercises. You won't learn how to make real games, but it's a good intro to C++.

    No comments: