COMSC 044 - Introduction to C++ Programming

    Recent Professors
    LMC Staff, Ali Asghary Karahroudy
    Recent Semesters
    2027SP, 2026SP, 2026FA
    Class Size
    Not published
    Credits
    3
    2027SP Sections
    View 2027SP sections of COMSC 044
    Transfers To
    CSU
    Description
    This course is designed to be an introduction to the C programming language. We use a C++ text because C is a subset of C++ and is an object-oriented language. C++ has evolved into one of the leading programming languages in the computer software industry. C++ compilers are available on all platforms ranging from microcomputers to mainframes. The course will include structured program design, programming style, documentation, modular design, code reusability, program verification and testing, data abstraction, information hiding, and data structuring. Problems will come from the areas of business.