Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 529 - 552 of 1703 Results
Skip side bar filters
  • Java

    Il Tuo Primo Programma

    Chi ben inizia è a metà dell'opera...In questo ebook di 50 pagine ti mostrerò come creare il tuo primo programma in java, partendo da zero. Per seguire i passi descritti avrai bisogno di un PC o di un Mac, di una connessione ad Internet decente per scaricare (gratis) i programmi necessari e, infine, di un po’ di pazienza. Nulla più.In particolare, ti spiegherò:- Come installare e configurare Java ... Read more

    Free

  • Programcılık MAntığı

    Programcılık nedir? Programcı olabilmek için neler gerekir? Kimler programcı olabilir? Programcılar ne yapar? Programcı kimdir?• Programlama dilleri ve karşılaştırmaları• Programcılık Terimleri• Temel Algoritma Öğeleri• Mantıksal Operatörler• Akış Şemaları• Nesne Temelli Programlama• Görsel ProgramcılıkBu sorulardan yola çıkarak, programcılığı masaya yatıran Programcılık Mantığı, programcı olmak ... Read more

    PHP579.75

  • Java/J2EE Design Patterns Interview Questions You'll Most Likely Be Asked

    Second Edition

    Series Book 30 - Job Interview Questions Series
    225 Java/J2EE Design Patterns Interview Questions78 HR Interview QuestionsReal life scenario-based questionsStrategies to respond to interview questions2 Aptitude TestsJava/J2EE Design Patterns Interview Questions You'll Most Likely Be Asked: Second Edition is a perfect companion to stand ahead above the rest in today’s competiti... ... Read more

    PHP465.61

  • ESERCIZI DI INFORMATICA Parte I Sequenza, Selezione, Iterazione

    Questa raccolta di esercizi vorrebbe essere, per chi si avvicina allo studio dell'informatica, un aiuto a fare per capire. Per ciascuno dei tre argomenti trattati in questo testo: Sequenza, Selezione, Iterazione, sono proposti esercizi risolti ed esercizi da risolvere. Per ogni esercizio risolto sono riportati: uno o più esempi dei dati da fornire al programma (input) e del risultato dell ... Read more

    PHP406.44

  • Functional Programming for Java Developers

    Tools for Better Concurrency, Abstraction, and Agility

    by Dean Wampler ...
    Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how ... Read more

    PHP677.59

  • Java Servlet & JSP Cookbook

    Practical Solutions to Real World Problems

    With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages or servlets will use every day, along with full-fledged solutions to significant web application development problems that developers can insert directly into their own applications.Java Servlet and JSP Cookbook ... Read more

    PHP1,491.29

  • Core Java, Volume II--Advanced Features

    Series series Core Series
    Fully updated to reflect Java SE 7 language changes, Core Java®, Volume II—Advanced Features, Ninth Edition, is the definitive guide to Java’s most powerful features for enterprise and desktop application development.   Designed for serious programmers, this reliable, unbiased, no-nonsense tutorial illuminates advanced Java language and library features with thoroughly tested code examples. A. ... Read more

    PHP1,664.79

  • Practical JIRA Administration

    Using JIRA Effectively: Beyond the Documentation

    If you're familiar with JIRA for issue tracking, bug tracking, and other uses, you know it can sometimes be tricky to set up and manage. In this concise book, software toolsmith Matt Doar clarifies some of the more confusing aspects by answering difficult and frequently asked questions about JIRA administration.Practical JIRA Administration shows you how JIRA is intended to be used, making it an ... Read more

    PHP716.49

  • Java Coding Problems

    Improve your Java Programming skills by solving real-world coding challenges

    Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, Data Structures and Algorithms, Concurrency, and Functional programming Key FeaturesSolve Java programming challenges and get interview-ready by using the power of modern Java 11Test your Java skills using language features, algorithms, data structures, and design patternsExplore areas such as ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Mastering Kotlin

    Learn advanced Kotlin programming techniques to build apps for Android, iOS, and the web

    by Nate Ebel ...
    Explore popular language features, Java to Kotlin interoperability, advanced topics, and practical applications by building a variety of sample projectsKey FeaturesUnderstand and leverage the syntax, tools, and patterns by writing code in KotlinExplore practical topics such as Java interop, concurrency with coroutines, and functional programmingDiscover how to use Kotlin for build targets like ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • Android Programming for Beginners

    Build in-depth, full-featured Android 9 Pie apps starting from zero programming experience

    by John Horton ...
    Learn all the Java and Android skills you need to start making powerful mobile applications with practical and actionable stepsKey FeaturesKick-start your Android programming career, or just have fun publishing apps to the Google Play marketplaceA first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratchLearn by example and ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... Read more

    PHP1,357.59 or Free with Kobo Plus

  • Learn Scala Programming

    A comprehensive guide covering functional and reactive programming with Scala 2.13, Akka, and Lagom

    by Slava Schmidt ...
    A step-by-step guide in building high-performance scalable applications with the latest features of Scala.Key FeaturesDevelop a strong foundation in functional programming and Scala's Standard Library (STL)Get a detailed coverage of Lightbend Lagom—the latest microservices framework from LightbendUnderstand the Akka framework and learn event-based Programming with ScalaBook DescriptionThe second ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Java Image Processing Recipes

    With OpenCV and JVM

    Series series Professional and Applied Computing (R0)
    Quickly obtain solutions to common Java image processing problems, learn best practices, and understand everything OpenCV has to offer for image processing. You will work with a JVM image wrapper to make it very easy to run image transformation through pipelines and obtain instant visual feedback. This book makes heavy use of the Gorilla environment where code can be executed directly in the ... Read more

    PHP2,008.79

  • Software Development, Design, and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    Series series Professional and Applied Computing (R0)
    Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. ... Read more

    PHP3,616.49

  • Transitioning to Java

    Kickstart your polyglot programming journey by getting a clear understanding of Java

    by Ken Fogel ...
    Develop your Java coding skills by exploring object-oriented methodologies, functional programming, software design patterns, and more Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet started with programming in Java with this step-by-step guide for experienced programmersRe-enforce your knowledge of object-oriented methodologies applied in JavaDevelop the range of ... Read more

    PHP1,727.09 or Free with Kobo Plus

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Hands-On Cloud-Native Microservices with Jakarta EE

    Build scalable and reactive microservices with Docker, Kubernetes, and OpenShift

    Discover how cloud-native microservice architecture helps you to build dynamically scalable applications by using the most widely used and adopted runtime environments Key FeaturesBuild robust cloud-native applications using a variety of toolsUnderstand how to configure both Amazon Web Services (AWS) and Docker clouds for high availabilityExplore common design patterns used in building and ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Java EE 8 Design Patterns and Best Practices

    Build enterprise-ready scalable applications with architectural design patterns

    Get the deep insights you need to master efficient architectural design considerations and solve common design problems in your enterprise applications.Key FeaturesThe benefits and applicability of using different design patterns in JAVA EELearn best practices to solve common design and architectural challengesChoose the right patterns to improve the efficiency of your programsBook ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Hands-On Full Stack Development with Spring Boot 2.0 and React

    Build modern and scalable full stack applications using the Java-based Spring Framework 5.0 and React

    by Juha Hinkula ...
    Develop efficient and modern full-stack applications using Spring Boot and React 16Key Features\* Develop resourceful backends using Spring Boot and faultless frontends using React.\* Explore the techniques involved in creating a full-stack app by going through a methodical approach.\* Learn to add CRUD functionalities and use Material UI in the user interface to make it more user-friendly.Book ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Mastering JavaFX 10

    Build advanced and visually stunning Java applications

    by Sergey Grinev ...
    Design modern, rich interfaces for Java apps using JavaFX 10Key FeaturesLeverage advanced GUI programming techniques using the latest JavaFX 10 framework.Create dynamic content using the animation API and work with different application layersCreate and customize plugins and use them efficiently in different applicationsBook Description: JavaFX 10 is used to create media-rich client applications. ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... Read more

    PHP2,131.19 or Free with Kobo Plus