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

Smalltalk and Object Orientation, John Hunt


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

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

Автор: John Hunt
Название:  Smalltalk and Object Orientation
ISBN: 9783540761150
Издательство: Springer
Классификация:


ISBN-10: 3540761152
Обложка/Формат: Paperback
Страницы: 378
Вес: 0.60 кг.
Дата издания: 13.06.1997
Язык: English
Размер: 235 x 156 x 22
Основная тема: Computer Science
Подзаголовок: An Introduction
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book was originally written to support an introductory course in Object Orientation through the medium of Smalltalk (and VisualWorks in particular). For example, if the reader wishes to hone their Smalltalk skills then the chapters in Part 4 would be useful.


Kent Beck`s Guide to Better SmallTalk: A Sorted Collection

Автор: Beck Kent
Название: Kent Beck`s Guide to Better SmallTalk: A Sorted Collection
ISBN: 0521644372 ISBN-13(EAN): 9780521644372
Издательство: Cambridge Academ
Рейтинг:
Цена: 10613.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Written for Smalltalk programmers, this book is designed to help readers become more effective Smalltalk developers and object technology users. Topics include: idioms and environments; methods and metamodels; architecture and pattern languages, objects, classes, inheritance, and all things Smalltalk.

Practical Smalltalk

Автор: Dan Shafer; Dean A. Ritz
Название: Practical Smalltalk
ISBN: 038797394X ISBN-13(EAN): 9780387973944
Издательство: Springer
Рейтинг:
Цена: 14673.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Designed for programmers and managers who must understand the operation and uses of the Smalltalk environment, this book assumes only an elementary working knowledge of OOP and the language.

Programming smalltalk - object-orientation from the beginning

Автор: Brauer, Johannes
Название: Programming smalltalk - object-orientation from the beginning
ISBN: 3658068221 ISBN-13(EAN): 9783658068226
Издательство: Springer
Рейтинг:
Цена: 5223.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A straightforward, step-by-step introduction to clear and elegant object-oriented programming. Using a language that`s perfect for this kind of programming, the book has been tested in numerous courses and workshops over ten years. Programming Smalltalk is particularly suited for readers with no prior programming knowledge.

Object -Oriented Programming with Smalltalk

Автор: Wertz Harald
Название: Object -Oriented Programming with Smalltalk
ISBN: 1785480162 ISBN-13(EAN): 9781785480164
Издательство: Elsevier Science
Рейтинг:
Цена: 22738.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Object oriented programming is a way of thinking about problems. Smalltalk is one of the purest incarnations of an object-oriented programming language. Using a pedagogical approach, this book covers all aspects of object oriented programming: first through the study of various preexisting Smalltalk classes, their implementation and use; then through a detailed description of an implementation of an interactive Lindenmayer system and through implementation of a series of calculators.

The author addresses such subjects as graphics programming, dependency mechanisms and hierarchical specialization.

This book fills the gap for an in-depth self-study reference, permitting the reader to master all aspects of object-oriented programming through a large set of exercises with highly detailed resources.

Object-Orientation, Abstraction, and Data Structures Using Scala, Second Edition

Автор: Lewis
Название: Object-Orientation, Abstraction, and Data Structures Using Scala, Second Edition
ISBN: 149873216X ISBN-13(EAN): 9781498732161
Издательство: Taylor&Francis
Рейтинг:
Цена: 15312.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Praise for the first edition: "The well-written, comprehensive book…[is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a range of examples and then used as tools for building applications in various domains, including sophisticated data structures and algorithms…Highly recommended. Students of all levels, faculty, and professionals/practitioners.?—D. Papamichail, University of Miami in CHOICE Magazine ? Mark Lewis’ Introduction to the Art of Programming Using Scala?was the first textbook to use Scala for introductory CS courses. Fully revised and expanded, the new edition of this popular text has been divided into two books. Object-Orientation, Abstraction, and Data Structures Using Scala, Second Edition is intended to be used as a textbook for a second or third semester course in Computer Science. The Scala programming language provides powerful constructs for expressing both object orientation and abstraction. This book provides students with these tools of object orientation to help them structure solutions to larger, more complex problems, and to expand on their knowledge of abstraction so that they can make their code more powerful and flexible. The book also illustrates key concepts through the creation of data structures, showing how data structures can be written, and the strengths and weaknesses of each one. Libraries that provide the functionality needed to do real programming are also explored in the text, including GUIs, multithreading, and networking. The book is filled with end-of-chapter projects and exercises, and the authors have also posted a number of different supplements on the book website. Video lectures for each chapter in the book are also available on YouTube. The videos show construction of code from the ground up and this type of "live coding" is invaluable for learning to program, as it allows students into the mind of a more experienced programmer, where they can see the thought processes associated with the development of the code. About the Authors Mark Lewis is an Associate Professor at Trinity University. He teaches a number of different courses, spanning from first semester introductory courses to advanced seminars. His research interests included simulations and modeling, programming languages, and numerical modeling of rings around planets with nearby moons.? Lisa Lacher is an Assistant Professor at the University of Houston, Clear Lake with over 25 years of professional software development experience. She teaches a number of different courses spanning from first semester introductory courses to graduate level courses. Her research interests include Computer Science Education, Agile Software Development, Human Computer Interaction and Usability Engineering, as well as Measurement and Empirical Software Engineering.

Guide to C# and Object Orientation

Автор: John Hunt
Название: Guide to C# and Object Orientation
ISBN: 1447111087 ISBN-13(EAN): 9781447111085
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book shows readers how to get the most out of C# using Object Orientation. The author takes a hands-on approach to learning C# and object orientation, using lots of worked examples.

Object Orientation with Parallelism and Persistence

Автор: Burkhard Freitag; Cliff B. Jones; Christian Lengau
Название: Object Orientation with Parallelism and Persistence
ISBN: 0792397703 ISBN-13(EAN): 9780792397700
Издательство: Springer
Рейтинг:
Цена: 25149.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Both object orientation and parallelism are modern programming paradigms. Object orientation raises hopes for increased productivity of software generation and maintenance methods. Parallelism can serve to structure a problem but also promises faster program execution. This work is of interest to researchers working in software engineering.

Object Orientation in Z

Автор: Susan Stepney; Rosalind Barden; David Cooper
Название: Object Orientation in Z
ISBN: 3540197788 ISBN-13(EAN): 9783540197782
Издательство: Springer
Рейтинг:
Цена: 12157.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A collection of papers investigating different approaches for providing Z with an object oriented structuring mechanism. It evolved from a comparative study of ways in which object orientation has been combined with Z, which was carried out as part of the DTI/IED-funded ZIP Project.


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