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

Raptor Flowchart Tutorial For Beginners

Friday, June 01, 2012

Belajar Visual C++ melalui video




"How Do I?" Videos for Visual C++

Get videos designed for Visual C++ developers, from the novice to the professional. If you are new to Visual C++, you can learn the basics of native coding.

Getting Started

How Do I: Design Dialog Boxes?
How Do I: Design Dialog Boxes?
(22 minutes 35 seconds)
How Do I: Build a DLL?
How Do I: Build a DLL?
(19 minutes 55 seconds)

General Topics

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++.