[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
C++ And TDD/ C++ programming on Android/ String Calculator Kata in C++/
From: |
jmjakkmail |
Subject: |
C++ And TDD/ C++ programming on Android/ String Calculator Kata in C++/ C++and OpenGL on Android with the NDK/c++ Convert Integers to Roman Numerals |
Date: |
Fri, 22 Jun 2012 12:55:04 -0700 (PDT) |
User-agent: |
G2/1.0 |
- C++and OpenGL on Android with the NDK
Ian presents how to use the Android NDK to program in C++ with STL. The
presentation was given about a week before NDK-r5 came out so the parts about
using a modified tool-chain are outdated
DOWNLOAD http://hitfile.net/aL1K
-C++ programming on Android
Android is a Java-centric mobile operating system built on top of Linux. For
those times when the Android API doesn't do what you want, or doesn't do it
fast enough, you can always get down-and-dirty with C/C++. The author discusses
the hows and whys of so-called "native" programming in Android and shows some
examples
DOWNLOAD http://hitfile.net/ABw3
-String Calculator Kata in C++
Create a simple String calculator
DOWNLOAD http://hitfile.net/vA5q
-C++ And TDD
video TDD in C++ using the Eclipse CDT and CppUTest.
DOWNLOAD http://hitfile.net/R41w
-C++ Convert Integers to Roman Numerals
This tutorial will show how to create a C++ console application that will
convert any integer into a roman numeral.
DOWNLOAD http://hitfile.net/cAVz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- C++ And TDD/ C++ programming on Android/ String Calculator Kata in C++/ C++and OpenGL on Android with the NDK/c++ Convert Integers to Roman Numerals,
jmjakkmail <=