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 1441 - 1464 de 1603 resultados
Skip side bar filters
  • Data Structures and Algorithms in Java

    de Robert Lafore ...
    Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in ... Leia mais

    R$ 238,59

  • Hands-On Cloud-Native Applications with Java and Quarkus

    Build high performance, Kubernetes-native Java serverless applications

    Build robust and reliable Java applications that works on modern infrastructure, such as containers and cloud, using the new features in Quarkus 1.0Key FeaturesBuild apps with faster boot time and low RSS memory using the latest Quarkus 1.0 featuresSeamlessly integrate imperative and reactive programming models to build modern Java applicationsDiscover effective solutions for running Java on ... Leia mais

    R$ 164,69

  • Exploring Java 9

    Build Modularized Applications in Java

    de Fu Cheng ...
    Séries series Professional and Applied Computing (R0)
    Discover all the new features and changes in Java 9, including module systems—JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools.Exploring Java 9 also serves as a practical guide for migration to module systems. Code samples from ... Leia mais

    R$ 149,49

  • Programming Clojure, Fourth Edition

    de Alex Miller ...
    Quickly turn complex problems into simple, working solutions using functional programming, safe concurrency, and the expressive tools of Clojure.Struggling with unnecessary complexity, unmanaged state, and brittle data that’s hard to change? Clojure combines the expressiveness of Lisp with the stability and performance of Java into a practical toolkit for creating simple, extensible applications. ... Leia mais

    R$ 125,99

  • 100 Recipes for Programming Java

    de Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Leia mais

    R$ 65,99

  • Kickstart Artificial Intelligence Fundamentals

    Master AI Fundamentals and Build Real-World Machine Learning and Deep Learning Solutions. Key Features ● Hands-on AI guide with Python, TensorFlow, and Keras implementations. ● Step-by-step walkthroughs of Machine Learning, Artificial Neural Networks (ANN), Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), and Long Short-Term Memory (LSTM) models. ● Bridges AI theory with real ... Leia mais

    R$ 70,39

  • Le Guide Ultime du Développement Web Moderne

    Maîtrisez HTML, CSS, JavaScript, Frameworks et Conception UX/UI pour Créer des Sites et Applications Web Exceptionnels

    de YVES SITBON ...
    Ce livre est un ouvrage exhaustif destiné à tous ceux qui souhaitent se lancer dans le monde passionnant du développement web. Que vous soyez débutant ou développeur expérimenté, ce livre offre un parcours complet à travers les technologies et les concepts essentiels du développement web moderne.Dès les premiers chapitres, vous plongerez dans les fondamentaux du HTML, du CSS et du JavaScript, en ... Leia mais

    R$ 73,78

  • The Clojure Workshop

    Use functional programming to build data-centric applications with Clojure and ClojureScript

    Learn how to solve problems using Clojure or ClojureScript and become a confident functional programmer with the help of engaging activities and challenging projectsKey FeaturesMaster the tools and patterns of the Clojure and ClojureScript ecosystemsLearn the fundamentals of functional programming and immutabilityApply your skills practically by developing a range of scalable applicationsBook ... Leia mais

    R$ 184,49

  • Créer une application Android

    Les fonctions principales et inédites, la monétisation, la promotion et le marketing

    Voici la version enrichie de notre livre "Créer une application Android". Celle-ci contient de nouvelles fonctions pour rendre votre application unique, des techniques pour monétiser votre application et gagner de l'argent avec puis enfin des techniques de promotion et marketing, pour que votre application touche un large public. Lancez-vous dans l'aventure et créez votre application Android, cela ... Leia mais

    R$ 24,55

  • Mastering RabbitMQ

    Master the art of developing message-based applications with RabbitMQ

    Master the art of developing message-based applications with RabbitMQKey Features\[\*\] Learn how to administer, manage, and extend your own message broker, RabbitMQ\[\*\] Develop clients to make a message bridge between your software systems using RabbitMQ\[\*\] Discover how to achieve proficiency with RabbitMQ with the well-defined descriptions of the topicsBook DescriptionRabbitMQ is one of the ... Leia mais

    R$ 257,39

  • Learning Cascading

    Build reliable, robust, and high-performance big data applications using the Cascading application development efficiently

    Key FeaturesBook DescriptionThis book is intended for software developers, system architects and analysts, big data project managers, and data scientists who wish to deploy big data solutions using the Cascading framework. You must have a basic understanding of the big data paradigm and should be familiar with Java development techniques.What you will learnFamiliarize yourself with tuples, pipes, ... Leia mais

    R$ 205,19

  • Spring 5 Recipes

    A Problem-Solution Approach

    Séries series Professional and Applied Computing (R0)
    Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ ... Leia mais

    R$ 249,19

  • RabbitMQ Cookbook

    A practical book filled with advanced recipes as well as plenty of code and real-life examples which will make your learning curve quick and easy.If you are a software developer who wants to develop distributed applications based on messaging, then this book is for you. It's assumed that you have some experience with multithreading applications and distributed applications. You are also expected ... Leia mais

    R$ 137,79

  • CodeNotes for VB.NET

    de Gregory Brill ...
    Séries series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... Leia mais

    R$ 65,59

  • Secure RESTful APIs

    Simple Solutions for Beginners

    Séries series Professional and Applied Computing (R0)
    Secure your RESTful APIs with confidence and efficiency. This straightforward guide outlines the essential strategies and best practices for protecting sensitive data when developing RESTful APIs for your applications.Inside, you’ll explore the fundamental functionalities to implement industry-standard authentication authorization mechanisms for Java applications. With chapters covering key ... Leia mais

    R$ 125,69

  • Learn Spring for Android Application Development

    Build robust Android applications with Kotlin 1.3 and Spring 5

    A hands-on guide to Android programming with Spring MVC, Spring Boot, and Spring SecurityKey FeaturesBuild native Android applications with Spring for AndroidExplore Reactive programming, concurrency, and multithreading paradigms for building fast and efficient applicationsWrite more expressive and robust code with Kotlin using its coroutines and other latest featuresBook DescriptionAs the new ... Leia mais

    R$ 233,09

  • Современный язык Java. Лямбда-выражения, потоки и функциональное программирование

    Преимущество современных приложений — в передовых решениях, включающих микросервисы, реактивные архитектуры и потоковую обработку данных. Лямбда-выражения, потоки данных и долгожданная система модулей платформы Java значительно упрощают их реализацию. Пришло время повысить свою квалификацию и встретить любой вызов во всеоружии! Книга поможет вам овладеть новыми возможностями современных дополнений ... Leia mais

    R$ 49,90

  • Kickstart Unsupervised Machine Learning

    Unlock the power of unsupervised learning to uncover hidden insights and transform raw data into actionable knowledge.Key Features● Master unsupervised learning techniques for Machine Learning with real-world applications.● Learn clustering, dimensionality reduction, and anomaly detection with real-world applications.● Build practical expertise through step-by-step coding and practical examples as ... Leia mais

    R$ 78,19

  • VRaptor

    Desenvolvimento ágil para web com Java

    Aprenda o framework Java mais poderoso e produtivo que existe! Desenvolvido por brasileiros, o VRaptor é o framework web mais adotado no mercado nacional e traz diversas facilidades para os desenvolvedores. Crie sistemas web de forma descomplicada, mantendo seu código organizado e usando as melhores práticas de programação existente. Lucas Cavalcanti ensina as convenções do framework, e como usar ... Leia mais

    R$ 49,90

  • Programmer en Java

    Couvre Java 10 à Java 14 - 11e édition

    Séries series Noire
    De la programmation objet en Java au développement d'applications webDans cet ouvrage, Claude Delannoy applique au langage Java la démarche pédagogique qui a fait le succès de ses livres sur le C et le C++. Il insiste tout particulièrement sur la bonne compréhension des concepts objet et sur l'acquisition de méthodes de programmation rigoureuses.L'apprentissage du langage se fait en quatre étapes ... Leia mais

    R$ 166,07

  • Java 9 Programming By Example

    Your guide to software development

    de Peter Verhas ...
    Get the steps you need to discover the world of Java 9 programming using real-world examplesKey Features\[\*\] We bridge the gap between “learning” and “doing” by providing real-world examples that will improve your software development\[\*\] Our example-based approach will get you started quickly with software programming, get you up-to-speed with Java 9, and improve your Java skills\[\*\] This ... Leia mais

    R$ 205,19

  • Building Minecraft Server Modifications

    Discover how to program your own server plugins and augment your Minecraft server with Bukkit

    Modifying Minecraft with the Bukkit API is a unique guide that will walk you through the entire process of developing mods for your Minecraft server.Modifying Minecraft with the Bukkit API is great for anyone who is interested in customizing their Minecraft server. Whether you are new to programming, Java, Bukkit, or even Minecraft itself, this book has you covered. All you need is a valid ... Leia mais

    R$ 140,39

  • Java Interview Bootcamp

    de Sam Atkinson ...
    Find openings. Ace the interview. Land the job.You're here because you want a job as a Java dev. Getting a new job can be tricky, but it doesn't have to be. You're probably wondering: How do you find the job? Is your resume good enough? What kind of questions can you expect?This book explains the entire process from the moment you decide it's time for a new role. From writing your resume through ... Leia mais

    R$ 166,99

  • Java EE 8 Development with Eclipse

    Develop, test, and troubleshoot Java Enterprise applications rapidly with Eclipse

    de Ram Kulkarni ...
    Develop and deploy fully functional applications and microservices utilising Tomcat, Glassfish servers, Cloud and docker in Java EE 8 Key FeaturesExplore the complete workflow of developing enterprise Java applicationsDevelop microservices with Docker Container and deploy it in cloudSimplify Java EE application developmentBook DescriptionJava EE is one of the most popular tools for enterprise ... Leia mais

    R$ 233,09