Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Java: The Good Parts, Waldo Jim


Варианты приобретения
Цена: 3800.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября

Добавить в корзину
в Мои желания

Автор: Waldo Jim
Название:  Java: The Good Parts
ISBN: 9780596803735
Издательство: Wiley
Классификация:
ISBN-10: 0596803737
Обложка/Формат: Paperback
Страницы: 208
Вес: 0.27 кг.
Дата издания: 31.05.2010
Язык: English
Иллюстрации: Black & white illustrations
Размер: 233 x 179 x 11
Читательская аудитория: Professional & vocational
Подзаголовок: The good parts
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Java has accumulated a considerable amount of crud over the years: the language has become a large and complex, and the libraries associated with it have grown even more. This title reveals which features of Java work and which don`t, and how the good parts make Java one of the best programming languages available.


Object-oriented software engineering: practical software development using uml and java

Автор: Lethbridge
Название: Object-oriented software engineering: practical software development using uml and java
ISBN: 0077109082 ISBN-13(EAN): 9780077109080
Издательство: McGraw-Hill
Рейтинг:
Цена: 10294.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Offers coverage required by students of software engineering, from the nuts and bolts of objects to software architecture, from writing code to testing, from software development processes to project management.

Java Performance: The Definitive Guide

Автор: Oaks Scott
Название: Java Performance: The Definitive Guide
ISBN: 1449358454 ISBN-13(EAN): 9781449358457
Издательство: Wiley
Рейтинг:
Цена: 6968.00 р.
Наличие на складе: Поставка под заказ.

Описание: Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the JVM, as well as the tunings likely to help its performance.

Professional Java Ee Design Patterns

Автор: Yener Murat, Theedom Alex
Название: Professional Java Ee Design Patterns
ISBN: 111884341X ISBN-13(EAN): 9781118843413
Издательство: Wiley
Рейтинг:
Цена: 6018.00 р.
Наличие на складе: Поставка под заказ.

Описание: Master JavaEE Design Pattern implementation to improve your coding efficiency Professional JavaEE Design Patterns is the ultimate guide to working more efficiently with JavaEE, and the only resource that covers both the theory and application of design patterns in solving real-world problems.

Java Lambdas and Parallel Streams

Автор: M?ller
Название: Java Lambdas and Parallel Streams
ISBN: 1484224868 ISBN-13(EAN): 9781484224861
Издательство: Springer
Рейтинг:
Цена: 2794.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This compact book introduces the concepts of Java lambdas and parallel streams in a concise form. It begins by introducing new supporting features such as functional interfaces, default methods and more. After this, the author demonstrates how streams can be parallelized in a very simple way—within certain limits, no knowledge about the thread management is needed. Nevertheless, some basic elements in the context of parallelism need to be considered. Here, the book provides a variety of information and best practices.
What You Will Learn
Master lambdas and streamsWork with the default methodHarness streams and the stream() function Use Stream and SpliteratorTake advantage of parallel streamsWork with collectors and concurrency
Who This Book Is For
Experienced Java programmers and developers.
div>
Data Structures and Algorithms in Java

Автор: Goodrich Michael T.
Название: Data Structures and Algorithms in Java
ISBN: 1118808576 ISBN-13(EAN): 9781118808573
Издательство: Wiley
Рейтинг:
Цена: 7602.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia`s approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures.

Iron-Clad Java

Автор: Manico Jim
Название: Iron-Clad Java
ISBN: 0071835881 ISBN-13(EAN): 9780071835886
Издательство: McGraw-Hill
Рейтинг:
Цена: 7549.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Develop, deploy, and maintain secure Java applications using the expert techniques and open source libraries in this Oracle Press guide. The book presents the processes required to build robust and secure applications from the start and explains how to eliminate existing security bugs.

Java Programming Interviews Exposed

Автор: Markham Noel
Название: Java Programming Interviews Exposed
ISBN: 1118722868 ISBN-13(EAN): 9781118722862
Издательство: Wiley
Рейтинг:
Цена: 4909.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: If you are a skilled Java programmer but are concerned about the Java coding interview process, this real-world guide can help you land your next position Java is a popular and powerful language that is a virtual requirement for businesses making use of IT in their daily operations.

Beginning Java Programming: The Object Oriented Approach

Автор: Vohra Deepak
Название: Beginning Java Programming: The Object Oriented Approach
ISBN: 1118739493 ISBN-13(EAN): 9781118739495
Издательство: Wiley
Рейтинг:
Цена: 5702.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A comprehensive Java guide, with samples, exercises, case studies, and step-by-step instruction Beginning Java Programming: The Object Oriented Approach is a straightforward resource for getting started with one of the world`s most enduringly popular programming languages.

Mastering Lambdas: Java Programming in a Multicore World

Автор: Naftalin Maurice
Название: Mastering Lambdas: Java Programming in a Multicore World
ISBN: 0071829628 ISBN-13(EAN): 9780071829625
Издательство: McGraw-Hill
Рейтинг:
Цена: 7549.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия