Object Oriented Programming using C++ from Basic to Advanced

所在平台: Udemy

课程主页: https://www.udemy.com/course/oops-and-c-from-basic-to-advanced/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:从基础到高级的C++面向对象编程 课程概述:C++语言是C语言的超集,最初被称为“带类的C”。在C语言中,操作符++用于将值增加1,这意味着在C语言的基础上,开发者添加了一些额外的功能,因此命名为C++。 C++是一种通用编程语言,支持面向对象编程特性,能够用于创建通用系统软件、服务器软件、应用软件、嵌入式软件以及视频游戏的开发。它效率高,执行速度快,能够作为高层语言和中层语言使用,因为它支持C语言和面向对象编程。C++提供了许多内置特性,如类和对象、封装、继承和多态。 本课程由Sandeep Soni先生编纂,他是微软认证讲师,拥有超过21年的经验。Sandeep先生与多家IT公司紧密合作,帮助他们满足技术资源培训需求。他认为这是自己职业生涯中最好的部分,因为这让他能够结识新朋友,参与不断变化的技术需求,并为他们在应用开发中面临的问题提供最佳解决方案。他时刻保持与学生的互动,乐于回答他们的任何问题,学生也可以通过邮件与他联系(sandeepsoni@deccansoft.com)。 课程结束时,学员将能够: - 理解面向对象编程的基本概念。 - 获取将信息存储在对象中的能力。 - 理解一个类如何依赖于另一个类。 - 学习如何将一个对象存储在另一个对象中。 - 了解如何在多种不同方式中使用一个方法。 - 理解如何将关键数据暴露给外部,同时隐藏低层数据。 - 使用文件输入输出函数创建和处理文件中的数据。 - 理解构造函数的概念,即特殊类型的函数。 - 学习如何编写独立于特定类型的代码。 该课程将为学习者提供扎实的C++面向对象编程基础,为进一步深入该领域的学习做好准备。

课程评论(0条)

课程详情

C++ language is a superset of the ‘C' language and was initially known as "C with Classes". In "C" operator ++ is used to increment the value by 1. That means to the language ‘C', developers have added some extra features and hence named as C++. C++ is a general purpose programming language and supports object oriented programming features.It is general purpose because it can used to create general systems software, server software, application software, embedded software and also used in creating video games. It is more efficient and fast. It can function both as a high level language and as a middle level language because it supports C & OOPs. It provides many built in features like classes and objects, encapsulation, inheritance, and polymorphism.This Course is compiled by Mr. Sandeep Soni, Microsoft Certified Trainer with experience over 21 years.Mr.Sandeep has worked closely with many IT companies and helped them with their technology resources training needs. He considers this to be the best part of his profession and he enjoys the most because he gets to meet new people; get involved in the ever changing technology needs and provide them with optimum solution to the problems they face in application development. This is how he keeps himself updated with the latest technology in the industryHe is always accessible to all his students anytime for any kind of question they may have. you can send him an email your queries at sandeepsoni@deccansoft.com. By the end of this course you should able toUnderstanding about object oriented programming.Gain knowledge about the capability to store information together in an object.Understand the capability of a class to rely upon another class.Learn how to store one object inside another objectLearn use of one method can be used in variety of different waysUnderstanding the process of exposing the essential data to the outside of the world and hiding the low level dataCreate and process data in files using file I/O functionsUndertsand about constructors which are special type of functionsLearn how to write code in a way that it is independent of any particular type

课程标签

0人关注该课程

主题相关的课程