|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

Der Java Workshop: Lernen Sie objektorientiertes Programmieren und starten Sie Ihre Karriere,

Finders Keepers TV
(547)
Angemeldet als privater Verkäufer
Verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, finden daher keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
US $7,75
Ca.CHF 6,23
oder Preisvorschlag
Artikelzustand:
Akzeptabel
See pictures for proof of condition and all that is included. Feel free to ask for more pictures if ... Mehr erfahrenÜber den Artikelzustand
Versand:
US $4,75 (ca. CHF 3,82) USPS Media MailTM.
Standort: Fort Worth, Texas, USA
Lieferung:
Lieferung zwischen Do, 7. Aug und Di, 12. Aug nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
Keine Rücknahme.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:295595921735
Zuletzt aktualisiert am 09. Sep. 2024 21:26:51 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Akzeptabel
Buch mit deutlichen Gebrauchsspuren. Der Einband kann einige Beschädigungen aufweisen, ist aber in seiner Gesamtheit noch intakt. Die Bindung ist möglicherweise leicht beschädigt, in ihrer Gesamtheit aber noch intakt. In den Randbereichen wurden evtl. Notizen gemacht, der Text kann Unterstreichungen und Markierungen enthalten, es fehlen aber keine Seiten und es ist alles vorhanden, was für die Lesbarkeit oder das Verständnis des Textes notwendig ist. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“See pictures for proof of condition and all that is included. Feel free to ask for more pictures if ...
Book Title
The Java Workshop: Learn object-oriented programming and kicks�
Narrative Type
Business Technology
Genre
N/A
Intended Audience
N/A
ISBN
9781838986698

Über dieses Produkt

Product Identifiers

Publisher
Packt Publishing, The Limited
ISBN-10
1838986693
ISBN-13
9781838986698
eBay Product ID (ePID)
20038499608

Product Key Features

Number of Pages
606 Pages
Language
English
Publication Name
The Java Workshop : Learn Object-Oriented Programming and Kickstart Your Career in Software Development
Subject
Programming / General, Programming Languages / Java, Internet / Application Development
Publication Year
2019
Type
Textbook
Subject Area
Computers
Author
Andreas Göransson, David Cuartielles, Eric Foster-Johnson
Format
Trade Paperback

Dimensions

Item Length
3.6 in
Item Width
3 in

Additional Product Features

Intended Audience
Trade
Table Of Content
Table of Contents Getting Started Learning the Basics Object-Oriented Programming Collections, Lists and Java's Built-In APIs Exceptions Libraries, Packages, and Modules Databases and JDBC Sockets, Files, and Streams Working with HTTP Encryption Processes Regular Expressions Functional Programming with Lambda Expressions Recursion Processing Data with Streams Predicates and Other Functional Interfaces Reactive Programming with Java Flow Unit Testing
Synopsis
Cut through the noise and get real results with a step-by-step approach to learning Java programming Key Features Ideal for the Java beginner who is getting started for the first time A step-by-step Java tutorial with exercises and activities that help build key skills Structured to let you progress at your own pace, on your own terms Use your physical copy to redeem free access to the online interactive edition Book Description You already know you want to learn Java, and a smarter way to learn Java 12 is to learn by doing. The Java Workshop focuses on building up your practical skills so that you can develop high-performance Java applications that work flawlessly within the JVM across web, mobile and desktop. You'll learn from real examples that lead to real results. Throughout The Java Workshop, you'll take an engaging step-by-step approach to understanding Java. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day or spend an entire weekend learning about Reactive programming and Unit testing. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding. Every physical copy of The Java Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track progress, and receive free content updates. You'll even earn a secure credential that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem, follow the instructions located at the start of your Java book. Fast-paced and direct, The Java Workshop is the ideal companion for Java beginners. You'll build and iterate on your code like a software developer, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead. What you will learn Get to grips with fundamental concepts and conventions of Java 12 Write clean and well-commented code that's easy to maintain Debug and compile logical errors and handle exceptions in your programs Understand how to work with Java APIs and Java streams Learn how to use third-party libraries and software development kits (SDKs) Discover how you can work with information stored in databases Understand how you can keep data secure with cryptography and encryption Learn how to keep your development process bug-free with unit testing in Java Who this book is for Our goal at Packt is to help you be successful, in whatever it is you choose to do. The Java Workshop is an ideal Java tutorial for the Java beginner who is just getting started. Pick up a Workshop today, and let Packt help you develop skills that stick with you for life., This Java book will guide you through Java development and help you build the knowledge and confidence to progress from the basics to become a skilled Java developer. All the key tools that you'll need to solve real-world problems are clearly explained and demonstrated with engaging, practical examples., Get to grips with the fundamentals of Java programming and learn to build useful applications with the help of real-world examples and engaging practical activities Key Features Build a solid foundation in Java and focus on developing real-world applications Implement the fundamental concepts of object-oriented programming in your code Work with external data storage systems and learn how to efficiently handle data Book Description Java is a versatile, popular programming language used across a wide range of industries. Learning how to write effective Java code can take your career to the next level, and The Java Workshop will help you do just that. This book is designed to take the pain out of Java coding and teach you everything you need to know to be productive in building real-world software. The Workshop starts by showing you how to use classes, methods, and the built-in Collections API to manipulate data structures effortlessly. You'll dive right into learning about object-oriented programming by creating classes and interfaces and making use of inheritance and polymorphism. After learning how to handle exceptions, you'll study the modules, packages, and libraries that help you organize your code. As you progress, you'll discover how to connect to external databases and web servers, work with regular expressions, and write unit tests to validate your code. You'll also be introduced to functional programming and see how to implement it using lambda functions. By the end of this Workshop, you'll be well-versed with key Java concepts and have the knowledge and confidence to tackle your own ambitious projects with Java. What you will learn Write clean, well-commented Java code that's easy to maintain Debug logical errors and handle exceptions in your Java programs Implement object-oriented and functional programming paradigms Use regular expressions to search for information in text data Work with information stored in databases using JDBC Make HTTP requests from Java applications and parse the response data Secure your data with cryptography and encryption Write unit tests to validate your code with JUnit Who this book is for This Java coding book is designed for anyone who is new to Java. Whether you're an aspiring software developer, or are just curious about learning to code, then this book will get you on the right track. No prior programming experience is required.

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

Finders Keepers TV

97% positive Bewertungen901 Artikel verkauft

Mitglied seit Okt 1997
Antwortet meist innerhalb 24 Stunden
Angemeldet als privater VerkäuferDaher finden verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.8
Angemessene Versandkosten
4.9
Lieferzeit
4.9
Kommunikation
4.9

Verkäuferbewertungen (370)

Alle Bewertungen
Positiv
Neutral
Negativ