Coder Social home page Coder Social logo

mori-c / python-handbook Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 15.46 MB

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

License: MIT License

Jupyter Notebook 99.71% R 0.29%
python handbook cookbook reference-documentation sample-code snippets-collection notes-for-developer readthedocs

python-handbook's Introduction

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

python-handbook's People

Contributors

mori-c avatar

Stargazers

 avatar  avatar

python-handbook's Issues

TODO

  • Continue adding notes into Reference notebook
  • Add Variable, Object Semantics
  • Local: sand/active/python-handbook
  • Bash: $ jupyter notebook
  • Tunes @ n10.as
  • Tab session: "Python Notebook Tutorials", for more adds

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.