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 817 - 840 de 1604 resultados
Skip side bar filters
  • Gradle Dependency Management

    Gradle Dependency Management

    Key FeaturesBook DescriptionIf you work on Java projects, use Gradle as a build automation tool, and you use dependencies in your project, this is the book for you. Additionally, if you want to deploy your project artifacts as dependencies for other developers using Gradle, you've found the right book.What you will learnDefine dependencies in your Java projectsPublish your artifacts to Maven and ... Leia mais

    R$ 140,39

  • JavaFX应用开发教程

    de 宋波 ...
    本书介绍JavaFX的GUI程序设计的基本内容,精心挑选并深入探讨JavaFX中具有代表性的应用开发技术——JavaFX Media、JavaFX 3D、JavaFX Web、JavaFXSwing、JavaFX图表,以及JavaFX动画与视觉效果等。书中每章都有大量从简单到综合的示例,对重点示例阐述编程思想并归纳必要的结论和概念。本书的电子教案及源代码等配套资源均可在清华大学出版社官方网站免费下载。 本书可作为高等学校计算机、通信及自动化等专业的教材,也可作为相关专业技术人员的自学参考书。 ... Leia mais

    R$ 59,25

  • Java для всех

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

    R$ 34,90

  • Spring 6 Recipes

    A Problem-Solution Approach to Spring Framework

    Séries series Professional and Applied Computing (R0)
    This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now ... Leia mais

    R$ 346,79

  • JavaScript Security

    de Y.E Liang ...
    This book is for JavaScript developers having basic web development knowledge and also for those who want to explore the security issues that arise from the use of JavaScript. Prior knowledge of how JavaScript is used, such as for DOM manipulation or to perform Ajax operations, is assumed. ... Leia mais

    R$ 78,69

  • Software Architecture Design Patterns in Java

    Software engineering and computer science students need a resource that explains how to apply design patterns at the enterprise level, allowing them to design and implement systems of high stability and quality. Software Architecture Design Patterns in Java is a detailed explanation of how to apply design patterns and develop software architectures. It provides in-depth examples in Java, and ... Leia mais

    R$ 932,15

  • Introduction to Compiler Construction in a Java World

    Immersing students in Java and the JVM, this text enables a deep understanding of the Java programming language and its implementation. It focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers. By working with and extending a real, functional compiler, students develop a hands-on appreciation of how compilers work, how ... Leia mais

    R$ 657,63

  • Secure Edge Computing for IoT

    Securing the Future of IoT with Advanced Edge Computing Solutions Key Features ● Tailored security protocols for edge computing, ensuring comprehensive protection against cyber threats. ● Master strategies for deploying, monitoring, and securing edge devices to maintain a resilient IoT ecosystem. ● Gain valuable insights from real-world examples, guiding you through the implementation of secure ... Leia mais

    R$ 78,19

  • 圖解Java物件導向程式語言

    de 余顯強 ...
    本書特色●簡潔精要,易於快速理解與掌握程式技巧●兼顧運算思維與實用技巧,提高學習效果●透過範例引導學習,提供全方位學習體驗●適應性內容編排,滿足初學與進階學習路徑●提供全面知識,著重程式運作原理和邏輯思維一、扎實的Java程式語言基礎。包含Java最新的語法規則介紹,並有相關系統開發的觀念,搭配圖形解說,快速掌握物件導向Java程式設計的概念與技巧。二、提供程式開發工具的輔助。本書搭配詳細的開發工具介紹,提供讀者透過工具來幫助學習,降低學習負荷,提升學習效率。三、涵蓋豐富的程式範例。本書包含超過250個程式範例,提供豐富的實作練習。對於程式邏輯需要特別注意的部分,本書提供逐行解釋,以加強學習印象。【作者簡介】余顯強現職:世新大學資訊傳播學系教授學歷:交通大學資訊管理研究所博士經歷:鼎盛資科公司資深專員   汶康電腦(國際銳浩)公司經理   所羅門企業處長<br ... ... Leia mais

    R$ 74,27

  • Java EE 8: Only What's New

    Level up quickly on the latest features of Java EE 8 including Security, JSON-B/P, CDI, JAX-RS, Servlet and more

    de Alex Theedom ...
    This book covers all new and updated Java EE 8 APIs with plenty of code examples to demonstrate each feature: JSON Binding 1.0, Security 1.0, Servlet 4.0, Bean Validation 2.0, CDI 2.0, JAX-RS 2.1, JSF 2.3, JSON Processing 1.1 and JPA 2.2. Only what's new is included, so you won't spend time reading what you already know, only what you don't. ... Leia mais

    R$ 69,95

  • Learning Java Functional Programming

    Create robust and maintainable Java applications using the functional style of programming

    Create robust and maintainable Java applications using the functional style of programmingKey FeaturesExplore how you can blend object-oriented and functional programming styles in JavaUse lambda expressions to write flexible and succinct codeA tutorial that strengthens your fundamentals in functional programming techniques to enhance your applicationsBook DescriptionFunctional programming is an ... Leia mais

    R$ 257,39

  • Mastering Java Concurrency

    From Basics to Expert Proficiency

    de William Smith ...
    "Mastering Java Concurrency: From Basics to Expert Proficiency" is an authoritative guide designed to unravel the complexities of concurrent programming in Java. Catering to both beginners and seasoned developers, this book meticulously covers the full spectrum of concurrency topics, from fundamental concepts to advanced techniques. Readers are introduced to the essential principles of concurrency ... Leia mais

    R$ 39,90

  • Ultimate Azure IaaS for Infrastructure Management

    de Dean Cefola ...
    “Elevate Your Skills to Master The Cloud” Key Features ● Step-by-step guide and real-world scenarios to help readers confidently implement Azure IaaS solutions. ● Detailed explanations of Azure IaaS components like virtual machines, storage, and networks, offering a thorough understanding of each element in the cloud infrastructure. ● Insights into evolving cloud technologies to keep skills ... Leia mais

    R$ 97,79

  • Building REST APIs with Spring Boot 4.0

    Practical and code-first learning for Java developers to build, test and deploy applications using Java 21

    I'd describe this fast-paced book as the perfect practical tutor for Java developers who are curious to develop apps, and not just read about them. All chapters are working sets, where you write code, run it, break it deliberately, and fix it. There are no long theory sections, and no abstract architecture talk. It's all connected from the first command to the final deployable JAR.It's all about ... Leia mais

    R$ 186,39

  • Ultimate SQL Server and Azure SQL for Data Management and Modernization

    An Encyclopedic Guide to Data Management and Modernization with SQL Server Key Features ● Detailed exploration of deployments on Linux, containers, and Kubernetes. ● Advanced techniques for securing, optimizing, and ensuring high availability in SQL Server. ● Strategies for SQL Server modernization and implementing best practices for peak performance. ● Expert guidance on performance monitoring ... Leia mais

    R$ 93,79

  • Developing Middleware in Java EE 8

    Build robust middleware solutions using the latest technologies and trends

    Use Java features such as JAX-RS, EJBs, and JPAs to build powerful middleware for newer architectures such as the cloudKey FeaturesExplore EJBs to build middleware solutions for enterprise and distributed applicationsUnderstand middleware designs such as event-based and message-driven web servicesLearn to design and maintain large-scale systems and vendor disputesBook DescriptionMiddleware is the ... Leia mais

    R$ 205,19

  • Java Structured Concurrency

    Solve 150+ challenging real-world concurrency problems with practical, problem-driven exercises

    Master Java's most significant concurrency upgrade with hands-on problems that build skill and confidenceKey FeaturesSolve 150+ problems that deepen your understanding of Project LoomExplore structured concurrency, scoped values, and virtual threads in depthBuild modern, high-performance Java applications using practical design patternsBook DescriptionTackling concurrency in Java has historically ... Leia mais

    R$ 161,09

    Pré-venda

  • Derinlemesine Java Web Programming

    de Onder Teker ...
    Bu kitapta Java ile Web Programlama anlatılmaktadır. En temel konu Servlet işlendikten sonra HTML ile JSP geliştirme ayrıntılarıyla açıklanmaktadır. İleri özelliklerden EL, Taglibs, JSTL de işlenenler arasındadır. MVC, JSF & Facelet konusuna giriş düzeyinde bilgi verilmektedir. Web Services alanında, hem XML / JSON ile REST konularının temel nesnelerle gerçekleştirilmesi anlatılmakta, hem da JAX ... Leia mais

    R$ 5,99

  • Java Made Simple

    de P K Mcbride ...
    Java is a programming language designed for use on networks, in particular the Internet, and can also be used to write full-scale applications. It is based upon C++ and is very similar in its style and structure. Java Made Simple 2nd edition concentrates on getting the reader started and assumes no prior programming knowledge. Once the essentials have been mastered, it provides the confidence to ... Leia mais

    R$ 222,63

  • Pro Spring Boot 2

    An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices

    Séries series Professional and Applied Computing (R0)
    Quickly and productively develop complex Spring applications and microservices out of the box, with minimal concern over things like configurations. This revised book will show you how to fully leverage the Spring Boot 2 technology and how to apply it to create enterprise ready applications that just work. It will also cover what's been added to the new Spring Boot 2 release, including Spring ... Leia mais

    R$ 310,59

  • JavaScript

    de Brian Evenson ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... Leia mais

    De R$ 17,99 Por R$ 11,99

  • Java Programming Fundamentals: From Control Structures through Objects

    de Brian Gaddis ...
    This book 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. Designed to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. Beginner programmers learn critical ... Leia mais

    R$ 153,77

  • Learning HBase

    If you are an administrator or developer who wants to enter the world of Big Data and BigTables and would like to learn about HBase, this is the book for you. ... Leia mais

    R$ 137,79

  • Beginning Spring 5

    From Novice to Professional

    Séries series Professional and Applied Computing (R0)
    Get started with Spring Framework 5 and its ecosystem, with a guide to the working practices in modern development. Authors Joseph Ottinger and Andrew Lombardi will teach you how to use the Spring Framework to build Java-based applications, web applications, and microservices. You’ll see how Spring has drastically and positively affected the way we program and design applications in Java.Beginning ... Leia mais

    R$ 294,99