Object-Oriented Programming Languages
And Event-Driven Programming


Dorian Yeager, Ph.D.

ISBN: 978-1-936420-37-7
Pub Date:  February 2014
Specs: 7 x 9   Hard cover with CD-ROM
Pages: 600
Price: $79.95

Essential concepts of programming language design and implementation are explained and illustrated in the context of the object-oriented programming language (OOPL) paradigm.  Written with the upper-level undergraduate student in mind, the text begins with an introductory chapter that summarizes the essential features of an OOPL, then widens the discussion to categorize the other major paradigms, introduce the important issues, and define the essential terms.  After a brief second chapter on event-driven programming (EDP), subsequent chapters are built around case studies in each of the languages Smalltalk, C++, Java, C#, and Python.  Included in each case study is a discussion of the accompanying libraries, including the essential container classes.  For each language, one important event-driven library is singled out and studied.  Sufficient information is given so that students can complete an event-driven project in any of the given languages.  After completing the course the student should have a solid set of skills in each language the instructor chooses to cover, a comprehensive overview of how these languages relate to each other, and an appreciation of the major issues in OOPL design.

Key Features

Brief Table of Contents:

1. A Context-Sensitive Introduction. 2. Event-Driven Programming. 3. Smalltalk and the Squeak Environment. 4. C++ and Java Commonalities and Similarities. 5. Additional Concepts from the C++ Language. 6. Visual Studio and the Microsoft Foundation Classes. 7. Java and the Swing Library. 8. C# and the Common Language Infrastructure. 9. Python and TKinter. 10. Appendix. Event-Driven Projects.

Dorian P. Yeager is Professor of Computer Science and Mathematics at Grove City College. He earned his Ph.D. in mathematics at the University of Tennessee and has taught various versions of the programming languages course since 1975. He has programmed on a consulting basis for NASA, universities, corporations, and was a full-time C++ developer for the U.S. Bureau of Mines. 

SHORT DESCRIPTION OF BOOK

Essential concepts of programming language design and implementation are explained in the context of the object-oriented programming language (OOPL) paradigm. Covers event-driven programming (EDP), and concepts are built around case studies in Smalltalk, C++, Java, C#, and Python.