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 193 - 216 sur 588
Skip side bar filters
  • Go Java: The fundamentals Guide for beginners

    par Scott Murach ...
    This book is a Back to Basics Approach uses a layered strategy to introduce Java programming, with the aim of overcoming the difficulty associated with introductory programming textbooks. The authors’ proven and class-tested “back to basics” approach introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only ... En savoir plus

    24,49 €

  • Core Java Volume I--Fundamentals

    Collection series Core Series
    Fully updated to reflect Java SE 7 language changes, Core Java™, Volume I—Fundamentals, Ninth Edition, is the definitive guide to the Java platform.Designed for serious programmers, this reliable, unbiased, no-nonsense tutorial illuminates key Java language and library features with thoroughly tested code examples. As in previous editions, all code is easy to understand, reflects modern best ... En savoir plus

    29,65 €

  • Programming AWS Lambda

    Build and Deploy Serverless Applications with Java

    Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. You’ll discover how this cloud computing execution model can drastically decrease the complexity in developing and operating applications while reducing costs and time to market.Engineering leaders John ... En savoir plus

    23,78 €

  • JavaScript, A Beginner's Guide, Third Edition

    par John Pollock ...
    Essential Skills--Made Easy!Create dynamic Web pages complete with special effects using today's leading Web development language. JavaScript: A Beginner's Guide, Third Edition gives you step-by-step coverage of the fundamentals, including variables, functions, operators, event handlers, objects, arrays, strings, forms, and frames. You'll also learn about more advanced techniques, including ... En savoir plus

    32,43 €

  • Learning Java Lambdas

    par Toby Weston ...
    Understand and utilize Java LambdasAbout This BookTake a deep dive into one of the single most important additions to modern JavaMaster Java lambdas, and fully understand functions, classes, and scope.Improve your programming skills, which will enable you to write cleaner and more dynamic codeWho This Book Is ForLearning Java Lambdas is for developers looking to upgrade their Java skills and ... En savoir plus

    20,07 € ou Gratuit avec Kobo Plus

  • Android Studio 3.5 Development Essentials - Java Edition

    Developing Android 10 (Q) Apps Using Android Studio 3.5, Java and Android Jetpack

    par Neil Smyth ...
    The essential guide for developing high-end Android applications in JavaKey FeaturesCreate an Android application from scratchGain in-depth knowledge of Android SDK and architectureMaster advanced topics such as Google Map integrationBook DescriptionAndroid applications have become an important part of our daily lives and lots of effort goes into developing an Android application. This book will ... En savoir plus

    30,07 € 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

  • 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 €

  • Mastering Spring Boot 3.0

    A comprehensive guide to building scalable and efficient backend systems with Java and Spring

    par Ahmet Meric ...
    Explore Spring Boot 3.0 by delving into scalable Java backend systems, architectural patterns, containerization, testing, and the intricacies of event-driven systems Key FeaturesUnderstand the unique advantages of using Spring Boot for complex software projectsAcquire experience in implementing architectural patterns like DDD, CQRS, and event sourcing within Spring Boot applicationsImplement ... En savoir plus

    22,24 € ou Gratuit avec Kobo Plus

  • The Cucumber Field Guide

    Practical Examples for Automated Software Testing

    par Steven Hunt ...
    Cucumber is an open-source tool that enables testers to write automated tests in plain language that can be executed to validate software behavior. With support across most major programming languages, Cucumber has become a popular tool for implementing behavior-driven development (BDD) and specification by example.This book is a hands-on technical guide that focuses on implementing automated ... En savoir plus

    14,82 €

  • JSP-Servlet Interview Questions You'll Most Likely Be Asked

    Collection Livre 13 - Job Interview Questions series
    280 JSP-Servlet Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJSP-Servlet Interview Questions You'll Most Likely Be Asked is a perfect companion to stand a head above the rest in today's competitive job market. Rather than going t... ... En savoir plus

    18,53 € ou Gratuit avec Kobo Plus

  • Banco de Dados JDBC e JAVA

    par Célio Azevedo ...
    Célio Azevedo é jornalista diplomado, programador e docente superior pós-graduado, com MBA em Gestão de Negócios na UCAM. Número de registro: 28.046/RJ. Há anos leciona linguagens de programação orientadas a objetos.Nesse livro você aprenderá a programar de maneira simples e objetiva a linguagem Java em Banco de Dados. ... En savoir plus

    3,60 € ou Gratuit avec Kobo Plus

  • Programmer en java avec ChatGPT

    Maîtriser les api de ChatGPT avec java

    par Bruce Hopkins ...
    Collection series Blanche
    Cet ouvrage a pour objectif d’apprendre aux développeurs Java comment utiliser ChatGPT et les API OpenAI pour créer des applicationsintelligentes. Le livre ne présuppose aucune expérience préalable avec ChatGPT ou les API OpenAI, mais une certaine familiarité avec laprogrammation Java s’avère nécessaire.Programmer en Java avec ChatGPT est organisé en plusieurs chapitres qui détaillent les bases de ... En savoir plus

    23,99 €

  • Gradle Beyond the Basics

    Customizing Next-Generation Builds

    par Tim Berglund ...
    If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file ... En savoir plus

    11,53 €

  • Just Spring Data Access

    Covers JDBC, Hibernate, JPA and JDO

    JDBC has simplified database access in Java applications, but a few nagging wrinkles remain—namely, persisting Java objects to relational databases. With this book, you’ll learn how the Spring Framework makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM).Through sample code, you’ll discover how Spring streamlines the use of JDBC and ORM ... En savoir plus

    11,53 €

  • La Programmazione in JAVA

    par Nino Paiotta ...
    Questo testo è rivolto sia a chi vuole iniziare ad imparare a programmare in questo tipo di linguaggio, sia per coloro che vogliono approfondire le conoscenze, infatti in questo testo partiamo dalle basi della programmazione fino a trattare argomenti avanzati, facendo esempi semplici per evitare per coloro che sono meno esperti di perdersi blocchi di codice lunghi e complicati.Ci sono molti esempi ... En savoir plus

    2,99 € ou Gratuit avec Kobo Plus

  • Java Servlet Programming

    Help for Server Side Java Developers

    Collection series Java Series
    Servlets are an exciting and important technology that ties Java to the Web, allowing programmers to write Java programs that create dynamic web content.Java Servlet Programming covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle, showing how to use servlets to maintain state information effortlessly. It also describes how to serve dynamic ... En savoir plus

    26,77 €

  • JavaServer Pages Pocket Reference

    Server-Side Java Development

    par Hans Bergsten ...
    JavaServer Pages (JSP) is harmonizing how web designers and programmers create dynamic web pages. The reason for this is simple: JSP capitalizes on the power of Java servlets to create effective, reusable web applications.JSP allows you to develop robust, powerful web content, and the best part is that you're not required to be a hard-core Java programmer.JavaServer Pages Pocket Reference is the ... En savoir plus

    5,86 €

  • Tomcat: The Definitive Guide

    The Definitive Guide

    Jakarta Tomcat is not only the most commonly used open source servlet engine today, it's become the de facto standard by which other servlet engines are measured. Powerful and flexible, it can be used as a stand-alone web server or in conjunction with another server, like Apache or IIS, to run servlets or JSPs. But mastery of Tomcat is not easy: because it's as complex as it is complete. Tomcat: ... En savoir plus

    16,68 €

  • Eclipse

    Building Commercial-Quality Plug-ins

    Eclipse has established itself as a dominant force in the application-development space. Key to the success of Eclipse is the ability of developers to extend its functionality using plug-ins.   This new edition of Eclipse: Building Commercial-Quality Plug-ins is the definitive, start-to-finish guide to building commercial-quality Eclipse plug-ins, with an emphasis on adding the sophistication and ... En savoir plus

    36,97 €

  • Sams Teach Yourself Mod Development for Minecraft in 24 Hours

    par Jimmy Koene ...
    Collection series Sams Teach Yourself
    In just 24 sessions of one hour or less, Sams Teach Yourself Mod Development for Minecraft in 24 Hours will help you transform Minecraft into anything you can imagine–and share your vision with millions of players worldwide! You’ll learn all the mod development skills you need as you walk through a complete step-by-step project, complete with a mob, new tools, new armor, food, ores, and much more. ... En savoir plus

    23,47 €

  • OSGi and Equinox

    Creating Highly Modular Java Systems

    A Hands-On Guide to Equinox and the OSGi FrameworkIn OSGI and Equinox: Creating Highly Modular Java™ Systems, three leading experts show developers—for the first time—exactly how to make the most of these breakthrough technologies for building highly modular dynamic systems.You’ll quickly get started with Eclipse bundle tooling, create your first OSGi-based system, and move rapidly to ... En savoir plus

    29,45 €

  • Android Developer Tools Essentials

    Android Studio to Zipalign

    Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.With examples in Windows, Linux, and Mac OS ... En savoir plus

    9,16 €

  • JavaMoney

    Einführung in den JSR-354-Standard

    par Anatole Tresch ...
    Collection Livre 184 - shortcuts
    Im Umgang mit Währungen sind Richtlinien und Standards ein großer Vorteil. Dieser shortcut liefert einen Einstieg in JSR 354 und sein API, das den Umgang mit Geldbeträgen in Java standardisiert. Das von JSR 354 definierte Server Provider Interface (SPI) ist sowohl für einfache Anwendungsfälle wie die Erweiterung von neuen Währungen und Rundungen als auch für komplexere Einsatzszenarien geeignet ... En savoir plus

    2,99 €