Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Groovy for Domain-specific Languages
  • Language: en
  • Pages: 386

Groovy for Domain-specific Languages

Extend and enhance your Java applications with domain-specific scripting in Groovy About This Book Build domain-specific mini languages in Groovy that integrate seamlessly with your Java apps with this hands-on guide Increase stakeholder participation in the development process with domain-specific scripting in Groovy Get up to speed with the newest features in Groovy using this second edition and integrate Groovy-based DSLs into your existing Java applications. Who This Book Is For This book is for Java software developers who have an interest in building domain scripting into their Java applications. No knowledge of Groovy is required, although it will be helpful. This book does not teach ...

Groovy 2 Cookbook
  • Language: en
  • Pages: 625

Groovy 2 Cookbook

This book follows a Cookbook style and is packed with intermediate and advanced level recipes.This book is for Java developers who have an interest in discovering new ways to quickly get the job done using a new language that shares many similarities with Java. The book’s recipes start simple, therefore no previous Groovy experience is required to understand the code and the explanations accompanying the examples.

USENIX C++ Conference Proceedings
  • Language: en
  • Pages: 332

USENIX C++ Conference Proceedings

  • Type: Book
  • -
  • Published: 1990
  • -
  • Publisher: Unknown

None

The Design and Evolution of C++
  • Language: en
  • Pages: 1075

The Design and Evolution of C++

The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or getting bogged down in technicalities, Stroustrup presents his unique insights into the decisions that shaped C++. Every C++ programmer will benefit from Stroustrup's explanations of the 'why's' behind C++ from the earliest features, such as the original class concept, to the latest extensions, such as new casts and explicit template instantiation. Some C++ design decisions have been universally praised, while others remain controversial, and debated vigorously; still other features have been rejected based on experimentation. In thi...

Ten Years' Hard Labour
  • Language: en
  • Pages: 244

Ten Years' Hard Labour

  • Type: Book
  • -
  • Published: 1994
  • -
  • Publisher: Unknown

None

Portable C++
  • Language: en
  • Pages: 260

Portable C++

Many books discuss how to use C++, but none deals with how to write C++ code in a portable manner. The first in-depth guide to address the special needs of the C++ programmer, this groundbreaking book provides a set of guidelines to help software engineers design and implement C++ applications that work with the many flavors of UNIX, as well as with Windows.

C++ Programming Guidelines
  • Language: en
  • Pages: 302

C++ Programming Guidelines

  • Type: Book
  • -
  • Published: 1991
  • -
  • Publisher: Unknown

None

Дизайн и эволюция языка С++
  • Language: ru
  • Pages: 448

Дизайн и эволюция языка С++

  • Type: Book
  • -
  • Published: 2022-01-29
  • -
  • Publisher: Litres

В книге, написанной создателем языка C++ Бьерном Страуструпом, представлено описание процесса проектирования и разработки языка программирования C++.Здесь изложены цели, принципы и практические ограничения, наложившие отпечаток на структуру и облик C++, обсужден дизайн недавно добавленных в язык средств: шаблонов, исключений, идентификации типа во время исполнения и пространств и...

Groovy for Domain-Specific Languages - Second Edition
  • Language: en

Groovy for Domain-Specific Languages - Second Edition

  • Type: Book
  • -
  • Published: 2015
  • -
  • Publisher: Unknown

Extend and enhance your Java applications with domain-specific scripting in GroovyAbout This Book* Build domain-specific mini languages in Groovy that integrate seamlessly with your Java apps with this hands-on guide* Increase stakeholder participation in the development process with domain-specific scripting in Groovy* Get up to speed with the newest features in Groovy using this second edition and integrate Groovy-based DSLs into your existing Java applications.Who This Book Is ForThis book is for Java software developers who have an interest in building domain scripting into their Java applications. No knowledge of Groovy is required, although it will be helpful. This book does not teach ...

DSLs in Action
  • Language: en
  • Pages: 544

DSLs in Action

Your success—and sanity—are closer at hand when you work at a higher level of abstraction, allowing your attention to be on the business problem rather than the details of the programming platform. Domain Specific Languages—"little languages" implemented on top of conventional programming languages—give you a way to do this because they model the domain of your business problem. DSLs in Action introduces the concepts and definitions a developer needs to build high-quality domain specific languages. It provides a solid foundation to the usage as well as implementation aspects of a DSL, focusing on the necessity of applications speaking the language of the domain. After reading this bo...