zoukankan      html  css  js  c++  java
  • 个人总结

    Software engineers shall commit themselves to making the analysis, specification, design, development, testing and maintenance of software a beneficial and respected profession. In accordance with their commitment to the health, safety and welfare of the public, software engineers shall adhere to the following Eight Principles:

    1. PUBLIC - Software engineers shall act consistently with the public interest.

    2. CLIENT AND EMPLOYER - Software engineers shall act in a manner that is in the best interests of their client and employer consistent with the public interest.

    3. PRODUCT - Software engineers shall ensure that their products and related modifications meet the highest professional standards possible.

    4. JUDGMENT - Software engineers shall maintain integrity and independence in their professional judgment.

    5. MANAGEMENT - Software engineering managers and leaders shall subscribe to and promote an ethical approach to the management of software development and maintenance.

    6. PROFESSION - Software engineers shall advance the integrity and reputation of the profession consistent with the public interest.

    7. COLLEAGUES - Software engineers shall be fair to and supportive of their colleagues.

    8. SELF - Software engineers shall participate in lifelong learning regarding the practice of their profession and shall promote an ethical approach to the practice of the profession.

    软件工程师应致力于对软件的分析,规范,设计,开发,测试和维护,对行业有利和受人尊敬的行业。软件工程师按照其对健康、安全和福利的承诺,坚持以下八项原则:

    1.公益性-软件工程师应符合公众利益。

    2.客户和雇主-软件工程师应以符合公众利益的方式,以符合其客户和雇主的最佳利益的方式行事。

    3.产品-软件工程师应确保他们的产品和相关的修改可能符合最高的专业标准。

    4.判断-软件工程师应保持其专业判断的完整性和独立性。

    5.管理-软件工程管理者和领导者应该提出和改进一个合理的方法,以管理软件开发和维护。

    6.专业性-软件工程师应提出与公众利益相一致的行业的完整性和声誉。

    7.同事-软件工程师应该是对同事公平和支持他们的同事。

    8.自学-软件工程师应参与终身学习,并对其专业实践,并促进职业道德。

    期末总结

    首先很荣幸成为了软件工程这门课从我们这学期开始改革试点第一代小白鼠,校内老师与国外微软专家联合对我们进行学习指导与监督,根据邹欣老师“做中学”的指导思想,进行了一系列的编程实践,在个人项目四则运算和字数统计中,我都是在最基础的要求上完成了小部分额外要求,我感觉自己应该还能做的更好的,但是大三下学期因为考研复习数学英语而精力明显不在这里,所以还是没有再更进一步,有点遗憾。结对项目是做的黄金点,这个小游戏感觉玩起来应该不错,但是我只能编写出单机版的游戏,感觉要把写出来的程序联上网好像是件很复杂的事情。至于团队项目是一个网站的开发,所以特地去图书馆借了PHP这种关于网页编程的书籍进行了短暂的自学,然后就是对项目的使用进行了调研和采访。

    通过这次课程我学到了许多新鲜的事情,比如博客,GITHUB,Coding之类的都是我以前几乎从来没有接触过的,很大的拓宽了我的知识面,也感觉到了现在的自己还有非常多的不足之处。我对该课程改革的最大意见就是希望这项课程能在我们大二的时候开设,我觉得大二之前有关这种全面加强和深化我们专业能力的课程还是太少了,当然最后还要感谢邹欣老师,许清老师,张翼飞老师,刘乾助教,郑蕊助教等教学和指导人员给予我们对软件工程学习的巨大帮助。

  • 相关阅读:
    Python的包管理工具Pip
    C语言移位运算符
    malloc函数具体解释
    HDU
    Java中Scanner的使用方法
    DOS call 中的%cd%,当前文件夹演示
    没有找到MSVCR100.dll解决方法
    什么是响应式表格(响应式表格和普通表格的区别)
    Redis和Memcache和MongoDB简介及区别分析(整理)
    GIT将本地项目上传到Github(两种简单、方便的方法)
  • 原文地址:https://www.cnblogs.com/hyf3/p/5562360.html
Copyright © 2011-2022 走看看