Programming Languages BooksPython Books

GUI Programming with Python

Advertisement

GUI Programming with Python

GUI Programming with Python

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

Author(s):

s Pages
Similar Books
Basics of python programming

Basics of python programming

This lecture note covering basic to advanced concepts of python ,program execution, arithmetic, variables and functions. It also explores turtle module case studies, conditionals, recursion, functions, iteration, strings, and lists with a focus on algorithms, dictionaries, tuples, file handling, and basic object-oriented programming, classes, functions, inheritance, and advanced Python features.

s187 Pages
Python for Everybody by Dr. Charles R. Severance

Python for Everybody by Dr. Charles R. Severance

This PDF Python for Everybody by Dr. Charles R. Severance covers the following topics related to Python : Why should you learn to write programs?, Variables, expressions, and statements, Conditional execution, Functions, Iteration, Strings, Files, Lists, Dictionaries, Tuples, Regular expressions, Networked programs, Using Web Services, Object-oriented programming, Using Databases and SQL, Visualizing data.

s249 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
Python track introduction

Python track introduction

This note covers the following topics: Python syntax, Control flow, Functions, Odds and ends,Object-oriented programming, Exception handling,Type checking, Exception handling, main differences between Python 2.x and Python 3.x, Recursion, Functional programming, Command-line arguments, Generator.

sNA Pages
Introduction to Programming through Python and C

Introduction to Programming through Python and C

This note explains the following topics: Types of Digital Computers, Stored Program Computer, Computer Models, Machine Language Program, Program Execution, Central Processing Unit, Memory Write, Binary World, Assembly Language Program, High-Level Languages, Compiler, Operating System, Python Interpreter.

s121 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 Python Programming by James Cussens

Introduction to Python Programming by James Cussens

This note explains the following topics: Variables, expressions and statements, Functions, conditionals and recursion, Fruitful functions and iteration, Strings and lists, Tuples and dictionaries, Files and exceptions, Classes and objects, Class methods and composition, Inheritance.

sNA Pages
Dive Into Python

Dive Into Python

This note covers the following topics: Native Datatypes, Comprehensions, Strings, Regular Expressions, Installing Python, Closures and Generators, Classes and Iterators, Advanced Iterators, Unit Testing, Refactoring, Files, XML, Serializing Python Objects, HTTP Web Services, Case Study: Porting chardet to Python 3, Packaging Python Libraries, Porting Code to Python 3 with 2to3 and Special Method Names.

sNA Pages
Python Library Reference

Python Library Reference

This library reference manual documents Python's standard library, as well as many optional library modules . It also documents the standard types of the language and its built-in functions and exceptions, many of which are not or incompletely documented in the Reference Manual.

sNA Pages
Learning to Program in Python (Alan Gauld)

Learning to Program in Python (Alan Gauld)

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

s Pages

Advertisement