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. The ideas covered in this book provide the reader with many major programming topics, applicable to a wide variety of programming languages. 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.
Pages : | 230 pages |
Size : | PDF (268 pages, 1.64 MB) |
File type : | |
Downloads: | 75 |
Created: | 2020-08-29 |
License: | CC BY-SA 3.0 |
Author(s): | Cody Jackson |
Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python
Download free course Android Application Development for the Intel Platform, pdf file on 508 pages by by Ryan Cohen, Tao Wang....
Java programmingThis document is about a Java programming ,a free pdf tutorial for beginners a basic knowledge of object-oriented programming is assumed....
Practical Artificial Intelligence Programming in JavaThis book uses both best of breed open source software and the author's own libraries to introduce the reader to Artificial Intelligence (AI) technologies like genetic algorithms, neural networks, expert systems, machine learning, and statistical natural language processing (NLP)....
Haskell Tutorial for C ProgrammersThis book is written to introduce Haskell for programmers of imperative languagues, including C, C++, Java, Python, and Pascal, etc....
Getting started with DOMDownload free DOM tutorial course in PDF, training file in 8 chapters and 39 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Pointers - C++ coursePDF course about C++ and pointers, free document in 65 pages....
COBOL ProgrammingDownload COBOL tutorial in PDF,a free training courses under 236 pages to learn the basics of COBOL language...
Java with BlueJThis book introduces the Java programming language. The text assumes the student will be using the BlueJ development environment and provides some introductory BlueJ material. Our experience has been that BlueJ is easy to learn and provides a good programming environment for the beginner programme...
Learning Perl Through ExamplesDownload tutorial intituled Learning Perl Through Examples, it's a free training document under 72 pages by Yun Shen....
Ruby Hacking GuideThe Ruby Hacking Guide is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole....