Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Java

Si vous aimez les titres Java, vous allez adorer cette sélection.
Affichage des résultats 313 - 336 sur 1729
Skip side bar filters
  • Pro Spring Boot 2

    An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices

    Collection series Professional and Applied Computing (R0)
    Quickly and productively develop complex Spring applications and microservices out of the box, with minimal concern over things like configurations. This revised book will show you how to fully leverage the Spring Boot 2 technology and how to apply it to create enterprise ready applications that just work. It will also cover what's been added to the new Spring Boot 2 release, including Spring ... En savoir plus

    52,00 €

  • Modern API Development with Spring and Spring Boot

    Design highly scalable and maintainable APIs with REST, gRPC, GraphQL, and the reactive paradigm

    par Sourabh Sharma ...
    A developer s guide to designing, testing, and securing production-ready modern APIs with the help of practical ideas to improve your application's functionalityKey FeaturesBuild resilient software for your enterprises and customers by understanding the complete API development life cycleOvercome the challenges of traditional API design by adapting to a new and evolving culture of modern API ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Jakarta EE Cookbook

    Practical recipes for enterprise Java developers to deliver large scale applications with Jakarta EE

    par Elder Moraes ...
    An enterprise Java developer s guide to learning JAX-RS, context and dependency injection, JavaServer Faces (JSF), and microservices with Eclipse MicroProfile using the latest features of Jakarta EEKey FeaturesExplore Jakarta EE's latest features and API specifications and discover their benefitsBuild and deploy microservices using Jakarta EE 8 and Eclipse MicroProfileBuild robust RESTful web ... En savoir plus

    23,16 € ou Gratuit avec Kobo Plus

  • Der Weg zum Java-Profi

    Konzepte und Techniken für die professionelle Java-Entwicklung

    par Michael Inden ...
    Collection series Programmieren mit Java
    Standardwerk in 5. Neuauflage !Das Standardwerk für die professionelle JavaentwicklungFundierter Überblick über Profithemen, die man sonst nicht findet.Alles, was man braucht, um im Coding-Job mithalten zu könnenDieses Buch bietet eine umfassende Einführung in die professionelle Java-Entwicklung und vermittelt Ihnen das notwendige Wissen, um stabile und erweiterbare Softwaresysteme auf Java-SE ... En savoir plus

    Avant 52,90 € Après 41,90 € ou Gratuit avec Kobo Plus

  • OCA Java SE 8 Programmer I Study Guide (Exam 1Z0-808)

    Collection series Oracle Press
    The official study guide for the entry-level Oracle Certified Associate exam for Java Programmers—fully updated for Java SE 8Confidently prepare for the OCA Java SE 8 Programmer I exam with this thoroughly revised, up-to-date guide from Oracle Press. Featuring step-by-step exercises, comprehensive chapter self-tests, and two complete downloadable practice exams, this volume provides an integrated, ... En savoir plus

    28,11 €

  • Scala for the Impatient

    par Cay Horstmann ...
    Scala 3--A Clear, Concise GuideScala 3 is concise, consistent, flexible, robust, and efficient, but there's a lot to learn and navigating features and improvements can be challenging. Scala for the Impatient, Third Edition, is a complete yet concise guide that reflects the major enhancements of Scala 3, from improved syntax and revamped type system to powerful contextual abstractions.This ... En savoir plus

    37,07 €

  • Clojure Programming

    Practical Lisp for the Java World

    Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know already, in the domains and topics you work with every ... En savoir plus

    25,64 €

  • Java 7

    Fork-Join-Framework und Phaser

    Collection Livre 28 - shortcuts
    Im zweiten Band des Java-7-shortcuts von Angelika Langer und Klaus Kreft werden weitere wichtige Neuerungen vorgestellt und erläutert. Die beiden Java-Experten konzentrieren sich dabei in den ersten Kapiteln auf das Fork-Join-Framework, einen Teil des JSR 166y. Es geht um das Design des Frameworks, Details zu dessen Implementierung und die Konsequenzen für die zukünftige Benutzung von Arrays und ... En savoir plus

    4,99 €

  • Building Microservices with Spring

    Master design patterns of the Spring framework to build smart, efficient microservices

    Learn and use the design patterns and best practices in Spring to solve common design problems and build user-friendly microservicesKey FeaturesStudy the benefits of using the right design pattern in your toolkitManage your code easily with Spring's dependency injection patternExplore the features of Docker and Mesos to build successful microservicesBook DescriptionGetting Started with Spring ... En savoir plus

    31,20 € ou Gratuit avec Kobo Plus

  • Stripes by Example

    par Brent Watson ...
    In this 100-page book, you will find that Stripes provides a very simple learning path, where you do not need to understand the entire framework in order to use it. The concept of this book is exactly that – to get you using the framework and writing code immediately. You will be off and running in no time, and adding to your skill set as we progress.This book is written with exactly that learning ... En savoir plus

    15,75 €

  • OBJECT-ORIENTED PROGRAMMING APPROACH TO LEARNING JDBC AND SQLITE USING APACHE NETBEANS IDE

    par Vivian Siahaan ...
    In this book, you will develop step by step tutorial object-oriented programming with Java GUI and SQLite database using NetBeans IDE to implement all tables in chinook database. In this project, we use SQLite sample database named chinook. The chinook sample database is a good database for practicing with SQL, especially SQLite.There are 11 tables in the chinook sample database: employee table ... En savoir plus

    10,39 €

  • Java+OpenCV高效入门

    par 姚利民 ...
    OpenCV作为一个应用广泛的开源计算机视觉库,正在受到越来越多的关注。目前OpenCV的各类教程基本上以Python和C++为主,基于Java的OpenCV书籍则少之又少,本书旨在弥补这一空白。 本书共13章,前4章是基础部分,包括OpenCV概述和安装配置、数字图像基础及图像基础操作等内容;第5到11章则包括了图像的几何变换、图像平滑、形态学操作、直方图、边缘检测与轮廓、霍夫变换、特征点检测和匹配等进阶内容;第12~13章属于提高内容,主要介绍机器学习和视频跟踪技术。 本书以通俗易懂的语言,图文并茂的讲解力图使初学者能够快速高效入门。本书面向的读者是包括高校学生在内的各类初学者、研究计算机视觉的业余爱好者及需要快速上手的专业人员。 ... En savoir plus

    12,71 €

  • Beginning Cloud Native Development with MicroProfile, Jakarta EE, and Kubernetes

    Java DevOps for Building and Deploying Microservices-based Applications

    par Tarun Telang ...
    Collection series Professional and Applied Computing (R0)
    Get ready to develop microservices using open source Eclipse MicroProfile and Jakarta EE, and deploy them on Kubernetes/Docker. This book covers best practices for developing cloud-native applications with MicroProfile and Jakarta EE.This book introduces you to cloud-native applications and teaches you how to set up your development environment. You'll learn about the various components of ... En savoir plus

    54,58 €

  • Testing Vue.js Applications

    par Edd Yerburgh ...
    SummaryTesting Vue.js Applications is a comprehensive guide to testing Vue components, methods, events, and output. Author Edd Yerburgh, creator of the Vue testing utility, explains the best testing practices in Vue along with an evergreen methodology that applies to any web dev process.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications ... En savoir plus

    54,06 €

  • Pro Cloud-Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 11 APIs, and Kubernetes

    Collection series Professional and Applied Computing (R0)
    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, concurrency management with Jakarta Concurrency, and data persistence with Jakarta Persistence, while incorporating key changes ... En savoir plus

    54,58 €

  • Portlets in Action

    par Ashish Sarin ...
    SummaryPortlets in Action is a comprehensive, hands-on guide to building portlet-driven applications in Java. Covers Portlet 2.0, Spring 3.0 Portlet MVC, WSRP 2.0, Portlet Bridges, Ajax, Comet, Liferay, GateIn, Spring JDBC, and Hibernate.About the TechnologyPortlets are the small Java applications that run within a portal. Good portlets work independently and also communicate fluently with the ... En savoir plus

    54,06 €

  • Derinlemesine Spring Boot Fundamentals

    par Onder Teker ...
    Bu kitap Spring Framework & onun üzerinde kurulu Spring Boot için kurulum ve yapılandırma konularıyla başlamaktadır. Database, SQL, ORM & Hibernate ile Web, REST, JSON, API konularınını hem temel hem de ileri düzeyde anlatmaktadır. HTML, MVC ile ilgili konular da kitabın kapsamındadır. REST için RestTemplate ile client yazılması gibi MicroServices konuları içerilmektedir. Birden çok entity ile ... En savoir plus

    0,99 €

  • IGNOU BCA Object-Oriented Technologies and Java Programming Previous Year Solved Papers MCS 024

    par Manish Soni ...
    Collection Livre 3 - IGNOU BCA Solved Paper Books Series
    Over the past decade, academic progress and technological innovations have significantly reshaped the educational landscape, with Java programming emerging as a cornerstone in computer science and software development. As programming continues to play a vital role in shaping modern technologies, mastering Java has become essential for students aiming to excel in the IT industry.In this ... En savoir plus

    2,99 € ou Gratuit avec Kobo Plus

  • Ultimate Android Design Patterns

    Unlocking the Power of Design Patterns to Build Awesome Android Apps Key Features ● Learn creational, structural, behavioral, and architectural patterns to build scalable, maintainable, and testable apps. ● Apply design patterns in hands-on projects, including an e-commerce app, a social media platform, and a chat system. ● Enhance app efficiency with concurrency patterns, network security best ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Build Your Own Programming Language

    A programmer's guide to designing compilers, interpreters, and DSLs for solving modern computing problems

    Written by the creator of the Unicon programming language, this book will show you how to implement programming languages to reduce the time and cost of creating applications for new or specialized areas of computingKey FeaturesReduce development time and solve pain points in your application domain by building a custom programming languageLearn how to create parsers, code generators, file readers ... En savoir plus

    55,61 € ou Gratuit avec Kobo Plus

  • Mastering Clojure Data Analysis

    par Eric Rochester ...
    This book consists of a practical, example-oriented approach that aims to help you learn how to use Clojure for data analysis quickly and efficiently. This book is great for those who have experience with Clojure and need to use it to perform data analysis. This book will also be hugely beneficial for readers with basic experience in data analysis and statistics. ... En savoir plus

    29,65 € ou Gratuit avec Kobo Plus

  • JavaServer Faces: The Complete Reference

    Ideal for the 3+ million Java developers, this fast-paced tutorial offers in-depth coverage of JavaServer Faces (JSF) -- Sun Microsystem's Web application architecture for the future. Co-written by the #1 JSF expert in the Java community, this book offers the most complete resource on JSF available. * Extensive coverage on JSF custom component development * Serves as a thorough introduction to ... En savoir plus

    40,57 €

  • CORE JAVA Interview Questions You'll Most Likely Be Asked

    Collection Livre 8 - Job Interview Questions series
    290 CORE JAVA Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsCORE JAVA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going throug... ... En savoir plus

    8,23 €

  • (Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    par Rex Jones ...
    Are You Interested in Selenium WebDriver?This is one of the best Java books specifically for SeleniumNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why You Will Like Part 1 – Java 4 Selenium WebDriver?Part 1 – Java 4 Selenium WebDriver contains valuable information for... ... En savoir plus

    Gratuit