Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Modern C Quick Syntax Reference, Mikael Olsson


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

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

Автор: Mikael Olsson
Название:  Modern C Quick Syntax Reference
ISBN: 9781484242872
Издательство: Springer
Классификация:


ISBN-10: 1484242874
Обложка/Формат: Soft cover
Страницы: 116
Вес: 0.21 кг.
Дата издания: 2019
Язык: English
Издание: 2nd ed.
Иллюстрации: 1 illustrations, black and white; xiv, 116 p. 1 illus.
Размер: 234 x 156 x 7
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: A Pocket Guide to the Language, APIs, and Library
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Discover how Cs efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to wearables, game programming, system level programming, embedded device/firmware programming and in Arduino and related electronics hobbies in this condensed code and syntax guide. This book presents the essential C syntax in a well-organized format that can be used as a quick and handy reference.In this book, you will find short, simple, and focused code examples; and a well laid out table of contents and a comprehensive index allowing easy review. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C programmer.What You Will Learn Code for some of todays modern and popular firmware and systems How to do embedded programming found in Arduino and related hardware boards Program microcontrollers for robots and boards Handle low-level programming and memory management Leverage operating systems such as Linux and Unix Who This Book Is ForThose with experience in programming, particularly C programming, looking for a quick, handy reference.
Дополнительное описание:
1 Hello World.- 2 Compile and Run.- 3 Variables.- 4 Operators.- 5 Pointers.- 6 Arrays.- 7 Strings.- 8 Conditionals.- 9 Loops.- 10 Functions.- 11 Typedef.- 12 Enum.- 13 Struct.- 14 Union.- 15 Type Conversions.- 16 Storage Classes.- 17 Constants.- 18 P


Haskell Quick Syntax Reference

Автор: Stefania Loredana Nita; Marius Mihailescu
Название: Haskell Quick Syntax Reference
ISBN: 1484245067 ISBN-13(EAN): 9781484245064
Издательство: Springer
Рейтинг:
Цена: 32600.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

This condensed code and syntax reference presents the essential Haskell syntax in a well-organized format that can be used as a quick and handy reference, including applications to cloud computing and data analysis. This book covers the functional programming features of Haskell as well as strong static typing, lazy evaluation, extensive parallelism, and concurrency
You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The Haskell Quick Syntax Reference is packed with useful information and is a must-have for any Haskell programmer working in big data, data science, and cloud computing.
What You Will Learn
Quickly and effectively use the Haskell programming languageTake advantage of strong static typingWork with lazy evaluations Harness concurrency and extensive parallelism using Haskell
Who This Book Is For
Experienced programmers who may be new to Haskell or have experience with Haskell and who just want a quick reference guide on it.

CSS3 Quick Syntax Reference

Автор: Mikael Olsson
Название: CSS3 Quick Syntax Reference
ISBN: 148424902X ISBN-13(EAN): 9781484249024
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

The CSS3 Quick Syntax Reference is a 150-page syntax reference to the Cascading Style Sheets language. It presents the essentials of CSS3 in a well-organized format that can be used as a handy reference. You won’t find any technical jargon, bloated samples, drawn-out history lessons or witty stories in this book. What you will find is a CSS reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any CSS programmer or web developer.
What You Will Learn
Use the various selectors available in CSS3Leverage various other CSS propertiesDesign and build web UIs using color, text, spacing, fonts, background, and moreWork with lists, tables, and media in CSS3Employ CSS3 best practices
Who This Book Is For
Experienced programmers and web developers new to CSS3 or even new to CSS in general.

C# 8 Quick Syntax Reference

Автор: Mikael Olsson
Название: C# 8 Quick Syntax Reference
ISBN: 1484255763 ISBN-13(EAN): 9781484255766
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Невозможна поставка.
Описание:

This quick C# 8 guide is a condensed code and syntax reference to the C# programming language, updated with the latest features of C# 8 for .NET and Windows 10. This book presents the essential C# 8 syntax in a well-organized format that can be used as a handy reference. Specifically, it covers nullable reference types, async streams, ranges and indices, default implementations of interface members, recursive patterns, switch expressions, target-typed new-expressions, platform dependencies and more.
In the C# 8 Quick Syntax Reference, you will find a concise reference to the C# language syntax: short, simple, and focused code examples; a well laid out table of contents; and a comprehensive index allowing easy review. You won’t find any technical jargon, bloated samples, drawn-out history lessons, or witty stories. What you will find is a language reference that is to the point and highly accessible. The book is packed with useful information and is a must-have for any C# programmer.
What You Will Learn
Discover what's new in C# 8 and .NET for Windows 10 programmingEmploy nullable reference types Explore the advanced async streams now available in C# 8Work with ranges and indices Apply recursive patterns to your applicationsUse switch expressions
Who This Book Is For
Those with some experience in programming, looking for a quick, handy reference. Some C# or .NET recommended but not necessary.

C++17 Standard Library Quick Reference: A Pocket Guide to Data Structures, Algorithms, and Functions

Автор: Van Weert Peter, Gregoire Marc
Название: C++17 Standard Library Quick Reference: A Pocket Guide to Data Structures, Algorithms, and Functions
ISBN: 1484249224 ISBN-13(EAN): 9781484249222
Издательство: Springer
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

This quick reference is a condensed guide to the essential data structures, algorithms, and functions provided by the C++17 Standard Library. It does not explain the C++ language or syntax, but is accessible to anyone with basic C++ knowledge or programming experience. Even the most experienced C++ programmer will learn a thing or two from it and find it a useful memory-aid.
It is hard to remember all the possibilities, details, and intricacies of the vast and growing Standard Library. This handy reference guide is therefore indispensable to any C++ programmer. It offers a condensed, well-structured summary of all essential aspects of the C++ Standard Library. No page-long, repetitive examples or obscure, rarely used features. Instead, everything you need to know and watch out for in practice is outlined in a compact, to-the-point style, interspersed with practical tips and well-chosen, clarifying examples.
This new edition is updated to include all Standard Library changes in C++17, including the new vocabulary types std::string_view, any, optional, and variant; parallel algorithms; the file system library; specialized mathematical functions; and more.
What You Will Learn
Gain the essentials that the C++ Standard Library has to offerUse containers to efficiently store and retrieve your dataInspect and manipulate your data with algorithms See how lambda expressions allow for elegant use of algorithmsDiscover what the standard string class provides and how to use itWrite localized applicationsWork with file and stream-based I/OPrevent memory leaks with smart pointersWrite safe and efficient multi-threaded code using the threading libraries
Who This Book Is For
All C++ programmers, irrespective of their proficiency with the language or the Standard Library. A secondary audience is developers who are new to C++, but not new to programming, and who want to learn more about the C++ Standard Library in a quick, condensed manner.

R Data Science Quick Reference: A Pocket Guide to Apis, Libraries, and Packages

Автор: Mailund Thomas
Название: R Data Science Quick Reference: A Pocket Guide to Apis, Libraries, and Packages
ISBN: 1484248937 ISBN-13(EAN): 9781484248935
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Невозможна поставка.
Описание:

In this handy, practical book you will cover each concept concisely, with many illustrative examples. You'll be introduced to several R data science packages, with examples of how to use each of them.
In this book, you’ll learn about the following APIs and packages that deal specifically with data science applications: readr, dibble, forecasts, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ggplot2, modelr, and more.
After using this handy quick reference guide, you'll have the code, APIs, and insights to write data science-based applications in the R programming language. You'll also be able to carry out data analysis.
What You Will Learn
Import data with readrWork with categories using forcats, time and dates with lubridate, and strings with stringrFormat data using tidyr and then transform that data using magrittr and dplyrWrite functions with R for data science, data mining, and analytics-based applicationsVisualize data with ggplot2 and fit data to models using modelr
Who This Book Is For
Programmers new to R's data science, data mining, and analytics packages. Some prior coding experience with R in general is recommended.

Android Studio IDE Quick Reference

Автор: Ted Hagos
Название: Android Studio IDE Quick Reference
ISBN: 1484249526 ISBN-13(EAN): 9781484249529
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

This concise reference book for Android Studio 3 presents the essential Android Studio functions in a well-organized format that can be used as a handy reference. It will quickly demonstrate the usage of the Android Studio IDE to build an Android mobile app step by step.
You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a reference that is concise, to the point and highly accessible. The Android Studio IDE Quick Reference is packed with useful information and is a must-have for any mobile or Android app developer or programmer.
What You Will Learn
Discover the workflow basics in Android Studio 3Make tasks efficient with keyboard shortcutsCarry out unit testing in Android Studio 3Use time-saving techniques such as templatesMaster debugging basicsConfigure your project using GradleUse the profiler to monitor app performance
Who This Book Is For
Those who already know how to build applications in Android using Java. This book will serve as a handy and quick reference on how to get things done in Android Studio 3.

vi and Vim Editors Pocket Reference

Автор: Robbins Arnold
Название: vi and Vim Editors Pocket Reference
ISBN: 1449392172 ISBN-13(EAN): 9781449392178
Издательство: Wiley
Рейтинг:
Цена: 21110.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: vi and Vim are immensely powerful tools for anyone working with Unix, Linux, or Mac OS X, but there are far too many commands for anyone to remember. This handy little book puts all of the essential information about vi and Vim at your fingertips, in a format that makes browsing easy.

The Python Quick Syntax Reference

Автор: Walters Gregory
Название: The Python Quick Syntax Reference
ISBN: 1430264780 ISBN-13(EAN): 9781430264781
Издательство: Springer
Рейтинг:
Цена: 27940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The Python Quick Syntax Reference is the "go to" book that contains an easy to read and useguide to Python programming and development.

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
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

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.

Python for Data Mining Quick Syntax Reference

Автор: Porcu Valentina
Название: Python for Data Mining Quick Syntax Reference
ISBN: 1484241126 ISBN-13(EAN): 9781484241127
Издательство: Springer
Рейтинг:
Цена: 30740.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

?Learn how to use Python and its structures, how to install Python, and which tools are best suited for data analyst work. This book provides you with a handy reference and tutorial on topics ranging from basic Python concepts through to data mining, manipulating and importing datasets, and data analysis.
Python for Data Mining Quick Syntax Reference covers each concept concisely, with many illustrative examples. You'll be introduced to several data mining packages, with examples of how to use each of them.
The first part covers core Python including objects, lists, functions, modules, and error handling. The second part covers Python's most important data mining packages: NumPy and SciPy for mathematical functions and random data generation, pandas for dataframe management and data import, Matplotlib for drawing charts, and scikitlearn for machine learning.
What You'll Learn
Install Python and choose a development environmentUnderstand the basic concepts of object-oriented programmingImport, open, and edit filesReview the differences between Python 2.x and 3.xWho This Book Is For
Programmers new to Python's data mining packages or with experience in other languages, who want a quick guide to Pythonic tools and techniques.

R Quick Syntax Reference: A Pocket Guide to the Language, APIs and Library

Автор: Tollefson Margot
Название: R Quick Syntax Reference: A Pocket Guide to the Language, APIs and Library
ISBN: 1484244044 ISBN-13(EAN): 9781484244043
Издательство: Springer
Рейтинг:
Цена: 27940.00 T
Наличие на складе: Невозможна поставка.
Описание:

This handy reference book detailing the intricacies of R updates the popular first edition by adding R version 3.4 and 3.5 features. Starting with the basic structure of R, the book takes you on a journey through the terminology used in R and the syntax required to make R work. You will find looking up the correct form for an expression quick and easy. Some of the new material includes information on RStudio, S4 syntax, working with character strings, and an example using the Twitter API.
With a copy of the R Quick Syntax Reference in hand, you will find that you are able to use the multitude of functions available in R and are even able to write your own functions to explore and analyze data.
What You Will Learn
Discover the modes and classes of R objects and how to use themUse both packaged and user-created functions in R Import/export data and create new data objects in RCreate descriptive functions and manipulate objects in RTake advantage of flow control and conditional statementsWork with packages such as base, stats, and graphics
Who This Book Is For
Those with programming experience, either new to R, or those with at least some exposure to R but who are new to the latest version.

Perl 6 Quick Syntax Reference: A Pocket Guide to the Language, the Core Modules, and the Community

Автор: Merelo J. J.
Название: Perl 6 Quick Syntax Reference: A Pocket Guide to the Language, the Core Modules, and the Community
ISBN: 1484249550 ISBN-13(EAN): 9781484249550
Издательство: Springer
Рейтинг:
Цена: 32600.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

This condensed code and syntax reference book presents the Raku (formerly known as Perl 6) scripting language in a well-organized format designed to be used time and again. It contains an easy-to-read and use guide to Raku for software application development.
Using this book will give you a feel for the language, as well as an introduction to the different features (such as object-oriented programming) that make Raku such a unique language. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. Perl 6 Quick Syntax Reference is packed with useful information and is a must-have for any developer new to Raku.
What You Will Learn
Use Raku expressions and operators Work with Raku data access and persistent dataProcess complex data structures available in RakuWork with functions, modules, and moreUse Raku classes, roles, and traitsTake advantage of regular expressions and grammars using Raku Use the Unicode standard to its full extent in your scripts
Who This Book Is For
Those new to Raku who have at least some programming experience in any scripting language.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия