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 265 - 288 af 584 resultater
Skip side bar filters
  • Instant RabbitMQ Messaging Application Development How-to

    af Andrew Keig ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Written in a practical, concise style, this book is complete with hands-on examples and the right amount of theory to get you started developing messaging applications with RabbitMQ.Although the examples in this book are written in Node.js, a server side JavaScript platform for building ... Læs mere

    119,36 kr.

  • Java 9 for Programmers

    The professional programmer’s Deitel® guide to Java® 9 and the powerful Java platformWritten for programmers with a background in another high-level language, this book applies the Deitel signature live-code approach to teaching programming and explores the Java® 9 language and APIs in depth. The book presents concepts in fully tested programs, complete with code walkthroughs, syntax shading, code ... Læs mere

    361,99 kr.

  • Core Java Essentials: Starting out with Java programming

    af Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... Læs mere

    156,09 kr.

  • 100+ Solutions in Java: A Hands-On Introduction to Programming in Java (English Edition)

    af Dhruti Shah ...
    A step by step guide that will help you learn the Java programming languageKEY FEATURESGet familiar with the features in Java 8 And Java 9Understand the working of various Java APIsLearn Modular Programming with Java 9Learn to use features such as Lambda, Time API, and Stream API.Learn how to access databases from a Java applicationDESCRIPTION100+ Solution... ... Læs mere

    66,71 kr.

  • Core JavaServer Faces

    Serier serie Sun Core Series
    JavaServer Faces (JSF) is the standard Java EE technology for building web user interfaces. It provides a powerful framework for developing server-side applications, allowing you to cleanly separate visual presentation and application logic. JSF 2.0 is a major upgrade, which not only adds many useful features but also greatly simplifies the programming model by using annotations and “convention ... Læs mere

    266,99 kr.

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Læs mere

    180,99 kr.

  • Android Studio Development Essentials

    Android 6 Edition

    af Neil Smyth ...
    Fully updated for Android 6, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 6 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android ... Læs mere

    83,73 kr.

  • Agile Java™

    Crafting Code with Test-Driven Development

    af Jeff Langr ...
    Master Java 5.0 and TDD Together: Build More Robust, Professional SoftwareMaster Java 5.0, object-oriented design, and Test-Driven Development (TDD) by learning them together. Agile Java weaves all three into a single coherent approach to building professional, robust software systems. Jeff Langr shows exactly how Java and TDD integrate throughout the entire development lifecycle, helping you ... Læs mere

    333,74 kr.

  • Java Power Tools

    All true craftsmen need the best tools to do their finest work, and programmers are no different. Java Power Tools delivers 30 open source tools designed to improve the development practices of Java developers in any size team or organization. Each chapter includes a series of short articles about one particular tool -- whether it's for build systems, version control, or other aspects of the ... Læs mere

    289,61 kr.

  • IntelliJ IDEA - Part 1

    IntelliJ IDEA (hereafter referred to as IntelliJ) is one of the most powerful and popular Integrated Development Environments (IDE) for Java. It was developed and maintained by JetBrains, and is available in the community and in the ultimate edition. This feature-rich IDE enables rapid development and helps in improving code quality. This book starts with a basic introduction and slowly dives deep ... Læs mere

    20,05 kr.

  • JavaServer Faces: The Complete Reference

    Ideal for the 3+ million Java developers, this fast-paced tutorial offers in-depth coverage of JavaServer Faces (JSF) -- Sun Microsystem's Web application architecture for the future. Co-written by the #1 JSF expert in the Java community, this book offers the most complete resource on JSF available. * Extensive coverage on JSF custom component development * Serves as a thorough introduction to ... Læs mere

    361,61 kr.

  • 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 ... Læs mere

    29,67 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,39 kr.

  • Firebase Essentials - Android Edition

    af Neil Smyth ...
    With 55 in-depth chapters, over 470 pages and 23 example app projects (including the source code), Firebase Essentials – Android Edition provides everything you need to successfully integrate Firebase cloud features into your Android apps. This book covers the key features of Android app development using Firebase including integration with Android Studio, User Authentication (including email, ... Læs mere

    293,26 kr.

  • Programmando Android

    Una guida che ci trasporta dentro la programmazione Android con brevi esempi utilizzando il linguaggio Java ... Læs mere

    29,76 kr.

  • Programming Concurrency on the JVM

    Mastering Synchronization, STM, and Actors

    More than ever, learning to program concurrency is critical to creating faster, responsive applications. Speedy and affordable multicore hardware is driving the demand for high-performing applications, and you can leverage the Java platform to bring these applications to life.Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) ... Læs mere

    201,11 kr.

  • Java SOA Cookbook

    SOA Implementation Recipes, Tips, and Techniques

    af Eben Hewitt ...
    Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away.The book focuses ... Læs mere

    259,49 kr.

  • Hadoop: The Definitive Guide

    Storage and Analysis at Internet Scale

    af Tom White ...
    Get ready to unlock the power of your data. With the fourth edition of this comprehensive guide, youâ??ll learn how to build and maintain reliable, scalable, distributed systems with Apache Hadoop. This book is ideal for programmers looking to analyze datasets of any size, and for administrators who want to set up and run Hadoop clusters.Using Hadoop 2 exclusively, author Tom White presents new ... Læs mere

    363,24 kr.

  • Making Android Accessories with IOIO

    Going Mobile with Sensors, Lights, Motors, and Robots

    af Simon Monk ...
    Create your own electronic devices with the popular IOIO ("yoyo") board, and control them with your Android phone or tablet. With this concise guide, you’ll get started by building four example projects—after that, the possibilities for making your own fun and creative accessories with Android and IOIO are endless.To build Android/IOIO devices, you write the program on your computer, transfer it ... Læs mere

    48,61 kr.

  • Java: The Good Parts

    Unearthing the Excellence in Java

    af Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... Læs mere

    155,74 kr.

  • Elastic Beanstalk

    Simple Cloud Scaling for Java Developers

    While it's always been possible to run Java applications on Amazon EC2, Amazon's Elastic Beanstalk makes the process easier—especially if you understand how it works beneath the surface. This concise, hands-on book not only walks you through Beanstalk for deploying and managing web applications in the cloud, you'll also learn how to use this AWS tool in other phases of development.Ideal if you're ... Læs mere

    117,86 kr.

  • Java EE 7 Essentials

    Enterprise Developer Handbook

    af Arun Gupta ...
    Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch ... Læs mere

    278,99 kr.

  • Programming Google App Engine

    Build & Run Scalable Web Applications on Google's Infrastructure

    af Dan Sanderson ...
    Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Google engineer Dan Sanderson provides practical guidance for designing and developing your application on Google’s vast infrastructure, using App Engine’s scalable services and simple development model ... Læs mere

    259,49 kr.

  • Clojure Programming

    Practical Lisp for the Java World

    Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know already, in the domains and topics you work with every ... Læs mere

    278,99 kr.