Mark Heckler - Böcker
Visar alla böcker från författaren Mark Heckler. Handla med fri frakt och snabb leverans.
2 produkter
2 produkter
715 kr
Skickas inom 10-15 vardagar
Create media-rich client applications using JavaFX 9 and the Java 9 platform. Learn to create GUI-based applications for mobile devices, desktop PCs, and even the web. Incorporate media such as audio and video into your applications. Interface with hardware devices such as Arduino and Leap Motion. Respond to gesture control through devices such as the Leap Motion Controller. Take advantage of the new HTTP2 API to make RESTful web requests and WebSockets calls.New to this edition are examples of creating stylized text and loading custom fonts, guidance for working with Scene Builder to create visual layouts, and new content on developing iOS and Android applications using Gluon mobile. The book also covers advanced topics such as custom controls, JavaFX 3D, gesture devices, printing, and animation. Best of all, the book is full of working code that you can adapt and extend to all your future projects.Is your goal to develop visually exciting applications in the Java language? Then this is the book you want at your side. JavaFX 9 by Example is chock-full of engaging, fun-to-work examples that bring you up to speed on the major facets of JavaFX 9. You'll learn to create applications that look good, are fun to use, and that take advantage of the medium to present data of all types in ways that engage the user and lead to increased productivity. The book:Has been updated with new content on modular development, new APIs, and an example using the Scene Builder toolIs filled with fun and practical code examples that you can modify and drop into your own projectsIncludes an example using Arduino and an accelerometer sensor to track motion in 3DHelps you create JavaFX applications for iOS and Android devicesWhat You'll LearnWork with touch-based interfacesInterpret gesture-based eventsUse shapes, color, text, and UIcontrols to create a simple click and point gameAdd audio and video to your projectsUtilize JavaFX 3DCreate custom controls using CSS, SVG, and Canvas APIsOrganize code into modules using Java Platform Module System (Project Jigsaw)Who This Book Is ForJava developers developing visual and media-rich applications to run on PCs, phones, tablets, Arduino controllers, and more. This includes developers tasked with creating visualizations of data from statistical analysis and from sensor networks. Any developer wanting to develop a polished user-interface in Java will find much to like in this book.
473 kr
Skickas inom 7-10 vardagar
With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission-critical applications.Mark Heckler from VMware, the company behind Spring, guides you through Spring Boot's architecture and approach, covering topics such as debugging, testing, and deployment. If you want to develop cloud native Java or Kotlin applications with Spring Boot rapidly and effectively (using reactive programming, building APIs, and creating database access of all kinds) this book is for you.Learn how Spring Boot simplifies cloud native application development and deploymentBuild reactive applications and extend communication across the network boundary to create distributed systemsUnderstand how Spring Boot's architecture and approach increase developer productivity and application portabilityDeploy Spring Boot applications for production workloads rapidly and reliablyMonitor application and system health for optimal performance and reliabilityDebug, test, and secure cloud-based applications painlessly