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 337360 av 1716 resultater
Skip side bar filters
  • Spring Boot 3

    So geht moderne Java-Entwicklung – Konzepte und Anwendungen

    Ihr umfassender Leitfaden für Spring Boot 3Spring Boot von Null auf HundertNeuerungen in Spring Boot 3 und Migration von Spring Boot 2Beispiele für verschiedenste AnwendungsfälleEntdecken Sie die Leistungsfähigkeit von Spring Boot 3 mit diesem umfassenden Leitfaden. Von den Grundlagen zu Spring Boot 3 über fortgeschrittene Themen wie zum Beispiel reaktive Programmierung bis zu eigenen ... Les mer

    Var 479,00 kr 379,00 kr eller gratis med Kobo Plus

  • Programming in Two Semesters

    Using Python and Java

    Serie serien Computer Science (R0)
    This highly accessible textbook teaches programming from first principles. In common with many programming courses, it uses Python as the introductory programming language before going on to use Java as the vehicle for more advanced programming concepts.The first part, which teaches Python, covers fundamental programming concepts, such as data types and control structures and functions. It ... Les mer

    617,03 kr

  • Java

    Tips and Tricks to Programming Code with Java

    Serie Bok 2 - Java Programming Series
    Have you been coding for awhile now, but could still use some useful Java coding tips? Do you have some basic knowledge with Java and want to learn more?If you answered yes to any of these questions, then look no further - this book "Java: Tips and Tricks to Programming Code with Java" is for you.In this Definitive Java Intermediate Level Guide, you're about to discover...Java is a program that ... Les mer

    29,60 kr eller gratis med Kobo Plus

  • Core Java for the Impatient

    The release of Java SE 8 introduced significant enhancements that impact the Core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer required and new features like lambda expressions will increase programmer productivity, but navigating these changes can be challenging.   Core Java® for the Impatient is a complete but concise guide to Java SE 8. . ... Les mer

    239,09 kr

  • Learn JSP in 24 Hours

    av Alex Nordeen ...
    Java Server Pages or JSP technology is used to develop dynamic Java-based web applications. Various frameworks like JavaServer Faces, Struts 2, or Spring MVC are based on JSP. To quickly switch on to this technology and to reduce JSP learning time this e-book is designed.The step by step explanation of code and images in this book, will enable you to get a greater level of understanding on how JSP ... Les mer

    82,93 kr

  • Essential JavaFX

    A complete introduction for beginners to Sun's powerful JavaFX scripting language   JavaFX is a scripting language which provides built-in properties for manipulating objects within a 2D coordinate system. A competing technology to Microsoft's Silverlight, JavaFX provides the tools to fill and pen stroke colors, and create special effects, shapes and lines. It also manipulates images and pl... ... Les mer

    191,29 kr

  • BIRT

    A Field Guide to Reporting

    The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. 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. The first in a two-book ... Les mer

    328,69 kr

  • The Java EE 6 Tutorial: Basic Concepts

    Basic Concepts

    Serie serien Java Series
    The Java EE 6 Tutorial: Basic Concepts, Fourth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 6 (Java EE 6). Written by members of the Java EE 6 documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform. Starting with expert guidance on web ... Les mer

    239,09 kr

  • The Minimum You Need to Know About Java and xBaseJ

    av Roland Hughes ...
    Tutorial book which teaches Java programmers how to use the xBaseJ library to create and access files in XBASE/DBASE format. ... Les mer

    Gratis

  • 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 ... Les mer

    Gratis

  • Sams Teach Yourself Java in 21 Days (Covering Java 7 and Android)

    Serie serien Sams Teach Yourself
    Sams Teach Yourself Java in 21 Days Covering Java 7 and Android App Development Sams Teach Yourself Java in 21 Days continues to be one of the most popular, best-selling Java tutorials on the market. Written by an expert technical writer, it has been acclaimed for its clear and personable writing, for its extensive use of examples, and for its logical and complete organization. The sixth ... Les mer

    215,19 kr

  • 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 ... Les mer

    99,89 kr

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

    Second Edition

    Serie Bok 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... ... Les mer

    78,76 kr

  • 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 ... Les mer

    78,30 kr

  • Functional Programming for Java Developers

    Tools for Better Concurrency, Abstraction, and Agility

    av 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 ... Les mer

    114,69 kr

  • 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 ... Les mer

    252,29 kr

  • Core Java, Volume II--Advanced Features

    Serie serien 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. ... Les mer

    286,89 kr

  • 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 ... Les mer

    124,39 kr

  • 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 ... Les mer

    368,09 kr eller gratis med Kobo Plus

  • Mastering Kotlin

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

    av 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 ... Les mer

    292,49 kr eller gratis med Kobo Plus

  • Android Programming for Beginners

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

    av 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 ... Les mer

    323,99 kr eller gratis med 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 ... Les mer

    234,69 kr eller gratis med Kobo Plus

  • Learn Scala Programming

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

    av 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 ... Les mer

    323,99 kr eller gratis med Kobo Plus