Please enable JavaScript.
Coggle requires JavaScript to display documents.
Python Programming (Basics (Object (Type, Attribute, Class, Method),…
Python Programming
Basics
List of Keywords
Statement/Suite
Namespace / Variables
Understanding the LEGB rule and global/nonlocal statements
{video}
Operators
Structured Programming / Control Structures
:star:
Regular Expression HOWTO
Errors and Exceptions
errno — Standard errno system symbols
Function
Built-in Functions
String Methods
More Built-in Methods
collections — High-performance container datatypes
Input and Output
Module
Expression
BNF Grammar
Simple statements
https://www.youtube.com/watch?v=nFIBtM1SMEU
https://www.youtube.com/watch?v=CZ8bZPqtwU0
Object
Type
Attribute
Class
Method
Compound Statements
Built-in Types
New in Python3 cheatsheet
Intro to Object Oriented Python
Encapsulation
https://www.youtube.com/watch?v=RSl87lqOXDE
classes
Inheritance
Decorator
Abstract Base Class
Context Managers and the
“with” Statement in Python
{w/ video}
by Dan Bader
Method overloading
Decorator Methods:
classmethod,
staticmethod
{video}
Object Oriented Programming
Advanced
Logging Cookbook
Debugging and Profiling
An Intro to Benchmarking your code
Pytest
MySQL Community Edition
mongoDB: NoSQL explained
Python - Coding for MongoDB
pickle — Python object serialization
Comparison with JSON
Django
Windows Setup
: Running Python at the Command Prompt
python -m pip install numpy
PEP 8 -- Style Guide for Python Code
Created by
SelfStudyApp @ twitter