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 529 - 552 sur 1748
Skip side bar filters
  • Practical Spring Cloud Function

    Developing Cloud-Native Functions for Multi-Cloud and Hybrid-Cloud Environments

    Collection series Professional and Applied Computing (R0)
    Unlike other resources that target only programming communities, this book targets both programming and business communities. With programming models shifting more towards no-code and low-code, citizen programmers from the business side will welcome this book as a guide for how to design and optimize their information pipeline while lowering costs for infrastructure. Programmers, on the other hand ... En savoir plus

    36,64 €

  • Image Processing with ImageJ

    The book will help readers discover the various facilities of ImageJ through a tutorial-based approach. This book is targeted at scientists, engineers, technicians, and managers, and anyone who wishes to master ImageJ for image viewing, processing, and analysis. If you are a developer, you will be able to code your own routines after you have finished reading this book. No prior knowledge of ... En savoir plus

    17,28 € ou Gratuit avec Kobo Plus

  • Tasarım Desenleri ve Mimarileri (2.Baskı)

    C#, Java ve C++ Örnekleri ile

    Yazılımdaki Sınırlarınızı Zorlayın !Bu kitap C#, Java veya C++ gibi nesne temelli bir dili temel düzeyde bilen, kendini nesne temelli programlama, tasarım desenleri ve yazılım mimarisi alanında geliştirmek isteyen okuyucular için uygundur. Aynı zamanda, üniversitelerin ilgili bölümlerinde verilen nesne temelli programlama, tasarım desenleri, alt yapı çerçeveleri gibi dersler için de kaynak ... En savoir plus

    10,00 € ou Gratuit avec Kobo Plus

  • Kotlin 實戰範例

    par Tony LU ...
    Kotlin 是一門具有簡潔、安全、能和 Java 互相操作,並且結合了物件導向和函數式特性的程式語言,可用於 Android、網站後端、前端及跨平台桌面應用,是值得 Java 開發者一試的新程式語言,本書針對每個特性的解說均有範例說明。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... En savoir plus

    12,73 €

  • Ultimate Python for Fintech Solutions

    par Bhagvan Kommadi ...
    Creating Next Gen Apps in Finance Key Features ● Master the Python libraries and packages essential for financial applications, enabling robust development. ● Utilize Python for developing applications that process financial information, visualize data in diverse formats, and create insightful representations. ● Derive analytical insights from mathematical models integrated into Python ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • ChatGPT for Java

    A Hands-on Developer's Guide to ChatGPT and Open AI APIs

    par Bruce Hopkins ...
    Embrace the future of software development! ChatGPT for Java is the perfect starting point for Java developers to learn how to build intelligent applications using ChatGPT and Open AI APIs.This book takes you from the ground up to demonstrate how to use ChatGPT programmatically. You will learn the basics of ChatGPT and OpenAI APIs, including how to authenticate, send prompts, generate responses, ... En savoir plus

    56,46 €

  • Performance Testing With JMeter 2.9

    par Bayo Erinle ...
    Performance Testing With JMeter 2.9 is a standard tutorial that will help you polish your fundamentals, guide you through various advanced topics, and along the process help you learn new tools and skills.This book is for developers, quality assurance engineers, testers, and test managers new to Apache JMeter, or those who are looking to get a good grounding in how to effectively use and become ... En savoir plus

    22,74 € ou Gratuit avec Kobo Plus

  • Practical Scala DSLs

    Real-World Applications Using Domain Specific Languages

    par Pierluigi Riti ...
    Collection series Professional and Applied Computing (R0)
    Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In Practical Scala DSLs, you’ll learn to create pragmatic and complete code examples that explain the actual use of DSLs with Scala: a web API and microservices; a custom language; a mobile app; a Forex ... En savoir plus

    47,69 €

  • DATA ANALYSIS USING JDBC AND SQL SERVER WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book is SQL SERVER version of our previous book titled “DATA ANALYSIS USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE”. In this project, you will use the SQL VERSION version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind ... En savoir plus

    14,55 €

  • C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step

    par Chloe Annable ...
    Collection series Computer Programming
    Explore the world of C# with ease! If you're hesitant about diving into C# programming, worry no more – our guidebook is here to simplify the learning process for you. Whether you're a novice or an experienced coder looking to master C#, this book is tailor-made for you. It is meticulously crafted to expedite your programming journey by elucidating fundamental concepts and furnishing essential ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

  • Practical Kotlin Programming

    par Agus Kurniawan ...
    This book was written to help anyone who wants to learn Kotlin by examples. This book describes all the basic elements of Kotlin programming language. The following is a list of highlight topics in this book:Development EnvironmentKotlin Programming LanguageCollections and GenericsFunctions and LambdasKotlin Object OrientedKotlin LibrariesString OperationsFile OperationsError HandlingBui... ... En savoir plus

    2,80 €

  • Java面向对象程序设计:AI大模型给程序员插上翅膀

    随着云计算、物联网、大数据、人工智能等新一代信息技术的发展,Java 作为一种高性能、跨平台的编程语言,有着广泛的应用。本书从应用的角度详尽介绍了 Java 开发的核心技术。 ... En savoir plus

    16,13 €

  • Java高并发编程指南

    par 谢议尊 ...
    随着移动互联网的发展,几乎所有主流的互联网应用都需要应对高并发场景,所以不管是Java初学者,还是Java开发老兵,了解和掌握Java高并发编程的相关知识都是非常必要的。本书以由浅入深的方式来对Java高并发编程的相关知识进行讲解,首先是对高并发的理解、多线程基础、Java并发包相关类的使用与设计原理进行介绍;然后再拓展讲解高并发系统设计的相关原理和涉及的相关框架、中间件等;最后对流行的Java开源框架的源码设计进行分析,以及结合实现一个简易版的秒.杀系统来介绍如何基于Java语言实现一个高并发系统,最终达到原理与实践结合的目的。 ... En savoir plus

    14,52 €

  • OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830) Java SE 17 Developer (Exam 1Z0-829) Programmer’s Guide

    Collection series Oracle Press Certification
    OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830)Java SE 17 Developer (Exam 1Z0-829) Programmer’s GuideA comprehensive guide to the Java programming language and both the Java SE 21 and Java SE 17 Developer certification exams, this unique tutorial and reference features a rigorous introduction to programming in Java in addition to meticulous coverage of the exam objectives you ... En savoir plus

    86,91 €

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • Hands-On Microservices with Spring Boot and Spring Cloud

    Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes

    par Magnus Larsson ...
    Apply microservices patterns to build resilient and scalable distributed systemsKey FeaturesUnderstand the challenges of building large-scale microservice landscapesBuild cloud-native production-ready microservices with this comprehensive guideDiscover how to get the best out of Spring Cloud, Kubernetes, and Istio when used togetherBook DescriptionMicroservices architecture allows developers to ... En savoir plus

    40,27 € ou Gratuit avec Kobo Plus

  • Ultimate AI-Assisted Development with GitHub Copilot

    par Shallabh Dixitt ...
    Code smarter, Test faster, and Build better with GitHub Copilot! Key Features ● Master prompt engineering and multi-modal Copilot interactions. ● Use GitHub Copilot for real coding, testing, and DevOps tasks. ● Speed up development with AI-powered code and test generation. Book Description AI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub ... En savoir plus

    21,24 € ou Gratuit avec Kobo Plus

  • Le livre de Java premier langage

    Avec 109 exercices corrigés

    par Anne Tasso ...
    Collection series Noire
    Apprendre Java en douceurVous avez décidé de vous initier à la programmation et souhaitez opter pour un langage largement utilisé dans le monde professionnel ? Java se révèle un choix idéal comme vous le constaterez dans ce livre conçu pour les vrais débutants en programmation.Vous apprendrez d’abord, à travers des exemples simples en Java, à maîtriser les notions communes à tous les langages : ... En savoir plus

    21,99 €

  • JavaScript für Java-Entwickler

    Collection Livre 58 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

  • Apache Cassandra

    Escalabilidade horizontal para aplicações Java

    par Otávio Santana ...
    No concorrido mundo da tecnologia, melhorias de milissegundos em performance podem fazer toda a diferença para seus clientes. Dessa necessidade, surgiram diversos paradigmas e frameworks, exigindo paralelamente um bom e rápido desempenho na persistência da informação. Neste cenário nasceu o Apache Cassandra, o banco de dados NoSQL, elástico, tolerante a falhas e com um alto grau de performance. O ... En savoir plus

    Avant 9,49 € Après 7,99 € ou Gratuit avec Kobo Plus

  • Core Java Programming Book

    par Manish Soni ...
    Collection Livre 3 - Java Books Series
    In the ever-evolving landscape of technology and software development, Java has maintained its prominent position as a foundational programming language, empowering developers to create robust, scalable, and platform-independent applications. As we venture into the depths of this comprehensive guide, it is essential to recognize the remarkable journey Java has undertaken, from its inception as a ... En savoir plus

    8,49 € ou Gratuit avec Kobo Plus

  • The Definitive Guide to Jakarta Faces in Jakarta EE 10

    Building Java-Based Enterprise Web Applications

    Collection series Professional and Applied Computing (R0)
    Learn and master the new features in the new Eclipse Jakarta Faces (formerly JavaServer Faces or JSF) web framework in this definitive guide written by two of the driving forces of the Faces project and the co-creators of the OmniFaces library. Authors Bauke Scholtz and Arjan Tijms take you through real-world examples that demonstrate how these new features are used with other APIs in Jakarta EE. ... En savoir plus

    66,37 €

  • Absolute Beginner (Part 1) Selenium WebDriver for Functional Automation Testing

    par Rex Jones ...
    Learn How To Perform Test Automation Using Selenium WebDriverA Powerful Guide That Will Help You Automate Any ApplicationNote: 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.A New Automation Engineer Should Not Pass Up This Book!If you were interested in a book, what would you look for ... En savoir plus

    Gratuit

  • ANDROID DEVELOPMENT PART 1

    par m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... En savoir plus

    3,63 € ou Gratuit avec Kobo Plus