Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Java

Als je eBooks uit de categorie Java' leuk vindt, dan vind je deze toptitels ook geweldig.
265 - 288 van 588 resultaten worden weergegeven
Skip side bar filters
  • Maven: The Definitive Guide

    The Definitive Guide

    door Sonatype Company ...
    For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how ... Meer lezen

    17,16 €

  • Java Security

    Writing and Deploying Secure Applications

    door Scott Oaks ...
    Serie series Java Series
    One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need.Java Security, ... Meer lezen

    30,20 €

  • Java Message Service

    Creating Distributed Enterprise Applications

    Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent ... Meer lezen

    19,49 €

  • Coders Handbook - JavaScript

    door Lael Alexander ...
    Dr. Lael A. Alexander is a pioneering scientist, inventor, and educator with over two decades of groundbreaking contributions to science and technology. As the founder and CEO of Noitavonne Inc., Dr. Alexander has spearheaded innovative advancements in materials science, environmental technology, telecommunications, and smart manufacturing. His passion for education and discovery began at an early ... Meer lezen

    9,11 €

  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Meer lezen

    26,38 €

  • Java Database Best Practices

    Persistence Models and Techniques for Java Database Programming

    door George Reese ...
    When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the project at hand?Java Database Best Practices rescues you from having to wade through books on each of the various APIs before figuring out which method to use! This comprehensive guide introduces each ... Meer lezen

    22,14 €

  • Microservices with Spring Boot and Spring Cloud

    Develop modern, resilient, scalable and highly available apps using microservices with Java, Spring Boot 3.0 and Spring Cloud

    DESCRIPTIONMicroservices has emerged as a powerful solution to build flexible, scalable, and resilient applications. This Book is the go-to-guide to understanding, designing, and implementing microservice architectures using Spring Boot. It takes you on a journey through the intricacies of microservices to create robust and efficient microservice-based applications.This book helps you to ... Meer lezen

    17,49 € of Gratis met Kobo Plus

  • 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. ... Meer lezen

    Gratis

  • MASTER REACT.JS PART 6

    door 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 ... Meer lezen

    3,81 € of Gratis met Kobo Plus

  • Java SE8 for Programmers

    Serie series 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 ... Meer lezen

    30,52 €

  • Java Tutorial, The

    A Short Course on the Basics

    Serie series 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 ... Meer lezen

    30,31 €

  • 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 ... Meer lezen

    18,01 €

  • Kotlin

    The Ultimate Guide

    door Sufyan bin Uzayr ...
    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 ... Meer lezen

    51,30 €

  • Building Java Programs: a comprehensive Java Developper Guide

    door David Horstmann ...
    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 ... Meer lezen

    26,50 €

  • 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 ... Meer lezen

    61,89 € of Gratis met Kobo Plus

  • Learn Java Programming in 24 Hours

    door 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, ... Meer lezen

    8,80 €

  • 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 ... Meer lezen

    60,20 € of Gratis met Kobo Plus

  • Android Studio Ladybug Essentials - Java Edition

    Developing Android Apps Using Android Studio Ladybug and Java

    door 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 ... Meer lezen

    35,29 €

  • Java Web开发从0到1

    door 王树生 ...
    自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 ... Meer lezen

    24,08 €

  • Spring Recipes

    A Problem-Solution Approach

    Serie series 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 ... Meer lezen

    35,29 €

  • Ultimate Selenium WebDriver for Test Automation

    door 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 ... Meer lezen

    22,89 €

  • 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 ... Meer lezen

    22,89 €

  • Android Studio Narwhal Essentials - Java Edition

    Developing Android Apps Using Android Studio Narwhal and Java

    door 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 ... Meer lezen

    32,43 €

  • Hadoop: The Definitive Guide

    The Definitive Guide

    door 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, ... Meer lezen

    24,79 €