Books  [Jackwind Li Guojie] Professional Java Native Interfaces With Swt/jface

  • Пользователь tttx
  • Дата
  • Books
6moRcQDnRoaIvAznl3SUKA.png

DESCRIPTION:

Professional Java Native Interfaces takes a solutions-based approach in showing how SWT/JFace works, discussing each common component, providing useful, practical ideas, tips and techniques to make the Java developers' work easier. The author provides relevant and timely examples, both stand-alone applications and smaller code snippets that readers can incorporate into their own code.

To provide a truly real-world quality, the author builds an email/ftp client sample application to show readers how to combine everything into a presentable Java native UI application.

INFORMATION PAGE:

Books  [Richard S. Hall, Karl Pauls, Stuart McCulloch, David Savage] Osgi In Action: Creating Modular Applications In Java

  • Пользователь tttx
  • Дата
  • Books
wjft3Z71RUuuh8C43cjOIg.png

DESCRIPTION:

What is OSGi? Simply put, OSGi is a standardized technology that allowsdevelopers to create the highly modular Java applications that are required forenterprise development. OSGi lets you install, start, stop, update, or uninstallcomponents without taking down your entire system. The interest in OSGi basedapplications has exploded since major vendors like Sun, Spring, Oracle,BEA, and IBM have gotten behind the standard.

OSGi in Action is a comprehensive guide to OSGi with two primary goals.First, it provides a clear introduction to OSGi concepts with examples that arerelevant both for architects and developers. Then, it explores...

Books  [Elliotte Rusty Harold] Java Network Programming, 4th Edition

  • Пользователь tttx
  • Дата
  • Books
CbuZQqHMQWeQzY9exdxFsA.png

DESCRIPTION:

This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.

Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent technologies.
  • Explore protocols that underlie the Internet, such as...

Books  [Wallace Jackson] Pro Java 9 Games Development: Leveraging The Javafx Apis

  • Пользователь tttx
  • Дата
  • Books
OLd7d4f7Qwi9C-FTv8xPSQ.png

DESCRIPTION:

Use Java 9 and JavaFX 9 to write 3D games for the latest consumer electronics devices. Written by open source gaming expert Wallace Jackson, this book uses Java 9 and NetBeans 9 to add leading-edge features, such as 3D, textures, animation, digital audio, and digital image compositing to your games.
Along the way you’ll learn about game design, including game design concepts, genres, engines, and UI design techniques. To completely master Java 3D game creation, you will combine this knowledge with a number of JavaFX 9 topics, such as scene graph hierarchy; 3D scene configuration; 3D model design and primitives; model shader creation...

Books  [Vlad Mihalcea] High-performance Java Persistence

  • Пользователь tttx
  • Дата
  • Books
-aOEGSBxTUeejoEJcta9mg.png

DESCRIPTION:

A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.This book is a journey into Java data access performance tuning. From connection management, to batch updates, fetch sizes and concurrency control mechanisms, it unravels the inner workings of the most common Java data access frameworks.The first part aims to reduce the gap between application developers and database administrators. For this reason, it covers...

Books  [Yusuke Sugomori, Bostjan Kaluza, Fabio M. Soares] Deep Learning. Practical Neural Networks With Java

  • Пользователь tttx
  • Дата
  • Books
1DFwqXfTRSqF4EUKWO_NCw.png

DESCRIPTION:

Build and run intelligent applications by leveraging key Java machine learning libraries

About This Book:

  • Develop a sound strategy to solve predictive modelling problems using the most popular machine learning Java libraries.
  • Explore a broad variety of data processing, machine learning, and natural language processing through diagrams, source code, and real-world applications
  • This step-by-step guide will help you solve real-world problems and links neural network theory to their application

Who This Book Is For:

This course is intended for data...

Books  [Kenneth Lambert, Martin Osborne] Fundamentals Of Java Ap Computer Science Essentials

  • Пользователь tttx
  • Дата
  • Books
JUEzo7yWQty_2YaVvY934A.png

DESCRIPTION:

By taking a multilevel approach to teaching Java, this text is suitable for a wide range of students, from beginners to those ready for advanced data structures. Since it is non-software specific, it can be used with any Java program compiler, including Borland, Sun Microsystems, Symantec and others.

INFORMATION PAGE:

DOWNLOAD:

Books  [Jeanne Boyarsky, Scott Se] OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide: Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817

  • Пользователь tttx
  • Дата
  • Books
ERapsrBRSnKeMbytigmlow.png

DESCRIPTION:

The most comprehensive prep guide available for new Oracle Certified Professional Java SE11 Developer certifications―covers the new 1Z0-819 Exam, the Programmer I and II Exams 1Z0-815 and 1Z0-816, and the Upgrade Exam 1Z0-817!

Java is widely-used for backend cloud applications, Software as a Service applications (SAAS), and is the principal language used to develop Android applications. This object-oriented programming language is designed to run on all platforms that support Java without the need for recompilation. Oracle Java Programmer certification is highly valued by employers throughout the technology industry.

The OCP Oracle...

Books  [Devendra Singh] Java Design Patterns

  • Пользователь tttx
  • Дата
  • Books
b5ccqa7FSfqtraNCEnUh4Q.png

DESCRIPTION:

JAVA DESIGN PATTERNS with the simplest real world examples that contains very relevant & critical facts about Java Design Patterns extracted from various books written by famous writers

INFORMATION PAGE:

DOWNLOAD:

Books  [Iuliana Cosmina, Rob Harrop, Chris Schaefer, Clarence Ho] Pro Spring 5: An In-depth Guide To The Spring Framework And Its Tools

  • Пользователь tttx
  • Дата
  • Books
2a9TjvGERFeiQ5D0VKXdfQ.png

DESCRIPTION:

Master Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build the various tiers and parts of an enterprise Java application: transactions, web and presentation tiers, deployment, and much more. A full sample application allows you to apply many of the technologies and techniques covered in Pro Spring 5 and see how they work together.

This book updates the perennial bestseller with the latest that the new Spring Framework 5 has to offer. Now in its fifth edition, this popular title is by...

Books  [Alvin Alexander] Scala Cookbook: Recipes For Object-oriented And Functional Programming

  • Пользователь tttx
  • Дата
  • Books
eIu6JNguTvW1GGcdVV3Ccw.png

DESCRIPTION:

Save time and trouble when using Scala to build object-oriented, functional, and concurrent applications. With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems youâ??ll encounter when using the Scala language, libraries, and tools. Itâ??s ideal not only for experienced Scala developers, but also for programmers learning to use this JVM language.

Author Alvin Alexander (creator of DevDaily.com) provides solutions based on his experience using Scala for highly scalable, component-based applications that support concurrency and distribution. Packed with real-world...

Books  [Binildas Christudas] Practical Microservices Architectural Patterns - Event-based Java Microservices With Spring Boot And Spring Cloud

  • Пользователь tttx
  • Дата
  • Books
GgOPsgBuRySRdE_nMx0_Eg.png

DESCRIPTION:

Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture. Following this, you will work with CQRS, an essential pattern for microservices, and get a view of how distributed messaging works. Moving on, you will take a deep dive into Spring Boot and Spring Cloud.
Coming back to CQRS, you will learn how event-driven microservices work with this pattern, using the Axon 2 framework. This takes you on to how...

Books  [Philip A. Bernstein, Eric Newcomer] Principles Of Transaction Processing For The Systems Professional

  • Пользователь tttx
  • Дата
  • Books
oba27Y-3QeGXHZ255k_RMw.png

DESCRIPTION:

Principles of Transaction Processing is a clear, concise guide for anyoneinvolved in developing applications, evaluating products, designing systems,or engineering products. This book provides an understanding of the internals oftransaction processing systems, describing how they work and how best to use them.It includes the architecture of transaction processing monitors, transactionalcommunications paradigms, and mechanisms for recovering from transaction andsystem failures.

Use of transaction processing systems in business, industry, andgovernment is increasing rapidly; the emergence of electronic commerce onthe Internet is...

Books  [Jason R. Weiss] Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides)

  • Пользователь tttx
  • Дата
  • Books
HrTt-tY4RQaCHCPsDnZdew.png

DESCRIPTION:

For a long time, there has been a need for a practical, down-to-earth developers book for the Java Cryptography Extension. I am very happy to see there is now a book that can answer many of the technical questions that developers, managers, and researchers have about such a critical topic. I am sure that this book will contribute greatly to the success of securing Java applications and deployments for e-business. --Anthony Nadalin, Java Security Lead Architect, IBM

For many Java developers and software engineers, cryptography is an "on-demand" programming exercise, where cryptographic concepts are shelved until the next project...

Books  [David Hook] Beginning Cryptography With Java

  • Пользователь tttx
  • Дата
  • Books
BRwE8mUbQUWGhRUsfD1cgw.png

DESCRIPTION:

Beginning Cryptography with Java


While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in applications-if you know how.

This book teaches you how. Chapters one through five cover the architecture of the JCE and JCA, symmetric and asymmetric key encryption in Java, message authentication codes, and how to create Java implementations with the API provided by the Bouncy Castle ASN.1 packages, all with plenty of examples. Building on that foundation, the second half of the book...

Books  [Dick Oliver, Michael Morrison] Sams Teach Yourself HTML and CSS in 24 Hours (7th Edition) 7th Edition

  • Пользователь tttx
  • Дата
  • Books
0KX-9dyOQDicswsYLQfgDw.png

DESCRIPTION:

Learn from the newest, updated edition of the highly acclaimed introduction to HTML, Sams Teach Yourself HTML and CSS In 24 Hours. The seventh edition includes updates to introduce Cascading Style Sheets (CSS) in concert with HTML to produce quality web pages. You'll be able to study revisions that refine examples, as well as provide an enhanced integration with your web pages. You'll also gain a comprehensive understanding with new examples that match the current state of HTML.

This carefully organized, well-written tutorial teaches beginning web page development skills, covering only those HTML and CSS tags that are likely to be...

Books  [Yakov Fain, Victor Rasputnis, Anatole Tartakovsky, Viktor Gamov] Enterprise Web Development: Building Html5 Applications: From Desktop To Mobile

  • Пользователь tttx
  • Дата
  • Books
sHRpCvFsQxG0Hinzi25lqA.png

DESCRIPTION:

If you want to build your organization’s next web application with HTML5, this practical book will help you sort through the various frameworks, libraries, and development options that populate this stack. You’ll learn several of these approaches hands-on by writing multiple versions of a sample web app throughout the book, so you can determine the right strategy for your enterprise.

What’s the best way to reach both mobile and desktop users? How about modularization, security, and test-driven development? With lots of working code samples, this book will help web application developers and software architects navigate the growing...

Books  [O'Reilly & Associates] The Java Reference Library CD Bookshelf, 5 Bestselling Books

  • Пользователь tttx
  • Дата
  • Books
uQiHCIdsR2WQtSA87ciCow.png

DESCRIPTION:

Java Reference Library CD Bookshelf is a Java programmer's dream come true. It brings together on the Web five indispensable volumes for Java developers and programmers, linking related info across books. You'll find the latest editions of these books:
  • Java Language Reference
  • Java in a Nutshell
  • Java Fundamental Classes Reference
  • Java AWT Reference
  • Exploring Java
INFORMATION PAGE:

DOWNLOAD:

Books  [O'Reilly & Associates] The Java Enterprise CD Bookshelf, 7 Bestselling Books on CD-ROM

  • Пользователь tttx
  • Дата
  • Books
sZzuKCYfRNKxT1Z9Y7d19w.png

DESCRIPTION:

Formatted in HTML, The Java Enterprise CD Bookshelf can be read using any Web browser. The books are fully searchable and cross-referenced. In addition to individual indexes for each book, there's a master index for the entire library.

You'll find the latest editions of these books:
  • Java Enterprise in a Nutshell
  • Java in a Nutshell, Third Edition
  • Java Foundation Classes in a Nutshell
  • Enterprise JavaBeans, Second Edition
  • Java Servlet Programming
  • Java Security
  • Java Distributed Computing
About the Authors:
  • Mark Hapner is Lead Architect for the Java 2 Platform, Enterprise Edition. He...

Books  [Bruce A. Tate] Bitter Java

  • Пользователь tttx
  • Дата
  • Books
ZsVKH4YxTt-8nBo5MRZhDQ.png

DESCRIPTION:

Intended for intermediate Java programmers, analysts, and architects, this guide is a comprehensive analysis of common server-side Java programming traps (called anti-patterns) and their causes and resolutions. Based on a highly successful software conference presentation, this book is grounded on the premise that software programmers enjoy learning not from successful techniques and design patterns, but from bad programs, designs, and war stories -- bitter examples. These educational techniques of graphically illustrating good programming practices through negative designs and anti-patterns also have one added benefit: they are fun...

Books  [Bruce A. Tate] Beyond Java

  • Пользователь tttx
  • Дата
  • Books
Jz5-bXa9SMK0VZ-iFdqNbg.png

DESCRIPTION:

Bruce Tate, author of the Jolt Award-winning Better, Faster, Lighter Java has an intriguing notion about the future of Java, and it's causing some agitation among Java developers. Bruce believes Java is abandoning its base, and conditions are ripe for an alternative to emerge.

In Beyond Java, Bruce chronicles the rise of the most successful language of all time, and then lays out, in painstaking detail, the compromises the founders had to make to establish success. Then, he describes the characteristics of likely successors to Java. He builds to a rapid and heady climax, presenting alternative languages and frameworks with...
Ваши лимиты
Доступно
Осталось

Зеркала проекта

Зеркала PirateHUB на случай блокировки основного адреса. Эти ссылки безопасны для использования. Также всегда актуальная ссылка доступна на этом сайте.

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

Пользователи онлайн

  • alina.
  • Viacheslav1991
  • Korti
  • anakos
  • Батарейка2024
  • Manager
  • oinbg
  • MATORHEAD
  • VaN_111
  • Леника
  • dreamy.d
  • nsrwntjo
  • Nata_lieB
  • puk888
  • vital777
  • vasiliy52
  • 420
  • asolar
  • ol121
  • Vladd
  • Didal
  • ServiceMA
  • Artelorian
  • evevlerry
  • ZARR
  • AZLAR
  • AnataLev
  • Oxana74
  • Larica
  • leo65
  • DOMINUS_EDEM
  • realist1
  • milena
  • annapurple
  • natala895
  • Parser_Pro
  • Tymo
  • Шансик
  • demontronpc
  • Master007
  • kainezzz
  • gfiuqywnug
  • Prestor
  • Every322
  • Antallis
  • Rutraker
  • ека1909
  • Рустик
  • Vitori
  • Hicci
...и ещё 249.

Отзывы о курсах

  • milalalala
    для автоматизации публикаций в соцсети это хороший вариант, всё нативно, шаблоны рабочие и после них понятно что делать дальше.
    хорошо бы обновлять эту папку, т.к. автор её обновляет переодически.
  • binentity
    kz
  • lapkddd
    👍👍👍
  • rufur
    Огонь
  • Flex007
    Ставлю 5 звезд авансом! Автор курса хорошо доносит информацию!
  • chaoba
    .
  • Виктор
    Это букмекер и к трейдингу он не имеет ни какого отношения. Да и к тому же скорее всего заработанные деньги они вам не дадут выводить. К стати, а админы знают что ты тут свою рекламу раскидываешь на халяву?
  • amrik07
    Хорошо это
  • Reneqq
    5+
  • xelena65
    давно искала что то старинное , может не права но очень понравилось спасибо
Назад
Сверху