Udacity

C++ For Programmers

Engineering and Technology

Short Description

This course teaches C++ to students already familiar with a programming language. Students will learn how to use header files, control flow, functions, classes.

Long Description

In the course C++ For Programmers on Udacity, you will learn the basics of C++ programming, including program structure, header files, IO compilation, and execution. You will also learn about arithmetic operations, control flow statements such as if, if-else, while, do-while, and switch statements. The course includes a quick review of pointers, which will be used in the arrays lesson. You will explore one-dimensional, two-dimensional, and multi-dimensional arrays. The course also covers functions, including those with and without return values, parameters, and passing by reference. You will practice creating and instantiating classes in the classes lesson, and learn about overloading functions as a segue into templates. Finally, the course introduces generic programming through function templates and class templates.

Course Details

Duration
3 weeks
Difficulty
Intermediate
Format
Short Course
Price
Free
Course Link
More Information
Udacity
Description
Udacity is an online learning platform that offers a wide range of courses and programs in various fields such as technology, business, data science, and artificial intelligence. It was founded in 2012 by Sebastian Thrun, David Stavens, and Mike Sokolsky with the aim of providing accessible and affordable education to individuals worldwide. Udacity's courses are designed in collaboration with industry experts and leading companies, ensuring that the content is relevant and up-to-date. The platform offers both self-paced courses and guided programs, allowing learners to choose the learning style that suits them best. Udacity also provides career services and support, including resume reviews, interview preparation, and job placement assistance, to help learners transition into their desired careers.