Showing posts with label C++. Show all posts
Learn how to compile Python for windows phone 8. Developers can write applications using C/C++ directly, and port existing achievements to Windows Phone.

python for phone app

Click here to see the tutorial.

Learn how to embed python in C/C++. A C library that helps to embed python modules into C/C++ applications. The API library provides a bunch of C routines to initialize the Python Interpreter, call into your Python modules and finish up the embedding.

Embedding Python in C/C++

Click here to see the tutorial.

Learn how to build a two player Blackjack game in c language.

Blackjack Game

Click here to see the tutorial.

Learn how to develop 2-D star trek game using C++/VB.


Click here to see the tutorial.


Small C/C++ applications with a couple of modules are easy to manage. Developers can recompile them easily by calling the compiler directly, passing source files as arguments.
MakeFiles

Click here to see Tutorial
Copyright © 2012 Project Spotter.