Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

Java e-bøker

Hvis du liker Java-e-bøker, kommer du til å elske disse toppvalgene.
Viser 124 av 582 resultater
Skip side bar filters
  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Les mer

    548,39 kr

  • What's New in Java 7

    Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism. ... Les mer

    Gratis

  • Hacking with Spring Boot 2.3

    Reactive Edition

    Spring Boot 2.3 is the hottest ticket in town......when it comes to Java development. Learn the latest features that can scale your apps including:Web and Data accessDeveloper tools and test supportOperational featuresDocker container bakingBottleneck discovery with BlockHoundMessagingSecurityMore!Written cover-to-cover using Project Reactor, your apps will scale like... ... Les mer

    199,15 kr

  • MASTER REACT.JS PART 6

    av m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Les mer

    34,95 kr

  • Java SE8 for Programmers

    Serie serien Deitel Developer Series
    The professional programmer’s Deitel® guide to Java™ SE 7 and SE 8 (Java 8) development with the powerful Java™ platform ¿ Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores the Java™ language and Java™ APIs in depth. The book presents¿ concepts in the context of fully tested ... Les mer

    286,89 kr

  • Java Tutorial, The

    A Short Course on the Basics

    Serie serien Java Series
    The Java® Tutorial, Sixth Edition, is based on the Java Platform, Standard Edition (Java SE) 8. This revised and updated edition introduces the new features added to the platform, including lambda expressions, default methods, aggregate operations, and more. An accessible and practical guide for programmers of any level, this book focuses on how to use the rich environment provided by Java to ... Les mer

    277,49 kr

  • 97 Things Every Java Programmer Should Know

    Collective Wisdom from the Experts

    If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You’ll be encouraged to look at problems in new ways, take broader responsibility for your work, stretch yourself by learning new techniques, and become as good at the entire craft of development as you possibly can.Edited by Kevlin Henney and Trisha Gee, 97 Things Every ... Les mer

    245,99 kr

  • Kotlin

    The Ultimate Guide

    Kotlin is a free and open-source general purpose programming language that is mostly used to create Android apps. Kotlin was developed by JetBrains initially and later picked up by Google as the language of choice for its Android platform. Over the past few years, Kotlin has become one of the most popular alternatives to Java language and is used by more than 80 percent of Android app developers ... Les mer

    564,46 kr

  • Building Java Programs: a comprehensive Java Developper Guide

    Your one-stop guide to programming with Java. If you've always wanted to program with Java but didn't know where to start, this will be the java-stained reference you'll turn to again and again. Fully updated, this deep reference on the world's most popular programming language is the perfect starting point for building things with Java—and an invaluable ongoing reference as you continue to deepen ... Les mer

    264,71 kr

  • Microservices: Building Scalable Software

    Discover how to easily build and implement scalable microservices from scratchAbout This BookBuild, deploy, and test microservices from scratch with easeLearn how to efficiently build and implement microservices in Spring, and how to use Docker and Mesos to push the boundaries of what you thought possibleMaster the architecture of Mesos and intelligently distribute your task across clusters of ... Les mer

    567,59 kr

  • Learn Java Programming in 24 Hours

    av Alex Nordeen ...
    This book will help you learn the basics of Java programming in an easy way. This Edition is a comprehensive guide for beginners to learn the most popular programming languages worldwide.It will familiarize you with various JAVA coding concepts like decisions, loops, arrays, methods, variables, lambda expressions, etc. As well as a brief introduction to various framework it supports like Java SE8, ... Les mer

    82,93 kr

  • Spring MVC: Designing Real-World Web Applications

    Unleash the power of Spring MVC and build enterprise-grade, lightning-fast web applicationsAbout This BookConfigure Spring MVC to build logic-less controllers that transparently support the most advanced web techniquesSecure your developments with easy-to-write, reliable unit and end-to-end testsGet this fast-paced, practical guide to produce REST resources and templates as required by the latest ... Les mer

    551,89 kr eller gratis med Kobo Plus

  • Android Studio Ladybug Essentials - Java Edition

    Developing Android Apps Using Android Studio Ladybug and Java

    av Smyth ...
    This book, fully updated for Android Studio Ladybug and the new UI, teaches you how to develop Android-based applications using the Java programming language.Beginning with the basics, the book outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture ... Les mer

    384,89 kr

  • Java Web开发从0到1

    av 王树生 ...
    自20世纪以来,互联网的发展已经堪称日新月异,人们的工作、生活、学习等各个方面越来越离不开互联网Web应用。Java Web是Web应用中成熟度高、普及率高、适用性广的开源技术,几乎所有Web应用程序都需要具备Java Web技术能力。本书详解Java Web开发技术,配套示例源码、PPT课件与答疑服务。 本书分为5篇,共17章。第1篇介绍Web开发与Java Web开发,包括体系结构、相关技术、开发环境等;第2篇介绍JSP语言基础,包括JSP的基本概念、JSP指令、JSP动作、JSP注释、JSP内置对象、JavaBean技术、Servlet技术、Servlet过滤器、Servlet监听器;第3篇介绍Java Web整合开发,包括数据库基础以及Java Web操作数据库实践、EL动态网页交互表达式语言、JSTL标签语言、Ajax整合技术;第4篇介绍SSM框架,包括Spring IoC ... Les mer

    285,10 kr

  • Spring Recipes

    A Problem-Solution Approach

    Serie serien Professional and Applied Computing (R0)
    Spring Recipes: A Problem-Solution Approach, Third Edition builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. This book provides code recipes for the following, found in the latest Spring:Spring fundamentals: Spring IoC container, Spring AOP/ AspectJ, and more. Spring enterprise: Spring Java ... Les mer

    395,59 kr

  • Ultimate Selenium WebDriver for Test Automation

    av Robin Gupta ...
    Elevate your test automation skills by mastering Selenium with Java, delving into advanced techniques for a comprehensive understanding.Book DescriptionThis comprehensive and practical handbook, centered on Selenium unlocks its potential using Java. The book covers Selenium basics, including IDE and WebDriver, while delving into advanced topics like Selenium Grid and non-functional test automation ... Les mer

    207,69 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 ... Les mer

    249,99 kr

  • Android Studio Narwhal Essentials - Java Edition

    Developing Android Apps Using Android Studio Narwhal and Java

    av Neil Smyth ...
    This book, fully updated for Android Studio Narwhal Feature Drop, teaches you how to develop Android-based applications using Java.Beginning with the basics, the book outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture of Android is followed by ... Les mer

    359,29 kr

  • Hadoop: The Definitive Guide

    The Definitive Guide

    av Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Les mer

    290,29 kr

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified ... Les mer

    110,19 kr

  • Java Cookbook

    av Ian F. Darwin ...
    As Java continues to evolve, this cookbook continues to grow in tandem with hundreds of hands-on recipes across a broad range of Java topics. Author Ian Darwin gets developers up to speed right away with useful techniques for everything from string handling and functional programming to network communication and AI.If you're familiar with any release of Java, this book will bolster your knowledge ... Les mer

    548,39 kr

  • Head First EJB

    Passing the Sun Certified Business Component Developer Exam

    What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And ... Les mer

    290,29 kr

  • AspectJ Cookbook

    Aspect Oriented Solutions to Real-World Problems

    av Russ Miles ...
    When Object Oriented programming (OO) first appeared, it was a revelation. OO gave developers the ability to create software that was more flexible and robust, but as time went on and applications became more sophisticated, too, certain areas of "traditional" OO architectures were found wanting. Aspect-oriented programming (AOP) addresses those issues by extending the OO approach even further.Many ... Les mer

    314,49 kr

  • Spring быстро

    Java-программистам необходим фреймворк Spring. Этот невероятный инструмент универсален: вы можете разрабатывать как приложения для малого бизнеса, так и микросервисервисные архитектуры промышленного масштаба. Освоить Spring не так-то просто, но первый шаг сделать легко! Книга предназначена для Java-разработчиков, желающих создавать приложения на основе Spring. Информативные иллюстрации, понятные ... Les mer

    105,00 kr eller gratis med Kobo Plus