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 145 - 168 sur 1734
Skip side bar filters
  • 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

    CHF 8.05 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

    CHF 33.13

  • 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

    CHF 31.39 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

    CHF 35.08 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

    CHF 7.99

  • 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

    CHF 22.87

  • 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

    CHF 48.21

  • 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

    CHF 16.00

  • 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

    CHF 0.70

  • 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

    CHF 13.94

  • 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

    CHF 33.13

  • 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

    CHF 35.08 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

    CHF 3.68

  • Pragmatic Unit Testing in Java with JUnit

    par Jeff Langr ...
    The classic Pragmatic Unit Testing with Java in JUnit returns for a third edition, streamlined and rewritten with updated and more accessible code examples. In this edition, you'll learn how to create concise, maintainable unit tests with confidence. New chapters provide a foundation of examples for testing common concepts, and guidance on incorporating modern AI tools into your development and ... En savoir plus

    CHF 26.77

  • Spring Batch in Action

    SummarySpring Batch in Action is an in-depth guide to writing batch applications using Spring Batch. Written for developers who have basic knowledge of Java and the Spring lightweight container, the book provides both a best-practices approach to writing batch jobs and comprehensive coverage of the Spring Batch framework.About the TechnologyEven though running batch jobs is a common task, there's ... En savoir plus

    CHF 57.00

  • iBATIS in Action

    iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately.iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework. iBATIS helps ... En savoir plus

    CHF 48.30

  • OpenCL in Action

    How to accelerate graphics and computations

    SummaryOpenCL in Action is a thorough, hands-on presentation of OpenCL, with an eye toward showing developers how to build high-performance applications of their own. It begins by presenting the core concepts behind OpenCL, including vector computing, parallel programming, and multi-threaded operations, and then guides you step-by-step from simple data structures to complex functions.About the ... En savoir plus

    CHF 57.00

  • JUnit in Action

    par Catalin Tudose ...
    JUnit in Action, Third Edition has been completely rewritten for this release. The book is full of examples that demonstrate JUnit's modern features, including its new architecture; nested, tagged, and dynamic tests; and dependency injection.SummaryJUnit is the gold standard for unit testing Java applications. Filled with powerful new features designed to automate software testing, JUnit 5 boosts ... En savoir plus

    CHF 48.30

  • Spring Roo in Action

    SummarySpring Roo in Action is a unique book that teaches you how to code Java in Roo, with a particular focus on Spring-based applications. Through hands-on examples, you'll learn how Roo creates well-formed application structures and supports best practices and tools. Plus, you'll get a quick-and-dirty guide to setting up Roo effectively in your environment.About the TechnologyRoo is a ... En savoir plus

    CHF 48.30

  • Nim in Action

    par Dominik Picheta ...
    SummaryNim is a multi-paradigm language that offers powerful customization options with the ability to compile to everything from C to JavaScript. In Nim in Action you'll learn how Nim compares to other languages in style and performance, master its structure and syntax, and discover unique features.About the TechnologyNim is a multi-paradigm programming language that offers powerful ... En savoir plus

    CHF 48.30

  • Spark in Action

    Covers Apache Spark 3 with Examples in Java, Python, and Scala

    SummaryThe Spark distributed data processing platform provides an easy-to-implement tool for ingesting, streaming, and processing data from any source. In Spark in Action, Second Edition, you’ll learn to take advantage of Spark’s core features and incredible processing speed, with applications including real-time computation, delayed evaluation, and machine learning. Spark skills are a hot ... En savoir plus

    CHF 48.30

  • Spring in Practice

    SummarySpring in Practice shows you how to tackle the challenges you face when you build Spring-based applications. The book empowers software developers to solve concrete business problems by mapping application-level issues to Spring-centric solutions. It diverges from other cookbooks because it presents the background you need to understand the domain in which a solution applies before it ... En savoir plus

    CHF 48.30

  • Lucene in Action

    When Lucene first hit the scene five years ago, it was nothing short ofamazing. By using this open-source, highly scalable, super-fast search engine,developers could integrate search into applications quickly and efficiently.A lot has changed since then-search has grown from a "nice-to-have" featureinto an indispensable part of most enterprise applications. Lucene now powerssearch in diverse ... En savoir plus

    CHF 48.30

  • Einführung in Java

    Für Studium, Ausbildung und Beruf

    par Kai Günster ...
    Java lernen für Ausbildung, Studium und BerufMit diesem Buch steigen Sie in Java und die objektorientierte Programmierung ein. Schritt für Schritt machen Sie sich mit der Sprache und ihren Konzepten vertraut. Sie lernen, in Algorithmen zu denken und Java sowie die vielen Werkzeuge Ihrer Plattform geschickt zu nutzen. Immer praxisnah und mit Gefühl für mögliche Verständnishürden: So werden auch ... En savoir plus

    CHF 40.93