Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mori-c/python-handbook

Repository files navigation

Python Reference Handbook

Code Repository

Personal reference collection of decks and notebooks of hand-coded sample code and snippets


TODO

Checkout Issues on left off comment notes


Table of Contents

πŸ“‹ - - Subject
A Environment Setup
B Application / Program Structure
C Syntax
D CSV & Text Processing
D Fundamentals
1.0 ・ Data Types
2.0 ・ Conditions
2.1 ・・ Booleans
2.2 ・・ if / elif / else
2.3 ・・ Compound Conditionals
3.0 ・ Lists
4.0 ・ Loops
5.0 ・ Dictionaries
6.0 ・ Modules
7.0 ・ CLI Navigation
8.0 ・ Scripts
9.0 ・ While Loop
10.0 ・ Read & Write Files

E. Intermediate

  • functions
  • error handling
  • data structures: O'Reilly's Design Principles & Practice
  • data manipulation
  • library functions
  • classes & objects
  • inheritance
  • optimizing objects (simplified code, debugging, create containers, manage resources)
  • encapsulation
  • higher order functions & closures
  • metaprogramming & decorators
  • metaclasses
  • iterators & generators
  • coroutines

About

Personal collection of reference decks and notebooks of hand-coded snippets and sample code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /