Skip to main content

Kundvagn

Du får VIP-behandlingen!

Objekt inte tillgängliga för köp
Vänligen granska din kundvagn. Du kan ta bort objekt som inte är tillgängliga nu, eller så gör vi det automatiskt i kassan.
objektobjekt
objektobjekt

Rekommenderas för dig

Loading...

Java E-böcker

Om du gillar Java-e-böcker så kommer du att älska dessa toppval.
Visar 97120 av 1618 resultat
Skip side bar filters
  • Hands-on Cryptography with Python

    av Md Rasid Ali ...
    Master Cryptography with Python: From History to Real-World Implementation. Key Features ● Learn by building encryption algorithms and secure systems using Python. ● Master everything from basic ciphers to advanced cryptographic solutions. ● Develop the ability to identify and address vulnerabilities in encryption systems. Book Description Cryptography is the backbone of modern digital security, ... Läs mer

    163,34 kr eller gratis med Kobo Plus

  • Android Studio Cookbook

    Design, test, and debug your apps using Android Studio

    Design, test, and debug your apps using Android StudioKey FeaturesSee what Material design is about and how to apply it your appsExplore the possibilities to develop apps that works on any type of deviceA step-by-step practical guide that will help you build improved applications, change their look, and debug themBook DescriptionThis book starts with an introduction of Android Studio and why you ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • Ultimate Parallel and Distributed Computing with Julia For Data Science

    av Nabanita Dash ...
    Unleash Julia’s power: Code Your Data Stories, Shape Machine Intelligence! Key Features ● Comprehensive Learning Journey from fundamentals of Julia ML to advanced techniques. ● Immersive practical approach with real-world examples, exercises, and scenarios, ensuring immediate application of acquired knowledge. ● Delve into the unique features of Julia and unlock its true potential to excel in ... Läs mer

    147,01 kr eller gratis med Kobo Plus

  • Scala Design Patterns

    Design modular, clean, and scalable applications by applying proven design patterns in Scala

    av Ivan Nikolov ...
    Learn how to write efficient, clean, and reusable code with ScalaKey FeaturesUnleash the power of Scala and apply it in the real world to build scalable and robust applications.Learn about using and implementing Creational, Structural, Behavioral, and Functional design patterns in ScalaLearn how to build scalable and extendable applications efficientlyBook DescriptionDesign patterns make ... Läs mer

    392,19 kr eller gratis med Kobo Plus

  • Practical Microservices Architectural Patterns

    Build Highly Scalable Distributed Applications with Spring Boot 3 and Spring Cloud

    Serie serie Professional and Applied Computing (R0)
    Upgrade your distributed applications with microservices. This practical guide bridges core concepts and advanced patterns to help you build resilient, scalable and high performing microservices, whether you're transitioning from monolithic architectures or starting fresh with microservices.Fully updated for Spring Boot 3 and Spring Cloud, The Secondcovers modern capabilities, like reactive ... Läs mer

    683,18 kr

  • Ultimate Certified Kubernetes Administrator (CKA) Certification Guide

    Unlock the Power of Kubernetes: Master Cluster Excellence! Key Features ● Master Kubernetes from the ground up, covering foundational to expert-level skills. ● Enhance learning with practical examples, clear diagrams, and real-world applications. ● Tailored content to help you confidently pass the CKA certification exam. Book Description Embark on a journey from beginner to pro with this CKA ... Läs mer

    236,05 kr eller gratis med Kobo Plus

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

    av 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 mer

    37,31 kr eller gratis med Kobo Plus

  • Data Structures and Algorithms in Java

    av 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 ... Läs mer

    503,60 kr

  • Spring Boot源码精讲

    av 王涛 ...
    本书针对Spring 生态下的Spring Boot 框架进行源码分析,具备完善的源码处理分析。 本书内容包括Spring Boot 框架的启动流程分析、Spring Boot中的应用上下文相关内容、Spring Boot 自动装配、Spring Boot中的嵌入式Servlet、Spring Boot 与JDBC、Spring Boot与监控、SpringBoot与开发工具及SpringBoot与测试。本书主要进行的分析目标是在整理、分析SpringBoot框架中的核心技术及核心对象。本书可以帮助读者快速掌握Spring Boot 框架中的核心源码逻辑。 本书适合具有一定Java 编程基础的读者和对Spring Boot 框架有基础开发能力的读者。 ... Läs mer

    161,14 kr

  • CERT Oracle Secure Coding Standard for Java, The

    Serie serie SEI Series in Software Engineering
    “In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn’t mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure® Coding® Standard for Java™ is a compendium of these practices. These ... Läs mer

    527,82 kr

  • JVM Performance Engineering

    Inside OpenJDK and the HotSpot Java Virtual Machine

    Serie serie Developer's Library
    Peek Under the Hood of the Complex but Fascinating Java Virtual MachineDive into the intricacies of JVM performance with JVM Performance Engineering, the essential guide for seasoned Java developers eager to demystify the JVM. Focusing on the OpenJDK HotSpot VM, this book provides insights into cutting-edge Java performance techniques and trends.Distinguished Java Champion Monica Beckwith blends ... Läs mer

    478,01 kr

  • Doğrudan Java Eclipse

    av Zafer Teker ...
    Bu kitapta Eclipse IDE uygulamasının kullanımı, temelden başlayarak, ancak en ileri konuları derinlemesine kapsayarak anlatılmaktadır. Yeni başlayanların çabuk uyum sağlaması, temel düzeyde bilenlerin de daha hızlı geliştirme yapması için gerekenler açıklanmaktadır. Java odaklı işlenmekle birlikte, öteki dillerde geliştirenlere de yardımcı olmak için ilk bölümler ortak konuları içermektedir. ... Läs mer

    9,30 kr

  • Pro Spring 5

    An In-Depth Guide to the Spring Framework and Its Tools

    Serie serie Professional and Applied Computing (R0)
    Master Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build the various tiers and parts of an enterprise Java application: transactions, web and presentation tiers, deployment, and much more. A full sample application allows you to apply many of the ... Läs mer

    522,10 kr

  • Build Your Own Programming Language

    A programmer's guide to designing compilers, interpreters, and DSLs for modern computing problems

    Learn to design your own programming language in a hands-on way by building compilers, using preprocessors, transpilers, and more, in this fully-refreshed second edition, written by the creator of the Unicon programming language. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesTakes a hands-on approach; learn by building the Jzero language, a subset of Java, with example ... Läs mer

    399,61 kr eller gratis med Kobo Plus

  • Ultimate Pentesting for Web Applications

    Learn how real-life hackers and pentesters break into systems. Key Features ● Dive deep into hands-on methodologies designed to fortify web security and penetration testing. ● Gain invaluable insights from real-world case studies that bridge theory with practice. ● Leverage the latest tools, frameworks, and methodologies to adapt to evolving cybersecurity landscapes and maintain robust web ... Läs mer

    180,93 kr eller gratis med Kobo Plus

  • CodeNotes for VB.NET

    av Gregory Brill ...
    Serie serie 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 ... Läs mer

    140,97 kr

  • An Introduction to Programming Languages

    Simultaneous Learning in Multiple Coding Environments

    Serie serie Synthesis Collection of Technology (R0)
    This book presents a unique comparative framework that teaches programming through parallel exposure to multiple languages. Rather than focusing on a single syntax, this book reveals the universal principles underlying modern software development by examining mirrored implementations across thirteen programming environments, including C++, C#, Java, JavaScript, Python, PHP, Ruby, Visual Basic, VBA ... Läs mer

    464,08 kr

  • Scala for the Impatient

    av Cay Horstmann ...
    Scala 3--A Clear, Concise GuideScala 3 is concise, consistent, flexible, robust, and efficient, but there's a lot to learn and navigating features and improvements can be challenging. Scala for the Impatient, Third Edition, is a complete yet concise guide that reflects the major enhancements of Scala 3, from improved syntax and revamped type system to powerful contextual abstractions.This ... Läs mer

    478,01 kr

  • Introducing Blockchain with Java

    Program, Implement, and Extend Blockchains with Java

    Serie serie Professional and Applied Computing (R0)
    Create your own crypto currency by implementing blockchain technology using Java. This step-by-step guide will teach you how to create a user interface using Java FX and implement SQLite DB using JDBC Driver for the blockchain.Introducing Blockchain with Java includes numerous exercises and test questions to help you solidify what you have learned as you progress through the book, and provides ... Läs mer

    618,07 kr

  • Pragmatic Scala

    Create Expressive, Concise, and Scalable Applications

    Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2.11, with in-depth coverage of new features such as Akka actors, parallel collections, and tail call optimization, this book will show you how to ... Läs mer

    243,90 kr

  • Java Fundamentals

    The various industries in the IT sectors have started to pay attention to achieve an advanced level of diversification, which points to the fact that a single giant program can be developed through the means of mini-programs that have been developed by different geographically located programmers that too via an online medium.In the present scenario, such a language and programming environment has ... Läs mer

    28,10 kr

  • Algorithmen und Datenstrukturen

    Eine Einführung mit Java

    Kenntnisse von Algorithmen und Datenstrukturen sind ein Grundbaustein des Studiums der Informatik und verwandter Fachrichtungen. Das Buch behandelt diese Thematik in Verbindung mit der Programmiersprache Java und schlägt so eine Brücke zwischen den klassischen Lehrbüchern zur Theorie von Algorithmen und Datenstrukturen und den praktischen Einführungen in eine konkrete Programmiersprache. Die ... Läs mer

    379,00 kr

  • Image Processing with ImageJ - Second Edition

    Extract and analyze data from complex images with ImageJ, the world's leading image processing tool

    Extract and analyze data from complex images with ImageJ, the world's leading image processing toolKey Features\[\*\]Design automated image-processing solutions and speed up image-processing tasks with ImageJ\[\*\]Create quality and intuitive interfaces for image processing by developing a basic framework for ImageJ plugins.\[\*\]Tackle even the most sophisticated datasets and complex imagesBook ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • Эффективный Java. Тюнинг кода на Java 8, 11 и дальше. 2-е межд. издание

    Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность. Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и ... Läs mer

    75,00 kr