Nokia Certified Qt Specialist (Core C++) 考试提纲

6 篇文章 0 订阅

Core C++ for Qt Developers Curriculum Block

Version 1.0

Types, Declarations and Definitions

  • Know how to use basic types and cast between them
  • Understand how to use const and mutable
  • Understand the different scopes that identifiers have
  • Understand how to define functions and use argument lists
  • Understand how to define and use references
  • Understand how to manage object creation and destruction
  • Know how to define and use namespaces
  • Understand how to separate code into header files and source files

Classes

  • Understand member accessibility
  • Know constructors, how they are used and member initialization
  • Know how to write const methods const-correct classes
  • Understand static methods and static member initialization
  • Understand how objects are copied and assigned

Inheritance and Polymorphism

  • Know how constructors and destructors are used in derived classes
  • Understand how to use base class pointers
  • Non-public derivation of classes
  • Know virtual functions, how to define and use them
  • Understand why virtual destructors are needed
  • Know how to use abstract classes and implement pure virtual functions
  • Understand how functions and operators can be overloaded, overridden and hidden in derived classes
  • Understand issues that come up from multiple inheritance

Miscellaneous Topics

  • Understand how to use templates and Qt containers
  • Understand operator overloading
  • Know the explicit keyword and how conversion constructors are used
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值