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

Awk programming language, Aho, Alfred Kernighan, Brian Weinberger, Peter


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

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

Автор: Aho, Alfred Kernighan, Brian Weinberger, Peter   (Альфред Ахо, Брайан Керниган)
Название:  Awk programming language
Перевод названия: Альфред Ахо, Брайан Керниган: Язык программирования Awk
ISBN: 9780138269722
Издательство: Pearson Education
Издательство: Pearson education (us)
Классификация:


ISBN-10: 0138269726
Обложка/Формат: Paperback
Страницы: 240
Вес: 0.43 кг.
Дата издания: 31.10.2023
Серия: Addison-wesley professional computing series
Издание: 2 ed
Размер: 178 x 232 x 15
Рейтинг:
Поставляется из: Англии


Programming in Haskell

Автор: Hutton
Название: Programming in Haskell
ISBN: 1316626229 ISBN-13(EAN): 9781316626221
Издательство: Cambridge Academ
Рейтинг:
Цена: 7390.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This edition has been extensively updated and expanded, with new chapters covering recent and more advanced features of Haskell, new examples and exercises, and freely downloadable lecture slides and example code. All concepts are explained from first principles and no programming experience is required, making it accessible to a broad range of readers.

The Joys of Hashing: Hash Table Programming with C

Автор: Mailund Thomas
Название: The Joys of Hashing: Hash Table Programming with C
ISBN: 1484240650 ISBN-13(EAN): 9781484240656
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Build working implementations of hash tables, written in the C programming language. This book starts with simple first attempts devoid of collision resolution strategies, and moves through improvements and extensions illustrating different design ideas and approaches, followed by experiments to validate the choices.
Hash tables, when implemented and used appropriately, are exceptionally efficient data structures for representing sets and lookup tables, providing low overhead, constant time, insertion, deletion, and lookup operations.
The Joys of Hashing walks you through the implementation of efficient hash tables and the pros and cons of different design choices when building tables. The source code used in the book is available on GitHub for your re-use and experiments.
What You Will Learn
Master the basic ideas behind hash tablesCarry out collision resolution, including strategies for handling collisions and their consequences for performanceResize or grow and shrink tables as neededStore values by handling when values must be stored with keys to make general sets and maps
Who This Book Is For
Those with at least some prior programming experience, especially in C programming.
Python Programming on Win32

Название: Python Programming on Win32
ISBN: 1565926218 ISBN-13(EAN): 9781565926219
Издательство: Wiley
Рейтинг:
Цена: 7602.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Demonstrates how to use Python as a serious Windows development tool. The book addresses all the basic technolgies for common integration tasks on Windows, explaining both the Windows issues and the Python code needed to glue things together.

Hands-On Network Programming with C# and .NET Core

Автор: Burns Sean
Название: Hands-On Network Programming with C# and .NET Core
ISBN: 1789340764 ISBN-13(EAN): 9781789340761
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: C# and .NET Core makes network programming the enjoyable experience it should be. This book will get you started with the basics of network programming as they relate to C#. We will then dig into the core topics of the network layer. You`ll also learn to make sockets connections as well and develop practical client-side applications in this book.

Programming Rust: Fast, Safe Systems Development

Автор: Blandy Jim, Orendorff Jason, Tindall Leonora F.
Название: Programming Rust: Fast, Safe Systems Development
ISBN: 1492052590 ISBN-13(EAN): 9781492052593
Издательство: Wiley
Рейтинг:
Цена: 10136.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Jim Blandy, Jason Orendorff, and Leonora Tindall demonstrate how Rust`s features put programmers in control over memory consumption and processor use by combining predictable performance with memory safety and trustworthy concurrency.

SIMD Programming Manual for Linux and Windows

Автор: Cockshott Paul, Renfrew Kenneth
Название: SIMD Programming Manual for Linux and Windows
ISBN: 185233794X ISBN-13(EAN): 9781852337940
Издательство: Springer
Рейтинг:
Цена: 14184.00 р. 20263.00 -30%
Наличие на складе: Есть (1 шт.)
Описание: The book is intended as a programmer’s introduction to the use of SIMD on PCs. It presents the underlying technology of SIMD processing on current PCs and looks at tools to exploit this including the Intel SIMD library and the Parallel Processing Language Vector Pascal. It explains how to cast algorithms in parallel to exploit the parallel processing capability of standard PCs obtaining large performance gains relative to conventional sequential compilers. It assumes a familiarity with imperative programming but not specifically with Pascal. It does not assume any prior familiarity with the SIMD programming model. The language translation system will be available either as a downloadable for Linux or Windows in association with the book. This book will be particularly useful for programmers in the rapidly growing area of games and multi-media entertainment, and it would also to academics interested in parallel programming techniques or array programming languages.

Soft Computing: With Matlab Programming

Автор: N.P. Padhy
Название: Soft Computing: With Matlab Programming
ISBN: 0199455422 ISBN-13(EAN): 9780199455423
Издательство: Oxford Academ
Рейтинг:
Цена: 2850.00 р.
Наличие на складе: Поставка под заказ.

Описание: Soft Computing is a comprehensive textbook designed for undergraduate students studying computer science, information technology, electrical and electronics, and electronics and communication engineering as well as those pursuing an MCA degree. It aims to familiarize students with soft computing fundamentals and approaches to solving real-world problems.

A Primer on Scientific Programming with Python

Автор: Langtangen Hans Petter
Название: A Primer on Scientific Programming with Python
ISBN: 3662498863 ISBN-13(EAN): 9783662498866
Издательство: Springer
Рейтинг:
Цена: 4890.00 р. 6986.00 -30%
Наличие на складе: Есть (1 шт.)
Описание: The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches 'Matlab-style' and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science.Alex Small, IEEE, CiSE Vol. 14 (2), March?/April 2012 “This fourth edition is awonderful, inclusive textbook that covers pretty much everything one needs toknow to go from zero to fairly sophisticated scientific programming in Python…”Joan Horvath, Computing Reviews, March2015

Beginning Perl Programming

Автор: William "Bo " Rothwell
Название: Beginning Perl Programming
ISBN: 1484250540 ISBN-13(EAN): 9781484250549
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn’t afraid of the cloud. After reading and using this book, you'll be able to start writing your own powerful scripts to solve many web and programming problems. This is a book for those of us who believed that we didn’t need to learn Perl, and now we know it is more ubiquitous than ever. You’ll see that Perl has evolved into a multipurpose, multiplatform language present absolutely everywhere: heavy-duty web applications, the cloud, systems administration, natural language processing, and financial engineering. This book provides valuable insight into Perl’s role regarding all of these tasks and more giving you a great start in your Perl programming adventure.What You Will LearnPerform operations on scalar valuesUse scalar, array, and associative array variablesWork with flow control statements such as if, unless, while, until, for, and foreachRead and write directly to files with file handles Use conditional expressions such as numeric and string comparison, regular expressions, file testing, and Perl statementsFormat output with format statements Search for and replace sub-strings within a string using regular expressionsMaster Perl utilities such as split, join, index and moreControl the file system and processes from within a Perl scriptBuild functions for tasks including handling the scope of variablesImport existing modules into your Perl scriptWho This Book Is ForThose who are new to Perl.

Learning C# by Developing Games with Unity 2020 - Fifth Edition: An enjoyable and intuitive approach to getting started with C# programming and Unity

Автор: Ferrone Harrison
Название: Learning C# by Developing Games with Unity 2020 - Fifth Edition: An enjoyable and intuitive approach to getting started with C# programming and Unity
ISBN: 1800207808 ISBN-13(EAN): 9781800207806
Издательство: Неизвестно
Рейтинг:
Цена: 14712.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Get to grips with coding in C# and build simple 3D games with Unity from the ground up with this updated fifth edition of the bestselling guide

Key Features

  • Understand C# programming basics, terminology, and coding best practices
  • Put your knowledge of C# concepts into practice by building a fun and playable game
  • Come away with a clear direction for taking your C# programming and Unity game development skills to the next level

Book Description

Over the years, the Learning C# by Developing Games with Unity series has established itself as a popular choice for getting up to speed with C#, a powerful and versatile programming language that can be applied in a wide array of application areas. This book presents a clear path for learning C# programming from the ground up without complex jargon or unclear programming logic, all while building a simple game with Unity.

This fifth edition has been updated to introduce modern C# features with the latest version of the Unity game engine, and a new chapter has been added on intermediate collection types. Starting with the basics of software programming and the C# language, you'll learn the core concepts of programming in C#, including variables, classes, and object-oriented programming. Once you've got to grips with C# programming, you'll enter the world of Unity game development and discover how you can create C# scripts for simple game mechanics. Throughout the book, you'll gain hands-on experience with programming best practices to help you take your Unity and C# skills to the next level.

By the end of this book, you'll be able to leverage the C# language to build your own real-world Unity game development projects.

What you will learn

  • Discover easy-to-follow steps and examples for learning C# programming fundamentals
  • Get to grips with creating and implementing scripts in Unity
  • Create basic game mechanics such as player controllers and shooting projectiles using C#
  • Understand the concepts of interfaces and abstract classes
  • Leverage the power of the latest C# features to solve complex programming problems
  • Become familiar with stacks, queues, exceptions, error handling, and other core C# concepts
  • Explore the basics of artificial intelligence (AI) for games and implement them to control enemy behavior

Who this book is for

If you're a developer, programmer, hobbyist, or anyone who wants to get started with C# programming in a fun and engaging manner, this book is for you. Prior experience in programming or Unity is not required.

The Programming Language Perl for Biologists

Автор: Shanker Asheesh
Название: The Programming Language Perl for Biologists
ISBN: 3656907706 ISBN-13(EAN): 9783656907701
Издательство: Неизвестно
Цена: 17329.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Computer Science & Perl Programming

Название: Computer Science & Perl Programming
ISBN: 0596003102 ISBN-13(EAN): 9780596003104
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This is the first of three volumes from the archives of "The Perl Journal", it contains 71 articles providing a comprehensive tour of how experts implement computer science concepts in the real world, with code walkthroughs, case studies, and explanations of difficult techniques.


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