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: The Definitive Guide to DjangoThe Definitive Guide to Django
by - Apress
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book which covers 0.96 version.
(20819 views)
Book cover: Python ProgrammingPython Programming
by - Wikibooks
This book describes Python, an open-source general-purpose interpreted programming language, available for all Platforms. Python is a high-level, structured programming language that can be used for a wide variety of programming tasks.
(14483 views)
Book cover: How to Think Like a Computer Scientist: Learning with PythonHow to Think Like a Computer Scientist: Learning with Python
by - Green Tea Press
This book is an introduction to computer science using the Python programming language. It covers the basics of programming, including variables, functions, control flow, program debugging. Later chapters cover basic algorithms and data structures.
(19895 views)
Book cover: Invent Your Own Computer Games with PythonInvent Your Own Computer Games with Python
by
A programming book for kids interested in learning to program their own computer games with python, a serious computer language which is used by professional programmers also. The book explains programming principles from the source code examples.
(53897 views)