Giter Site home page Giter Site logo

mypythonlearnproject's Introduction

我的python学习计划,其中包括源码、注释以及我在这个过程中遇到的问题和一些想法

环境为Win10+Python2.7+PyCharm Community Edition 2016.2

参考的是 廖雪峰的python2.7教程

  • 第一个Python程序

Hello World

  • Python基础

1.数据类型和变量

2.字符串和编码

3.list和tuple

4.条件判断和循环

5.使用dict和set

  • 函数

1.调用函数

2.定义函数

3.函数的参数

4.递归函数

  • 高级特征

1.切片

2.迭代

3.列表生成式

4.生成器

  • 函数式编程

1.高阶函数

2.返回函数

3.匿名函数

4.装饰器

  • 模块

1.使用模块

2.安装第三方模块

3.使用__future__

  • 面向对象编程

1.类和实例

2.访问限制

3.继承和多态

4.获取对象信息

  • 面向对象高级编程

1.使用__slots__

2.使用@property

3.多重继承

4.定制类

  • 错误、调试和测试

1.错误处理

2.调试

mypythonlearnproject's People

Watchers

hanmichael avatar  avatar

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.