C++ : An introduction to computing

The book gives readers a solid introduction to traditional computing, scalar objects, and the concepts of reusability, control structures, functions and parameter passing, and modular programming and then proceeds to non-scalar (class) objects, to more fully illustrate the power of C++ objects. The...

সম্পূর্ণ বিবরণ

সংরক্ষণ করুন:
গ্রন্থ-পঞ্জীর বিবরন
প্রধান লেখক: Adams, Joel
বিন্যাস: গ্রন্থ
ভাষা:Undetermined
প্রকাশিত: Upper Saddle River, NJ. Prentice Hall 1998
বিষয়গুলি:
ট্যাগগুলো: ট্যাগ যুক্ত করুন
কোনো ট্যাগ নেই, প্রথমজন হিসাবে ট্যাগ করুন!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
বিবরন
সংক্ষিপ্ত:The book gives readers a solid introduction to traditional computing, scalar objects, and the concepts of reusability, control structures, functions and parameter passing, and modular programming and then proceeds to non-scalar (class) objects, to more fully illustrate the power of C++ objects. The book uses multiple examples and pragmatic, realistic programs to illustrate topics. Reusable program components and good documentation, for easily maintainable programs, are emphasized in both the resentation and examples.