en
Feedback
AI Орешки 🤖

AI Орешки 🤖

Open in Telegram

Вся самая новая и полезная литература для Java разработчиков!

Show more
5 040
Subscribers
No data24 hours
-107 days
-7030 days
Posts Archive
+2
Java Cryptography Tools and Techniques.pdf3.79 MB

Java Cryptography: Tools and Techniques (2023) True PDF, ePUB + Extras Between the standard Java Runtime and the Bouncy Castl
Java Cryptography: Tools and Techniques (2023) True PDF, ePUB + Extras Between the standard Java Runtime and the Bouncy Castle APIs there is a rich tool set of APIs to help work with the maze of standards and protocols needed for secure communication, storage and identity management. This book will help you navigate that maze and shine light into some of the darker corridors. Cryptography is about the security of communications. It provides mechanisms for hiding messages from outside observers, accurately identifying the originators of messages, determining that messages have been delivered safely without tampering, and making it possible to accurately identify both the entities receiving and sending messages when messages are being delivered between different parties.

Spring Boot 3 and Spring Framework 6.epub23.06 MB

Spring Boot 3 and Spring Framework 6 (2024) True ePUB Say goodbye to dependencies, bogged-down code, and inflexibility! With
Spring Boot 3 and Spring Framework 6 (2024) True ePUB Say goodbye to dependencies, bogged-down code, and inflexibility! With the Spring framework and Spring Boot, you’ll painlessly create Java applications that are production ready. Start with the basics: containers for Spring-managed beans, Spring framework modules, and proxies. Then learn to connect to relational databases, implement Jakarta Persistence, use Spring Data JPA, and work with NoSQL databases. Get the right know-how for modern software development with Spring and Java! Spring Boot, the leading Java enterprise framework, provides numerous benefits to the developer community. It’s user-friendly, simplifies microservices development, and, when developed correctly, can achieve scalability, making it ideal for building robust enterprise applications. This book covers all the essential features of the widely used Java framework, up to its latest major release, Spring Boot 3, which was launched in November 2022. It has been developed over several ...

Брайсон_Пейн_Легкий_способ_выучить_Java_2019.pdf23.78 MB

Легкий способ выучить Java (2019) Java – один из самых популярных и востребованных языков программирования в мире, но и один
Легкий способ выучить Java (2019) Java – один из самых популярных и востребованных языков программирования в мире, но и один из самых сложных для изучения, особенно для новичков. Автор этой книги, Брайсон Пейн, разработал собственный метод обучения, который строится на прохождении материала исключительно на практических примерах. Начните изучать Java, создавая несложные игры для ПК и Android, узнавайте, как работает инструмент JShell, используйте популярные среды разработки Eclipse и Android Studio, учитесь искать и исправлять ошибки в коде и становитесь востребованным программистом с книгой «Легкий способ выучить Java»!

+1
Software_Design_Patterns_for_Java_Developers_Expert_led_Approaches.pdf13.36 MB

Software Design Patterns for Java Developers: Expert-led Approaches to Build Re-usable Software and Enterprise Applications (
Software Design Patterns for Java Developers: Expert-led Approaches to Build Re-usable Software and Enterprise Applications (2022) ePUB, PDF Practice Design Patterns to Enrich and Streamline Software Development Key Features Classify design patterns into three broad categories. Deep dive into design patterns with individual chapters covering them in detail. Understand design patterns to fast track and streamline the development effort. Description 'Software Design Patterns for Java Developers' discusses the fundamentals of software design as well as well-established design patterns that simplify and outperform the entire software development cycle.

+1
design-patterns-ru.pdf29.17 MB

Погружение в паттерны проектирования (2021) PDF + Архив с примерами кода Книга «Погружение в Паттерны Проектирования» описыва
Погружение в паттерны проектирования (2021) PDF + Архив с примерами кода Книга «Погружение в Паттерны Проектирования» описывает 22 классических паттерна проектирования, а также 8 принципов проектирования, на которых они основаны. Каждая глава начинается с разбора определённой проблемы, возникающей при проектировании, и шаг за шагом подводит читателя к решению с помощью одного из паттернов. Далее идёт детальный разбор структуры паттерна и его вариаций, а также пример реализации в коде. Затем, читатель знакомится с кейсами использования паттерна и учится воспроизводить паттерн по шагам. Заканчиваются главы обсуждением плюсов и минусов паттерна, а также обзором его связей с другими паттернами.

+1
Pro Spring 6 with Kotlin.pdf24.60 MB

Pro Spring 6 with Kotlin: An In-depth Guide to Using Kotlin APIs in Spring Framework 6 (2023) True PDF, ePUB Master the funda
Pro Spring 6 with Kotlin: An In-depth Guide to Using Kotlin APIs in Spring Framework 6 (2023) True PDF, ePUB Master the fundamentals of Spring Framework 6 while learning from the real-world experiences of Spring experts. Over the course of this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise applications from top to bottom. From monoliths to cloud native apps for streaming microservices, you’ll gain insight into every aspect of the process, including transactions, data access, persistence, and web and presentation tiers. As you progress through the book, the authors demonstrate how to run Kotlin with a single command, deploy new utility methods in String class, use Local-Variable Syntax for Lambda Parameters Nested Based Access Control, read/write strings to and from files, and using Flight Recorder. Also, a whole new generation of dependencies are available, and you’ll see exactly how to make optimal use of them.

Guskova_O_OOP_v_Java.pdf23.48 MB

Объектно-ориентированное программирование в Java (2018) PDF Учебное пособие посвящено объектно-ориентированному программирова
Объектно-ориентированное программирование в Java (2018) PDF Учебное пособие посвящено объектно-ориентированному программированию на языке Java. Рассматриваются основные принципы объектно-ориентированного программирования, средства работы со структурами данных – коллекции и дженерики, принципы объектно-ориентированного дизайна.

Haksun_Li_PhD_Numerical_Methods_Using_Java_For_Data_Science,_Analysis.pdf26.95 MB

Numerical Methods Using Java: For Data Science, Analysis, and Engineering (2022) PDF Implement numerical algorithms in Java u
Numerical Methods Using Java: For Data Science, Analysis, and Engineering (2022) PDF Implement numerical algorithms in Java using NM Dev, an object-oriented and high-performance programming library for mathematics.You’ll see how it can help you easily create a solution for your complex engineering problem by quickly putting together classes. Numerical Methods Using Java covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression and time series analysis. The mathematical concepts behind the algorithms are clearly explained, with plenty of code examples and illustrations to help even beginners get started.

Подписывайтесь на @yuristle — всё о юриспруденции.
Подписывайтесь на @yuristle — всё о юриспруденции.

+1
Introducing Spring Framework 6.pdf3.02 MB

Вакансия: Java Developer Грейд: Miiddle+/Senior/Lead Компания BSS — российский разработчик ДБО и решений в сфере голосовых те
Вакансия: Java Developer Грейд: Miiddle+/Senior/Lead Компания BSS — российский разработчик ДБО и решений в сфере голосовых технологий, а также провайдер услуг по привлечению специалистов на IT проекты. Сейчас мы в поиске опытных Java разработчиков на крупный проект по разработке системы дистанционного банковского обслуживания (ДБО), которая позволяет клиентам управлять своими финансами онлайн: ведение и контроль расчетных счетов предприятия, переводы денежных средств, выписки, кредиты и депозиты и т.д. Тех.стек: Java 11, 17 /Kotlin, Spring Boot, Spring Cloud, Oracle, PostgreSQL, RabbitMQ/Kafka, Hibernate, микросервисы, многопоточность, GitLab, BitBucket, Jenkins Обязанности: • Разработка микросервисов; • Ревью кода; • Проектирование схемы базы данных; • Написание качественного кода на Java 11 /Kotlin; • Взаимодействие с аналитиками, бизнес-заказчиками, тестировщиками, архитекторами и другими участниками рабочих групп. Требования: • Опыт работы разработчиком в Банковской/Финтех...

Introducing Spring Framework 6: Learning and Building Java-based Applications With Spring, Second Edition (2022) PDF, ePUB Sp
Introducing Spring Framework 6: Learning and Building Java-based Applications With Spring, Second Edition (2022) PDF, ePUB Spring Framework 6 remains - by far - the leading de-facto "out of the box" practical Java meta application development framework for building complex enterprise, cloud-native applications as well as web applications and microservices. Introducing Spring Framework 6 is your hands-on tutorial guide for learning the Spring Framework 6 from top to bottom, and allows you to build an example application along the way from the ground-up. As you learn the Spring Framework over the course of this book, you’ll incrementally build your first Spring application piece-by-piece as you learn each module, project or component of the Spring Framework and its extensions and ecosystem. As you learn the various fundamentals, you'll then apply them immediately to your Spring application. This Spring application, My Documents, enables you to learn by doing. After reading this book, you will have the ess...