Git Product home page Git Product logo

pythonstudy's Introduction

PythonStudy

是小弟学习过程中的练习代码。


思维导图

是用画思维导图的方式对所学知识点进行整理,有助于理解。
文件目录:思维导图
内容:

  • Python基础结构
  • Python数据结构
  • Python表达式
  • Python函数
  • Python常用模块
  • Python进程和线程
  • Python面向对象
  • Web 框架-Django
  • 爬虫
  • 数据库-MySQL
  • 数据库 Redis
  • 数据库 MongoDB
  • Linux使用基础
  • Vim 编辑器
  • Shell 脚本

python 基础

学习资源主要是 廖雪峰的博客
还有其他网络视频

文件目录:ProjectBaseTest1/Python基础
内容:

  • 01-函数defFunction
  • 02-基础函数baseFunction
  • 03-高级特性highFeatures
  • 04-函数式编程functionProgram
  • 05-模块hello
  • 06-面向对象OPP
  • 07-面向对象高级编程OPPHigh
  • 08-错误调试ErrorDebugTest
  • 09-IO编程IOProgram
  • 10-进程和线程process_thread
  • 11-正则表达式regex
  • 12-内建模块includeModule
  • 13-三方模块otherModule
  • 14-网络编程NetPorgram
  • 15-电子邮件emailTest
  • 16-访问数据库dataBaseTest
  • 17-Web开发WebServiceTest
  • 18-异步IO-asyncIOTest

python 高级

python 深入学习
学习来源还是廖雪峰的博客
还有部分是针对知识点去网上找的博客
文件路径:ProjectBaseTest1/Python高级
内容

  • 02-模块循环导入
  • 03-深拷贝和浅拷贝
  • 04-不同进制的讲解
  • 05-私有化
  • 06-Property属性
  • 07-迭代器
  • 08-闭包
  • 09-装饰器
  • 10-作用域
  • 11-动态添加属性和方法
  • 12-生成器

python核心编程

文件路径:ProjectBaseTest1/python核心编程

  • 01-生成器-闭包-装饰器
  • 02-高级3-元类
  • 03-linux系统编程
  • 04-网络编程
  • 05-服务器
  • 06-web服务器
  • 07-正则表达式

工具练习

这里是一些对 网上部分项目 的练习。
来源主要是 实验楼 还有一部分是 GitHub 上面的包的使用测试。
文件目录:ProjectBaseTest1/工具练习
内容:

  • 01-微信消息撤回
  • 02-图片转字符画
  • 03-神经网络实现手写字识别
  • 04-Python生成个性二维码
  • 05-Python3实现色情图片识别
  • 06-实现简单的Web服务器
  • 07-破解验证码
  • 08-实现模板引擎
  • 09-使用Python 创建照片马赛克
  • 10-文字聊天室
  • 11-Python实现数据科学中的无监督挖掘技术
  • 12-使用Python3 进行气象数据分析
  • 13-分析淘宝中秋月饼销售情况
  • 14-分析淘宝大闸蟹销售情况
  • 15-读取xml内容
  • 16-python数据可视化
  • 17-python读取csv
  • 19-微信个人号管理
  • 20-链家爬虫

算法与数据结构

这里是对算法的学习。
课程来自于 极客学院 王铮老师的专栏
专栏的 GitHub 地址 文件目录:ProjectBaseTest1/算法与数据结构
内容:

  • 01-栈和队列
  • 02-链表
  • 03-排序
  • 04-树与树算法
  • 05-极客时间专栏

pythonstudy's People

Contributors

xxxfly avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mzzhref

pythonstudy's Issues

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.