美文网首页
For smarit: Let's learn python

For smarit: Let's learn python

作者: 乐鱼先生 | 来源:发表于2019-07-18 07:30 被阅读0次

Before we started

I can not promise to fix all your problems,but I can promise you won't have to face them alone.

Why python

Every language has it’s pros and cons along with the use cases it’s best suited for. The 3 most popular uses of Python are data crunching, writing web application back ends and automation scripts. Python is arguably the best language for beginners due to the underlying principles of the design of the language that focus on clarity and simplicity.

someone said this:

life is short, use python

and it's true,you will know.

The big map

The big map

How to do it

It’s simple. Pick a tutorial and complete it. Then, pick another. Rest and Repeat.

Steps

如果有任何疑惑或者问题,请不要犹豫问我。

Please know

  • 直接使用google搜索任何问题。国内的搜索引擎,往往会浪费你大量的时间看无用的东西。
  • 尽早学习git,非常非常有用。
  • 编辑器就用vscode吧。Visual Studio Code - Code Editing. Redefined

Useful info

各个阶段的python学习路线? - 知乎
Python教程 - 廖雪峰的官方网站
Python 的练手项目有哪些值得推荐? - 知乎
2017年30个惊艳的Python开源项目 - CSDN研发技术 - CSDN博客

相关文章

网友评论

      本文标题:For smarit: Let's learn python

      本文链接:https://www.haomeiwen.com/subject/qxtklctx.html