Logo

Python for Informatics: Exploring Information

Small book cover: Python for Informatics: Exploring Information

Python for Informatics: Exploring Information
by

Publisher: PythonLearn
Number of pages: 220

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
(1.1MB, PDF)

Similar books

Book cover: How to Make Mistakes in PythonHow to Make Mistakes in Python
by - O'Reilly Media
Even the best programmers make mistakes, some are simple and silly, others embarrassing and downright costly. In this book, Mike Pirnat dissects some of his most memorable blunders, peeling them back layer-by-layer to reveal just what went wrong.
(7341 views)
Book cover: The Hitchhiker's Guide to PythonThe Hitchhiker's Guide to Python
by - O'Reilly Media
This handcrafted guide exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis. You'll find a nice concise list of highly recommended options.
(8086 views)
Book cover: Natural Language Processing with PythonNatural Language Processing with Python
by - O'Reilly Media
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies. With it, you'll learn how to write Python programs that work with large collections of unstructured text.
(16724 views)
Book cover: Functional Programming in PythonFunctional Programming in Python
by - O'Reilly Media
Python is not a functional programming language, but it is a multi-paradigm language that makes functional programming easy to perform. This book examines the functional aspects of the language and points out which options work well and which do not.
(9215 views)