Python for Programmers – PDF/EPUB Version Downloadable

$49.99

Author(s): Oswald Campesato
Publisher: Mercury Learning & Information
ISBN: 9781683928171
Edition:

Important: No Access Code

Delivery: This can be downloaded Immediately after purchasing.

Version: Only PDF Version.

Compatible Devices: Can be read on any device (Kindle, NOOK, Android/IOS devices, Windows, MAC)

Quality: High Quality. No missing contents. Printable

Recommended Software: Check here

Description

This book is intended primarily for developers who have little or no experience with
Python or Pandas. It contains a fast-paced introduction to Python and Python-based solutions to various tasks. Chapter 1 provides a quick tour of basic Python 3, followed by a chapter that shows how to work with loops and conditional logic in Python. Chapter 3 discusses data structures in Python, followed by a chapter that features code samples for tasks with strings and arrays in Python. Chapter 5 contains concepts in object-oriented programming, along with code samples that illustrate how they are implemented in Python. Chapter 6 introduces recursion and some fundamental topics in combinatorics. Finally, the appendix provides an introduction to Pandas. Companion files with code and
figures are available for downloading from the publisher.

Features:

  • Provides the reader with basic Python 3 and Pandas programming
    concepts
  • Companion files with code and figures