James Weaver – författare
406 kr
Skickas inom 3-6 vardagar
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
Use Raspberry Pi with Java to create innovative devices that power the internet of things!
Raspberry Pi with Java: Programming the Internet of Things (IoT) fills an important gap in knowledge between seasoned Java developers and embedded-hardware gurus, taking a project-based approach to skills development from which both hobbyists and professionals can learn. By starting with simple projects based on open-source libraries such as Pi4J, hobbyists can get immediate results without a significant investment in time or hardware.
Later projects target simplified industrial use cases where professionals can start to apply their skills to practical problems in the fields of home automation, healthcare, and robotics. This progression prepares you to be an active participant in the IoT revolution that is reshaping our lives.
For the hobbyist:
Hardware used in projects is affordable and easily accessibleFollows a project-based learning approach with a gradual learning curveProjects are based on open-source code repositories with commercial friendly licensesFor the professional computer engineer:
Uses an industry-standard platform that allows for high performance, secure, production-ready applicationsIntroduces Java SE Embedded for large devices and Java ME Embedded for small devicesCode is portable to a wide variety of ARM and MIPS based platformsProvides practical skill development with advanced projects in the fields of home automation, healthcare, and robotics524 kr
Läs direkt efter köp
Use Raspberry Pi with Java to create innovative devices that power the internet of things!
Raspberry Pi with Java: Programming the Internet of Things (IoT) fills an important gap in knowledge between seasoned Java developers and embedded-hardware gurus, taking a project-based approach to skills development from which both hobbyists and professionals can learn. By starting with simple projects based on open-source libraries such as Pi4J, hobbyists can get immediate results without a significant investment in time or hardware.
Later projects target simplified industrial use cases where professionals can start to apply their skills to practical problems in the fields of home automation, healthcare, and robotics. This progression prepares you to be an active participant in the IoT revolution that is reshaping our lives.
For the hobbyist:
Hardware used in projects is affordable and easily accessibleFollows a project-based learning approach with a gradual learning curveProjects are based on open-source code repositories with commercial friendly licensesFor the professional computer engineer:
Uses an industry-standard platform that allows for high performance, secure, production-ready applicationsIntroduces Java SE Embedded for large devices and Java ME Embedded for small devicesCode is portable to a wide variety of ARM and MIPS based platformsProvides practical skill development with advanced projects in the fields of home automation, healthcare, and robotics152 kr
Skickas inom 5-8 vardagar
11 kr
Läs direkt efter köp
11 kr
Läs direkt efter köp
11 kr
Läs direkt efter köp
11 kr
Läs direkt efter köp
613 kr
Läs direkt efter köp
Sun''s new lightweight Java Enterprise Edition (EE) 5 is an extremely powerful platform for developing enterprise-level Java-based applications, primarily for the server. This book shows you how to harness that power, examining how the pieces of the new Java EE 5 platform fit together, including the redesigned annotations-driven EJB 3 spec as well as JavaServer Faces (JSF), integrated into the platform for the first time.
Hands-on tutorials are also included, along with clear explanations and working code examples. You will grow to take the next step—from writing client-side desktop applications to writing enterprise applications. You will also learn how to use the individual APIs and tools in the Java EE 5 platform, and how to merge these to create your own enterprise applications.
619 kr
Läs direkt efter köp
The Java 2 Enterprise Edition (J2EE) is an extremely powerful platform for developing enterprise-level Java-based applications, primarily for the server. This book shows you how to harness that power, guiding you through the details of how the pieces of the J2EE platform fit together.
This book goes further than just showing you how to code a JSP or an EJB: It explains when and where to use these APIs, what their strengths and weaknesses are, and perhaps most important, how to employ the best practices for using them.
This book also contains hands-on tutorials, clear explanations, and working code examples that will take you to the next stepfrom writing client-side desktop applications to writing enterprise applications. You will learn how to use the individual APIs and tools in the J2EE platform, and how to bring these together to create your own enterprise applications.
446 kr
Skickas inom 10-15 vardagar
456 kr
Läs direkt efter köp
In Pro JavaFX 8 expert authors show you how to use the JavaFX platform to create rich-client Java applications. You''ll 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 now mobile and embedded devices.
Covering the JavaFX API, development tools, and best practices, this book provides code examples that explore the exciting new features provided with JavaFX 8 which comes as part of Oracle''s new Java (SE) 8 release. This book also contains engaging tutorials that cover virtually every facet of JavaFX development and reference materials on JavaFX that augment the JavaFX API documentation.
After reading and using this book, you''ll have the authoritative knowledge that should give you an edge in your next JavaFX-based application projects for your job or your clients.
467 kr
Skickas inom 10-15 vardagar
613 kr
Läs direkt efter köp
Covering the JavaFX API, development tools, and best practices, this book provides code examples that explore the exciting new features provided with JavaFX 2. It contains engaging tutorials that cover virtually every facet of JavaFX development and reference materials on JavaFX that augment the JavaFX API documentation. Written in an engaging and friendly style, Pro JavaFX 2 is an essential guide to JavaFX 2.
592 kr
Skickas inom 3-6 vardagar
865 kr
Läs direkt efter köp
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 tutorials that cover virtually every facet of JavaFX development and reference materials on JavaFX that augment the JavaFX API documentation.
What You''ll Learn
Create a user interface in JavaFX Use SceneBuilder to create a user interfaceBuild dynamic UI layouts in JavaFX and using the JavaFX UI controlsCreate charts in JavaFXLeverage JavaFX languages and markupWho This Book Is For
Experienced Java programmers looking to learn and leverage JavaFX 9 for rich client-side Java development.
635 kr
Läs direkt efter köp
865 kr
Läs direkt efter köp
Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of JavaFX’s latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation. The Definitive Guide to Modern Java Clients with JavaFX 17 is a professional reference for building Java applications for desktop, mobile, and embedded in the Cloud age. It offers end-to-end coverage of the latest features in JavaFX 17 and Java 17.
Among the many new or updated JavaFX features covered are the FX Robot API, for simulating user interaction; customized step repeat timing for the Spinner control; Marlin FX; the ColorPicker color palette; and the GetCenter method.After reading this book, you will be equipped to upgrade legacy client applications, develop cross-platform applications inJava, and build enhanced desktop and mobile native clients.
Note: source code can be downloaded from https://github.com/Apress/definitive-guide-modern-java-clients-javafx17.
What You Will Learn:
Create modern client applications in Java using the latest JavaFX 17 and Java 17 LTS Build enterprise clients that will enable integration with existing cloud services Use advanced visualization and 3D features Deploy on desktop, mobile, and embedded devicesWho This Book Is For:
Professional Java developers who are interested in learning the latest client Java development techniques to fill out their skills set.
447 kr
Skickas inom 10-15 vardagar
447 kr
Skickas inom 10-15 vardagar
400 kr
Skickas inom 10-15 vardagar
2 011 kr
Skickas inom 3-6 vardagar
719 kr
Skickas inom 3-6 vardagar
944 kr
Läs direkt efter köp
Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of JavaFX’s latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation. This book is a professional reference for building Java applications for desktop, mobile, and embedded in the Cloud age. It offers end-to-end coverage of the latest features in JavaFX 21 and 23.
This third edition has been updated to include new features introduced in JavaFX 21 and 23, including NEW APIs: Map, FlatMap, and OrElse fluent bindings for ObservableValue, along with the new Subscription API. Additionally, it''s updated to account for new bug fixes and overall improvements to existing functionality in Java.
After reading this book, you will be equipped to upgrade legacy client applications, develop cross-platform applications in Java, and build enhanced desktop and mobile native clients.
What You Will Learn
Create modern client applications in Java using the latest JavaFX 21 and 23Build enterprise clients that will enable integration with existing cloud services Use advanced visualization and 3D featuresDeploy on desktop, mobile, and embedded devicesWho This Book Is For
Professional Java developers who are interested in learning the latest client Java development techniques to fill out their skills set