zoukankan      html  css  js  c++  java
  • 第一周作业

    首先抱歉这么这么这么这么这么晚才交上来,请老师谅解,抱歉抱歉。

    特别致谢:感谢杨老师能在这堂课上给我启发和做项目的机会,灌得那两口鸡汤的确是推动我写代码的勇气。

    特别致谢:感谢夏一鸣同学用一个小时不到的时间解决了我两天都装不上的github,我上传了我的第一个程序。

    决定:交作业的大神很多,我代码写的不好,基本没学过,所以可能会显得博客很空洞,所以为了高大上,用英文写吧,然而语法错误啊!!!!!

    1. Introduce myself

         My name is Youming Guo, a master student major in computer science at NENU, I just graduated from JiLin University major in Measurement and Control Technology and Instrumentation, so long uh.....

        SO the programming ability of me is pool. I have been  done  at most 200 lines of code during my college career, so I am really a ‘fish’ for this major , but I never give up, it's my creed。

     

    2. Except of this course

        I want teacher tell us more about how to face the challenge when I confuse of it. I haven't done programing for such a long time just because I am afraid of it, I thought it’s a complicated work but really it is. So I afraid to make mistake, afraid to fall into the complicated work. Thanks for telling me a lot of things about programming, now I have the courage to face it, I can do programming all night and solve all the problem which I have made. 

       So I wish teacher to give me more project to do, and I will try my best to accomplish all the work. I wish I could be better and will stick to the time that I love programming.

    3. Statistic of my work

    Lines of code

    Words of blog

    Knowledge

    MY

    Work

    118lines

    (I downloaded a lot and then changed it in my style,it also have some knowledge that I don't know but I try to learn.)

    Chinese:238

    English:360

    Install github.

    Make a calculate programme.

    Know a little between Java.util.List and Java.awt.List.

    And a lot more things about Java.

    4. Target of this term

    First, 10000 lines of code(at least), if I finish it ahead of schedule I will add another 10000 lines.

    Second, read the book Build To Win, I have already finished 30 pages of the book, it sounds good, I should read more.

    Third, learn more foundation course of computer science and I will do some small project to train my programme skill.

    5. Project

    https://github.com/JackYouming/jackfirst.git 

    You can open the URLs to see the first programme of mine, and it is in the Desktop folder, the name of my profile is MagicTool, ok, don't laugh.

    You can input as the example said and then you can get the result, it has a mistake that it ignore the character (when you input character like abcdefg, the programme do not report errors), I think that's my next step of this work.

      So, that is the first blog I announced.

    写到一半时我的内心是崩溃的,但是秉着自己装的X含着泪也要装完的原则,哎,我真的是含着泪写完的。

  • 相关阅读:
    PHP __get和__set的理解
    PHP new self()和new static()的区别探究
    PHP 配置默认SSL CA证书
    PHP Trait超类总结
    PHP abstract 抽象类定义与用法示例
    php implements的作用和总结
    PHP性能优化利器:生成器 yield理解
    PHP 生成不重复唯一标识 session_create_id()
    【SpringBoot】SpringBoot源码编译
    【Redis】分布式锁之Redis实现
  • 原文地址:https://www.cnblogs.com/guoyouming/p/5277828.html
Copyright © 2011-2022 走看看