365 livres(s)
Télécharger le livre :  Deep Dive Python
Ajouter à ma liste d'envies

Deep Dive Python


Adarsh Divakaran


Take your programming skills to the next level by expanding real-world Python applications in open-source code. This book is an essential guide for experienced developers looking to enhance their Python proficiency.   Using code examples from popular open-source...

Parution : 2025-08-19
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
62,11
Télécharger le livre :  Python Bootcamp
Ajouter à ma liste d'envies

Python Bootcamp


Vaskaran Sarcar


Python Bootcamp is a concise guide to becoming proficient in thePython programming language. This book enables you to write and comprehend engagingPython programs quickly. The book is organized into three main parts. Part I: Foundations lays the groundwork for your...

Parution : 2025-07-29
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
56,19
Télécharger le livre :  Pro Cloud-Native Java EE Apps
Ajouter à ma liste d'envies

Pro Cloud-Native Java EE Apps


Ghazy Abdallah , Luqman Saeed


Learn how to build and deploy Java-based cloud native apps with Jakarta EE with the MicroProfile framework and Kubernetes. This revamped Second Edition reflects the latest updates in Jakarta EE 11, including enhanced support for creating web APIs with Jakarta REST,...

Parution : 2025-06-19
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
62,11
Télécharger le livre :  Quantum Computing: An Applied Approach
Ajouter à ma liste d'envies

Quantum Computing: An Applied Approach


Jack D. Hidary


This book integrates the foundations of quantum computing with a hands-on coding approach to this emerging field; it is the first work to bring these strands together in an updated manner.This work is suitable for both academic coursework and corporate technical...

Parution : 2019-08-29
Format(s) : PDF
Éditeur : Springer
J'achète
34,80
Télécharger le livre :  Java Program Design
Ajouter à ma liste d'envies

Java Program Design


Edward Sciore


Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply must know in today’s job climate. Java Program...

Parution : 2018-12-08
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
62,11
Télécharger le livre :  Microservices for the Enterprise
Ajouter à ma liste d'envies

Microservices for the Enterprise


Kasun Indrasiri , Prabath Siriwardena


Understand the key challenges and solutions around building microservices in the enterprise application environment. This book provides a comprehensive understanding of microservices architectural principles and how to use microservices in real-world...

Parution : 2018-11-14
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
62,11
Télécharger le livre :  Spring Security 6 Recipes
Ajouter à ma liste d'envies

Spring Security 6 Recipes


Massimo Nardone


Ensure robust web security for your Java applications in just a few days. This recipe-driven, practical pocketbook provides a straightforward guide to quickly developing and deploying secure enterprise applications using the Spring 6 Framework, Spring Boot 3, and the H2...

Parution : 2025-03-19
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
22,67
Télécharger le livre :  Python Adventures for Young Coders
Ajouter à ma liste d'envies

Python Adventures for Young Coders


Alaa Tharwat


This book takes young readers on an exciting adventure with a child named Kai. One day, Kai wakes up trapped inside a giant robot. He can't talk to anyone outside, and the only way to communicate is through the robot. Inside the robot, Kai finds many books and...

Parution : 2025-03-17
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
26,61
Télécharger le livre :  When Docker Meets Java
Ajouter à ma liste d'envies

When Docker Meets Java


Ashish Choudhary


Discover how to become a more efficient Java developer using Docker. This book will help you streamline your development process, boost portability, and enhance the efficiency of your applications. Docker has transformed the landscape of application and deployment by...

Parution : 2025-03-10
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
71,97
Télécharger le livre :  Data Structures in Depth Using C++
Ajouter à ma liste d'envies

Data Structures in Depth Using C++


Mahmmoud Mahdi


Understand and implement data structures and bridge the gap between theory and application. This book covers a wide range of data structures, from basic arrays and linked lists to advanced trees and graphs, providing readers with in-depth insights into their...

Parution : 2025-03-06
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
62,11
Télécharger le livre :  Pro RESTful APIs with Micronaut
Ajouter à ma liste d'envies

Pro RESTful APIs with Micronaut


Sanjay Patni


Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP, and more, for building today's Java-based microservices, big data applications, and web service applications using the Micronaut framework. This book is based on a course the...

Parution : 2025-02-24
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
56,19
Télécharger le livre :  Initial Algebras and Terminal Coalgebras
Ajouter à ma liste d'envies

Initial Algebras and Terminal Coalgebras


Jirí Adámek , Stefan Milius , Lawrence S. Moss


Providing an in-depth treatment of an exciting research area, this text's central topics are initial algebras and terminal coalgebras, primary objects of study in all areas of theoretical computer science connected to semantics. It contains a thorough presentation of...

Parution : 2025-02-06
Format(s) : PDF
J'achète
190,85
Télécharger le livre :  Concurrent Programming Interviews
Ajouter à ma liste d'envies

Concurrent Programming Interviews


Bonan Liu


Ace your software engineering job interviews by preparing yourself for the concurrent programming rounds. This book fills the gap in practical resources designated for concurrency interview prep. It simplifies complex concepts in C++ and provides example questions to...

Parution : 2025-01-30
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
56,19
Télécharger le livre :  Pro Spring Boot 3 with Kotlin
Ajouter à ma liste d'envies

Pro Spring Boot 3 with Kotlin


Felipe Gutierrez , Peter Späth


Quickly and productively build complex Kotlin-based Spring applications and microservices out of the box, with minimal concern over things such as configurations. This revised edition will show you how to fully leverage the Spring Boot 3 micro-framework and apply it to...

Parution : 2025-01-17
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
71,97
Télécharger le livre :  Real-World Java
Ajouter à ma liste d'envies

Real-World Java


Jeanne Boyarsky , Victor Grazi


A concise handbook for the most common tools used in modern Java development Good Java developers learn Java syntax, how to create loops and switches, and can work out a lambda filter stream. But great Java developers need to understand the vast ecosystem of tools and...

Parution : 2025-01-14
Format(s) : PDF, ePub
Éditeur : Wiley
Collection : Tech Today
J'achète
45,15
Télécharger le livre :  Programming Language Pragmatics
Ajouter à ma liste d'envies

Programming Language Pragmatics


Jonathan Aldrich , Michael Scott


Programming Language Pragmatics is the most comprehensive programming language textbook available today, with nearly 1000 pages of content in the book, plus hundreds more pages of reference materials and ancillaries online. Michael Scott takes theperspective that...

Parution : 2025-01-09
Format(s) : PDF sans DRM
Éditeur : Morgan Kaufmann
J'achète
91,73
Télécharger le livre :  Java 23 for Absolute Beginners
Ajouter à ma liste d'envies

Java 23 for Absolute Beginners


Iuliana Cosmina


Write your first code in Java 23 using simple, step-by-step examples that model real-word objects and events, making learning easy. With this book you will be able to pick up core programming concepts without fuss and write efficient Java code in no time. Clear code...

Parution : 2024-12-26
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
88,73
Télécharger le livre :  Generative AI Apps with LangChain and Python
Ajouter à ma liste d'envies

Generative AI Apps with LangChain and Python


Rabi Jay


Future-proof your programming career through practical projects designed to grasp the intricacies of LangChain’s components, from core chains to advanced conversational agents.  This hands-on book provides Python developers with the necessary skills to develop...

Parution : 2024-12-26
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
64,08
Télécharger le livre :  AI Solutions for the United Nations Sustainable Development Goals (UN SDGs)
Ajouter à ma liste d'envies

AI Solutions for the United Nations Sustainable Development Goals (UN SDGs)


Lavesh Babooram , Tulsi Pawan Fowdur


Learn the United Nations Sustainable Development Goals (UN SDGs) and see how machine learning can significantly contribute to their realization. This book imparts both theoretical knowledge and hands-on experience in comprehending and constructing machine learning-based...

Parution : 2024-12-17
Format(s) : PDF, ePub
Éditeur : Apress
J'achète
64,08
Télécharger le livre :  C++ Essentials For Dummies
Ajouter à ma liste d'envies

C++ Essentials For Dummies


John Paul Mueller


The quick and crystal-clear guide to C++ programming C++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review...

Parution : 2024-12-13
Format(s) : PDF, ePub
Éditeur : For Dummies
J'achète
15,40
123 >

Restez informé(e) des événements et promotions ebook

Paiements sécurisés

Paiements sécurisés