Synopsis:
Programming Concepts in Python is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like C++ and Java, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are specific to the selected language, and some unique language features are unavoidably included, but the presentation is largely language-independent. A unique feature of the book is that it explains how to acquire, install, and use freely available software to edit, compile, and run console programs on just about any system, including Windows and Mac. Its examples use command line compiling, so that the presentation remains focused on programming concepts and avoids becoming a training tool for a specific Ide. The three-part organization of material starts with the basics of sequential processing, then adds branching and looping logic and subprograms, and ends with arrays and objects. It turns a beginner with no programming experience into a programmer, prepared to continue their training in Python or just about any other specific programming language.
About the Author:
Robert Burns was born on 25 January 1759 in the village of Alloway near Ayr. Famously considered Scotland's national bard, his birthday is celebrated across Scotland on that very day. Born into a family of farmers, his poetry was often composed as he worked in the fields. His most famous songs and poems include To a Mouse, Tam O' Shanter and Scots Wae Hae. His works were first gathered and published in Poems, Chiefly in the Scottish Dialect in 1786. He died on 21 July 1796 aged just thirty-seven.
"About this title" may belong to another edition of this title.