Автор: Guido Sarah Название: Introduction to Machine Learning with Python ISBN: 1449369413 ISBN-13(EAN): 9781449369415 Издательство: Wiley Рейтинг: Цена: 7602.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you practical ways to build your own machine learning solutions.
Описание: The book introduces the principles of mathematical modeling in science, engineering, and social science as well as basic skills of computer programming. The book is aimed at majors in STEM disciplines that need to understand how to create, analyze, and test mathematical models.
Автор: Alex Libby Название: Checking Out with the Payment Request API ISBN: 1484251830 ISBN-13(EAN): 9781484251836 Издательство: Springer Рейтинг: Цена: 4634.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Quickly create consistent checkouts for use within websites, using the power of the HTML5 Payment Request API. This project-oriented book simplifies the process of creating and manipulating checkouts with the Payment Request API in browsers for websites or online applications, using little more than a text editor or free software.One of the key concerns of any e-commerce company is ensuring customers complete the checkout process successfully, and for them to return. Unfortunately, many checkouts still suffer from a high level of drop-out. The Payment Request API is an open standard being developed by browser vendors to simplify payments for users with a quick and seamless autofill process enabling a broader set of online payment providers to participate in the market. The API is designed to be easy to implement across all supported browsers, and work with any payment type or service provider. Checking Out with the Payment Request API equips you with a tool set that you can use to develop future projects, incorporate into your existing workflow and allow you to reduce any dependency on complex, custom-made checkouts that might be prone to failure, or unwieldy to use. You'll learn how to use the Payment Request API to create consistent checkouts quickly and easily, and work through practical example projects that will help familiarize you with using the API. We live in an age where speed and accuracy are of the essence – add effortless flow to your payments using this book today.What You'll LearnImplement the Payment Request API in a projectExplore some of the options for personalizing it for a projectGain an appreciation of pointers around user experience and how this affects the APIUnderstand how to manage issues and security when using the Payment Request APIWork through some example projects, from standalone demos to implementing in frameworksWho This Book Is ForWebsite developers familiar with creating shopping carts and looking to leverage the HTML5 Payment Request API. Also ideal for those in agile development teams who want to focus on simplifying content in modern browsers using their existing tools
Автор: Busuioc Alexandru, Carr David, Gray Markus Название: The PHP Workshop ISBN: 1838648917 ISBN-13(EAN): 9781838648916 Издательство: Неизвестно Рейтинг: Цена: 6435.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Cut through the noise and get real results with a step-by-step approach to learning PHP programming
Автор: Jamsa, K. Название: Introduction to Web Development Using HTML 5 ISBN: 1449686540 ISBN-13(EAN): 9781449686543 Издательство: NBN International Рейтинг: Цена: 20062.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The HTML 5 Web Development book provides a hands-on experience that allows first-time Web-site developers to create their first Web pages and experienced developers to quickly master HTML 5. The book is filled with thousands of real-world examples. The book starts by introducing standard HTML and its use in creating traditional Web sites.
Within this context, the book teaches developers how to format and style their pages using cascading style sheets (CSS) and how to automate pages using JavaScript and JQuery. HTML 5 allows Web developers to not only build pages for the World Wide Web, but also to build pages for mobile devices and tablet PCs. The second half of the book introduces developers to all aspects of HTML 5.
Developers will learn to create location-aware applications that display content based on the user's current location, to drag and drop items within a Web page, and much more. Instructors will receive a Test Bank, while the Student Companion Website hosts chapter PowerPoints, assignments, learning objectives, a glossary of must-know terms and quizzes.
Описание: If you want to get started with PHP, this book is essential. Author David Sklar (PHP Cookbook) guides you through aspects of the language you need to build dynamic server-side websites.
Автор: Tamassia Название: Data Structures in Java: A Visual Introduction ISBN: 0471478083 ISBN-13(EAN): 9780471478089 Издательство: Wiley Рейтинг: Цена: 11167.00 р. Наличие на складе: Поставка под заказ.
Описание: Data Structures in Java embraces the experiences and expectations of a new generation of learners. It emphasizes fundamental data structures using a visual approach by explaining concepts with graphs, media, and illustrations while also providing modern applications.
Описание: This concise guide helps busy IT professionals get up and running quickly with this popular data interchange format, and provides a deep understanding of how JSON works. Author Lindsay Bassett begins with an overview of JSON syntax, data types, formatting, and security concerns before exploring the many ways you can apply JSON today.
Treat yourself to a lively, intuitive, and easy-to-follow introduction to computer programming in Python. The book was written specifically for biologists with little or no prior experience of writing code - with the goal of giving them not only a foundation in Python programming, but also the confidence and inspiration to start using Python in their own research. Virtually all of the examples in the book are drawn from across a wide spectrum of life science research, from simple biochemical calculations and sequence analysis, to modeling the dynamic interactions of genes and proteins in cells, or the drift of genes in an evolving population. Best of all, Python for the Life Sciences shows you how to implement all of these projects in Python, one of the most popular programming languages for scientific computing. If you are a life scientist interested in learning Python to jump-start your research, this is the book for you.
What You'll Learn
Write Python scripts to automate your lab calculations
Search for important motifs in genome sequences
Use object-oriented programming with Python
Study mining interaction network data for patterns
Review dynamic modeling of biochemical switches
Who This Book Is ForLife scientists with little or no programming experience, including undergraduate and graduate students, postdoctoral researchers in academia and industry, medical professionals, and teachers/lecturers.
“A comprehensive introduction to using Python for computational biology... A lovely book with humor and perspective” -- John Novembre, Associate Professor of Human Genetics, University of Chicago and MacArthur Fellow“Fun, entertaining, witty and darn useful. A magical portal to the big data revolution” -- Sandro Santagata, Assistant Professor in Pathology, Harvard Medical School“Alex and Gordon’s enthusiasm for Python is contagious” -- Glenys Thomson Professor of Integrative Biology, University of California, Berkeley
Автор: Thomas Frisendal Название: Visual Design of GraphQL Data ISBN: 1484239032 ISBN-13(EAN): 9781484239032 Издательство: Springer Рейтинг: Цена: 5487.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Get an introduction to the visual design of GraphQL data and concepts, including GraphQL structures, semantics, and schemas in this compact, pragmatic book. In it you will see simple guidelines based on lessons learned from real-life data discovery and unification, as well as useful visualization techniques. These in turn help you improve the quality of your API designs and give you the skills to produce convincing visual communications about the structure of your API designs.
Finally, Visual Design of GraphQL Data shows you how to handle GraphQL with legacy data as well as with Neo4j graph databases. Spending time on schema quality means that you will work from sharper definitions, which in turn leads to greater productivity and well-structured applications.
What You Will Learn
Create quality GraphQL data designsAvoid structural mistakesDraw highly communicative property graph diagrams of your APIs
Who This Book Is For
Web developers and data architects who work with GraphQL and other APIs to build modern applications.
Автор: Van Der Leun Vincent Название: Introduction to JVM Languages ISBN: 178712794X ISBN-13(EAN): 9781787127944 Издательство: Неизвестно Рейтинг: Цена: 9378.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru