• Stars
    star
    4,968
  • Rank 8,352 (Top 0.2 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created about 9 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Learn python3 in one picture.

Python3 in one pic

[ Languages: English ]

Gitter chat button BitCoin donate button

Online Version

https://git.io/Coo-py3

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
    • break & continue
    • Iterators & Generators
    • Comprehensions
  • Function

    • Definition
    • Arguments
    • Lambda
    • Documentation
    • @decorator
  • Class(OOP)

    • class
    • __init__() & self
    • Instance
    • Inheritance
    • Override
  • Module

    • import
    • Search Path
    • Package
  • 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).

More Repositories

1

javascript-in-one-pic

Learn javascript in one picture.
6,697
star
2

pytips

Useful Python tips!
Jupyter Notebook
550
star
3

ImageColorTheme

Extract Color Themes from Images
Python
322
star
4

lolita

Using github's issue system as lightweight notes & blog.
Jupyter Notebook
159
star
5

CPython-Internals-Lecture-Notes

CPython Internals 学习笔记
115
star
6

cix-extractor-py

基于行块分布函数的通用网页正文(及图片)抽取 - Python版本
Python
115
star
7

react-jwt-example

Using JSON Web Token in React App.
JavaScript
73
star
8

dailybot

Daily Bot - Parse RSS and ChatGPT it.
Python
45
star
9

Dobby

Test your RESTful API more RESTfully
JavaScript
31
star
10

MathModeBot

Telegram Bot MathMode with Flask
Python
14
star
11

init-react-reflux-workflow

Clone and Gulp, start writing your React App.
JavaScript
13
star
12

DataX

Crawling, Cleaning, Analysing, Visualization and Inferencing
Jupyter Notebook
12
star
13

Oxford-Machine-Learning-Course-2015

Oxford Machine Learning Course 2015
Jupyter Notebook
11
star
14

tornado-mvc

Tornado x MVC
Python
9
star
15

rainyear.github.io

blog.
JavaScript
9
star
16

emoji-query

Query emoji string & unicode
JavaScript
6
star
17

data-blog

Data blog generated with Jupyter & MkDocs
Python
5
star
18

solar-rain

Solarized dark ghost theme
JavaScript
4
star
19

A-sketch-of-SICP

SICP in IPython Notebook with Scheme kernel.
3
star
20

nb

Jupyter Notebook Viewer
HTML
3
star
21

FlomoBar

JavaScript
3
star
22

xr_ux

Posts about AR/VR UX & Tech.
1
star
23

NexusHDThanker

NHD 说谢谢换魔力值
Python
1
star
24

lisp-koans-answers

My lisp-koans answers
Common Lisp
1
star
25

avgot

Python
1
star