Author: Liwu Li
Publisher: Cambridge University Press
ISBN: 9780521646697
Category : Computers
Languages : en
Pages : 402
Book Description
This book shows developers how to succeed with versions 3.0 and 4.0 of VisualAge.
The VisualAge for Smalltalk Primer Book With CD-ROM
Author: Liwu Li
Publisher: Cambridge University Press
ISBN: 9780521646697
Category : Computers
Languages : en
Pages : 402
Book Description
This book shows developers how to succeed with versions 3.0 and 4.0 of VisualAge.
Publisher: Cambridge University Press
ISBN: 9780521646697
Category : Computers
Languages : en
Pages : 402
Book Description
This book shows developers how to succeed with versions 3.0 and 4.0 of VisualAge.
Smalltalk by Example
Author: Alec Sharp
Publisher: McGraw-Hill Companies
ISBN: 9780079130365
Category : Smalltalk (Computer program language)
Languages : en
Pages : 0
Book Description
As Smalltalk is embraced by a growing number of corporate information systems departments, career prospects for programmers with Smalltalk development skills have never been better. This practical guide takes programmers beyond the basics, teaching them how to develop enteprise-class applications that provide real world solutions.
Publisher: McGraw-Hill Companies
ISBN: 9780079130365
Category : Smalltalk (Computer program language)
Languages : en
Pages : 0
Book Description
As Smalltalk is embraced by a growing number of corporate information systems departments, career prospects for programmers with Smalltalk development skills have never been better. This practical guide takes programmers beyond the basics, teaching them how to develop enteprise-class applications that provide real world solutions.
Smalltalk, Objects, and Design
Author: Chamond Liu
Publisher: iUniverse
ISBN: 1583484906
Category : Computers
Languages : en
Pages : 313
Book Description
More than a guide to the Smalltalk language.
Publisher: iUniverse
ISBN: 1583484906
Category : Computers
Languages : en
Pages : 313
Book Description
More than a guide to the Smalltalk language.
Mastering ENVY/Developer
Author: Joseph Pelrine
Publisher: Cambridge University Press
ISBN: 9780521666503
Category : Computers
Languages : en
Pages : 382
Book Description
This book is an in-depth exploration of ENVY/Developer, IBM's team programming environment for Smalltalk and Java. Written by well-known experts in the area, it presents both introductory and advanced topics with detailed examples. The first two parts of the book introduce the basics that a developer or development manager must know in order to use ENVY in a project setting, including the development process and the organization of applications. The third part covers advanced programming and customization, including detailed information on administering, troubleshooting, and extending the tools. This book covers VisualAge for Smalltalk, VisualWorks, and VisualAge Generator in detail. In addition, the concepts and management presented within the book apply to VisualAge for Java. Code examples, tools, and add-ons, are available on the supporting Web site.
Publisher: Cambridge University Press
ISBN: 9780521666503
Category : Computers
Languages : en
Pages : 382
Book Description
This book is an in-depth exploration of ENVY/Developer, IBM's team programming environment for Smalltalk and Java. Written by well-known experts in the area, it presents both introductory and advanced topics with detailed examples. The first two parts of the book introduce the basics that a developer or development manager must know in order to use ENVY in a project setting, including the development process and the organization of applications. The third part covers advanced programming and customization, including detailed information on administering, troubleshooting, and extending the tools. This book covers VisualAge for Smalltalk, VisualWorks, and VisualAge Generator in detail. In addition, the concepts and management presented within the book apply to VisualAge for Java. Code examples, tools, and add-ons, are available on the supporting Web site.
Java for the COBOL Programmer
Author: E. Reed Doke
Publisher: Cambridge University Press
ISBN: 9780521658928
Category : Computers
Languages : en
Pages : 388
Book Description
"Are you a COBOL programmer trying to learn Java? This book is just for you."--BOOK JACKET.
Publisher: Cambridge University Press
ISBN: 9780521658928
Category : Computers
Languages : en
Pages : 388
Book Description
"Are you a COBOL programmer trying to learn Java? This book is just for you."--BOOK JACKET.
Object Lessons
Author: Tom Love
Publisher: Cambridge University Press
ISBN: 9780134724324
Category : Computers
Languages : en
Pages : 292
Book Description
Written for technical managers, project leaders, and applications programmers facing decisions about design and management of large-scale commercial object-oriented software.
Publisher: Cambridge University Press
ISBN: 9780134724324
Category : Computers
Languages : en
Pages : 292
Book Description
Written for technical managers, project leaders, and applications programmers facing decisions about design and management of large-scale commercial object-oriented software.
Squimera
Author: Tim Felgentreff
Publisher: Universitätsverlag Potsdam
ISBN: 3869564229
Category : Computers
Languages : en
Pages : 102
Book Description
Software development tools that work and behave consistently across different programming languages are helpful for developers, because they do not have to familiarize themselves with new tooling whenever they decide to use a new language. Also, being able to combine multiple programming languages in a program increases reusability, as developers do not have to recreate software frameworks and libraries in the language they develop in and can reuse existing software instead. However, developers often have a broad choice with regard to tools, some of which are designed for only one specific programming language. Various Integrated Development Environments have support for multiple languages, but are usually unable to provide a consistent programming experience due to different features of language runtimes. Furthermore, common mechanisms that allow reuse of software written in other languages usually use the operating system or a network connection as the abstract layer. Tools, however, often cannot support such indirections well and are therefore less useful in debugging scenarios for example. In this report, we present a novel approach that aims to improve the programming experience with regard to working with multiple high-level programming languages. As part of this approach, we reuse the tools of a Smalltalk programming environment for other languages and build a multi-language virtual execution environment which is able to provide the same runtime capabilities for all languages. The prototype system Squimera is an implementation of our approach and demonstrates that it is possible to reuse development tools, so that they behave in the same way across all supported programming languages. In addition, it provides convenient means to reuse and even mix software libraries and frameworks written in different languages without breaking the debugging experience.
Publisher: Universitätsverlag Potsdam
ISBN: 3869564229
Category : Computers
Languages : en
Pages : 102
Book Description
Software development tools that work and behave consistently across different programming languages are helpful for developers, because they do not have to familiarize themselves with new tooling whenever they decide to use a new language. Also, being able to combine multiple programming languages in a program increases reusability, as developers do not have to recreate software frameworks and libraries in the language they develop in and can reuse existing software instead. However, developers often have a broad choice with regard to tools, some of which are designed for only one specific programming language. Various Integrated Development Environments have support for multiple languages, but are usually unable to provide a consistent programming experience due to different features of language runtimes. Furthermore, common mechanisms that allow reuse of software written in other languages usually use the operating system or a network connection as the abstract layer. Tools, however, often cannot support such indirections well and are therefore less useful in debugging scenarios for example. In this report, we present a novel approach that aims to improve the programming experience with regard to working with multiple high-level programming languages. As part of this approach, we reuse the tools of a Smalltalk programming environment for other languages and build a multi-language virtual execution environment which is able to provide the same runtime capabilities for all languages. The prototype system Squimera is an implementation of our approach and demonstrates that it is possible to reuse development tools, so that they behave in the same way across all supported programming languages. In addition, it provides convenient means to reuse and even mix software libraries and frameworks written in different languages without breaking the debugging experience.
Applications Interface Programming Using Multiple Languages
Author: Ying Bai
Publisher: Prentice Hall Professional
ISBN: 9780131003132
Category : Electronic books
Languages : en
Pages : 1030
Book Description
Annotation This book provides a detailed description about the practical considerations in multiple languages programming as well as the interfaces among different languages in the Window environment. Authentic examples and detailed explanations are combined together in this book to provide the readers a clear picture as how to handle the multiple languages programming in Windows.
Publisher: Prentice Hall Professional
ISBN: 9780131003132
Category : Electronic books
Languages : en
Pages : 1030
Book Description
Annotation This book provides a detailed description about the practical considerations in multiple languages programming as well as the interfaces among different languages in the Window environment. Authentic examples and detailed explanations are combined together in this book to provide the readers a clear picture as how to handle the multiple languages programming in Windows.
The Java Developer's Guide to Eclipse
Author: Jim D'Anjou
Publisher: Addison-Wesley Professional
ISBN: 0321305027
Category : Computers
Languages : en
Pages : 1138
Book Description
"Fully updated and revised for Eclipse 3.0, this book is the definitive Eclipse reference--an indispensable guide for tool builders, rich client application developers, and anyone customizing or extending the Eclipse environment." --Dave Thomson, Eclipse Project Program Director, IBM The Ultimate Guide to Eclipse 3.0 for the Java Developer. No Eclipse Experience Required! Eclipse is a world-class Java integrated development environment (IDE) and an open source project and community. Written by members of the IBM Eclipse Jumpstart team, The Java(tm) Developer's Guide to Eclipse, Second Edition, is the definitive Eclipse companion. As in the best-selling first edition, the authors draw on their considerable experience teaching Eclipse and mentoring developers to provide guidance on how to customize Eclipse for increased productivity and efficiency. In this greatly expanded edition, readers will find A total update, including the first edition's hallmark, proven exercises--all revised to reflect Eclipse 3.0 changes to the APIs, plug-ins, UI, widgets, and more A special focus on rich client support with a new chapter and two exercises A comprehensive exercise on using Eclipse to develop a Web commerce application using Apache's Tomcat A new chapter on JFace viewers and added coverage of views A new chapter on internationalization and accessibility New chapters on performance tuning and Swing interoperability Using this book, those new to Eclipse will become proficient with it, while advanced developers will learn how to extend Eclipse and build their own Eclipse-based tools. The accompanying CD-ROM contains Eclipse 3.0, as well as exercise solutions and many code examples. Whether you want to use Eclipse and Eclipse-based offerings as your integrated development environment or customize Eclipse further, this must-have book will quickly bring you up to speed.
Publisher: Addison-Wesley Professional
ISBN: 0321305027
Category : Computers
Languages : en
Pages : 1138
Book Description
"Fully updated and revised for Eclipse 3.0, this book is the definitive Eclipse reference--an indispensable guide for tool builders, rich client application developers, and anyone customizing or extending the Eclipse environment." --Dave Thomson, Eclipse Project Program Director, IBM The Ultimate Guide to Eclipse 3.0 for the Java Developer. No Eclipse Experience Required! Eclipse is a world-class Java integrated development environment (IDE) and an open source project and community. Written by members of the IBM Eclipse Jumpstart team, The Java(tm) Developer's Guide to Eclipse, Second Edition, is the definitive Eclipse companion. As in the best-selling first edition, the authors draw on their considerable experience teaching Eclipse and mentoring developers to provide guidance on how to customize Eclipse for increased productivity and efficiency. In this greatly expanded edition, readers will find A total update, including the first edition's hallmark, proven exercises--all revised to reflect Eclipse 3.0 changes to the APIs, plug-ins, UI, widgets, and more A special focus on rich client support with a new chapter and two exercises A comprehensive exercise on using Eclipse to develop a Web commerce application using Apache's Tomcat A new chapter on JFace viewers and added coverage of views A new chapter on internationalization and accessibility New chapters on performance tuning and Swing interoperability Using this book, those new to Eclipse will become proficient with it, while advanced developers will learn how to extend Eclipse and build their own Eclipse-based tools. The accompanying CD-ROM contains Eclipse 3.0, as well as exercise solutions and many code examples. Whether you want to use Eclipse and Eclipse-based offerings as your integrated development environment or customize Eclipse further, this must-have book will quickly bring you up to speed.
Journal of Object-oriented Programming
Author:
Publisher:
ISBN:
Category : Object-oriented programming (Computer science)
Languages : en
Pages : 166
Book Description
Publisher:
ISBN:
Category : Object-oriented programming (Computer science)
Languages : en
Pages : 166
Book Description