C4Swimmers Newsletter  

Python

Python

(Article) C++ vs Java vs Python

Article : C++ vs Java vs Python

Having been a full-time C++ programmer for all of the past ten years, I recently had the unique opportunity of seriously studying Java almost 10-15 years after it started becoming popular. In the meantime I’m also playing with Python on a personal note. This affords me a unique perspective, of having seen the past and at the same time looking at two new languages with a fresh eye.

(Article) Getting Started : Professional Development of Mobile Application

Article : Getting Started : Professional Development of Mobile Application

Nokia’s platforms offer a wealth of runtime environments for creating every type of application imaginable. To find out more about getting started, select your preferred development technology below.

(TUTORIAL) Introduction to Python 3

(TUTORIAL) Introduction to Python 3

Mark Summerfield explains the structure and approach of his book Programming in Python 3 and shows you how to install Python.

(Tutorial) Introduction to Python - Part 1

Tutorial : Introduction to Python - Part 1

Python is a very handy tool whenever you need to put together a small script that manipulates some files in a few minutes. Moreover, it is also useful for bigger projects, as you get all the power you from data structures, modularization, object orientation, unit testing, profiling, and the huge API.

Syndicate content