This book is designed to introduce students to programming and computational thinking through the lens of exploring data. You can think of Python as your tool to solve problems that are far beyond the capability of a spreadsheet. It is an easy-to-use and easy-to learn programming language that is freely available on Windows, Macintosh, and Linux computers.
This book provides an Informatics-oriented introduction to programming. The primary difference between a computer science approach and the Informatics approach taken in this book is a greater focus on using Python to solve data analysis problems common in the world of Informatics. The book is an open textbook and is based on the open book titled, Python for Software Design: How to Think Like a Computer Scientist (Allen B. Downey).
Pages : | 244 pages |
Size : | HTML, PDF, ePub, etc. |
File type : | |
Downloads: | 86 |
Created: | 2020-08-30 |
License: | Creative Common Attribution-NonCommercial-ShareAlike 3.0 Unported License |
Author(s): | Charles Severance |
Python tutorial for professionals
This PDF tutorial will introduce you to programming using Scratch from MIT. Free document training course under 43 pages by Donald Bourret....
Solving PDEs in PythonDownload free course Solving PDEs in Python, pdf file on 152 pages by Hans Petter Langtangen, Anders Logg....
Tutorial XML in PDFDownload free XML tutorial course in PDF, training file in 8 chapters and 25 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Building iPhone Apps with HTML, CSS, and JavaScriptDownload free course Building iPhone Apps with HTML, CSS, and JavaScript, pdf file on 186 pages by by Jonathan Stark....
Introduction to KotlinThis course is a quick tutorial about Kotlin programming langage intended to beginners to learn how to create Android apps, free training document under 4 pages....
Graph AlgorithmsLearn how graph algorithms can help you leverage relationships within your data to develop..., download free Algorithms tutorial in PDF (256 pages) created by Mark Needham ....
The C++ Hackers GuideAn experienced programmer accumulates a set of tools, tricks, and techniques to make his or her programs better. ...
Python for You and MeDownload free course Python for You and Me, pdf file on 173 pages by Kushal Das....
Kotlin tutorial in PDFThis Kotlin pdf tutorial will teach you how to develop with Kotlin on Android Studio as part of the mobile development for Android platforms....
How To Code in Python 3Extremely versatile and popular among developers, Python is a good general-purpose languag..., download free Python tutorial in PDF (458 pages) created by ....