Wednesday, February 20, 2013

Pearson-NewBook-C++ Bhave ; C++ Mothe for BE 4th sem




Object oriented programming with C++, 2/e
Author(s)
:
Mahesh Bhave


Sunil Patekar
ISBN
:
9788131770726
Imprint
:
Pearson Education
©Year
:
2012
Release Date
:
16/05/2012
Binding
:
Paperback
List Price
:
INR 325.00
Language
:
English
  Add-On
  Access Kit
:
No
Description
This fully revised and indispensable edition of Object-Oriented Programming with C++ provides a sound appreciation of the fundamentals and syntax of the language, as well as of various concepts and their applicability in real-life problems. Emphasis has been laid on the reusability of code in object-oriented programming and how the concepts of class, objects, inheritance, polymorphism, friend functions, and operator overloading are all geared to make the development and maintenance of applications easy, convenient and economical.
Features
• Excellent pedagogy
o 312 subjective-type questions
o 192 objective-type questions
o Over 200 fully tested programs with outputs
• Summary at the end of every chapter to strengthen the learning process
• Wide variety of real-life problems to spur the learner's imagination and creativity
• A complete simulation program on the game of Snakes and Ladders using object-oriented techniques
• Programs discussed in the book are tested and compiled using g++ compiler
New to the 2nd edition:
• New chapters added to thoroughly explain templates and exception handling
• More programs added to enhance user experience and understanding
• New sections to detail the concepts of data abstraction, proxy classes and concrete classes
• Understanding of input/output streams has been enhanced by addition of new topics such as manipulators, format states and error states

Contents
1. Introduction to Computers and Computing
2. Moving from C to C++I
3. Moving from C to C++ II
4. Object Orientation: An Introduction
5. Classes and Objects
6. Object Initialization and Cleanup
7. Operator Overloading
8. Strings
9. Inheritance I
10. Inheritance II
11. Input/Output
12. Pointers
13. Polymorphism
14. File Handling
15. Templates
16. Miscellaneous Topics
17. Graphics and Animation
18. Exception Handling
19. Advanced Topics from ANSI/ISO C++
20. Towards Better Programming
21. Collection of Programs
22. OOAD with Snake and Ladder
23. Rule Book of C++
24. Objects Library
Appendix A: Keywords in C++
Appendix B: Precedence of operators
Appendix C: List of Turbo C++ header files
Appendix D: Flags and manipulators
Appendix E: Turbo C ++ 3.0 Environment
Appendix F: Console Input-Output
Appendix G Simple C style input-output
Appendix H: g++ compiler and codeblocks IDE
Appendix I: Standard Library
Appendix J: Mini projects
Glossary

About the Authors
Dr. Mahesh Bhave has total 24 years teaching experience at at Veermata Jijabai Technological Institute (VJTI ) Mumbai. Retired voluntarily as Professor and Head Department of Computer Technology VJTI. Also acted as Vice Principal for more than a year. Has authored three text books on Computer Programming viz. Programming in Turbo Pascal, Computer Programming - Unix and C, Object Oriented Programming with C++. He has many publications to his credit. He is member of Indian Society for Technical Education (ISTE) and Computer Society of India (CSI).
S. A. Patekar is currently Dean at the Vidyalankar Institute of Technology (VIT), Mumbai and formerly Professor and Head, Department of Computer Technology, Veermata Jijabai Technological Institute (VJTI), Mumbai. He is a Chartered Engineer, I.E. (I), and has a Ph.D. in electrical engineering. He is the recipient of the Lord Reay Gold Medal and Sir Phirozeshah Silver Medal of VJTI. He was honored with the Indian Society for Technical Education National Award in 1992 and the Best Teacher Award by the Government of Maharashtra in 2007.




C++ Programming : A practical approach, 1/e


C++ Programming : A practical approach, 1/e
Author(s)
:
Madhusudan Mothe


Sanchayan Ray
ISBN
:
9788131760529
Imprint
:
Pearson Education
©Year
:
2012
Release Date
:
01/09/2011
Binding
:
Paperback
List Price
:
INR 325.00
Language
:
English
Weight
:
0.649 Kg.
Description
The book follows the approach of introducing a concept followed by providing an example and then brings out the intricacies of the topic by asking questions based on the example provided. The book stands out to be a complete textbook, taking care not only of the syllabi needs but also many advanced topics. The questions in the textbook are all solved, this makes it easy for students to check their understanding and also get help in questions which they can't fathom.

The book exploits both, teaching and industrial experience of the author and provides various complexities that arise in the real programming scenario.
Features
  • 130 solved examples
  • Each concept explained with the help of examples
  • Complete programs have been provided
  • Wide array of questions to test the understanding of the student
  • Both elementary level and advanced level topics covered
  • All end-of-chapter questions solved

Contents
  1. Welcome to C++
  2. Class (Structure++)
  3. Class Features
  4. Operator Overloading
  5. Inheritance
  6. Dynamic Polymorphism
  7. Generic Programming: Templates
  8. Exception Handling: Show Must Go On!
  9. Input/Output
  10. File Input/Output
  11. Last Wicket!

About the Author
Madhusudan Mothe is currently working as a Technical Manager in Infosys Ltd, Pune. He has 12 years of experience in IT in India and USA. He has done his Bachelor of Engineering from Government College of Engineering, Pune (COEP) and M.Tech. from Indian Institute of Technology Bombay. He has worked in various prestigious companies like TCS, AT&T and i-fl ex (Oracle Financial Services Ltd.). In January 2009, Infosys Pune published his interview under the heading The Rising Star of Pune Delivery Centre.





Regards
Naresh B Sharma
District Manager-Higher Education
Gujarat-Ahmedabad
092271 24675

Pearson-NewBook-C++ Bhave ; C++ Mothe for BE 4th sem




Object oriented programming with C++, 2/e
Author(s)
:
Mahesh Bhave


Sunil Patekar
ISBN
:
9788131770726
Imprint
:
Pearson Education
©Year
:
2012
Release Date
:
16/05/2012
Binding
:
Paperback
List Price
:
INR 325.00
Language
:
English
  Add-On
  Access Kit
:
No
Description
This fully revised and indispensable edition of Object-Oriented Programming with C++ provides a sound appreciation of the fundamentals and syntax of the language, as well as of various concepts and their applicability in real-life problems. Emphasis has been laid on the reusability of code in object-oriented programming and how the concepts of class, objects, inheritance, polymorphism, friend functions, and operator overloading are all geared to make the development and maintenance of applications easy, convenient and economical.
Features
• Excellent pedagogy
o 312 subjective-type questions
o 192 objective-type questions
o Over 200 fully tested programs with outputs
• Summary at the end of every chapter to strengthen the learning process
• Wide variety of real-life problems to spur the learner's imagination and creativity
• A complete simulation program on the game of Snakes and Ladders using object-oriented techniques
• Programs discussed in the book are tested and compiled using g++ compiler
New to the 2nd edition:
• New chapters added to thoroughly explain templates and exception handling
• More programs added to enhance user experience and understanding
• New sections to detail the concepts of data abstraction, proxy classes and concrete classes
• Understanding of input/output streams has been enhanced by addition of new topics such as manipulators, format states and error states

Contents
1. Introduction to Computers and Computing
2. Moving from C to C++I
3. Moving from C to C++ II
4. Object Orientation: An Introduction
5. Classes and Objects
6. Object Initialization and Cleanup
7. Operator Overloading
8. Strings
9. Inheritance I
10. Inheritance II
11. Input/Output
12. Pointers
13. Polymorphism
14. File Handling
15. Templates
16. Miscellaneous Topics
17. Graphics and Animation
18. Exception Handling
19. Advanced Topics from ANSI/ISO C++
20. Towards Better Programming
21. Collection of Programs
22. OOAD with Snake and Ladder
23. Rule Book of C++
24. Objects Library
Appendix A: Keywords in C++
Appendix B: Precedence of operators
Appendix C: List of Turbo C++ header files
Appendix D: Flags and manipulators
Appendix E: Turbo C ++ 3.0 Environment
Appendix F: Console Input-Output
Appendix G Simple C style input-output
Appendix H: g++ compiler and codeblocks IDE
Appendix I: Standard Library
Appendix J: Mini projects
Glossary

About the Authors
Dr. Mahesh Bhave has total 24 years teaching experience at at Veermata Jijabai Technological Institute (VJTI ) Mumbai. Retired voluntarily as Professor and Head Department of Computer Technology VJTI. Also acted as Vice Principal for more than a year. Has authored three text books on Computer Programming viz. Programming in Turbo Pascal, Computer Programming - Unix and C, Object Oriented Programming with C++. He has many publications to his credit. He is member of Indian Society for Technical Education (ISTE) and Computer Society of India (CSI).
S. A. Patekar is currently Dean at the Vidyalankar Institute of Technology (VIT), Mumbai and formerly Professor and Head, Department of Computer Technology, Veermata Jijabai Technological Institute (VJTI), Mumbai. He is a Chartered Engineer, I.E. (I), and has a Ph.D. in electrical engineering. He is the recipient of the Lord Reay Gold Medal and Sir Phirozeshah Silver Medal of VJTI. He was honored with the Indian Society for Technical Education National Award in 1992 and the Best Teacher Award by the Government of Maharashtra in 2007.




C++ Programming : A practical approach, 1/e


C++ Programming : A practical approach, 1/e
Author(s)
:
Madhusudan Mothe


Sanchayan Ray
ISBN
:
9788131760529
Imprint
:
Pearson Education
©Year
:
2012
Release Date
:
01/09/2011
Binding
:
Paperback
List Price
:
INR 325.00
Language
:
English
Weight
:
0.649 Kg.
Description
The book follows the approach of introducing a concept followed by providing an example and then brings out the intricacies of the topic by asking questions based on the example provided. The book stands out to be a complete textbook, taking care not only of the syllabi needs but also many advanced topics. The questions in the textbook are all solved, this makes it easy for students to check their understanding and also get help in questions which they can't fathom.

The book exploits both, teaching and industrial experience of the author and provides various complexities that arise in the real programming scenario.
Features
  • 130 solved examples
  • Each concept explained with the help of examples
  • Complete programs have been provided
  • Wide array of questions to test the understanding of the student
  • Both elementary level and advanced level topics covered
  • All end-of-chapter questions solved

Contents
  1. Welcome to C++
  2. Class (Structure++)
  3. Class Features
  4. Operator Overloading
  5. Inheritance
  6. Dynamic Polymorphism
  7. Generic Programming: Templates
  8. Exception Handling: Show Must Go On!
  9. Input/Output
  10. File Input/Output
  11. Last Wicket!

About the Author
Madhusudan Mothe is currently working as a Technical Manager in Infosys Ltd, Pune. He has 12 years of experience in IT in India and USA. He has done his Bachelor of Engineering from Government College of Engineering, Pune (COEP) and M.Tech. from Indian Institute of Technology Bombay. He has worked in various prestigious companies like TCS, AT&T and i-fl ex (Oracle Financial Services Ltd.). In January 2009, Infosys Pune published his interview under the heading The Rising Star of Pune Delivery Centre.





Regards
Naresh B Sharma
District Manager-Higher Education
Gujarat-Ahmedabad
092271 24675

Pearson-NewBook-C++ Bhave ; C++ Mothe for BE 4th sem




Object oriented programming with C++, 2/e
Author(s)
:
Mahesh Bhave


Sunil Patekar
ISBN
:
9788131770726
Imprint
:
Pearson Education
©Year
:
2012
Release Date
:
16/05/2012
Binding
:
Paperback
List Price
:
INR 325.00
Language
:
English
  Add-On
  Access Kit
:
No
Description
This fully revised and indispensable edition of Object-Oriented Programming with C++ provides a sound appreciation of the fundamentals and syntax of the language, as well as of various concepts and their applicability in real-life problems. Emphasis has been laid on the reusability of code in object-oriented programming and how the concepts of class, objects, inheritance, polymorphism, friend functions, and operator overloading are all geared to make the development and maintenance of applications easy, convenient and economical.
Features
• Excellent pedagogy
o 312 subjective-type questions
o 192 objective-type questions
o Over 200 fully tested programs with outputs
• Summary at the end of every chapter to strengthen the learning process
• Wide variety of real-life problems to spur the learner's imagination and creativity
• A complete simulation program on the game of Snakes and Ladders using object-oriented techniques
• Programs discussed in the book are tested and compiled using g++ compiler
New to the 2nd edition:
• New chapters added to thoroughly explain templates and exception handling
• More programs added to enhance user experience and understanding
• New sections to detail the concepts of data abstraction, proxy classes and concrete classes
• Understanding of input/output streams has been enhanced by addition of new topics such as manipulators, format states and error states

Contents
1. Introduction to Computers and Computing
2. Moving from C to C++I
3. Moving from C to C++ II
4. Object Orientation: An Introduction
5. Classes and Objects
6. Object Initialization and Cleanup
7. Operator Overloading
8. Strings
9. Inheritance I
10. Inheritance II
11. Input/Output
12. Pointers
13. Polymorphism
14. File Handling
15. Templates
16. Miscellaneous Topics
17. Graphics and Animation
18. Exception Handling
19. Advanced Topics from ANSI/ISO C++
20. Towards Better Programming
21. Collection of Programs
22. OOAD with Snake and Ladder
23. Rule Book of C++
24. Objects Library
Appendix A: Keywords in C++
Appendix B: Precedence of operators
Appendix C: List of Turbo C++ header files
Appendix D: Flags and manipulators
Appendix E: Turbo C ++ 3.0 Environment
Appendix F: Console Input-Output
Appendix G Simple C style input-output
Appendix H: g++ compiler and codeblocks IDE
Appendix I: Standard Library
Appendix J: Mini projects
Glossary

About the Authors
Dr. Mahesh Bhave has total 24 years teaching experience at at Veermata Jijabai Technological Institute (VJTI ) Mumbai. Retired voluntarily as Professor and Head Department of Computer Technology VJTI. Also acted as Vice Principal for more than a year. Has authored three text books on Computer Programming viz. Programming in Turbo Pascal, Computer Programming - Unix and C, Object Oriented Programming with C++. He has many publications to his credit. He is member of Indian Society for Technical Education (ISTE) and Computer Society of India (CSI).
S. A. Patekar is currently Dean at the Vidyalankar Institute of Technology (VIT), Mumbai and formerly Professor and Head, Department of Computer Technology, Veermata Jijabai Technological Institute (VJTI), Mumbai. He is a Chartered Engineer, I.E. (I), and has a Ph.D. in electrical engineering. He is the recipient of the Lord Reay Gold Medal and Sir Phirozeshah Silver Medal of VJTI. He was honored with the Indian Society for Technical Education National Award in 1992 and the Best Teacher Award by the Government of Maharashtra in 2007.




C++ Programming : A practical approach, 1/e


C++ Programming : A practical approach, 1/e
Author(s)
:
Madhusudan Mothe


Sanchayan Ray
ISBN
:
9788131760529
Imprint
:
Pearson Education
©Year
:
2012
Release Date
:
01/09/2011
Binding
:
Paperback
List Price
:
INR 325.00
Language
:
English
Weight
:
0.649 Kg.
Description
The book follows the approach of introducing a concept followed by providing an example and then brings out the intricacies of the topic by asking questions based on the example provided. The book stands out to be a complete textbook, taking care not only of the syllabi needs but also many advanced topics. The questions in the textbook are all solved, this makes it easy for students to check their understanding and also get help in questions which they can't fathom.

The book exploits both, teaching and industrial experience of the author and provides various complexities that arise in the real programming scenario.
Features
  • 130 solved examples
  • Each concept explained with the help of examples
  • Complete programs have been provided
  • Wide array of questions to test the understanding of the student
  • Both elementary level and advanced level topics covered
  • All end-of-chapter questions solved

Contents
  1. Welcome to C++
  2. Class (Structure++)
  3. Class Features
  4. Operator Overloading
  5. Inheritance
  6. Dynamic Polymorphism
  7. Generic Programming: Templates
  8. Exception Handling: Show Must Go On!
  9. Input/Output
  10. File Input/Output
  11. Last Wicket!

About the Author
Madhusudan Mothe is currently working as a Technical Manager in Infosys Ltd, Pune. He has 12 years of experience in IT in India and USA. He has done his Bachelor of Engineering from Government College of Engineering, Pune (COEP) and M.Tech. from Indian Institute of Technology Bombay. He has worked in various prestigious companies like TCS, AT&T and i-fl ex (Oracle Financial Services Ltd.). In January 2009, Infosys Pune published his interview under the heading The Rising Star of Pune Delivery Centre.





Regards
Naresh B Sharma
District Manager-Higher Education
Gujarat-Ahmedabad
092271 24675