::本校其它同类课程对比::

::你浏览过的相关课程对比::

::缺课登记::找不到课程,希望课程找到你?

  • *分        类:
       
  • *课程名称:
  • 学      费:
  • 上课时间:
  • 授课地点:
  • 授课学校:
  • 其他要求:
  • 电子邮件:
  • *电      话:

::最新新闻::

  • 班级名称:软件人才培训班
  • 市 场 价:¥15000元
  • 飞 龙 价:¥15000元
  • 课程名称:软件人才培训课程
  • 培训机构:卡内基梅隆大学-惠普软件工程学院
贴近企业需求,就业有保障
课程安排合理,学习曲线平滑
上课时间灵活...
  • 【授课学校】 卡内基梅隆大学-惠普软件工程学院
  • 【学       时】
  • 【班       次】
  • 【上课地点】 北京
  • 【授课时间】
  • 【报名电话】 010-51660918

010-51660918
服务时间:周一到周五
9:00-20:00
贴近企业需求,就业有保障
课程安排合理,学习曲线平滑
上课时间灵活,随报随读
网络速度快捷,信息安全有保障;
师资力量雄厚,国际顶级专家授课;
以就业为本,面向IT企业需求
职业化教学,注重职业素质培养
专业化教学,理论与实践并重

  主要课程介绍
CMMI for Software Practitioners:
课程介绍:本课程从软件工程的角度讲解CMMI,内容覆盖完整的CMMI模型,并侧重于CMMI在软件项目中的实施要点,由浅入深讲解CMMI的各要素在实践中的体现,使得学员能将抽象的CMMI概念与软件开发中的具体实例项关联,并使用CMMI模型解决软件开发中的常见问题。学员能够通过课程的学习掌握CMMI实施的正确方法,帮助所在组织设定合理的改进目标并设计合理的改进计划进行实施。
课前准备:对软件工程和软件开发有初步了解或实践。
课程内容 (One lecture per-week)
Unit 1: Aspects of Software Process Improvement
Lecture 1: “Hello World” of Software Process
Lecture 2: Quality Issues and Process Improvement

Unit 2: CMMI Fundamentals
Lecture 3: Terms and Definitions
Lecture 4: Managing Software Projects – 1
Lecture 5: Managing Software Projects – 2
Lecture 6: Developing a Software Product – 1
Lecture 7: Developing a Software Product – 2
Lecture 8: Software Configuration Management
Lecture 9: Other Supporting Factors: Measurement and Quality Assurance
Lecture 10: Organizational Support for Process Improvement

Unit 3: High Maturity Concepts
Lecture 11: Managing Software Projects Quantitatively – 1
Lecture 12: Managing Software Projects Quantitatively – 2
Lecture 13: Other High Maturity Topics

Unit 4: Achieving Levels and Appraisal Methods
Lecture 14: Levels – from the Perspective of CMMI Model
Lecture 15: Levels – from the Perspective of Appraisal Method
Lecture 16: The Rest of CMMI

Practical Software Testing:
课程介绍:本课程详细的介绍了软件测试的基本概念和方法,并以国内大公司的软件测试过程的控制方法和软件测试流程为基础,结合各个公司实际的运行经验,系统讲解软件测试计划、软件测试常用方法、软件测试用例的制定方法等内容。通过学习学员可以全面的掌握软件测试的相关知识和技术,并得到软件测试过程经典的管理流程理念。
课前准备:具有基本软件开发相关知识或经验。
课程内容 (One lecture per-week)
Unit 1: Fundamentals of Software Testing
Lecture 1: Introduction to Software Testing
Lecture 2: Reviews

Unit 2: Black-box testing and white-box testing
Lecture 3: Black-Box Testing Techniques
Lecture 4: White-Box Testing Techniques

Unit 3: Other Testing techniques
Lecture 5: Performance Testing
Lecture 6: Configuration Testing and Compatibility Testing
Lecture 7: Usability Testing and Security testing
Lecture 8: Internationalization Testing and Documentation Testing
Lecture 9: Common Testing Techniques

Unit 4: Managing software testing
Lecture 10: Web Testing
Lecture 11: Testing and Software Development Process
Lecture 12: Unit Testing
Lecture 13: Integration Testing
Lecture 14: System Testing
Lecture 15: Bug Management
Lecture 16: Test Management

Skilled C++ Programming: Beyond Fundamentals:
课程介绍:本课程面向有一定C++基础知识和编程经验的学员,帮助学员深入掌握C++面向对象软件开发的思考方法和编程技巧,出色完成各种C++软件项目的设计与开发任务,胜任现代软件企业中C++高级软件开发工程师所要求的C++编程能力。
课前准备: 掌握C++编程语法,具有初步C++编程经验。
课程内容 (One lecture per-week)
Unit 1: Fundamentals and More
Lecture 1: C++ Basics in a Nutshell
Lecture 2: Handling Classes: Inline, Nesting, Memory Allocation, Initialization & Assignment, Pointers to Members
Lecture 3: Operator Overloading
Lecture 4: Object Orientation: Inheritance, Polymorphism, Late Binding, and Virtual Functions

Unit 2: More Advanced Topics
Lecture 5: Pure Virtual Functions and Abstract Base Classes
Lecture 6: Templates
Lecture 7: Subtyping, Forwarding, and Multiple Inheritance
Lecture 8: C Code in a C++ Environment
Lecture 9: Use of STL (Standard Template Library)

Unit 3: Programming C++ Effectively
Lecture 10: More on Constructors, Destructors, and Assignment Operators
Lecture 11: Resource Management
Lecture 12: Designs and Declarations
Lecture 13: Implementations
Lecture 14: Inheritance and Object-Oriented Design
Lecture 15: Miscellany and Generic Programming

Unit 4: Try All Together
Lecture 16: A Concrete Example of C++


Advanced Java Programming:
课程介绍:本课程针对有JAVA程序设计语言基础知识或技能的学员,深入介绍高级JAVA语言编程手段和技巧,结合实际项目代码分析,让学员比较深入地掌握JAVA编程的各个重要环节,使得他们能够胜任更高级的Java编程任务。
课前准备:具有基本的Java编程知识和经验,了解面向对象的程序设计方法。
课程内容
Unit 1: Programming Foundations and Intermediate Topics
Lecture 1: Java Language Syntax
Lecture 2A: Java Foundations
Lecture 2B: Java Foundations
Lecture 3: User Interface and Swing
Lecture 4: IO and File System Operations
Lecture 5: Threads

Unit 2: Effective Java Programming
Lecture 6: Handling Objects and Classes
Lecture 7: General Programming Issues
Lecture 8: Exception Handling
Lecture 9: Serialization

Unit 3: Network Programming and Database Interaction
Lecture 10: Networking and Client-Server by Sockets
Lecture 11: Applets, Web Clients, and Email Handling
Lecture 12: JSP, Servlets, and Database Handling
Lecture 13: JavaBeans
Lecture 14: Java Security and XML

Unit 4: The Rest of Java
Lecture 15: Internationalization and Localization
Lecture 16: Instroductions of EJB, RMI, and JNI
  • 【上 课 时 间】需预约
  • 【上 课 地 址】北京
  • 【适 合 学 员】 培训对象是理工科大专或大专以上应届毕业生,IT行业软件从业人员,电子工程类技术人员及其他有志从事软件工程类工作的人士。
  • 【课 程 学 时】
  • 【学 习 教 材】内部教材
  • 【公 交 路 线】
  • 【课 程 目 的】• 4个月把您打造成为软件企业急需的- 既具备软件专业知识又具备上岗资格的软件工程师。• 您将获得到一张全球认可的培训证书,成为您跨入软件行业的一张含金量极高的通行证/资格证书。
  • 【教 学 承 诺】
  • 【每 班 人 数】
  • 【颁 发 证 书】权威证书:卡内基梅隆大学国际软件研究院 和 惠普软件工程学院颁发的联合证书,全球认可,网上识别、查询。
  • 【注 意 事 项】培训周期为卡内基梅隆大学国际软件研究院 原版网络培训课程 – 3-6个月,专业课程/技能面授培训课程- 5.5天。

::最新资料::

::常见问题答疑::

软件人才培训课程(课程开班列表)你可以从下面的开课班级列表选择合适的时间地点报名

::课程评论::

您如果对该班级有疑问,请填写以下内容,我们帮您解答问题。
如果您的问题是较普遍的问题,该问题将被推荐,帮助更多的学员了解课程。
我对 软件人才培训课程 有疑问!
尊姓大名:  邮箱地址:
标题内容:  20字以内
问题内容:
我要给 软件人才培训课程 评分
  尊姓大名:  邮箱地址:  
我来评分
  • 学习环境:
  • 教学质量:
  • 服务配置:
此课程已得分:50查看更多相关评论
  很好 一般
学习环境 0 0 0 0
教学质量 0 0 0 0
服务配置 0 0 0 0
总分 0 0 0 0
评论两句
内容: 回帖规则
禁止发布任何商业广告或违反法律法规、违背道德规范的内容,一经查证一律删除,并对发贴ID做相应处理。广告请发到资源仓库-信息发布”中