An introduction to computer programming, using the easy, yet powerful, Python programming language. Python, a cross-platform language used by such organizations as Google and NASA, lets you work quickly and efficiently, allowing you to concentrate on your work rather than the language. The core Python language (both versions 2.x and 3.x) is discussed, as well as an introduction to graphical user interface creation, web programming, parallel processing, and other topics. The ideas covered in this book provide the reader with ...
Read More
An introduction to computer programming, using the easy, yet powerful, Python programming language. Python, a cross-platform language used by such organizations as Google and NASA, lets you work quickly and efficiently, allowing you to concentrate on your work rather than the language. The core Python language (both versions 2.x and 3.x) is discussed, as well as an introduction to graphical user interface creation, web programming, parallel processing, and other topics. The ideas covered in this book provide the reader with many major programming topics, applicable to a wide variety of programming languages, such as interfacing with databases, web programming, graphical user interfaces, and using PyGame. After reading this book, the reader should be able to quickly create simple to medium-level programs and be prepared to tackle more complex programming tasks.
Read Less