Уведомлений еще не было

Книги Joshua Bloch

Joshua Bloch - автор 3 книг. Из известных произведений можно выделить: Effective Java, Java Concurrency in Practice, Java(TM) Puzzlers: Traps, Pitfalls, and Corner Cases. Все книги можно читать онлайн и бесплатно скачивать на нашем портале.

Фильтры
Год написания

Тип сюжета
Тема
Герои
Место действия
Время действия
Компьютеры
8.6
0
0
Effective Java
Effective Java

Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day. This highly anticipa...

Программирование
8.6
0
0
Java Concurrency in Practice
Java Concurrency in Practice

Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of

Компьютеры
8.4
0
0
Java(TM) Puzzlers: Traps, Pitfalls, and Corner Cases
Java(TM) Puzzlers: Traps, Pitfalls, and Corner Cases

How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you! In the tradition of Effective