Skip to content

marqzman/python3-in-one-pic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 in one pic

[ Languages: English ]

Gitter chat button BitCoin donate button

Notebook

IPython Notebook Version

Preview

py3 in one pic

Releated projects

TODO

  • Use IPython notebook, it's really very cool!

  • import this

  • Basic Syntax

  • Native Datatypes

    • Number
    • String
    • Boolean
    • None
    • Byte
    • List
    • Tuple
    • Set
    • Dict
  • Operators & Casting

  • Flow Control

    • if/elif/else
    • for...in...
    • while
  • Function

  • Class(OOP)

  • Module

  • Pythonic

  • Standard Libraries

    • os, sys
    • datetime

Donation

If you find this project helpful, please consider making a donation with bitcoin or other way 🍻

References

  1. Python 3.4.3 documentation
  2. Dive Into Python 3
  3. Writing Idiomatic Python 3.3
  4. Google Python Style Guide
  5. 廖雪峰的Python教程

License

See the LICENSE file for license rights and limitations (MIT).

About

Learn python3 in one picture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%