Code Monkey home page Code Monkey logo

doc-python's Introduction

介绍

Python是一门面向对象的、解释型的编程语言.目前常见版本有Python2.x和Python3.x,python2.x和python3.x差异大,不向下兼容

接下来的学习笔记都是基于Python3.x

常见应用场景

  • WEB项目开发
  • 自动化运维
  • 网络爬虫
  • 数据分析与挖掘
  • 黑客逆向编程
  • 机器学习
  • 游戏开发

IDE

相关网站

学习过程

  我的学习过程是看视频,看书,同时用markdown语法+atom编辑器记录学习笔记。由于有编程基础,所以基于对爬虫的好奇开始就直接看爬虫视频就并跟着操作,对python和爬虫有一个基础的认知,以下是我学习的一个过程。

  • (韦老师)30个小时搞定Python网络爬虫
    总结:对python和爬虫有一个基础的认知
  • 廖雪峰python3教程
    总结:学习基础知识

doc-python's People

Contributors

liushuangqwe1117 avatar

Watchers

 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.