Javafx 9 by example, Dea, Carl Heckler, Mark Grunwald, Gerrit Phillips, Sean Pereda Llamas, Jose
Старое издание
Автор: Helder Coelho; Jose C. Cotta Название: Prolog by Example ISBN: 3642832156 ISBN-13(EAN): 9783642832154 Издательство: Springer Рейтинг: Цена: 12157.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Its real point is the examples introduced from Chapter 3 onwards, and so a Prolog programmer does not need to read Chapters 1 and 2, which are oriented more to teachers and to students, respec- tively.
Автор: Johan Vos; Stephen Chin; Weiqi Gao; James Weaver; Название: Pro JavaFX 9 ISBN: 1484230418 ISBN-13(EAN): 9781484230411 Издательство: Springer Рейтинг: Цена: 6288.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
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.
New material in this edition includes JavaFX UI controls and CSS APIs for modularization. Additionally, there is coverage of the Shader DSL for JavaFX that allows you to generate Shaders for OpenGL and Direct3D. After reading and using this book, you'll have the knowledge to give you an edge in your next JavaFX-based project.
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
Use the media classes, including JavaFX 3D
Design and deploy for embedded, mobile and tablet
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.
Автор: Schildt Herbert Название: Introducing Javafx 8 Programming ISBN: 0071842551 ISBN-13(EAN): 9780071842556 Издательство: McGraw-Hill Рейтинг: Цена: 7549.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Develop cross-platform, feature-rich JavaFX GUI applications with expert instruction from Java guru Herb Schildt
Автор: Grinev Sergey Название: Mastering Javafx 10 ISBN: 1788293827 ISBN-13(EAN): 9781788293822 Издательство: Неизвестно Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: JavaFX 10 is used to create media-rich client applications. If you are a Java developer and want to create graphical applications and skill up to become a pro at Java GUI programming, then this is the right choice for you. You will be guided through the different components of the JavaFX application, to master and combine them.
Автор: Navarro Omar Trejo Название: R Programming by Example ISBN: 1788292545 ISBN-13(EAN): 9781788292542 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: R is a high-level statistical language and is widely used among statisticians and data miners to develop analytical applications. Based on the version 3.4, this book will help you develop strong fundamentals when working with R by taking you through a series of full representative examples, giving you a holistic view of R.
Автор: Adelekan Iyanu Название: Kotlin Programming by Example ISBN: 1788474546 ISBN-13(EAN): 9781788474542 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Kotlin greatly reduces source code verbosity; with the recently announced first class support from the Android team, a great opportunity has been created. The book will help you learn how to create apps with Kotlin from scratch and get them up-and-running.
Автор: Vlieg Название: Scratch by Example ISBN: 1484219457 ISBN-13(EAN): 9781484219454 Издательство: Springer Рейтинг: Цена: 3772.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
This is a book about learning the Scratch language so that you can use it in teaching and other instructional situations. The book explains the visual nature of the language, showing you how to write programs by dragging and dropping visual blocks representing common compute operations.
Scratch is visual language that even young children can master. and makes computer programming as easy as dragging and dropping graphical blocks that represent programming commands, eliminating the traditional stumbling blocks of typing and syntax errors. With a drag-and-drop interface that runs in any web browser, and on devices from iPads to PCs to Macs to Microsoft Surface tablets, Scratch is an easily accessible way to enter the world of computer programming. This book teaches how to use Scratch in a fun and simple way that relies on examples and learning by doing. Progressing from simple three-block scripts that move a character across the screen to complex projects that involve motion, sound, and user input, this book:Imparts a thorough understanding of the Scratch interface.Shows how to create a range of Scratch projects, including simple games.Builds a solid foundation for future programming in other languagesWhat You Will Learn
Navigate the Scratch interfaceCreate sprites and backdropsLearn programming skills good in all languagesProgram simple games and animationsShare programs with friends worldwide
Who This Book Is For
Scratch for Absolute Beginners is intended for complete beginners to the world of computer programming and the Scratch language. Learning to program in Scratch is an easy and fun way for anybody seven years and older to learn about computer programming. Scratch's drag-and-drop interface in a web browser makes the book easy and accessible to young children and adults alike.
Автор: Peter D. Blackburn; William Vaughn Название: ADO.NET Examples and Best Practices for C# Programmers ISBN: 1590590120 ISBN-13(EAN): 9781590590126 Издательство: Springer Рейтинг: Цена: 5309.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Best-selling author Bill Vaughn gives practical advice that VB developers can use immediately to make their data access code faster and easier to write and understand.
Автор: Kalicharan Название: C by Example ISBN: 0521456509 ISBN-13(EAN): 9780521456500 Издательство: Cambridge Academ Рейтинг: Цена: 9662.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: C is one of the most popular programming languages. It is flexible, efficient, and highly portable, and can be used to write many different types of programs - from compilers and assemblers to spreadsheets and games. This book is based on ANSI C, the recently adopted standard for the C language.
This book provides a complete and modern guide to web scraping, using Python as the programming language, without glossing over important details or best practices. Written with a data science audience in mind, the book explores both scraping and the larger context of web technologies in which it operates, to ensure full understanding. The authors recommend web scraping as a powerful tool for any data scientist's arsenal, as many data science projects start by obtaining an appropriate data set.
Starting with a brief overview on scraping and real-life use cases, the authors explore the core concepts of HTTP, HTML, and CSS to provide a solid foundation. Along with a quick Python primer, they cover Selenium for JavaScript-heavy sites, and web crawling in detail. The book finishes with a recap of best practices and a collection of examples that bring together everything you've learned and illustrate various data science use cases.
What You'll Learn
Leverage well-established best practices and commonly-used Python packages
Handle today's web, including JavaScript, cookies, and common web scraping mitigation techniques
Understand the managerial and legal concerns regarding web scraping
Who This Book is For A data science oriented audience that is probably already familiar with Python or another programming language or analytical toolkit (R, SAS, SPSS, etc). Students or instructors in university courses may also benefit. Readers unfamiliar with Python will appreciate a quick Python primer in chapter 1 to catch up with the basics and provide pointers to other guides as well.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru