Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Introducing Regular Expressions, Krause


Варианты приобретения
Цена: 3213.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Krause
Название:  Introducing Regular Expressions
ISBN: 9781484225073
Издательство: Springer
Классификация:
ISBN-10: 1484225074
Обложка/Формат: Paperback
Страницы: 48
Вес: 0.12 кг.
Дата издания: 2017
Язык: English
Издание: 1st ed.
Иллюстрации: 17 illustrations, color; 18 illustrations, black and white; xiii, 48 p. 35 illus., 17 illus. in color.
Размер: 234 x 156 x 3
Читательская аудитория: Professional & vocational
Основная тема: Professional Computing
Подзаголовок: JavaScript and TypeScript
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book is your easy-to-digest and concise guide to regular expressions in JavaScript, this book teaches you the very basics and can be used in the browser or on the server. Explore and understand how to use regular expressions in all JavaScript environments.
Presented in four key concept sections, Introducing Regular Expressions shows how to create and use regular expressions to accelerate your JavaScript development.
What Youll Learn
What regular expressions are and why you should use them Use useful expressions (including examples)Reference features and functionsUse regular expressions in all JavaScript environments
Who This Book Is For
Developers of web applications who want to explore the capabilities of JavaScript based apps on both, client and server. It’s suitable for beginners that have a basic understanding of JavaScript already.

Дополнительное описание:
1. Introduction.- 2. The Regular Expression Pattern.- 3. Functions.- 4. Key Examples.




Introducing Web Development

Автор: Krause
Название: Introducing Web Development
ISBN: 1484224981 ISBN-13(EAN): 9781484224984
Издательство: Springer
Рейтинг:
Цена: 3213.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This brief book is an easy-to-digest introduction to the key concepts of web development. Understand the concepts of the web and how they apply to static and dynamic websites. See how HTML and CSS are used to create the bones of the web.

Concisely presented through four key concept chapters, Introducing Web Development will enable you to get a clear understanding of how web development works.
What You Will Learn
How the web works and interacts with websitesWhat static and dynamic websites are and how they work How the static parts of a website are coded using HTML and CSS
Who This Book Is For
Anyone who wants to understand the basics of web development.
Introducing Javafx 8 Programming

Автор: 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

Mastering Python Regular Expressions

Автор: Lopez Felix
Название: Mastering Python Regular Expressions
ISBN: 1783283157 ISBN-13(EAN): 9781783283156
Издательство: Неизвестно
Рейтинг:
Цена: 4964.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Java Regular Expressions

Автор: Mehran Habibi
Название: Java Regular Expressions
ISBN: 1590591070 ISBN-13(EAN): 9781590591079
Издательство: Springer
Рейтинг:
Цена: 4750.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Expert author Habibi offers a look at what regular expressions are and how to use the Java library to process them. His book uses plenty of examples to show typical and atypical uses of the library, thus becoming a powerful learning tool.

Introducing Zurb Foundation 6

Автор: Aravind Shenoy
Название: Introducing Zurb Foundation 6
ISBN: 1484217950 ISBN-13(EAN): 9781484217955
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Introducing Java EE 7: a Look at What`s New

Автор: Juneau Josh
Название: Introducing Java EE 7: a Look at What`s New
ISBN: 1430258489 ISBN-13(EAN): 9781430258483
Издательство: Springer
Рейтинг:
Цена: 3207.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Introducing Java EE 7: A Look at What`s New guides you through the new features and enhancements in each of the technologies comprising the Java EE platform.

Regex Quick Syntax Reference: Understanding and Using Regular Expressions

Автор: Nagy Zsolt
Название: Regex Quick Syntax Reference: Understanding and Using Regular Expressions
ISBN: 1484238753 ISBN-13(EAN): 9781484238752
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including JavaScript, Python, Java, and C#.
The Regex Quick Syntax Reference features short, focused code examples that show you how to use regular expressions to validate user input, split strings, parse input, and match patterns. Utilizing regular expressions to deal with search/replace and filtering data for backend coding is also covered.
You won’t find any bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise and highly accessible. The book is packed with useful information and is a must-have for any programmer.
What You Will Learn
Formulate an expressionWork with arbitrary char classes, disjunctions, and operator precedenceExecute regular expressions and visualize using finite state machinesDeal with modifiers, including greedy and lazy loops Handle substring extraction from regex using Perl 6 capture groups, capture substrings, and reuse substrings
Who This Book Is For
If you have dealt with at least one programming language, chances are you know enough to understand regular expressions, and the examples in this book will help you develop proficiency.
Introducing ArcGIS API 4 for JavaScript

Автор: Rene Rubalcava
Название: Introducing ArcGIS API 4 for JavaScript
ISBN: 148423281X ISBN-13(EAN): 9781484232811
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Teaches you to use the ArcGIS API 4 for JavaScript to build custom web mapping applications. Learn to easily create interactive displays of geographic information that you can use to tell stories and answer questions. Version 4 of the ArcGIS API for JavaScript introduces new patterns and fundamental concepts, including 3D mapping capabilities.

You will learn the fundamentals of using the API in order to get the most out of it. Covering key concepts and how different components work together, you will also learn how to take advantage of the Widget framework built into the API to build your own reusable widgets for your own ArcGIS JSAPI applications.

Including a series of samples you can use to leverage the API for your own applications, use this book to take your existing knowledge of JavaScript to a new level, and add new features to your app libraries.

WHAT READERS WILL LEARN

Readers will have a basic understanding of how to create both 2D and 3D web mapping applications, with interactivity provided with popups and custom widgets. They will also learn how to leverage the ArcGIS platform in their applications and utilize custom visualizations.

AUDIENCE

This book is for developers who need to learn the ArcGIS JSAPI for work or school. The ArcGIS Platform relies heavily on the JavaScript API and a user may want to build custom applications or extend a configurable application. Readers should have some JavaScript experience but no GIS or mapping experience required.

Introducing JavaScript Game Development

Автор: Graeme Stuart
Название: Introducing JavaScript Game Development
ISBN: 1484232518 ISBN-13(EAN): 9781484232514
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn to build a fully-functional 2D game inspired by the 1979 Atari classic, Asteroids, using just HTML5, CSS and JavaScript. Make the process of creating object-oriented 2D games more fun and more productive and get started on your game development journey.

Introducing SEO

Автор: Shenoy
Название: Introducing SEO
ISBN: 1484218531 ISBN-13(EAN): 9781484218532
Издательство: Springer
Рейтинг:
Цена: 3772.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Your easy-to-digest brief introduction to SEO (search engine optimization) - an imperative methodology used to improve the visibility of websites using different strategies and techniques.Using a calculative and practical approach, this book teaches you the techniques, practical implementations, and concepts of SEO that will enable you to get to grips with the fundamental aspects of search engine optimization.Introducing SEO jumpstarts your knowledge using an easy-to-follow approach – add it to your library today.
What You Will Learn
•How to incorporate effective SEO into your workflow
•How to use keywords, link building, and online social media marketing
•How to implement SEO-specific plans and strategies.
Who This Book Is For
This book is aimed at beginners who want a quick, no-nonsense introduction to SEO. No prior experience or knowledge of SEO is required to understand the concepts in this book.

ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия