development

Displaying All Posts Tagged as "development"

Introducing C

I have previously posted getting-started tutorials for Python and Ruby, and next up is good old C. Many argue that if performance and control is what you’re after, then C is really the only way to go. I would say that knowing at least the basics of C is important as it gives a greater understanding of what is actually going on than other high level languages.

Read More »
Introducing Python

Python is one of the most popular languages out there these days. Its easy to learn and suitable for a lot of different purposes, from small and quick scripts to large massive projects. So, just like I did with Ruby before I will do with Python now to give you a nice and quick introduction.

Read More »
CyanogenMOD on the HTC One S

The HTC One S is a beautiful device but in order to unleash its full potential, Sense needs to go. xkonni over at XDA has taken the initiative to get Cya things running and I have joined the fray. Any help and advice would be much appreciated! So far CM9 …

Read More »