Giter Club home page Giter Club logo

how-to-learn-python3's Introduction

how-to-learn-python3

Python是一种跨平台的计算机程序设计语言。 是一个高层次的结合了解释性、编译性、互动性和面向对象的脚本语言。最初被设计用于编写自动化脚本(shell),随着版本的不断更新和语言新功能的添加,越多被用于独立的、大型项目的开发。

Python 目前被广泛采用因其具有以下优势:

  1. 学习简单
  2. 生态完善强大,几乎你想做任何事情,都可以找到对应的 Python 包
  3. 应用广泛:人工智能,AI,web开发,运维,测试,区块链等

Python 3

Python 有两个大的版本 2,3 但目前 2 已经不再维护所以 Python3 是需要学习的版本

学习材料

  1. 官网
  2. Pypi
  3. Python3 教程
  4. Python3 get started
  5. Python docs

阶段学习计划

Lesson 2
  1. 数据类型,变量
  2. string,数组
  3. if else
  4. 循环
Lesson 1
  1. 安装 python 3
  2. 熟悉 PyPi
  3. 安装 Python3 开发环境: vs code 或者 pycharm community
  4. 编写第一个 Hello world 程序

how-to-learn-python3's People

Contributors

pana avatar

Watchers

 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.