🔒 Closed Programming fundamentals: a modular structured approach using c++

Status
Not open for further replies.

Lightrash

Contributor
1496201607-71C2OLqPx0L-rs.webp

From the Preface:
Kenneth Leroy Busbee wrote:Conceptual Approach

The learning modules of this textbook/collection were, for the most part, written without consideration of a specific programming language. In many cases the C++ language is discussed as part of the explanation of the concept. Often the examples used for C++ are exactly the same for the Java programming language. However, some modules were written specifically for the C++ programming language. This could not be avoided as the C++ language is used in conjunction with this textbook/collection by the author in teaching college courses.

Bloodshed Dev-C++ 5 Compiler/IDE

This open source compiler/IDE (Integrated Development Environment) was used to develop the demonstration source code files provided within the modules of this textbook/collection. The compiler/IDE is presented to the student in the second module of Chapter 1, with instructions for downloading, installing and using the compiler/IDE. A more complete explanation of the IDE along with demonstration source code listings with errors is presented in first module of Chapter 5. All of the source code files provided in this textbook/collection contain only ANSI standard C++ code and should work on any standard C++ compiler like Microsoft Visual Studio (which includes C++), Microsoft Visual C++ E×ρréšš or Borland C++ Builder.


You do not have permission to view the full content of this post. Log in or register now.
 
Status
Not open for further replies.

About this Thread

  • 6
    Replies
  • 211
    Views
  • 5
    Participants
Last reply from:
Jmrie_

Online now

Members online
1,004
Guests online
1,223
Total visitors
2,227

Forum statistics

Threads
2,273,906
Posts
28,952,291
Members
1,234,983
Latest member
Ryu Kali
Back
Top