Søgning på underkategorier- og emner:
This book, the first available on Crystal, shows you how to write applications that have the beauty and elegance of a modern language, combined with the power of types and modern... Læs mere
UML 2 For Dummies covers UML 2. 0, the latest version of UML, expected out in March 2003. This book shows how to use UML to model systems. It provides practical advice and examples... Læs mere
This book develops the object-oriented programming skills of experienced programmers (at the Junior, Senior or above level) by showing how to use Java 2 (the latest release of Sun's Java platform), and by providing a complete understanding of the philosophy behind Java 2.
Explains concepts of Object-Oriented Design using analogies.
The book assumes no prior knowledge of programming and starts from scratch. It is written in a simple, direct style for maximum clarity and is aimed at first level students at universities and colleges, but is also suitable for novices studying alone.
Delores Etter uses real-world engineering and scientific examples and problems throughout the text. Solutions to the problems are developed using the language C and the author's signature five-step problem solving process.
A Perl expert can solve a problem in a few lines of well-tested code. Now you can unlock these powers for yourself. Modern Perl teaches you how Perl really works. It's the only book that... Læs mere
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce. The challenge is learning to use those features effectively - so... Læs mere
This book is for experienced C# developers that need to get a quick yet in depth look at what the new feature async in C# 5.0 means for their current and future projects.
Learn how to use lambda expressions to take full advantage of performance improvements provided by today’s multicore hardware. This book explains how to write lambdas, and how to use them in streams and in collection processing. Detailed code examples are provided throughout.