Bücher Bücher Elektronik, Foto Elektronik, Foto Sport und Freizeit Sport und Freizeit
Drogerie und Bad Drogerie und Bad Haus, Garten, Küche Haus, Garten, Küche Spielzeug Spielzeug
Computerspiele Computerspiele Software Software Küchengeräte Küchengeräte
DVDs - Filme DVDs - Filme Lebensmittel Lebensmittel Musik-CDs Musik-CDs
Buch, Hörbücher
Computer und Internet
Programmierung und Webdesign
Programmiersprachen

Java 07

Java – die Neuerungen in Version 9 bis 14: Modularisierung, Syntax- und API-Erweiterungen - Michael Inden

Java – die Neuerungen in Version 9 bis 14: Modularisierung, Syntax- und API-Erweiterungen

Autor: Michael Inden

Taschenbuch, 30.04.2020


OCP Oracle Certified Professional Java SE 17 Developer Practice Tests: Exam 1Z0-829 - Jeanne Boyarsky, Scott Selikoff

OCP Oracle Certified Professional Java SE 17 Developer Practice Tests: Exam 1Z0-829

Autoren: Jeanne Boyarsky, Scott Selikoff

Taschenbuch, 26.08.2022


Effective Kotlin: Best Practices (Kotlin for Developers, Band 5) - Marcin Moskala

Effective Kotlin: Best Practices (Kotlin for Developers, Band 5)

Autor: Marcin Moskala

Taschenbuch, 05.09.2023


Java All-in-One For Dummies - Doug Lowe

Java All-in-One For Dummies

Autor: Doug Lowe

Taschenbuch, 07.02.2023


Java Programmieren für Einsteiger: das fundierte und praxisrelevante Handbuch. Wie Sie als Anfänger Programmieren lernen und schnell zum Java-Experten werden. Bonus: Übungen inkl. Lösungen - Simon Flaig

Java Programmieren für Einsteiger: das fundierte und praxisrelevante Handbuch. Wie Sie als Anfänger Programmieren lernen und schnell zum Java-Experten werden. Bonus: Übungen inkl. Lösungen

Autor: Simon Flaig

Taschenbuch, 24.07.2020


Angular Projects - Third Edition: Build modern web apps in Angular 16 with 10 different projects and cutting-edge technologies - Aristeidis Bampakos

Angular Projects - Third Edition: Build modern web apps in Angular 16 with 10 different projects and cutting-edge technologies

Autor: Aristeidis Bampakos

Taschenbuch, 19.07.2023


A Functional Approach to Java: Augmenting Object-Oriented Java Code With Functional Principles - Ben Weidig

A Functional Approach to Java: Augmenting Object-Oriented Java Code With Functional Principles

Autor: Ben Weidig

Taschenbuch, 13.06.2023


Java Übungen: Mehr als 80 erprobte Übungen für das erste Semester Programmieren in Java - Steffen Heinzl

Java Übungen: Mehr als 80 erprobte Übungen für das erste Semester Programmieren in Java

Autor: Steffen Heinzl

Taschenbuch, 07.03.2020


Ocp Java Se 8 Programmer II Exam Guide (Exam 1z0-809) - Kathy Sierra, Bert Bates, Elisabeth Robson

Ocp Java Se 8 Programmer II Exam Guide (Exam 1z0-809)

Kathy Sierra, Bert Bates, Elisabeth Robson

Taschenbuch


Java in a Nutshell: A Desktop Quick Reference - Ben Evans, David Flanagan

Java in a Nutshell: A Desktop Quick Reference

Ben Evans, David Flanagan

Taschenbuch


Jython for Java Programmers (Landmark (New Riders)) - Robert Bill

Jython for Java Programmers (Landmark (New Riders))

Robert Bill

Taschenbuch


Robert Bill's < I> Jython for Java Programmers from New Riders is an essential introduction to the complexities of the merger between two popular object-oriented languages, Python and Java. It is directed toward Java programmers who want to incorporate Python rather than vice versa, but the utter symmetry of merging two object-oriented languages creates an Escheresque problem in perspective. It is like two snakes gobbling each other up.

Let's sort this out historically. When Sun Microsystems' virtual machine ( V M) paradigm emerged in the mid-1990s, the high-level programming language Java became the idiom for the new "soft" computer. Java's object-oriented architecture allowed it to scope from the lowest-level O S tasks (reads, writes to disk and screen), but much of the mid- and high-level tools were missing-e. g. , common G U I features, text parsing, list sorting. The missing functionality is implemented gradually with nuts-and-bolts Java functions and by porting libraries to Java ( G L4 Java).

The cascade of "100 percent pure Java" ports has finally led to the gobbling up of the elegant Python scripting language, which is also object-oriented. But that is only half of the story. As Java devours Python, Python also devours Java. In one manifestation, Jython is Python written in Java rather than C. It has its own interpreter "jython" and compiler "jythonc, " both of which can draw on all of Java's classes. Conversely, jythonc will create a Java class which can be imported by the Java interpreter "java" and compiler "javac. " Java programmers will have the luxury of importing and using succinct Jython classes rather than writing the lines of verbose native Java code.

The bewildering complexities are elucidated by Bill in < I> Jython for Java Programmers, which presents Jython both as a standalone, Java-equipped language and as the class implementation within Java. Its three parts are dedicated to Jython's basics (very similar to a Python tutorial), Jython's internals, and Jython's incorporation into G U I, database, and Web applications. The book follows in the New Riders tradition of exhaustive, implementation-centered publishing. Jython is not a Java foundation class, but Bill's book is a cornerstone in its own right. We also recommend Jython. org to help sort out Jython's big picture. < I>-Peter Leopold


Spring, Hibernate, Data Modeling, REST and TDD:Agile Java Design and Development - Amritendu De

Spring, Hibernate, Data Modeling, REST and TDD:Agile Java Design and Development

Amritendu De

Taschenbuch


The Definitive ANTLR 4 Reference - Terence Parr

The Definitive ANTLR 4 Reference

Terence Parr

Taschenbuch


Eclipse Rich Client Platform (vogella series) - Lars Vogel

Eclipse Rich Client Platform (vogella series)

Lars Vogel

Taschenbuch


Reactive Design Patterns - Roland Kuhn Dr., Brian Hanafee, Jamie Allen

Reactive Design Patterns

Roland Kuhn Dr., Brian Hanafee, Jamie Allen

Taschenbuch


Head First Kotlin: A Brain-Friendly Guide - Dawn Griffiths, David Griffiths

Head First Kotlin: A Brain-Friendly Guide

Dawn Griffiths, David Griffiths

Taschenbuch


Get Your Hands Dirty on Clean Architecture: A hands-on guide to creating clean web applications with code examples in Java - Tom Hombergs

Get Your Hands Dirty on Clean Architecture: A hands-on guide to creating clean web applications with code examples in Java

Tom Hombergs

Taschenbuch


Getting Started with Processing, 2E: A Hands-on Introduction to Making Interactive Graphics (Make: Technology on Your Time) - Casey Reas, Ben Fry

Getting Started with Processing, 2E: A Hands-on Introduction to Making Interactive Graphics (Make: Technology on Your Time)

Casey Reas, Ben Fry

Taschenbuch


UML 2.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) (English Edition) - Dan Pilone, Neil Pitman

UML 2.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) (English Edition)

Autoren: Dan Pilone, Neil Pitman

Kindle eBook und andere Ausgaben


Buch, Hörbücher, Kategorie Java, Weitere Seiten:
 1      2      3      4      5      6      7      8      9      10