![]() |
Introduction to Programming in Java: An Interdisciplinary Approach
ISBN: 9780672337840 / Angielski / Miękka / 784 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
502,43 |
![]() |
Quick Clojure: Effective Functional Programming
ISBN: 9781484229514 / Angielski / Miękka / 200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
134,05 |
![]() |
Pro Java Clustering and Scalability: Building Real-Time Apps with Spring, Cassandra, Redis, Websocket and Rabbitmq
ISBN: 9781484229842 / Angielski / Miękka / 149 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build clustered and scalable Java-based, real-time applications using Spring Framework, Boot, WebSocket, Cassandra, Redis and RabbitMQ. In this book, you'll tie all this together with a dive-in case study, a real-time scalable chat application under differing scenarios. Pro Java Clustering and Scalability also discusses how to horizontally scale the WebSocket chat application using a full STOMP broker such as RabbitMQ.
Although this is a programming book, it also discusses many interesting infrastructure topics and tips about continuous delivery, Docker, NoSQL (Cassandra and... Build clustered and scalable Java-based, real-time applications using Spring Framework, Boot, WebSocket, Cassandra, Redis and RabbitMQ. In this book, ...
|
cena:
182,82 |
![]() |
Java Unit Testing with Junit 5: Test Driven Development with Junit 5
ISBN: 9781484230145 / Angielski / Miękka / 151 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Explore the new way of building and maintaining test cases with Java test driven development (TDD) using JUnit 5. This book doesn't just talk about the new concepts, it shows you ways of applying them in TDD and Java to continuously deliver code that excels in all metrics. Unit testing and test driven development have now become part of every developer's skill set. For Java developers, the most popular testing tool has been JUnit and JUnit 5 is built using the latest features of Java. With Java Unit Testing with JUnit, you'll master these new features, such as method parameters,...
Explore the new way of building and maintaining test cases with Java test driven development (TDD) using JUnit 5. This book doesn't just talk about th...
|
cena:
304,72 |
![]() |
Programming Language: 3 Books in 1: Beginner's Guide + Best Practices + Advanced Guide to Programming Code with JavaScript
ISBN: 9781547027873 / Angielski / Miękka / 294 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
103,32 |
![]() |
Programming Language: 3 Books in 1: Beginner's Guide + Best Practices + Advanced Guide to Programming Code with Java
ISBN: 9781547050246 / Angielski / Miękka / 220 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Java Programming: 3 Books In 1 Save time and money and start learning Java Programming now with this bestselling Java Computer Programming bundle covering Beginner, Intermediate and Advanced levels. This 3 book volume contains: Java: Beginner's Guide to Programming Code with Java Java: Best Practices to Programming Code with Java Java: Advanced Guide to Programming Code with Java BOOK 1: Java: Beginner's Guide to Programming Code with Java In this Definitive Java Guide, you're about to discover how to... How to program code in Java through learning the...
Java Programming: 3 Books In 1 Save time and money and start learning Java Programming now with this bestselling Java Computer Programming bun...
|
cena:
115,72 |
![]() |
Akka Cookbook
ISBN: 9781785288180 / Angielski / Miękka / 414 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
255,74 |
![]() |
Mastering Java Machine Learning: A Java developer's guide to implementing machine learning and big data architectures
ISBN: 9781785880513 / Angielski / Miękka / 556 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
282,20 |
![]() |
Mastering Spring 5.0: Master reactive programming, microservices, Cloud Native applications, and more
ISBN: 9781787123175 / Angielski / Miękka / 496 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
255,74 |
![]() |
Introduction to JVM Languages
ISBN: 9781787127944 / Angielski / Miękka / 450 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
224,87 |
![]() |
Practical Jsf in Java Ee 8: Web Applications in Java for the Enterprise
ISBN: 9781484230299 / Angielski / Miękka / 480 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Master the Java EE 8 and JSF (JavaServer Faces) APIs and web framework with this practical, projects-driven guide to web development with. This book combines theoretical background with a practical approach by building four real-world applications. By developing these JSF web applications, you'll take a tour through the other Java EE technologies such as JPA, CDI, Security, WebSockets, and more. In Practical JSF in Java EE 8, you will learn to use the JavaServer Faces web framework in Java EE 8 to easily construct a web-based user interface from a set of reusable components.... Master the Java EE 8 and JSF (JavaServer Faces) APIs and web framework with this practical, projects-driven guide to web development with. This boo... |
cena:
236,21 |
![]() |
Spring 5.0 Microservices
ISBN: 9781787127685 / Angielski / Miękka / 414 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
255,74 |
![]() |
Troubleshooting Java Performance: Detecting Anti-Patterns with Open Source Tools
ISBN: 9781484229781 / Angielski / Miękka / 194 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Troubleshoot the most widespread and pernicious Java performance problems using a set of open-source and freely-available tools that will make you dramatically more productive in finding the root causes of slow performance. This is a brief book that focuses on a small number of performance anti-patterns, and you'll find that most problems you encounter fit into one of these anti-patterns. The book provides a specific method in a series of steps referred to as the "P.A.t.h. Checklist" that encompasses persistence, alien systems, threads, and heap management. These steps guide you through a...
Troubleshoot the most widespread and pernicious Java performance problems using a set of open-source and freely-available tools that will make you dra...
|
cena:
264,09 |
![]() |
Practical Scala Dsls: Real-World Applications Using Domain Specific Languages
ISBN: 9781484230350 / Angielski / Miękka / 226 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In Practical Scala DSLs, you'll learn to create pragmatic and complete code examples that explain the actual use of DSLs with Scala: a web API and microservices; a custom language; a mobile app; a Forex system; a game; and cloud applications.
At the end of this unique book, you'll be able to describe the differences between external and internal DSLs; understand when and how to apply DSLs;... Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and ...
|
cena:
182,82 |
![]() |
Pro Javafx 9: A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients
ISBN: 9781484230411 / Angielski / Miękka / 348 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Use the JavaFX platform to create rich-client Java applications and discover how you can use this powerful Java-based UI platform, which is capable of handling large-scale data-driven business applications for PC as well as mobile and embedded devices. The expert authors cover the new more modular JavaFX 9 APIs, development tools, and best practices and provide code examples that explore the exciting new features provided with JavaFX 9, part of Oracle's new Java 9 release. Pro JavaFX 9: A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients also contains engaging... Use the JavaFX platform to create rich-client Java applications and discover how you can use this powerful Java-based UI platform, which is capable... |
cena:
236,21 |
![]() |
java: Learn Java in 3 Days!
ISBN: 9781548937843 / Angielski / Miękka / 130 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. More than anything, what you have to understand about Java is that it is a general purpose, object-oriented programming language - which means that it is easier to understand than other programming languages. It was designed primarily so that software developers could just code their programs once, and allow those programs run anywhere, or at least, in most platforms, as long as those platforms allow Java code to run in them. Java primarily uses some of the same elements that C+ and C++ use, but transforms them into much simple, easy to understand versions that could also be modified...
More than anything, what you have to understand about Java is that it is a general purpose, object-oriented programming language - which means that it...
|
cena:
61,93 |
![]() |
Mastering Concurrency Programming with Java 9 - Second Edition: Fast, reactive and parallel application development
ISBN: 9781785887949 / Angielski / Miękka / 516 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
255,74 |
![]() |
A Developer's Approach to Learning Java: Read, Write, and Problem Solve Using Test-Driven Development: Labs Interleaved
ISBN: 9781453701478 / Angielski / Miękka / 338 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is designed to teach beginners how to program in Java. Beyond teaching the basics of Java, it focuses on how to use state-of-the-art techniques to solve real-world problems. Readers will gain expertise by following a progression of practical examples that lead the reader through three distinct phases. Phase 1 explains how to read Java code. The reader watches code execute in the Eclipse debugger and learns to predict the behavior that various Java constructs cause. Phase 2 introduces JUnit tests to practice writing code using the primary Java constructs. Phase 3 progresses to...
This book is designed to teach beginners how to program in Java. Beyond teaching the basics of Java, it focuses on how to use state-of-the-art techniq...
|
cena:
347,29 |
![]() |
Scala and Spark for Big Data Analytics: Explore the concepts of functional programming, data streaming, and machine learning
ISBN: 9781785280849 / Angielski / Miękka / 786 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
330,71 |
![]() |
Java 9 Programming Blueprints
ISBN: 9781786460196 / Angielski / Miękka / 466 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
255,74 |