Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Java e-bøger

Hvis du kan lide Java e-bøger, så vil du elske disse fremragende valg.
Viser 169 - 192 af 1599 resultater
Skip side bar filters
  • Hardcore Java

    Secrets of the Java Masters

    Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer.Hardcore Java takes this language and breaks it apart, piece ... Læs mere

    181,11 kr.

  • Mastering jQuery

    Serier serie Smashing eBooks
    jQuery is well-known for being a concise JavaScript library that helps simplify HTML document traversing, event handling, creating animations and Ajax interactions for rapid Web development. Choosing the right plugins, creating bookmarklets, setting patterns or manipulating images can be challenging even for experienced programmers. In order to help you avoid struggling with such decision issues, ... Læs mere

    33,55 kr.

  • Классические задачи Computer Science на языке Java

    Cтолкнулись с «неразрешимой» проблемой при разработке программного обеспечения? Скорее всего, кто-то уже справился с этой задачей, и вы можете не ломать голову. Дэвид Копец собрал наиболее полезные готовые решения, принципы и алгоритмы. «Классические задачи Computer Science на языке Java» — это мастер-класс по программированию, содержащий 55 практических примеров, затрагивающих самые актуальные ... Læs mere

    55,00 kr. eller Gratis med Kobo Plus

  • Kotlin 實戰範例

    af Tony LU ...
    Kotlin 是一門具有簡潔、安全、能和 Java 互相操作,並且結合了物件導向和函數式特性的程式語言,可用於 Android、網站後端、前端及跨平台桌面應用,是值得 Java 開發者一試的新程式語言,本書針對每個特性的解說均有範例說明。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... Læs mere

    109,97 kr.

  • ASP.NET SignalR Programming By Example

    Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book: * Preparing Development Environment * Persistent Connections * ASP.NET SignalR Hubs * ASP.NET SignalR Groups * SignalR and ASP.NET MVC 5 * SignalR and .NET Client ... Læs mere

    21,97 kr.

  • Orientação a Objetos

    Aprenda seus conceitos e suas aplicabilidades de forma efetiva

    Conforme a demanda por novos paradigmas que correspondessem às necessidades do dia a dia dos programadores, surgia a Orientação a Objetos, com a missão de cobrir as insuficiências do modelo estrutural. O Paradigma Orientado a Objeto tem como principal característica uma melhor e maior expressividade das nossas demandas e possibilita criar unidades de código mais próximas da forma como pensamos e ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Learning TypeScript

    Are you a beginner developer looking to expand your knowledge and understand how the pieces of a system fit together? Or perhaps you are a software veteran aspiring to elevate your skills to the next level, encompassing the architecture and design patterns of large and complex systems? This book is the resource you are looking for. Here you will find valuable information regardless of your level ... Læs mere

    18,80 kr.

  • Beginning Apache Spark 2

    With Resilient Distributed Datasets, Spark SQL, Structured Streaming and Spark Machine Learning library

    af Hien Luu ...
    Serier serie Professional and Applied Computing (R0)
    Develop applications for the big data landscape with Spark and Hadoop. This book also explains the role of Spark in developing scalable machine learning and analytics applications with Cloud technologies. Beginning Apache Spark 2 gives you an introduction to Apache Spark and shows you how to work with it.Along the way, you’ll discover resilient distributed datasets (RDDs); use Spark SQL for ... Læs mere

    369,24 kr.

  • Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805

    A Comprehensive OCPJP 7 Certification Guide

    Redigeret af S.G. Ganesh, Tushar Sharma ...
    Serier serie Professional and Applied Computing (R0)
    Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-stop guide for the Oracle Certified Professional Java SE 7 Programmer Exam. The first two chapters set the stage for exam preparation and let the reader get started quickly. The first chapter answers frequently asked questions about the OCPJP exam.This book assumes that ... Læs mere

    416,24 kr.

  • Java üben mit dem Plotter

    Ein Überblick für Studierende und Einsteiger

    af Stephan Euler ...
    Serier serie Computer Science and Engineering (German Language)
    Dieses essential zeigt, wie man in Java-Anwendungen mit dem Plotter grafische Darstellungen erzeugen kann. Mit dem Plotter-Objekt – angelehnt an den Stiftplotter, der sich mit Steuerbefehlen über Papier bewegt – wird eine einfache Schnittstelle zur grafischen Programmierung angeboten. Bereits beim Einstieg in die Programmierung entstehen so erste grafische Darstellungen wie z.B. Funktionsverläufe ... Læs mere

    43,52 kr.

  • Introduction to Video Game Engine Development

    Learn to Design, Implement, and Use a Cross-Platform 2D Game Engine

    Serier serie Professional and Applied Computing (R0)
    Start your video game development journey by learning how to build a 2D game engine from scratch. Using Java (with NetBeans as your IDE and using Java’s graphics framework) or by following along in C# (with Visual Studio as your IDE and using the MonoGame framework), you’ll cover the design and implementation of a 2D game engine in detail. Each class will be reviewed with demonstration code. You ... Læs mere

    628,49 kr.

  • Reactive Streams in Java

    Concurrency with RxJava, Reactor, and Akka Streams

    af Adam L. Davis ...
    Serier serie Professional and Applied Computing (R0)
    Get an easy introduction to reactive streams in Java to handle concurrency, data streams, and the propagation of change in today's applications. This compact book includes in-depth introductions to RxJava, Akka Streams, and Reactor, and integrates the latest related features from Java 9 and 11, as well as reactive streams programming with the Android SDK.Reactive Streams in Java explains how to ... Læs mere

    290,61 kr.

  • Kickstart Software Design Architecture

    Learn to design robust software systems using modern architecture principles and practical hands-on experience Key Features ● Learn about fundamental software architecture concepts, including design patterns, microservices, and cloud computing. ● Bridge theory with practice through real-world examples and case studies. ● Gain expertise through an interactive and engaging learning approach, ... Læs mere

    135,86 kr. eller Gratis med Kobo Plus

  • Java Essentials Volume 2

    Object-Oriented Programming and Beyond Learn Advanced Java OOP, Inheritance, Polymorphism, GUI Development | Complete Java Programming Guide for Students

    Master Advanced Java Programming with Complete Object-Oriented Development SkillsKey Features include:Comprehensive object-oriented programming coverage from basic to advancedIdeal for students, self-learners, and aspiring software developersPractical GUI development with AWT and Swing frameworksReal-world application projects and hands-on coding exercisesReady to upgradetransform your Java ... Læs mere

    254,61 kr. eller Gratis med Kobo Plus

  • (Part 2) Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    af Rex Jones ...
    If You Are Ready To Master Selenium WebDriver Using Java Then You Must Read This BookThis is by far the best Java book specifically for Selenium WebDriverNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.3 Tips To Master Selenium Within 30 DaysCopy and paste this URL http://tinyurl ... Læs mere

    24,96 kr. eller Gratis med Kobo Plus

  • ServiceNow for IT Service Management

    Master IT Service Management with Real-World ServiceNow Expertise. Key Features ● Comprehensive ITSM concepts explained with real-world context and use cases. ● In-depth ServiceNow guidance to implement and optimize IT workflows. ● Practical process coverage: Incident, Problem, Change and Request Fulfilment. ● Step-by-step guidance to align IT services with business goals. Book Description ... Læs mere

    113,24 kr. eller Gratis med Kobo Plus

  • Graph Data Science with Python and Neo4j

    Practical approaches to leveraging graph data science to solve real-world challenges. Key Features ● Explore the fundamentals of graph data science, its importance, and applications. ● Learn how to set up Python and Neo4j environments for graph data analysis. ● Discover techniques to visualize complex graph networks for better understanding. Book Description Graph Data Science with Python and ... Læs mere

    124,49 kr. eller Gratis med Kobo Plus

  • Android Studio IDE Quick Reference

    A Pocket Guide to Android Studio Development

    af Ted Hagos ...
    Serier serie Professional and Applied Computing (R0)
    This concise reference book for Android Studio 3 presents the essential Android Studio functions in a well-organized format that can be used as a handy reference. It will quickly demonstrate the usage of the Android Studio IDE to build an Android mobile app step by step.You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will ... Læs mere

    290,61 kr.

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Serier serie Professional and Applied Computing (R0)
    Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design patterns, and understand the criticisms of design patterns with an overview of anti-patterns. For each pattern you will see at least one real-world scenario, a computer-world example, and a complete ... Læs mere

    447,74 kr.

  • Scala Programming Projects

    Build real-world projects using popular Scala frameworks such as Play, Akka, and Spark

    Discover the unique features and powerful capabilities of Scala Programming as you build projects in a wide range of domainsKey FeaturesDevelop Scala projects on topics ranging from web applications to big data analysisUnleash the full power of modern web programming using Play FrameworkBuild real-time data pipelines in Scala with a Bitcoin transaction analysis appBook DescriptionScala Programming ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Java Projects

    Learn the fundamentals of Java 11 programming by building industry grade practical projects

    af Peter Verhas ...
    Learn how to build scalable, resilient, and effective applications in Java that suit your software requirements.Key FeaturesExplore advanced technologies that Java 11 delivers such as web programming and parallel computingDiscover modern programming paradigms such as microservices, cloud computing and enterprise structuresBuild highly responsive applications with this practical introduction to ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Hands-On Cloud Development with WildFly

    Develop, deploy, and configure cloud-based, enterprise Java applications with WildFly Swarm and OpenShift

    Create microservices using Java EE technologies with WildFly Swarm,deploy them in the OpenShift cloud, make them resilient to network failures using Hystrix, configure continuous integration using Jenkins, and security using Keycloak.Key FeaturesCreate functional microservices with WildFly SwarmUse OpenShift to deploy your microservices in the cloudMake your application production-ready using ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Spring 5.0 Microservices

    Scalable systems with Reactive Streams and Spring Boot

    af Rajesh R V ...
    A practical, comprehensive, and user-friendly approach to building microservices in SpringKey Features\[\*\] Update existing applications to integrate reactive streams released as a part of Spring 5.0\[\*\] Learn how to use Docker and Mesos to push the boundaries and build successful microservices\[\*\] Upgrade the capability model to implement scalable microservicesBook DescriptionThe Spring ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Mobile Test Automation with Appium

    Mobile application testing made easy

    af Nishant Verma ...
    Comprehensive guide to build mobile test automation solution using AppiumKey FeaturesHow to automate testing with AppiumApply techniques for creating comprehensive testsHow to test on physical devices or emulatorsBook DescriptionAppium is an open source test automation framework for mobile applications. It allows you to test all three types of mobile applications: native, hybrid, and mobile web. ... Læs mere

    271,11 kr. eller Gratis med Kobo Plus