Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

Java 電子書

如果您喜歡 Java 電子書,或許您也會喜歡這些熱門精選。
顯示第 337360 個結果,共 579
Skip side bar filters
  • Learning Java: Java Problem Solving and Programming

    John Posvistak ……
    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming …… 閱讀更多內容

    NT$756 TWD

  • Java Cookbook: A Practical Coding Guide to learn key concepts of Java

    Mark Deitel ……
    Learning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a professional.Java is one of the most popular and widely used …… 閱讀更多內容

    NT$803 TWD

  • Data Science with Java

    Practical Methods for Scientists and Engineers

    Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and ability to scale critical to today’s data science applications. With this practical book, Java software engineers looking to add data science skills will take a logical journey through the data science pipeline. Author Michael Brzustowicz explains the basic math theory behind each step of the data …… 閱讀更多內容

    NT$1,104 TWD

  • PROGRAMMING IN JAVA

    Even after 25 years of its birth, Java is still on the top of all programming languages. The reason is its platform independence and architectural neutrality. This is the reason why every curriculum of computer science and engineering have a subject of Java Programming.The authors of this book have vast experience in teaching Java at undergraduate and post graduate level. This book is the nectar …… 閱讀更多內容

    NT$141 TWD

  • Java SE8 for the Really Impatient

    A Short Course on the Basics

    Cay S. Horstmann ……
    系列 series Java Series
    Eagerly anticipated by millions of programmers, Java SE 8 is the most important Java update in many years. The addition of lambda expressions (closures) and streams represents the biggest change to Java programming since the introduction of generics and annotations.Now, with Java SE 8 for the Really Impatient, internationally renowned Java author Cay S. Horstmann concisely introduces Java 8’s most …… 閱讀更多內容

    NT$844 TWD

  • Just Java 2

    The #1 introduction to J2SE 1.5 and enterprise/server-side development! An international bestseller for eight years, Just Java™ 2 is the complete, accessible Java tutorial for working programmers at all levels. Fully updated and revised, this sixth edition is more than an engaging overview of Java 2 Standard Edition (J2SE 1.5) and its libraries: it’s also a practical introduction to today’s …… 閱讀更多內容

    NT$1,126 TWD

  • Instant Apache Stanbol

    Reto Bachmann-Gmur ……
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Instant Apache Stanbol How-to will enable you to become an expert in content management with semantics at the core, with the help of practical recipes. Instant Apache Stanbol How-to is for Java developers who would like to extend Stanbol or would just like to use Stanbol without caring …… 閱讀更多內容

    NT$457 TWD

  • Google Web Toolkit Applications

    Ryan Dewsbury ……
    “Ryan clearly understands the GWT value proposition and how GWT integrates into a diverse web technology stack—and not just in a theoretical way. With the popularity of gpokr.com and kdice.com, Ryan can speak with the authority of concrete success.”—Bruce Johnson, creator of Google Web Toolkit“This book distinguishes itself from other books on GWT in that it walks through the entire process of …… 閱讀更多內容

    NT$1,038 TWD

  • Next Generation Java Testing

    TestNG and Advanced Concepts

    Enterprise Java developers must achieve broader, deeper test coverage, going beyond unit testing to implement functional and integration testing with systematic acceptance. Next Generation Java™ Testing introduces breakthrough Java testing techniques and TestNG, a powerful open source Java testing platform.Cédric Beust, TestNG's creator, and leading Java developer Hani Suleiman, present powerful, …… 閱讀更多內容

    NT$1,038 TWD

  • Essential GWT

    Building for the Web with Google Web Toolkit 2

    Federico Kereki ……
    系列 series Developer's Library
    With Google Web Toolkit, Java developers can build sophisticated Rich Internet Applications (RIAs) and complete Web sites using the powerful IDEs and tools they already use. Now, with GWT 2, Google Web Toolkit has become even more useful. Essential GWT shows how to use this latest version of GWT to create production solutions that combine superior style, performance, and interactivity with …… 閱讀更多內容

    NT$865 TWD

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over ten million copies of BIRT (Business Intelligence and Reporting Tools). Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution from creating and deploying reports to integrating report capabilities in enterprise applications.Integrating and Extending BIRT, Third Edition, introduces …… 閱讀更多內容

    NT$1,038 TWD

  • Mockito Made Clear

    Ken Kousen ……
    Mockito is the most popular framework in the Java world for automating unit testing with dependencies. Learn the Mockito API and how and when to use stubs, mocks, and spies. On a deeper level, discover why the framework does what it does and how it can simplify unit testing in Java. Using Mockito, you'll be able to isolate the code you want to test from the behavior or state of external …… 閱讀更多內容

    NT$398 TWD

  • Hello, Android

    Introducing Google's Mobile Development Platform

    Ed Burnette ……
    Google Android dominates the mobile market, and by targeting Android, your apps can run on most of the phones and tablets in the world. This new fourth edition of the #1 book for learning Android covers all modern Android versions from Android 4.1 through Android 5.0. Freshly added material covers new Android features such as Fragments and Google Play Services. Android is a platform you can't …… 閱讀更多內容

    NT$770 TWD

  • Learning XNA 3.0

    XNA 3.0 Game Development for the PC, Xbox 360, and Zune

    Aaron Reed ……
    Do you have what it takes to become a game developer? With this hands-on book, you'll learn quickly and easily how to develop computer games with Microsoft's XNA 3.0 framework-not just for your PC, but for Xbox 360 and the Microsoft Zune as well.Written by an experienced university-level game development instructor, Learning XNA 3.0 walks you through the framework in a clear and understandable …… 閱讀更多內容

    NT$695 TWD

  • Java 8 Lambdas

    Pragmatic Functional Programming

    Richard Warburton ……
    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to …… 閱讀更多內容

    NT$844 TWD

  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, …… 閱讀更多內容

    NT$546 TWD

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an …… 閱讀更多內容

    NT$595 TWD

  • Learning XNA 4.0

    Game Development for the PC, Xbox 360, and Windows Phone 7

    Aaron Reed ……
    Want to develop games for Xbox 360 and Windows Phone 7? This hands-on book will get you started with Microsoft's XNA 4.0 development framework right away -- even if you have no experience developing games. Although XNA includes several key concepts that can be difficult for beginning web developers to grasp, Learning XNA 4.0 shortens the learning curve by walking you through the framework in a …… 閱讀更多內容

    NT$795 TWD

  • Java and XML

    Solutions to Real-World Problems

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of …… 閱讀更多內容

    NT$993 TWD

  • Programming Google App Engine with Java

    Build & Run Scalable Java Applications on Google's Infrastructure

    Dan Sanderson ……
    This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You’ll learn hands-on how to perform …… 閱讀更多內容

    NT$968 TWD

  • Modern Java Recipes

    Simple Solutions to Difficult Problems in Java 8 and 9

    Ken Kousen ……
    The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the …… 閱讀更多內容

    NT$1,068 TWD

  • Programming Hive

    Data Warehouse and Query Language for Hadoop

    Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop’s data warehouse infrastructure. You’ll quickly learn how to use Hive’s SQL dialect—HiveQL—to summarize, query, and analyze large datasets stored in Hadoop’s distributed filesystem.This example-driven guide shows you how to set up and configure Hive in your environment, provides …… 閱讀更多內容

    NT$844 TWD

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Bruce W. Perry ……
    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, …… 閱讀更多內容

    NT$595 TWD