Giter Site home page Giter Site logo

wenyan-python's Issues

python task note

写在前面的话

由于经济条件有限,还没有响应开智格调号召入手Macbook,现用Windows敲代码。争取明年入手最新款Macbook pro!

准备工具:

  • Windows下的powershell
  • Notepad++
  • Python 2.7.13

刚完成练习前的准备工作和第一个小练习,在这个过程中get到其他让人惊喜的小技能,因此决定记录下来~

开始

  1. win+R+输入cmd进入终端(虽然不用。powershell是直接搜索进入的)
  2. mkdir+文件名+enter 创建一个目录
  3. cd +文件名+enter 进入指定目录
    1)dir+enter 展开目录全部内容
    2)tab课快捷切换目录下的内容
    3)“↑”和“↓”键可快捷切换历史指令

error collection

alert

如果只是跟着书上和作者敲入一样的代码,出错的概率很低。一般情况下都能正常运行,在快完成入学任务的时候,有一个小伙伴问了我一个问题,把我给问懵了:

余数没有搞清楚,谁跟谁的余数,余数和乘除的运算优先级是什么?

虽然已经马上完成了17个练习,也知道%其实用得更多的是字符串格式化。但确实不知道余数和乘除的运算优先级。感慨小伙伴看书的细致,也开始反思自己想要完成任务而做的“快速学习”是否真的能有效学习。

于是开始把学习速度放慢下来,从新认真的做了15-17的练习,也慢下来用六小时之后再做笔记的方法,先看书,先在脑袋里面预演,然后准备再notepad++里面把之前的程序默写出来。寸步难行

之前跟着书上写完代码然后用powershell运行试验后复制粘贴到GitHub里面的流水型带来的优越感消失了,转而开始怀疑自己是否适合学习python。

It's too hard for me!!!

现在看着自己提交的任务,如果是有人再来问我怎么怎么提示别人,什么是字符串,什么是转义字符,有哪些,如何转包和提取文件的时候,我从我的大脑里面提取不出任何的东西。 这一刻,我感受到我之前敲的17个练习代码算是白敲了, 内心充满了沮丧。

好在

当你的大脑非常难受的时候,那就是你的大脑在成长;而当你的大脑感受到很轻松的时候,只是利用习惯的惯性思维在运行,不会有新的进步。

会为满足好奇和喜欢而继续,但愿,我是一直在成长。

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.