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

Elements of programming, Stepanov, Alexander Mcjones, Paul


Сейчас книги нет в продаже.
Возможно появится в будущем.

Автор: Stepanov, Alexander Mcjones, Paul
Название:  Elements of programming
Перевод названия: Элементы программирования
ISBN: 9780321635372
Издательство: Pearson Education
Классификация:
ISBN-10: 032163537X
Обложка/Формат: Hardback
Страницы: 288
Вес: 0.59 кг.
Дата издания: 28.07.2009
Язык: English
Иллюстрации: Illustrations
Размер: 239 x 172 x 19
Читательская аудитория: Professional & vocational
Рейтинг:
Поставляется из: Англии
Описание: A truly foundational book on the discipline of generic programming reveals how to write better software by mastering the development of abstract components. The authors show programmers how to use mathematics to compose reliable algorithms from components, and to design effective interfaces between algorithms and data structures.


Programming Perl

Автор: Christiansen Tom
Название: Programming Perl
ISBN: 0596004923 ISBN-13(EAN): 9780596004927
Издательство: Wiley
Рейтинг:
Цена: 7602.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: When it comes to learning Perl, programmers consider this book to be the undisputed bible.The 4th edition has been thoroughly updated for version 5.14, with details on regular expressions, support for UNICODE, threads, and many other features.

Concepts, techniques, and models of computer programming

Автор: Roy, Peter Van Haridi, Seif
Название: Concepts, techniques, and models of computer programming
ISBN: 0262220695 ISBN-13(EAN): 9780262220699
Издательство: MIT Press
Рейтинг:
Цена: 11642.00 р.
Наличие на складе: Нет в наличии.

Описание: This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. It presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together.

Programming with  Mathematica ®

Автор: Wellin
Название: Programming with Mathematica ®
ISBN: 1107009464 ISBN-13(EAN): 9781107009462
Издательство: Cambridge Academ
Рейтинг:
Цена: 11880.00 р.
Наличие на складе: Поставка под заказ.

Описание: Starting from first principles, this book covers all of the foundational material needed to develop a clear understanding of the Mathematica language, with a practical emphasis on solving problems. Concrete examples throughout the text demonstrate how Mathematica can be used to solve problems in science, engineering, economics/finance, computational linguistics, geoscience, bioinformatics, and a range of other fields. The book will appeal to students, researchers and programmers wishing to further their understanding of Mathematica. Designed to suit users of any ability, it assumes no formal knowledge of programming so it is ideal for self-study. Over 290 exercises are provided to challenge the reader's understanding of the material covered and these provide ample opportunity to practice using the language. Mathematica notebooks containing examples, programs and solutions to exercises are available from www.cambridge.org/wellin.

Programming with JavaScript

Автор: Elliott Eric
Название: Programming with JavaScript
ISBN: 1491950293 ISBN-13(EAN): 9781491950296
Издательство: Wiley
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Take advantage of JavaScript`s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that`s easier - yes, easier - to work with as your code base grows.

Java Elements: Principles of Programming in Java

Автор: Bailey
Название: Java Elements: Principles of Programming in Java
ISBN: 0071163530 ISBN-13(EAN): 9780071163538
Издательство: McGraw-Hill
Рейтинг:
Цена: 6519.00 р.
Наличие на складе: Поставка под заказ.

Описание: Written for the first course in Computer Science. This text is suitable for mid to upper level schools for the computer science major. It contains over 20,000 lines of Java code, the source code, as well as other electronic material.

Beginning lua programming

Автор: Jung, Kurt Brown, Aaron
Название: Beginning lua programming
ISBN: 0470069171 ISBN-13(EAN): 9780470069172
Издательство: Wiley
Рейтинг:
Цена: 4275.00 р.
Наличие на складе: Поставка под заказ.

Описание: Suitable for those affected by Parkinson`s disease, this book helps discover how to keep a positive attitude and lead an active, productive life. It also provides coping skills, first hand advice, and practical tools, such as worksheets to assess care options, questions to ask doctors, and listings of care providers. Presents the fundamentals of programming with Lua. This book explains standard Lua functions, and how to take advantage of free Lua community resources. It integrates code samples throughout the chapters to demonstrate how to apply the information so that readers can write your own programs.

The Functional Approach to Programming

Автор: Cousineau/Mauny/Callaway
Название: The Functional Approach to Programming
ISBN: 0521576814 ISBN-13(EAN): 9780521576819
Издательство: Cambridge Academ
Рейтинг:
Цена: 9821.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The authors introduce functional programming via examples and explain what programs compute and how to reason about them. They implement the ideas in Caml and in Standard ML, and give examples of how complex programs can be developed in close agreement with their specifications. Many exercises and examples are included throughout the book; solutions are also available.

Introduction to the Art of Programming Using Scala

Автор: Lewis
Название: Introduction to the Art of Programming Using Scala
ISBN: 1439896666 ISBN-13(EAN): 9781439896662
Издательство: Taylor&Francis
Рейтинг:
Цена: 12707.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works well for both programming in the small and programming in the large. The book progresses from true programming in the small to more significant projects later, leveraging the full benefits of object orientation. It first focuses on fundamental problem solving and programming in the small using the REPL and scripting environments. It covers basic logic and problem decomposition and explains how to use GUIs and graphics in programs. The text then illustrates the benefits of object-oriented design and presents a large collection of basic data structures showing different implementations of key ADTs along with more atypical data structures. It also introduces multithreading and networking to provide further motivating examples. By using Scala as the language for both CS1 and CS2 topics, this textbook gives students an easy entry into programming small projects as well as a firm foundation for taking on larger-scale projects. Many student and instructor resources are available at www.programmingusingscala.net

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.

50 Years of Integer Programming 1958-2008

Название: 50 Years of Integer Programming 1958-2008
ISBN: 3540682791 ISBN-13(EAN): 9783540682790
Издательство: Springer
Цена: 11173.00 р.
Наличие на складе: Нет в наличии.

Practical Programming

Автор: Gries Paul
Название: Practical Programming
ISBN: 1937785459 ISBN-13(EAN): 9781937785451
Издательство: Wiley
Рейтинг:
Цена: 4831.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is for anyone who wants to understand computer programming. You`ll learn to program in a language that` s used in millions of smartphones, tablets, and PCs. You`ll code along with the book, writing programs to solve real-world problems as you learn the fundamentals of programming using Python 3.


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