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 289 - 312 sur 1747
Skip side bar filters
  • JavaFX 8: Introduction by Example

    Collection series Professional and Applied Computing (R0)
    JavaFX 8: Introduction by Example shows you how to use your existing Java skills to create graphically exciting client applications with the JavaFX 8 platform. The book is a new and much improved edition of JavaFX 2.0: Introduction by Example, taking you through a series of engaging, fun-to-work examples that bring you up to speed on the major facets of the platform. It will help you to create ... En savoir plus

    28,61 €

  • Ultimate Deno for Web Development

    Master Modern Web App Development with Deno, TypeScript, and Rust Key Features ● Build secure, high-performance apps with Deno and TypeScript. ● Integrate React, Rust, and Next.js for full-stack workflows. ● Deploy using Docker, Azure, and manage tools via Chocolatey. Book Description Deno is a modern, secure runtime for JavaScript and TypeScript, offering developers a simplified, efficient way to ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Bien programmer en Java 7

    Avec plus de 50 études de cas et des comparaisons avec C++ et C#

    Collection series Blanche
    À travers la réalisation d'un forum de discussion et plus de 50 études de cas, cet ouvrage montre à tous les programmeurs comment exploiter la richesse de Java en mettant l'accent sur la fiabilité et l'évolutivité.L'excellence didactique d'Emmanuel Puybaret (eteks.com) pour apprendre la programmation Java !Cet ouvrage met à la portée de tous les développeurs les meilleures pratiques Java, depuis l ... En savoir plus

    20,99 € ou Gratuit avec Kobo Plus

  • Programmer en Java avec un Raspberry Pi

    Collection series Serial makers
    Le langage Java et le nano-ordinateur Raspberry Pi sont deux outils incroyablement populaires et pédagogiques dans le monde des technologies actuelles. Cet ouvrage les réunit, dans le but de vous apprendre à programmer en Java en réalisant différents projets simples d'électronique avec un Raspberry Pi 3 (modèles B, B+, A+ et Zero WH).Le livre débute par l'installation et l'utilisation de l ... En savoir plus

    20,99 €

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... En savoir plus

    23,31 €

  • Java Lambdas and Parallel Streams

    par Michael Müller ...
    Collection series Professional and Applied Computing (R0)
    This compact book introduces the concepts of Java lambdas and parallel streams in a concise form. It begins by introducing new supporting features such as functional interfaces, default methods and more. After this, the author demonstrates how streams can be parallelized in a very simple way—within certain limits, no knowledge about the thread management is needed. Nevertheless, some basic ... En savoir plus

    22,78 €

  • Les fondamentaux de Java et de l'objet

    par Michel Martin ...
    Très orienté pratique, ce manuel se divise en six parties :Partie 1 - Les bases du langage JavaDans cette partie, vous installerez l’environnement de développement Eclipse et vous ferez vos premiers pas en programmation Java. Vous apprendrez en particulier à utiliser les différents types de données, les opérateurs et les instructions de base du langage Java.Partie 2 - Définition et instanciation ... En savoir plus

    14,99 €

  • Troubleshooting Java Performance

    Detecting Anti-Patterns with Open Source Tools

    Collection series Professional and Applied Computing (R0)
    Troubleshoot the most widespread and pernicious Java performance problems using a set of open-source and freely-available tools that will make you dramatically more productive in finding the root causes of slow performance. This is a brief book that focuses on a small number of performance anti-patterns, and you’ll find that most problems you encounter fit into one of these anti-patterns. The book ... En savoir plus

    66,37 €

  • Expert Android Programming

    Master skills to build enterprise grade Android applications

    par Prajyot Mainkar ...
    Become a pro with the latest Android SDK and create state of the art applications for Android. Key Features-Dive deep into Android development with practical hands on examples to help you in each stage.-Develop smart professional grade apps for the latest Android N version and become a pro android developer.-Unclog your development highway by utilising the industry standard best practices ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • Java项目驱动开发教程

    《Java项目驱动开发教程》是一本以项目驱动教学模式理念设计的Java入门书。全书内容以软件项目案例驱动,代码实例丰富,项目实训任务饱满,语言通俗易懂,不仅能够使读者全面掌握Java面向对象编程技术,还能够提升读者使用Java语言开发软件项目的能力。本书配套示例源代码、PPT课件、教学大纲、课程设计指导书、实训任务指导书、课后练习答案及Java核心编程参考文档等资源。 《Java项目驱动开发教程》分为3个专题,共14章,3个专题分别以面向过程版的商超购物管理系统、面向对象版的超市购物系统、端对端聊天系统为贯穿项目,内容包括Java开发入门、Java的基本语法、Java程序流程控制、数组、Java类和对象、Java继承和多态、Java抽象类和接口、Java异常处理、Java图形界面编程、Java集合、Java多线程、Java网络编程、Java IO流、Java反射机制。 ... En savoir plus

    14,52 €

  • Java Programming

    A Comprehensive Guide to Development Tools and Versatility

    par Ryan roffe ...
    Explore the vast development tools and versatility of Java in 2023 with this guide. Java, a widely-used programming language in web and computing applications, offers a free download solution for accessing the latest versions and implementing updates. Found in numerous web applications and computing technologies, Java's scalability makes it suitable for a wide range of applications, from small ... En savoir plus

    9,09 € ou Gratuit avec Kobo Plus

  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    par Saleem Siddiqui ...
    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and ... En savoir plus

    29,03 €

  • Performance Testing with JMeter, 2nd Edition

    Test web applications using Apache JMeter with practical, hands-on examples

    par Bayo Erinle ...
    Key FeaturesBook DescriptionThis book is great 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 proficient with JMeter. No prior testing experience is required.What you will learnSet up and prepare Apache JMeter for testingRecord test scenarios or create them from ... En savoir plus

    29,67 € ou Gratuit avec Kobo Plus

  • Mastering Android Studio 3

    Build Dynamic and Robust Android applications

    par Kyle Mew ...
    Unleash the power of Android Studio 3 to develop mobile applications faster and efficiently.Key Features\* Use Android Studio not just as an IDE but as a complete testing and build solution\*Produce customized APKs with Gradle to suit various versions of an app, such as test versions and free versions of an otherwise paid app.\*Explore all aspects of UI development and testing using working XML ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • JavaMail API

    Sending and Receiving Email with Java

    Send and receive email from Java applications by using the JavaMail API. With this concise book, you’ll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own.Whether you need to build an email-centric application like a mailing list manager or simply add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book ... En savoir plus

    7,30 €

  • Effective Java Programming: Advanced Features and Modern Coding Approachs

    par Craig S. Barker ...
    Effective Java Programming is geared towards seasoned developers and novices alike. This guide explores slightly more advanced Java techniques, while being presented in our popular, easy to understand format. The topics in this book will prove invaluable to anyone currently using Java, no matter your skill level. With numerous examples and step by step descriptions, you will be able to master this ... En savoir plus

    24,99 €

  • Java Threads and the Concurrency Utilities

    par JEFF FRIESEN ...
    Collection series Professional and Applied Computing (R0)
    This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications.Java's thread APIs and concurrency utilities are among its most powerful and challenging APIs and language features. Java beginners typically find it very difficult to ... En savoir plus

    46,56 €

  • Curso de Programación con Java - 2ª Edición

    Cuando usamos los equipos informáticos podemos hacer muchas cosas. Un adolescente puede utilizar Internet para enviar un mensaje, un estudiante puede usar una hoja de cálculo para realizar el cálculo de un promedio o la cantidad de puntos que necesita para aprobar cada materia, un cocinero puede guardar sus recetas en un editor de texto como Word, etc. De hecho, la cantidad de productos ... En savoir plus

    17,49 € ou Gratuit avec Kobo Plus

  • Java Programming

    A Comprehensive Approach

    Unlock the Power of Java and Elevate Your Programming Skills!Are you eager to become a proficient Java programmer or looking to take your existing Java skills to the next level? "Java Programming: A Comprehensive Approach" is your ultimate guide to mastering this versatile and widely-used programming language.Java has been a cornerstone of software development for decades, and in this ... En savoir plus

    0,79 €

  • Building and Testing with Gradle

    Understanding Next-Generation Builds

    Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.Discover ... En savoir plus

    11,86 €

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    par Bruce W. Perry ...
    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... En savoir plus

    14,51 €

  • Java Generics and Collections

    Fundamentals and Recommended Practices

    Java Generics and Collections has been the go-to guide to generics for more than a decade. This second edition covers Java 21, providing a clear guide to generics from their most common uses to the strangest corner cases, giving you everything you need to know to use and write generic APIs effectively. It covers the collections library thoroughly, so you'll always know how and when to use each ... En savoir plus

    29,03 €

  • Kotlin for Enterprise Applications using Java EE

    Develop, test, and troubleshoot enterprise applications and microservices with Kotlin and Java EE

    Build Java Enterprise Applications and learn how Kotlin makes it easier to code them using components like JSF 2.3, Enterprise JavaBeans (EJB) 3.2, Contexts and Dependency Injection (CDI) 2.0, the Java API for WebSockets, JAX-RS 2.1, Servlet 4.0.Key FeaturesAn in-depth guide updated with all the latest features of Kotlin 1.2 and Java EE 8Build microservices in Java EE with the help of Kotlin use ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • Log4J

    par J. Steven Perry ...
    Log4j has been around for a while now, and it seems like so many applications use it. I've used it in my applications for years now, and I'll bet you have too. But every time I need to do something with log4j I've never done before I find myself searching for examples of how to do whatever that is, and I don't usually have much luck. I believe the reason for this is that there is a not a great ... En savoir plus

    4,23 €