ISBN.nu logo
isbn.nu
search for books and compare prices
Search >
Ira Pohl has written 14 work(s)
Search for other authors with the same name
displaying 1 to 14 | at end
show results in order: alphabetically | oldest to newest | newest to oldest
Cover for 9780201725964 Cover for 9781411652385 Cover for 9780201713749 Cover for 9780201876673 Cover for 9780805331493 Cover for 9780201743968 Cover for 9780201787337 Cover for 9780201612486 Cover for 9780201751581 Cover for 9780201395198 Cover for 9780805331592 Cover for 9780201183993 Cover for 9780805316773 Cover for 9780201924831 Cover for 9780201895506 Cover for 9780805353822 Cover for 9780201695878
1
cover image for 9781411652385
Product Description: Second Edition. Introduction to programming using Java.
Edition summary (click for prices and details):

Paperback:

9781411652385 | Lulu.Com, August 30, 2006, cover price $31.88 | About this edition: Second Edition.
9780201725964 | Subsequent edition (Addison-Wesley, October 1, 2000), cover price $71.00 | About this edition: Enlisting the best-selling "by dissection" method of instruction, this book teaches programming techniques and presents the Java language in a sound and structured manner that is appropriate for both novice and seasoned programmers.

2
cover image for 9780201876673
Product Description: *LE292-2, 0-201-87667-1, Pohl, Ira; C# by Dissection: The Essentials of C# Programming This book presents a thorough introduction to both C# and the programming process by carefully developing working programs to illuminate key features of the C# language...read more (view table of contents, read Amazon.com's description)
Edition summary (click for prices and details):

Paperback:

9780201876673, titled "C# by Dissection: The Essentials of C# Programming" | Pap/cdr edition (Addison-Wesley, October 1, 2002), cover price $102.60 | About this edition: *LE292-2, 0-201-87667-1, Pohl, Ira; C# by Dissection: The Essentials of C# Programming This book presents a thorough introduction to both C# and the programming process by carefully developing working programs to illuminate key features of the C# language.
9780201713749 | 4 pap/cdr edition (Addison-Wesley, October 1, 2000), cover price $124.00 | About this edition: C by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C programming language.
9780805331493 | 3 sub edition (Addison-Wesley, October 1, 1995), cover price $45.94 | About this edition: This significantly revised edition has been carefully designed to meet the needs of readers new to C.
9780805331400 | 2nd edition (Benjamin-Cummings Pub Co, January 1, 1992), cover price $44.95 | About this edition: C by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C programming language.

3
cover image for 9780201743968
C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. This book presents the concepts of the programming process using the "dissection" method, the hallmark feature that has made Ira Pohl's C and Java books of the "By Dissection" series so popular. Dissection is a unique pedagogical tool first developed by the author to point out key features of program code. It is similar to a structured walk-through of the code, with the intention of explaining newly encountered programming elements and idioms as found in working code. The book includes a CD-ROM containing a compiler and an electronic version of the book that allows readers to search, take notes, and highlight right on their computer. Each chapter presents a number of carefully explained programs, which lead the reader in a holistic manner to ever-improving programming skills. Right from the start, the reader is introduced to complete programs, and at an early point in the book, the reader is introduced to writing functions as a major feature of structured programming. It contains four to seven small code dissections per chapter, and then each chapter culminates with a larger, extended code dissection. "Software Engineering" sections in each chapter reinforce sound software engineering skills. The book assumes no programming background and can be used by first-time computer users or by experienced programmers who are transitioning to C++.
Edition summary (click for prices and details):

Paperback:

9780201743968 | Addison-Wesley, January 1, 2002, cover price $71.00
9780201787337 | Pap/cdr edition (Addison-Wesley, October 1, 2001), cover price $127.00 | About this edition: C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language.

4
cover image for 9780201751581
Product Description: Enlisting the best-selling "by dissection" method of instruction, this book teaches programming techniques and presents the Java language in a sound and structured manner that is appropriate for both novice and seasoned programmers...read more
Edition summary (click for prices and details):

Paperback:

9780201751581 | Upd sub edition (Addison-Wesley, June 1, 2001), cover price $99.40 | About this edition: Enlisting the best-selling "by dissection" method of instruction, this book teaches programming techniques and presents the Java language in a sound and structured manner that is appropriate for both novice and seasoned programmers.
9780201612486 | Addison-Wesley, February 1, 2000, cover price $99.40 | About this edition: Enlisting the best-selling "by dissection" method of instruction, this book teaches programming techniques and presents the Java language in a sound and structured manner that is appropriate for both novice and seasoned programmers.

5
cover image for 9780201395198
Product Description: Extensively revised and updated, this proven book by noted C++/C expert Ira Pohl is written specifically for C programmers who are transitioning to C++. The book takes an evolutionary teaching approach, using C as a starting point and C++ as a destination...read more
Edition summary (click for prices and details):

Paperback:

9780201395198 | 3 edition (Prentice Hall, October 1, 1998), cover price $44.99 | About this edition: Extensively revised and updated, this proven book by noted C++/C expert Ira Pohl is written specifically for C programmers who are transitioning to C++.
9780805331592 | 2nd edition (Benjamin-Cummings Pub Co, September 1, 1993), cover price $43.95 | About this edition: Making the move to C++ is easy and fast with this concise, on-target book by C/C++ expert Ira Pohl.

6
cover image for 9780201183993
Product Description: Written by best-selling authors Al Kelley and Ira Pohl, A Book on C, Fourth Edition is a comprehensive tutorial and reference to C based on the ANSI C standard. The C language is demonstrated with numerous examples and extensive exercises that guide readers through each concept...read more (view table of contents, read Amazon.com's description)
Edition summary (click for prices and details):

Paperback:

9780201183993 | 4 sub edition (Prentice Hall, December 1, 1997), cover price $74.99 | About this edition: Written by best-selling authors Al Kelley and Ira Pohl, A Book on C, Fourth Edition is a comprehensive tutorial and reference to C based on the ANSI C standard.
9780805316773 | 3rd edition (Benjamin-Cummings Pub Co, January 1, 1995), cover price $46.95 | About this edition: Preface.

7
cover image for 9780201924831
Product Description: Using your existing knowledge of Fortran, C++ for Fortran Programmers gets you up and running with C++ quickly. By learning how individual elements of a Fortran program compare and translate into C++, this book helps you make a smooth transition to C++ and object-oriented concepts...read more (view table of contents, read Amazon.com's description)
Edition summary (click for prices and details):

Paperback:

9780201924831 | Addison-Wesley, July 1, 1997, cover price $39.99 | About this edition: Using your existing knowledge of Fortran, C++ for Fortran Programmers gets you up and running with C++ quickly.

8
cover image for 9780201895506
Product Description: Object-Oriented Programming Using C++, Second Editionprovides the experienced programmer with a clear and thorough introduction tothe object-oriented paradigm using ANSI C++. Each chapter introduces you tospecific C++ language features that support object-oriented programmingconcepts, including the most recent additions to the language such as STL,namespaces, RTTI, and the bool type...read more
Edition summary (click for prices and details):

Paperback:

9780201895506 | 2 sub edition (Prentice Hall, December 1, 1996), cover price $49.99 | About this edition: Object-Oriented Programming Using C++, Second Editionprovides the experienced programmer with a clear and thorough introduction tothe object-oriented paradigm using ANSI C++.
9780805353822 | Benjamin-Cummings Pub Co, February 1, 1993, cover price $42.95 | About this edition: This book is an excellent start for the professional programmer who wants to master C++ for use in an object-oriented environment.

9
cover image for 9780201695878
Product Description: In C++ Distilled, veteran educator and programmer Ira Pohl condenses 700 pages of proposed ANSI standard into a concise road map to C++. Selecting the most important and commonly used language elements, Pohl provides syntax, semantics, and examples, as well as style tips that he has distilled from over two decades of programming experience...read more
Edition summary (click for prices and details):

Paperback:

9780201695878 | Prentice Hall, November 1, 1996, cover price $24.99 | About this edition: In C++ Distilled, veteran educator and programmer Ira Pohl condenses 700 pages of proposed ANSI standard into a concise road map to C++.

10
Edition summary (click for prices and details):

Hardcover:

9780805331646 | Benjamin-Cummings Pub Co, December 1, 1995, cover price $18.30

11
Product Description: This unique book is designed to train Pascal programmers to think and develop programs in C++. This edition follows the new ANSI C++ standard and includes two chapters on its new features, templates, and exception handling. Object-oriented programming methodologies, which are integrated throughout, demonstrate the power and elegance of C++ as a programming paradigm...read more
Edition summary (click for prices and details):

Paperback:

9780805331585 | 2 sub edition (Benjamin-Cummings Pub Co, November 1, 1994), cover price $43.99 | About this edition: This unique book is designed to train Pascal programmers to think and develop programs in C++.

12
Edition summary (click for prices and details):

Paperback:

9780805360172 | Benjamin-Cummings Pub Co, January 1, 1991, cover price $31.85

13
Edition summary (click for prices and details):

Paperback:

9780805378801 | Benjamin-Cummings Pub Co, January 1, 1988, cover price $45.95

14
Edition summary (click for prices and details):

Hardcover:

9780914894124 | Computer Science Pr, June 1, 1981, cover price $32.95

displaying 1 to 14 | at end