Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre Java

Se você gosta de eBooks sobre Java, certamente vai adorar estas sugestões.
Mostrando 1345 - 1368 de 1604 resultados
Skip side bar filters
  • Spring 5.0 Cookbook

    Recipes to build, test, and run Spring applications efficiently

    Over 100 hands-on recipes to build web applications easily and efficiently IN Spring 5.0Key Features\[\*\] Solve real-world problems using the latest features of the Spring framework like Reactive Streams and the Functional Web Framework.\[\*\] Learn how to use dependency injection and aspect-oriented programming to write compartmentalized and testable code.\[\*\] Understand when to choose between ... Leia mais

    R$ 233,09

  • Data-Centric Applications with Vaadin 8

    Develop and maintain high-quality web applications using Vaadin

    This book teaches you everything you need to know to create stunning Vaadin applications for all your web development needs. Deep dive into advanced Vaadin concepts while creating your very own sample Vaadin application.Key FeaturesA one-stop book to enhance your working knowledge with Vaadin.Explore and implement the architecture of Vaadin applications.Delve into advanced topics such as data ... Leia mais

    R$ 164,69

  • Spring 5 Design Patterns

    Master efficient application development with patterns such as proxy, singleton, the template method, and more

    de Dinesh Rajput ...
    Learn various design patterns and best practices in Spring 5 and use them to solve common design problems.Key Features- Explore best practices for designing an application- Manage your code easily with Spring's Dependency Injection pattern- Understand the benefits that the right design patterns can offer your toolkitBook DescriptionDesign patterns help speed up the development process by offering ... Leia mais

    R$ 205,19

  • Gradle Effective Implementation Guide

    A must-read for Java developers, this book will bring you bang up to date in the techniques of build automation using Gradle. A fully hands-on approach makes learning natural and entertaining.

    A must-read for Java developers, this book will bring you bang up to date in the techniques of build automation using Gradle. A fully hands-on approach makes learning natural and entertaining.Key FeaturesLearn the best of GradleWork easily with multi-projectsApply Gradle to your Java, Scala and Groovy projectsBook DescriptionGradle is the next generation in build automation. It uses convention ... Leia mais

    R$ 205,19

  • Getting Started with Hazelcast, Second Edition

    Get acquainted with the highly scalable data grid, Hazelcast, and learn how to bring its powerful in-memory features into your application

    de Matthew Johns ...
    Key FeaturesBook DescriptionThis book is a great introduction for Java developers, software architects, or DevOps looking to enable scalable and agile data within their applications. Providing in-memory object storage, cluster-wide state and messaging, or even scalable task execution, Hazelcast helps solve a number of issues that have troubled technologists for years.What you will learnLearn and ... Leia mais

    R$ 164,69

  • OCP Java SE 6 Programmer Practice Exams (Exam 310-065)

    Séries series Certification Press
    Don't Let the Real Test Be Your First Test!Written by two of the lead developers of the Java SE Programmer Exam, OCP Java SE 6 Programmer Practice Exams is filled with more than 260 realistic practice questions to prepare you for this challenging exam. To help you understand this material, in-depth explanations of both the correct and incorrect answers are included for every question. This ... Leia mais

    R$ 167,79

  • Java lernen in abgeschlossenen Lerneinheiten

    Programmieren für Einsteiger mit vielen Beispielen

    Séries series Computer Science and Engineering (German Language)
    Schaffen Sie mit diesem Buch den Einstieg in die Programmierung mit JavaDas Arbeiten mit Programmiersprachen wie Java kann für Einsteiger sehr kompliziert sein. Dieses Buch über die Programmierung mit Java bringt Anfängern anhand einzelner abgeschlossener Lerneinheiten das Programmieren mit Java bei. Es zeigt den Entwurf von effizienten Daten- und Ablaufstrukturen, macht algorithmische Konzepte ... Leia mais

    R$ 125,69

  • Reinforcement Learning

    Aktuelle Ansätze verstehen - mit Beispielen in Java und Greenfoot

    de Uwe Lorenz ...
    Séries series Computer Science and Engineering (German Language)
    In uralten Spielen wie Schach oder Go können sich die brillantesten Spieler verbessern, indem sie die von einer Maschine produzierten Strategien studieren. Robotische Systeme üben ihre Bewegungen selbst. In Arcade Games erreichen lernfähige Agenten innerhalb weniger Stunden übermenschliches Niveau. Wie funktionieren diese spektakulären Algorithmen des bestärkenden Lernens? Mit gut verständlichen ... Leia mais

    R$ 221,49

  • Mastering Java

    A Comprehensive Guide to Development Tools and Techniques

    de Lena Neill ...
    This book explores the vast development tools and versatility of Java in 2024. As a widely-used programming language in web and computing applications, Java 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 ... Leia mais

    R$ 51,73

  • Real-World Java

    Helping You Navigate the Java Ecosystem

    Séries series Tech Today
    A concise handbook for the most common tools used in modern Java developmentGood Java developers learn Java syntax, how to create loops and switches, and can work out a lambda filter stream. But great Java developers need to understand the vast ecosystem of tools and frameworks for collaboration, testing, building, and more.In Real-World Java®: Helping You Navigate the Java Ecosystem, a team of ... Leia mais

    R$ 213,10

  • Java lernen in abgeschlossenen Lerneinheiten

    Der Einstieg in die Programmierung mit vielen Beispielen

    Séries series Computer Science and Engineering (German Language)
    Dieses Lehrbuch bringt Einsteiger anhand einzelner abgeschlossener Lerneinheiten das Programmieren mit Java bei. Es zeigt den Entwurf von effizienten Daten- und Ablaufstrukturen und versetzt die Leser dadurch in die Lage, algorithmische Konzepte zu verstehen und in Programmcode umzusetzen.Zentrale Lernziele sind das Verstehen der Abstraktionskonzepte moderner Programmiersprachen und das Erlernen ... Leia mais

    R$ 147,49

  • Datenvisualisierung mit Processing

    Séries Livros: 84 - shortcuts
    Processing ist eine auf Java basierende Open-Source-Programmiersprache samt Entwicklungsumgebung. Im ersten Kapitel dieses shortcut werden Grundlagen und Ursprünge dieses Visual-Java-Tools erläutert und ein paar Fingerübungen mit der 2-D-Engine gemacht. Im Anschluss daran verdeutlicht das zweite Kapitel, was Processing im 3-D-Bereich zu bieten hat, so z.B. das Versehen von Körpern mit Texturen ... Leia mais

    R$ 17,90

  • Modern Java Recipes

    Simple Solutions to Difficult Problems in Java 8 and 9

    de Ken Kousen ...
    The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the ... Leia mais

    R$ 63,99

  • Mastering GeoServer

    If you are a GIS professional who intends to explore advanced techniques and get more out of GeoServer deployment rather than simply delivering good looking maps, then this book is for you. ... Leia mais

    R$ 144,49

  • Groovy for Domain-Specific Languages, Second Edition

    Extend and enhance your Java applications with domain-specific scripting in Groovy

    de Fergal Dearle ...
    Extend and enhance your Java applications with domain-specific scripting in GroovyKey FeaturesBook DescriptionThe times when developing on the JVM meant you were a Java programmer have long passed. The JVM is now firmly established as a polyglot development environment with many projects opting for alternative development languages to Java such as Groovy, Scala, Clojure, and JRuby. In this ... Leia mais

    R$ 233,09

  • Modern API Design with gRPC

    Elevate Your Development with Effortless and Efficient API Communication. Key Features ● Delve into core concepts of gRPC like Protocol Buffers, service definitions, and communication patterns. ● Implement gRPC servers and clients in Golang, and master Protocol Buffers for defining services and messages. ● Compare gRPC with REST and SOAP, uncovering its distinct advantages and use cases. Book ... Leia mais

    R$ 85,99

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... Leia mais

    R$ 233,09

  • Mastering Functional Programming

    Functional techniques for sequential and parallel programming with Scala

    Learn how functional programming can help you in deploying web servers and working with databases in a declarative wayKey FeaturesLearn functional programming from scratchProgram applications with pure functions to rule out side effectsGain expertise in working with array tools for functional programmingBook DescriptionFunctional programming is a paradigm specifically designed to deal with the ... Leia mais

    R$ 233,09

  • Python for Beginners

    A Complete Guide to Learn the Fundamentals of Python and Start Programming Today!

    de MEGANE NOEL ...
    Séries series Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming ... Leia mais

    R$ 36,20

  • Scala Test-Driven Development

    Write clean scala code that works.

    de Gaurav Sood ...
    Build robust Scala applications by implementing the fundamentals of test-driven development in your workflowKey Features\[\*\] Get a deep understanding of various testing concepts such as test-driven development (TDD) and BDD\[\*\] Efficient usage of the built-in Scala features such as ScalaTest, specs2, and Scala check\[\*\] Change your approach towards problem solving by thinking about the ... Leia mais

    R$ 184,49

  • Hands-On Data Structures and Algorithms with Kotlin

    Level up your programming skills by understanding how Kotlin's data structure works

    Understand and solve complex computational problems and write efficient code with KotlinKey FeaturesLearn about important data structures such as lists, arrays, queues, and stacksDesign custom algorithms for real-life implementationsIdentify suitable tools for different scenarios and deliver immediate resultsBook DescriptionData structures and algorithms are more than just theoretical concepts. ... Leia mais

    R$ 164,69

  • Full Stack Development with Spring Boot 3 and React

    Build modern web applications using the power of Java, React, and TypeScript

    de Juha Hinkula ...
    Get up and running with the Spring Boot and React stack – build an app from start to finish, test the frontend and backend, and deploy. Now with TypeScript code! Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUse Spring Boot 3 to create powerful, complex, and secure backends for your applicationsLeverage React to build slick, high-performance frontendsGet introduced to ... Leia mais

    R$ 188,99

  • Java FX 8 Essentials

    Create amazing Java GUI applications with this hands-on, fast-paced guide

    de Mohamed Taman ...
    Key FeaturesBook DescriptionIf you are a Java developer, an experienced Java Swing, Flash/Flex, SWT, or web developer looking to take your client-side applications to the next level, this book is for you.What you will learnDeliver complex, compelling, and high performance JavaFX 8 applications with new impressive Java SE 8 core features and enhancementsRun JavaFX applications on embedded devices ... Leia mais

    R$ 164,69

  • Sun Certified System Administrator for Solaris 10 Study Guide (Exams CX-310-200 & CX-310-202)

    de Paul Sanghera ...
    Séries series Certification Press
    Primarily Written for those who want to earn the Sun Certified System Administrator (SCSA) certification for Solaris 10, this guide presents full coverage of the official objectives for both the required exams: CX-310-200 and CX-310-202. In spite of the laser sharp focus on the exam objectives, this is not a cram style book. Written in a classroom-based teaching style, this book presents material ... Leia mais

    R$ 167,79