1 / 9

Win32 Programming

Win32 Programming. Lesson 2: The Tools of the Trade. So, some of you came back…. Given that you’re still here, let’s look at the tools of the trade Resources to use to get you up and running. Today. Software Visual Studio Virtual PC SVN Places MSDN Google. Virtual PC.

lorna
Download Presentation

Win32 Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Win32 Programming Lesson 2: The Tools of the Trade

  2. So, some of you came back… • Given that you’re still here, let’s look at the tools of the trade • Resources to use to get you up and running

  3. Today • Software • Visual Studio • Virtual PC • SVN • Places • MSDN • Google

  4. Virtual PC • Actually, a pretty cool tool • Allows us to create a completely virtual machine • The good thing about a virtual machine is that you can trash it until your little hearts are content!

  5. Visual Studio • Really is a very powerful tool • I’m currently using 2013, but you should be able to do most of this in 2012… however, why use the old version of the program? I’ll need submissions in 2013 format. • Basically, I’m going to give you a quick VS2013 driving lesson now

  6. SVN – Version Control • I personally use Tortoise • Let’s take a quick look…

  7. Steps • Create a Project • Build your project • Fix build errors • Debug your project • Release (?) your project

  8. Looking for Information • msdn.microsoft.com – this is a KEY site for you! • Google – used judiciously, this will help you tremendously • Course web site

  9. Next Week • A quick refresher for C++ • Pointers & Classes • Assignment 1 • Something to do before then • Make sure you have a computer with access to Visual Studio and Virtual PC. If there’s a problem, this is the week to solve it.

More Related