Programming Languages BooksPython Books

The Standard Python Library

Advertisement

The Standard Python Library

The Standard Python Library

This book covers the following topics: Core Modules, Standard Modules, Threads and Processes, Data Representation, File Formats, Mail and News Messages, Network Protocols, Internationalization, Multimedia Modules, Data Storage, Tools and Utilities and Platform Specific Modules.

Author(s):

sNA Pages
Similar Books
Introduction to Python for Computational Science and Engineering

Introduction to Python for Computational Science and Engineering

This note covers the following topics: A powerful calculator, Data types and data structures, introspection, Input and output, Control flow, Function and modules, Functional tools, Common tasks, Python shells, Symbolic computation, Numerical Computation, Numerical python arrays, Visualising data, Numerical method using python, Pandas data science with python, Python packages and environments.

s267 Pages
Python Machine Learning Projects

Python Machine Learning Projects

The contents include : Foreword, Setting Up a Python Programming Environment, An Introduction to Machine Learning, How To Build a Machine Learning Classifier in Python with Scikit-learn, How To Build a Neural Network to Recognize Handwritten Digits with TensorFlow, Bias-Variance for Deep Reinforcement Learning: How To Build a Bot for Atari with OpenAI Gym.

s135 Pages
A Gentle Introduction to Programming Using Python

A Gentle Introduction to Programming Using Python

This note will provide a gentle introduction to programming using Python for highly motivated students with little or no prior experience in programming computers. Topics covered includes: Variables and types, Functions, basic recursion, Control flow: Branching and repetition, Introduction to objects: Strings and lists, Structuring larger programs, Python modules, debugging programs, Introduction to data structures: Dictionaries, Functions as a type, anonymous functions and list comprehensions.

sNA Pages
Introduction to Computer Programming  Python

Introduction to Computer Programming Python

This note teaches the basics of programming in Python, which is an industrial-strength programming language used at companies like Google and Industrial Light and Magic. Topics covered includes: Python basics, Booleans, Strings, Modules, Loops, Lists, Dictionaries, Files, Classes, Sorting.

sNA Pages
Python Concepts by wikiversity

Python Concepts by wikiversity

Goal of this note is to teach the following topics: Python integers, non-decimal integers, Python floats, precision of floats, Boolean algebra, complex numbers, convert numbers into different basic data types.

sNA Pages
The Python Tutorial by Madhavan Mukund

The Python Tutorial by Madhavan Mukund

Python is an easy to learn, powerful programming language. This tutorial does not attempt to be comprehensive and cover every single feature, or even every commonly used feature.

sNA Pages
Introduction to Python Programming Course Notes

Introduction to Python Programming Course Notes

This note covers the following topics: Basic Principles of Python, String Data, String Operations, Numeric Data, Types of Numeric Data, Conversion of Scalar Types, Lists, Tuples and Dictionaries, Input and Output, Programming, Functions, Using Modules, Writing Modules and Exceptions.

s164 Pages
OReilly Python Books Chapters

OReilly Python Books Chapters

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Non Programmers Tutorial For Python (Josh Cogliati) Mirror

Non Programmers Tutorial For Python (Josh Cogliati) Mirror

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Python 2.4 Quick Reference

Python 2.4 Quick Reference

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement