0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 16 of 16 matches in All Departments

Pro JavaFX 9 - A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients (Paperback, 4th ed.): Johan Vos,... Pro JavaFX 9 - A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients (Paperback, 4th ed.)
Johan Vos, Stephen Chin, Weiqi Gao, James Weaver, Dean Iverson
R1,452 R1,205 Discovery Miles 12 050 Save R247 (17%) Ships in 10 - 15 working days

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 interface Build dynamic UI layouts in JavaFX and using the JavaFX UI controls Create charts in JavaFX Leverage JavaFX languages and markup Who This Book Is For Experienced Java programmers looking to learn and leverage JavaFX 9 for rich client-side Java development.

JavaFX Script - Dynamic Java Scripting for Rich Internet/Client-side Applications (Paperback, 1st ed.): James Weaver JavaFX Script - Dynamic Java Scripting for Rich Internet/Client-side Applications (Paperback, 1st ed.)
James Weaver
R1,139 Discovery Miles 11 390 Ships in 10 - 15 working days

JavaFX Script makes it easy for developers to quickly develop high-quality UI-intensive applications very quickly. As JavaFX Script: Dynamic Java Scripting for Rich Internet/Client-side Applications demonstrates, developers can develop Rich Internet Applications and rich client-side user interfaces quickly and easily with this potential replacement for Ajax and perhaps even ActionScript and other scripting found in Flash. This firstPress book on JavaFX Scriptcovers the following topics: The fundamentals of the JavaFX suite of technologies and the foundations of JavaFX Script and available tools How to create a Wordsearch application How to augment and enhance the Wordsearch application after learning more advanced JavaFX Script features such as classes, objects, UI components, and constructs. What you'll learn Understand the JavaFX family and JavaFX Script and its relationship to the Java/Java SE 6 platform. Set up a JavaFX Script development and execution environment culminating in a Hello JFX application. Create a Wordsearch application and explore important JavaFX Script concepts by doing so. Survey the JavaFX UI Components including the commonly used ones that go into further building and enhancement of the Wordsearch application frame and menu structure. Use more advanced JavaFX Script language constructs for extending the Wordsearch application. Build JavaFX classes and objects, build the data model for the WordSearch application, and run the data model with a tester program. Develop the view for the Wordsearch application using a data model such as bind as well as drawing on a canvas. Explore more JavaFX Script concepts and possible IDE tie-ins to NetBeans, Eclipse, etc. Whois this book for? This book is for content developers and application developers with some programming experience who want to create rich internet applications. Related Titles Beginning Java SE 6 Platform: From Novice to Professional Pro Java 6 3D Game Development: Java 3D, JOGL, JInput and JOAL APIs

Beginning Java EE 5 - From Novice to Professional (Paperback, 1st Corrected ed., Corr. 3rd printing): Kevin Mukhar, James... Beginning Java EE 5 - From Novice to Professional (Paperback, 1st Corrected ed., Corr. 3rd printing)
Kevin Mukhar, James Weaver, James Crume, Chris Zelenak
R1,300 R1,106 Discovery Miles 11 060 Save R194 (15%) Ships in 10 - 15 working days

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 stepfrom 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.

Beginning J2EE 1.4 - From Novice to Professional (Paperback, Softcover reprint of the original 1st ed.): James Weaver, Kevin... Beginning J2EE 1.4 - From Novice to Professional (Paperback, Softcover reprint of the original 1st ed.)
James Weaver, Kevin Mukhar, James Crume
R1,393 R1,200 Discovery Miles 12 000 Save R193 (14%) Ships in 10 - 15 working days

*This book is more than simply a reprint of material already freely available on the Web (I'm looking at you, The J2EE Tutorial). * Concentrates on the parts of J2EE that readers find most interesting, accessible, and relevant for the start of their professional career - JSP and Servlets, rather than in depth coverage of EJB-helps reader accomplish something and may spark interest for further exploration of J2EE. * This title will concentrate on web development (using JSP and Servlets) but still be aimed at programmers who want to become J2EE developers - so it will be a title for the Java category, not JavaServer Pages.

Pro JavaFX 2 - A Definitive Guide to Rich Clients with Java Technology (Paperback, 1st ed.): James Weaver, Weiqi Gao, Stephen... Pro JavaFX 2 - A Definitive Guide to Rich Clients with Java Technology (Paperback, 1st ed.)
James Weaver, Weiqi Gao, Stephen Chin, Dean Iverson, Johan Vos
R1,312 R1,119 Discovery Miles 11 190 Save R193 (15%) Ships in 10 - 15 working days

InPro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology, Jim Weaver, Weiqi Gao, Stephen Chin, Dean Iverson, and Johan Vos show you how you can use the JavaFX platform to create rich-client Java applications. You'll see how JavaFX provides a powerful Java-based UI platform capable of handling large-scale data-driven business applications. 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. What you'll learn How to get started with JavaFX 2, including downloading the SDK and available tools. How to express user interfaces with a declarative-style enabled by the JavaFX builder classes. How to use property binding to keep the UI easily in sync with the model. How to use the rich set of JavaFX UI controls, charts, shapes, effects, transformations, and animations to create stunning, responsive, user interfaces. How to use the powerful JavaFX layout classes to define the user interface in a cross-platform fashion. How to leverage the observable collection classes to observe changes in, and bind to, Java collections. How to use the JavaFX media classes to play audio and video. How to interact with external application services to create an enterprise application with JavaFX. How to use the JavaFX API with alternative languages such as Scala, Groovy, and Visage. How to uncover the JavaFX APIs to whatever degree you choose. The tutorials, reference materials, and pointers to resources are exhaustive. Who this book is for

Application developers, graphic designers, and IT decision makers. Not only does this book contain comprehensive technical information for developers and designers, it builds a compelling case for choosing JavaFX for web applications and RIAs. Table of Contents Getting a Jump Start in JavaFX Creating a User Interface in JavaFX Properties and Bindings Dynamically Laying Out Nodes in the User Interface Using the JavaFX UI Controls Collections and Concurrency Creating Charts in JavaFX Using the Media Classes Accessing Web Services JavaFX Languages and Markup Appendix A: TheVisage Language In-Depth

The Shīʿa in Iraqi Heresiography - The Structure and Transmission of the Material up to al-Ashʿarī (d.324/935) (Hardcover):... The Shīʿa in Iraqi Heresiography - The Structure and Transmission of the Material up to al-Ashʿarī (d.324/935) (Hardcover)
James Weaver
R3,890 Discovery Miles 38 900 Ships in 10 - 15 working days

This book addresses the presentation of the Shīʿa in the extant theological-doxographical literature of Iraq up to the early fourth century of Islam. Understanding doxographies primarily as textual products of third-century kalÄm circles, it provides historians with a more thorough account of the likely provenance and transmission of this important body of source material, as well as of the particular images of the early Shīʿa it constructs.

Forgotten Campaign - The Story of Armstrong's Raid (Paperback): James Weaver Forgotten Campaign - The Story of Armstrong's Raid (Paperback)
James Weaver; Edited by Jacque Hillman
R529 Discovery Miles 5 290 Ships in 10 - 15 working days
Visions (Paperback): Troy James Weaver Visions (Paperback)
Troy James Weaver
R402 Discovery Miles 4 020 Ships in 10 - 15 working days
Foundational Snare Drumming (Paperback): James Weaver Foundational Snare Drumming (Paperback)
James Weaver
R394 Discovery Miles 3 940 Ships in 10 - 15 working days

This book is written to focus on the most essential snare drum skills. It takes out the fluff in order to build a solid foundation.

Selected Stories (Paperback): Troy James Weaver Selected Stories (Paperback)
Troy James Weaver
R390 Discovery Miles 3 900 Ships in 10 - 15 working days
Shades of Learning (Paperback): James Weaver Shades of Learning (Paperback)
James Weaver
R275 Discovery Miles 2 750 Ships in 10 - 15 working days

A young and wealthy, but underdeveloped man, Tyler Holmes is appointed as a professor at a women's college outside of Boston. His lack of development can be traced back to his unsettled and disoriented childhood and teenage years when his parents constantly undermined his judgment and behavior. Through his new teaching position, however, he will eventually accrue more knowledge, and gain some self-confidence and self esteem. Twenty years of teaching makes him a master teacher; he stresses individual freedom to learn and shapes students as thinkers, not believers. He becomes a crusading professor on a mission with his students to discover what true learning involves, and this leads to intimate close relations with several students, two marriages, one abortion, and two children. He earns a reputation at the college maverick as a "trouble making" and dedicated teacher who often helps below-average students to attain new skills and superior ranking through extra attention. Tyler's main goal is to expose students to the many dimensions, or shades, of learning, and to enable them to better understand the shades of gray in human behavior, accomplishments, and motivations.

Marigold (Paperback): Troy James Weaver Marigold (Paperback)
Troy James Weaver; Foreword by Michael Kazepis
R238 Discovery Miles 2 380 Ships in 10 - 15 working days
Witchita Stories (Paperback): Troy James Weaver Witchita Stories (Paperback)
Troy James Weaver
R331 R312 Discovery Miles 3 120 Save R19 (6%) Ships in 10 - 15 working days
Deep Cover (Paperback): James Weaver Deep Cover (Paperback)
James Weaver; Ron Leininger
R355 Discovery Miles 3 550 Ships in 10 - 15 working days

Despite its underlying romantic theme, DEEP COVER enters a covert world of ruthless Cold War intrigue in which a CIA contractor's well-meant alteration of his assignment unleashes an unintended, far-reaching chain of violence. Bob Hansel, a skilled contractor for the CIA, has retired to his sailboat to cruise the Caribbean with his new lover, young and seductive Ali Prudeaux. Their steamy romance draws him into thoughts of marriage. But while in Martinique his mentor, CIA Berlin Chief Nathaniel Kroiter, interrupts him with a tempting one million dollar assignment in East Germany. Bob's former romance with a woman, now lover to the notorious STASI Director, can serve to get him close enough to accomplish necessary but grim tasks. Hansel reluctantly accepts the offer, leaves Ali in Martinique, and returns to the covert game that he has grown to despise. His dark journey takes him into an underworld of political violence and betrayal from which he barely escapes. Only upon his return to Martinique and a romantic reunion with Ali will he discover Kroiter's true motives and involvement in the assignment. Even then, he must face another deadly threat from a duplicitous source before fully realizing Kroiter's influence on his life.

LoA FAQ - 17 Frequently Asked Law of Attraction Questions Answered (Paperback): Mark Anthony, James Weaver LoA FAQ - 17 Frequently Asked Law of Attraction Questions Answered (Paperback)
Mark Anthony, James Weaver
R166 Discovery Miles 1 660 Ships in 10 - 15 working days
Raspberry Pi with Java: Programming the Internet of Things (IoT) (Oracle Press) (Paperback, Ed): Stephen Chin, James Weaver Raspberry Pi with Java: Programming the Internet of Things (IoT) (Oracle Press) (Paperback, Ed)
Stephen Chin, James Weaver
R1,041 R886 Discovery Miles 8 860 Save R155 (15%) Ships in 10 - 15 working days

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 licenses For 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 robotics

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Louis I Kahn - Revised and Expanded…
Robert McCarter Hardcover R2,830 Discovery Miles 28 300
Human Resource Information Systems…
Michael J Kavanagh, Richard D. Johnson Paperback R2,161 Discovery Miles 21 610
Transportation After Deregulation…
B. Starr McMullen Hardcover R2,859 Discovery Miles 28 590
Deepening EU-Ukrainian Relations…
Michael Emerson, Veronika Movchan Hardcover R2,876 Discovery Miles 28 760
Structural Change in Transportation and…
Kiyoshi Kobayashi, T.R. Lakshmanan, … Hardcover R4,374 Discovery Miles 43 740
The Consumer Citizen
Ethan Porter Hardcover R2,583 Discovery Miles 25 830
Advances in Mechanical Engineering…
Alexander N. Evgrafov Hardcover R5,106 Discovery Miles 51 060
Expensive Poverty - Why Aid Fails And…
Greg Mills Paperback R360 R326 Discovery Miles 3 260
Renaissance Humanism, from the Middle…
John Monfasani Paperback R1,529 Discovery Miles 15 290
Insects
Sabine Krawczyk Paperback R239 R215 Discovery Miles 2 150

 

Partners