0


C 内存管理和 C++ 面向对象编程简介

Introduction To C Memory Management And C++ Object-Oriented Programming
课程网址: https://ocw.mit.edu/courses/6-088-introduction-to-c-memory-manage...  
主讲教师: Eunsuk Kang; Jean Yang
开课单位: 麻省理工学院
开课时间: 2010-01-01
课程语种: 英语
中文简介:
有没有因为你的 Python 程序不如你朋友的 C 程序快而羞愧地垂头丧气?有没有想过你可以在不使用 Java 的情况下使用对象?加入我们,了解 C 和 C++ 的有趣介绍!我们将带您参观,从编写简单的 C 程序开始,深入 C 内存操作的洞穴,重新浮出水面,介绍使用 C++ 类,深入了解高级 C++ 类使用和 C++ 标准模板库。最后,我们将教您一些技术面试可能需要的交易技巧。 我们将其视为“C/C++ 授权”课程:我们希望您能理解 为什么你想使用C语言而不是另一种语言(控制内存,可能是出于性能原因), 为什么你想使用 C++ 而不是 C(对象),以及 如何在 C 和 C++ 中有用。 本课程在独立活动期 (IAP) 期间提供,这是麻省理工学院的一个为期 4 周的特殊学期,从 1 月的第一周持续到月底。
课程简介: Ever hang your head in shame after your Python program wasn’t as fast as your friend’s C program? Ever wish you could use objects without having to use Java? Join us for this fun introduction to C and C++! We will take you through a tour that will start with writing simple C programs, go deep into the caves of C memory manipulation, resurface with an introduction to using C++ classes, dive deeper into advanced C++ class use and the C++ Standard Template Libraries. We’ll wrap up by teaching you some tricks of the trade that you may need for tech interviews. We see this as a “C/C++ empowerment” course: we want you to come away understanding why you would want to use C over another language (control over memory, probably for performance reasons), why you would want to use C++ rather than C (objects), and how to be useful in C and C++. This course is offered during the Independent Activities Period (IAP), which is a special 4-week term at MIT that runs from the first week of January until the end of the month.  
关 键 词: 编写程序; 技术面试; 交易技巧
课程来源: 麻省理工学院公开课
数据采集: 2024-05-02:chenjy
最后编审: 2024-05-02:chenjy
阅读次数: 10