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

Generic Programming, Jeremy Gibbons; Johan Jeuring


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

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

Автор: Jeremy Gibbons; Johan Jeuring
Название:  Generic Programming
ISBN: 9781475753202
Издательство: Springer
Классификация:



ISBN-10: 1475753209
Обложка/Формат: Paperback
Страницы: 242
Вес: 0.36 кг.
Дата издания: 08.03.2013
Серия: IFIP Advances in Information and Communication Technology
Язык: English
Размер: 234 x 156 x 14
Основная тема: Computer Science
Подзаголовок: IFIP TC2 / WG2.1 Working Conference Programming July 11–12, 2002, Dagstuhl, Germany
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Generic programming is about making programs more adaptable by making them more general.


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

Programming 16-Bit PIC Microcontrollers in C,

Автор: Lucio Di Jasio
Название: Programming 16-Bit PIC Microcontrollers in C,
ISBN: 1856178706 ISBN-13(EAN): 9781856178709
Издательство: Elsevier Science
Рейтинг:
Цена: 7409.00 р.
Наличие на складе: Поставка под заказ.

Описание: Offers information you need to know about the architecture of 16-Bit PIC Microcontroller chips: how to program them, how to test them, and how to debug them. This title is suitable for experienced PIC users, including embedded engineers, programmers, designers, and SW and HW engineers, and new comers alike.

The Art of R Programming: A Tour of Statistical Software Design

Автор: Matloff Norman
Название: The Art of R Programming: A Tour of Statistical Software Design
ISBN: 1593273843 ISBN-13(EAN): 9781593273842
Издательство: Random House (USA)
Рейтинг:
Цена: 3674.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly.

The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro.

Along the way, you'll learn about functional and object-oriented programming, running mathematical simulations, and rearranging complex data into simpler, more useful formats. You'll also learn to:

  • Create artful graphs to visualize complex data sets and functions
  • Write more efficient code using parallel R and vectorization
  • Interface R with C/C++ and Python for increased speed or functionality
  • Find new R packages for text analysis, image manipulation, and more
  • Squash annoying bugs with advanced debugging techniques

Whether you're designing aircraft, forecasting the weather, or you just need to tame your data, The Art of R Programming is your guide to harnessing the power of statistical computing.

Programming Interviews Exposed: Secrets to Landing Your Next Job, 3rd Edition

Автор: Giguere
Название: Programming Interviews Exposed: Secrets to Landing Your Next Job, 3rd Edition
ISBN: 1118261364 ISBN-13(EAN): 9781118261361
Издательство: Wiley
Рейтинг:
Цена: 3800.00 р.
Наличие на складе: Поставка под заказ.

Описание: Be prepared for your next job interview with this tried-and-true advice In today's tight job market, competition for programming jobs is hotter than ever. This third edition of a popular guide to the programming interviews includes new code examples, information on the latest languages, new chapters on sorting and design patterns, tips on using LinkedIn, and a downloadable app to help prepare applicants for the interview. Like its earlier editions, this guide covers what software companies and IT departments want their programmers to know and includes plenty of helpful hints to boost your confidence. Looks at current job search and hiring processes, such as the rise of LinkedIn and other social networks as recruiting resources Addresses the most important languages for a programmer to know and features examples in multiple languages Includes new programming questions designed to sharpen your knowledge Features all-new chapters on design patterns and sorting, including how to deal with memory constraints and mobility issues Walk into your next job interview with confidence, knowing you have thoroughly studied this newest edition of Programming Interviews Exposed.

The Generic Development Language Deva

Автор: Matthias Weber; Martin Simons; Christine Lafontain
Название: The Generic Development Language Deva
ISBN: 3540573356 ISBN-13(EAN): 9783540573357
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This is a comprehensive description of the generic development language Deva, developed by authors at the Berlin University of Technology. The practical applications of Deva, a typed functional language with certain deduction rules, are then tested in several case studies.

Foundations of Generic Optimization

Автор: R. Lowen; M. Iglesias; B. Naudts; A. Verschoren; A
Название: Foundations of Generic Optimization
ISBN: 9048169224 ISBN-13(EAN): 9789048169221
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book deals with combinatorial aspects of epistasis, a notion that existed for years in genetics and appeared in the ?eld of evolutionary algorithms in the early 1990s. Even thoughthe?rst chapterputsepistasisintheperspective ofevolutionary algorithms and arti?cial intelligence, and applications occasionally pop up in other chapters, thisbookisessentiallyaboutmathematics, aboutcombinatorialtechniques to compute in an e?cient and mathematically elegant way what will be de?ned as normalized epistasis. Some of the material in this book ?nds its origin in the PhD theses of Hugo Van Hove 97] and Dominique Suys 95]. The sixth chapter also contains material that appeared in the dissertation of Luk Schoofs 84]. Together with that of M. Teresa Iglesias 36], these dissertations form the backbone of a decade of mathematical ventures in the world of epistasis. The authors wish to acknowledge support from the Flemish Fund of Scienti?c - search (FWO-Vlaanderen) and of the Xunta de Galicia. They also wish to explicitly mentiontheintellectualandmoralsupporttheyreceivedthroughoutthepreparation of this work from their family and their colleagues Emilio Villanueva, Jose Mar a Barja and Arnold Beckelheimer, as well as our local T T Xpert Jan Adriaenssens.

The Ada® Generic Library

Автор: David R. Musser; Alexander A. Stepanov
Название: The Ada® Generic Library
ISBN: 1468470914 ISBN-13(EAN): 9781468470918
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The Ada Generic Library provides an extensive well-documented library of generic packages whose use can substantially increase software productivity and reliability. Professional Ada programmers will find The Ada Generic Library an invaluable tool in building application programs or in further construction of generic libraries.

Programming Distributed Computing Systems

Автор: Varela Carlos A
Название: Programming Distributed Computing Systems
ISBN: 0262018985 ISBN-13(EAN): 9780262018982
Издательство: MIT Press
Рейтинг:
Цена: 5775.00 р.
Наличие на складе: Нет в наличии.

Описание: An introduction to fundamental theories of concurrent computation and associated programming languages for developing distributed and mobile computing systems.

Beginning Programming with C For Dummies

Автор: Gookin Dan
Название: Beginning Programming with C For Dummies
ISBN: 1118737636 ISBN-13(EAN): 9781118737637
Издательство: Wiley
Рейтинг:
Цена: 3483.00 р.
Наличие на складе: Поставка под заказ.

Описание: Learn the basics of programming with C with this fun and friendly guide! C offers a reliable, strong foundation for programming and serves as a stepping stone upon which to expand your knowledge and learn additional programming languages.

Introducing Delphi Programming:

Автор: Barrow, John; Miller, Linda; Malan, Katherine; Gel
Название: Introducing Delphi Programming:
ISBN: 0195789113 ISBN-13(EAN): 9780195789119
Издательство: Oxford Academ
Рейтинг:
Цена: 9344.00 р.
Наличие на складе: Поставка под заказ.

Описание: This book teaches distance-learning students how to programme in Delphi a major computer language used to design a variety of programmes.

Start Programming Using HTML, CSS, and JavaScript

Автор: Fajfar
Название: Start Programming Using HTML, CSS, and JavaScript
ISBN: 1498731449 ISBN-13(EAN): 9781498731447
Издательство: Taylor&Francis
Рейтинг:
Цена: 15312.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

A Beginner's Guide to Computer Programming

Start Programming Using HTML, CSS, and JavaScript is a manual for undergraduate students in engineering and the natural sciences to discover how computer programming works. Using a dialog format between two students and a professor, the text teaches students how the mainstream web languages HTML, CSS, and JavaScript interact and how to harness their capabilities in practical settings.

Each chapter focuses on a specific theme supported by a gradual development of engaging worked examples of live web documents and applications using the three languages. Students can follow most of the examples and experiments using any modern browser and plain text editor. A practical homework problem is included at the end of every chapter and then is discussed at the beginning of the next chapter. In addition, a related keywords list helps students review key topics.

By focusing on important established principles and concrete examples, this introductory book shows students how to write cleaner and more easily maintainable code. It augments the basic language syntax and rules with contents and structure while keeping the material simple and manageable.

Programming Elixir 1.3: Functional |> Concurrent |> Pragmatic |> Fun

Автор: Dave Thomas
Название: Programming Elixir 1.3: Functional |> Concurrent |> Pragmatic |> Fun
ISBN: 168050200X ISBN-13(EAN): 9781680502008
Издательство: Wiley
Рейтинг:
Цена: 4831.00 р.
Наличие на складе: Поставка под заказ.

Описание: Elixir`s pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. Maybe the time is right for the Next Big Thing. Maybe it`s Elixir. This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.3.


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