Fundamentals of C++

Go to class
Write Review

Free Online Course: Fundamentals of C++ provided by edX is a comprehensive online course, which lasts for 5 weeks long, 5-6 hours a week. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from edX. Fundamentals of C++ is taught by Sathya Ponmalar H, Abin K Abraham and Senthil Kumar P.

Overview
  • 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.

    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.

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