Зарегистрироваться
Восстановить пароль
FAQ по входу

Java

  • Без фильтрации типов файлов
B
2nd edition. — Packt Publishing, 2018. — 290 p. — ISBN 9781788474399. Leverage the power of Java and its associated machine learning libraries to build powerful predictive models Key Features Solve predictive modeling problems using the most popular machine learning Java libraries Explore data processing, machine learning, and NLP concepts using JavaML, WEKA, MALLET libraries...
  • №1
  • 109,33 МБ
  • добавлен
  • описание отредактировано
McGraw-Hill Education, 2013. — 384 p. — ISBN: 978-0-07-180429-5. В архиве примеры кода. Best Practices for Implementing Continuous Integration with Hudson Optimize productivity while reducing risk and complexity by adopting a highly agile, "automate everything" software design philosophy. Hudson Continuous Integration in Practice shows you how to streamline and stabilize each...
  • №2
  • 15,67 МБ
  • добавлен
  • описание отредактировано
D
3rd Edition. — Jones & Bartlett Learning, 2015. — 802 p. + Source Code. — ISBN10: 1449613543, ISBN13: 978-1-4496-1354-9. Continuing the success of the popular second edition, the updated and revised Object-Oriented Data Structures Using Java, Third Edition is sure to be an essential resource for students learning data structures using the Java programming language. It presents...
  • №3
  • 26,60 МБ
  • добавлен
  • описание отредактировано
Publisher: Prentice Hall; January 6, 2007; 7th Edition(+ examples); 1705 pages. The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. The Seventh Edition has been extensively fine-tuned and is completely up-to-date with Sun Microsystems, Inc.rs"s latest Java...
  • №4
  • 83,79 МБ
  • добавлен
  • описание отредактировано
G
This book covers: * Basic concepts of concurrency and thread safety * Techniques for building and composing thread-safe classes * Using the concurrency building blocks in Java.util.concurrent * Performance optimization dos and don'ts * Testing concurrent programs * Advanced topics such as atomic variables, nonblocking algorithms, and the Java Memory Model Format: CHM & PDF...
  • №5
  • 2,73 МБ
  • дата добавления неизвестна
  • описание отредактировано
2nd ed. — Packt Publishing, 2017. — 594 p. — ASIN B01KOG6V5M. +Sample Files Key Features Get detailed coverage of important recipes on multi-threading and parallel programming This book takes a close look at the Java 9 APIs and their impact on concurrency See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot more Book Description...
  • №6
  • 4,15 МБ
  • добавлен
  • описание отредактировано
2nd ed. — Packt Publishing, 2017. — 594 p. — ASIN B01KOG6V5M. +Sample Files True PDF Key Features Get detailed coverage of important recipes on multi-threading and parallel programming This book takes a close look at the Java 9 APIs and their impact on concurrency See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot more Book...
  • №7
  • 4,37 МБ
  • добавлен
  • описание отредактировано
H
Packt Publishing, 2017. — 408 p. — ISBN: 9781787282841. +Sample files The release of Java 9 has brought many subtle and not-so-subtle changes to the way in which Java programmers approach their code. The most important ones are definitely the availability of a REPL, known as JShell, which will make experiments and prototyping much more straightforward than the old IDE-based...
  • №8
  • 4,28 МБ
  • добавлен
  • описание отредактировано
The seventh edition of Core Java 2, Volume II, covers advanced user-interface programming and the enterprise features of the Java 2 Platform, Standard Edition (J2SE). Like Volume I (which covers the most important language and library features), this book has been completely updated and revised for J2SE 5.0. All of the sample programs have been updated and carefully crafted to...
  • №9
  • 7,56 МБ
  • дата добавления неизвестна
  • описание отредактировано
I
Packt Publishing, 2017. — 384 p. This step-by-step guide will teach you how to use GeoServer to build custom and interactive maps using your data. GeoServer is an opensource server written in Java that allows users to share, process, and edit geospatial data. This book will guide you through the new features and improvements of GeoServer and will help you get started with it....
  • №10
  • 352,39 КБ
  • добавлен
  • описание отредактировано
J

Java Tutorials

  • archive
  • database
  • html
  • image
  • java
  • txt
Oracle Corporation, 1995, 2012. (Автор и количество страниц не указаны). The Java Tutorials are a one stop shop for learning the Java language. The tutorials are practical guides for programmers who want to use the Java programming language to create applets and applications. They also serve as a reference for the experienced Java programmer. Groups of related lessons are...
  • №11
  • 116,33 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 394 p. — ISBN: 978-1-78712-423-3. Code files only! This book will teach you how to build robust asynchronous and event-driven applications with ease. Reactive programming is an asynchronous programming model that helps you tackle the essential complexity that comes with writing such applications. Using Reactive programming to start building...
  • №12
  • 10,33 МБ
  • добавлен
  • описание отредактировано
K
Packt Publishing, 2017. — 718 p.+code — ISBN10: 1785880519, ISBN13: 978-1785880513. Java is one of the main languages used by practicing data scientists; much of the Hadoop ecosystem is Java-based, and it is certainly the language that most production systems in Data Science are written in. If you know Java, Mastering Machine Learning with Java is your next step on the path to...
  • №13
  • 152,47 МБ
  • добавлен
  • описание отредактировано
Publication Date: December 29, 2007 | ISBN10: 0321463420 | ISBN13: 978-0321463425 | Edition: 1 The release of MIDP 2.0 and the introduction of the new Mobile Service Architecture (MSA) are generating momentum for the Java ME platform. As more and more Java-enabled mobile devices become available and more service providers become open to third-party development, the demand for...
  • №14
  • 5,98 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 246 p. Create clean code with Dependency Injection principles Dependency Injection (DI) is a design pattern that allows us to remove the hard-coded dependencies and make our application loosely coupled, extendable, and maintainable. We can implement DI to move the dependency resolution from compile-time to runtime. This book will be your one stop guide to...
  • №15
  • 890,14 КБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2021. — 356 p. — ISBN 978-1-80056-490-9. Code Files Only! Understand the internals and architecture of GraalVM with the help of hands-on experiments and gain deep knowledge that you can apply to improve your application's performance, interoperability, and throughput. Key Features Generate faster and leaner code with minimum computing resources for high...
  • №16
  • 114,58 МБ
  • добавлен
  • описание отредактировано
L
Packt Publishing, 2017. — 318 p. — ISBN: 178829629X. Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming. Java is an object-oriented programming language, and is one of the most widely accepted languages because of its design and programming features, particularly in its...
  • №17
  • 16,53 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 456 p. Java 9 and its new features add to the richness of the language, one of the languages most used by developers to build robust software applications. Java 9 comes with a special emphasis on modularity with its integration with Jigsaw. This would be your one-stop guide to mastering the language. You'll be provided with an overview and explanation of...
  • №18
  • 2,35 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2018. — 910 p. Mastering advanced features of Java and implement them to build amazing projects Java 9 and its new features add to the richness of the language; Java is one of the languages most used by developers to build robust software applications. Java 9 comes with a special emphasis on modularity with its integration with Jigsaw. This course is your...
  • №19
  • 3,58 МБ
  • добавлен
  • описание отредактировано
4th Edition. — Wiley, 2014. — 963 p. + 64 p. Bonus Chapters + Source Code — ISBN10: 1118408039, ISBN13: 978-1-118-40803-2. На англ. языке. 9 Books in 1: Getting Started with Java Basics. Programming Basics. Object-Oriented Programming. Strings, Arrays, and Collections. Programming Techniques. Swing. Web Programming. Files and Databases. Fun and Games. + Four Bonus Chapters:...
  • №20
  • 8,76 МБ
  • добавлен
  • описание отредактировано
M
Электронное издание, на русс. и англ. яз. / IBM Corp. В этом учебнике вы обнаружите, как много вы не знаете о шаблонах проектирования. Мы начнем с описания множества ресурсов, которых новички в изучении шаблонов проектирования часто не знают. Эти ресурсы представляют шаблоны, которые являются ценными во многих прикладных областях вычислений, таких как бизнес-приложения,...
  • №21
  • 437,66 КБ
  • добавлен
  • описание отредактировано
P
Manning Publications, 2020. — 336 p. — ISBN: 978-1617295621. Code files only! Vert.x in Action teaches you how to build production-quality reactive applications in Java. This book covers core Vert.x concepts, as well as the fundamentals of asynchronous and reactive programming. Learn to develop microservices by using Vert.x tools for database communications, persistent...
  • №22
  • 18,78 МБ
  • добавлен
  • описание отредактировано
R
Packt Publishing, 2016. — 292 p. + Code. — ISBN10: 1785885472, ISBN13: 978-1-78588-547-1. Harness the hidden power of Java to build network-enabled applications with lower network traffic and faster processes. Network-aware applications are becoming more prevalent and play an ever-increasing role in the world today. Connecting and using an Internet-based service is a frequent...
  • №23
  • 2,10 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, August 2012, 313 p. Chapter 1, Getting Started with Java, uses an overview of a simple Java application to present the major aspects of Java. The creation of a customer class is illustrated, along with the use of getter and setter methods. Also discussed is the development process, the types of Java applications supported, the documentation process in Java,...
  • №24
  • 2,54 МБ
  • добавлен
  • описание отредактировано
S
Birmingham, UK: Packt Publishing, 2018. — 1322 p. — ISBN: 9781788839129. Get a solid understanding of Java fundamentals to master programming through a series of practical steps Have you ever thought about making your computer do what you want it to do? Do you want to learn to program, but just don't know where to start? Instead of guiding you in the right direction, have other...
  • №25
  • 10,03 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 372 p. — ISBN: 978-1787122536. +True PDF +Sample Files Key Features This book provides modern recipes in small steps to help an apprentice cook become a master chef in data science Use these recipes to obtain, clean, analyze, and learn from your data Learn how to get your data science applications to production and enterprise environments effortlessly...
  • №26
  • 5,60 МБ
  • добавлен
  • описание отредактировано
Р
М.: ДМК Пресс, 2016. — 264 с. — ISBN: 978-5-97060-331-4. Обработка естественного языка (Natural Language Procession — NLP) представляет собой важную область разработки прикладного ПО и, с учётом современных задач ИТ, в будущем эта важность будет только возрастать. Уже сейчас наблюдается рост потребности в приложениях, работающих с естественными языками на основе NLP-методик. В...
  • №27
  • 50,06 МБ
  • добавлен
  • описание отредактировано
Ш
8-е издание. Язык русский. - М.: Издательский дом "Вильямс", 2012, — 1104 с. (OCR) Книга Герберта Шилдта «Java. Полное руководство» (оригинал издан Oracle Press) предназначена для всех программистов — как для новичков, так и для профессионалов. Начинающий программист найдет в ней подробные пошаговые описания и множество чрезвычайно полезных примеров. А углубленное рассмотрение...
  • №28
  • 23,57 МБ
  • добавлен
  • описание отредактировано
8-е издание. — М.: Вильямс, 2012. — 1104 с. Книга Герберта Шилдта «Java. Полное руководство» (оригинал издан Oracle Press) предназначена для всех программистов — как для новичков, так и для профессионалов. Начинающий программист найдет в ней подробные пошаговые описания и множество чрезвычайно полезных примеров. А углубленное рассмотрение более сложных функций и библиотек Java...
  • №29
  • 19,38 МБ
  • добавлен
  • описание отредактировано
Э
Перевод с английского и редакция канд. техн. наук И.В. Карася. — СПб: Диалектика, O’Reilly, 2019. — 448 c.: ил. — ISBN: 978-5-907114-84-5; ISBN: 978-1-492-02579-5. Настройка производительности — наука экспериментальная, но это не означает, что инженеры должны прибегать к догадкам и фольклору, чтобы выполнить свою работу (хотя часто случается именно так). С помощью этой...
  • №30
  • 125,03 КБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.