Logo

Python for Everybody: Exploring Data in Python 3

Large book cover: Python for Everybody: Exploring Data in Python 3

Python for Everybody: Exploring Data in Python 3
by

Publisher: PythonLearn
ISBN/ASIN: 1530051126
ISBN-13: 9781530051120
Number of pages: 247

Description:
The goal of this book is to provide 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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Python 201: (Slightly) Advanced Python TopicsPython 201: (Slightly) Advanced Python Topics
by
This document contains discussions of several advanced topics that are of interest to Python programmers: regular expressions, unit tests, extending and embedding Python, parsing, GUI applications, guidance on packages and modules.
(22462 views)
Book cover: How To Write Your Own Software Using PythonHow To Write Your Own Software Using Python
by
The book will help you build basic programming skills. It is organized in a way that builds up the language in layers from simple concepts to more advanced features. Programming exercises are provided to encourage further exploration of each layer.
(23372 views)
Book cover: Python for EducationPython for Education
by - Inter University Accelerator Centre
Primary objective of this book is to explore the possibilities of using Python language as a tool for learning mathematics and science. The reader is not assumed to be familiar with computer programming. Ability to think logically is enough.
(16183 views)
Book cover: Learn to Program Using PythonLearn to Program Using Python
by - Addison-Wesley Professional
Book for hobbyists, self-starters, and all who want to learn the art of computer programming in Python. Data types and variables, debugging, and namespaces are covered. Also includes sample applications that illustrate ideas and techniques in action.
(25509 views)