Think like a developer and learn the basics of foundational C++ programming with auto evaluated hands-on labs. Launch your journey as a developer with this comprehensive course that provides an in-depth learning experience with the powerful, fast, and popular object-oriented C++ programming language from scratch. You will have access to a stack of learning activities like detailed presentations, comprehensive code demo videos, quizzes, multiple coding assignments and more.
Class Deals by MOOC List - Click here and see EdX's Active Discounts, Deals, and Promo Codes.
This course has numerous auto-evaluated C++ coding activities that help you understand the syntax and semantics of C++ and build strong programming and problem-solving skills. You’ll learn how to frame a strong logic development angle, comprehend a scenario, translate it into a program, submit your solution for auto evaluation, and get detailed feedback. The hands-on exercises are designed to test learners with various levels of understanding of C++ skills and concepts to help them master the syntax and semantics of the language.
This course is part of the C++ Programming Essentials Professional Certificate.
What you'll learn
Upon completing this course you will learn:
- How to think like a developer who has mastered the syntax and semantics of the C++ programming language, enabling you to become an efficient and effective automation expert.
- How to implement and automate complex programming scenarios using the syntax and semantics of C++
- Understand how to design and implement array and pointer-based scenarios
Syllabus
In this course you will cover:
- Basic concepts of C++ programming language
- Different data types and operators
- The implementation of control structures
- Logic building using arrays and pointers
- Explore C++ functions