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

Programming Media Art Using Processing: A Beginner`s Guide, Noble Margaret


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

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

Автор: Noble Margaret
Название:  Programming Media Art Using Processing: A Beginner`s Guide
ISBN: 9780367509590
Издательство: Taylor&Francis
Классификация:




ISBN-10: 0367509598
Обложка/Формат: Hardcover
Страницы: 234
Вес: 0.61 кг.
Дата издания: 17.12.2020
Язык: English
Иллюстрации: 31 tables, black and white; 278 illustrations, color
Размер: 23.88 x 15.49 x 2.29 cm
Читательская аудитория: Tertiary education (us: college)
Подзаголовок: A beginner`s guide
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Европейский союз
Описание: Programming Beginning Media Art for Non-Programmers provides an entry level exploration into visual design through computer programming using the open source and artist friendly language, Processing. Used by hundreds of students - this learning system breaks lessons down into strategic steps towards fun and creative media art projects.


Game Programming in C++: Creating 3D Games

Автор: Madhav Sanjay
Название: Game Programming in C++: Creating 3D Games
ISBN: 0134597206 ISBN-13(EAN): 9780134597201
Издательство: Pearson Education
Рейтинг:
Цена: 8620.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Program 3D Games in C++: The #1 Language at Top Game Studios Worldwide

C++ remains the key language at many leading game development studios. Since it's used throughout their enormous code bases, studios use it to maintain and improve their games, and look for it constantly when hiring new developers. Game Programming in C++ is a practical, hands-on approach to programming 3D video games in C++. Modeled on Sanjay Madhav's game programming courses at USC, it's fun, easy, practical, hands-on, and complete.

Step by step, you'll learn to use C++ in all facets of real-world game programming, including 2D and 3D graphics, physics, AI, audio, user interfaces, and much more. You'll hone real-world skills through practical exercises, and deepen your expertise through start-to-finish projects that grow in complexity as you build your skills. Throughout, Madhav pays special attention to demystifying the math that all professional game developers need to know.

  • Set up your C++ development tools quickly, and get started
  • Implement basic 2D graphics, game updates, vectors, and game physics
  • Build more intelligent games with widely used AI algorithms
  • Implement 3D graphics with OpenGL, shaders, matrices, and transformations
  • Integrate and mix audio, including 3D positional audio
  • Detect collisions of objects in a 3D environment
  • Efficiently respond to player input
  • Build user interfaces, including Head-Up Displays (HUDs)
  • Improve graphics quality with anisotropic filtering and deferred shading
  • Load and save levels and binary game data
Whether you're a working developer or a student with prior knowledge of C++ and data structures, Game Programming in C++ will prepare you to solve real problems with C++ in roles throughout the game development lifecycle. You'll master the language that top studios are hiring for--and that's a proven route to success.

Functional Programming in C++: How to Improve Your C++ Programs Using Functional Techniques

Автор: Cukic Ivan
Название: Functional Programming in C++: How to Improve Your C++ Programs Using Functional Techniques
ISBN: 1617293814 ISBN-13(EAN): 9781617293818
Издательство: Pearson Education
Рейтинг:
Цена: 7918.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Summary

Functional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the functional style. This in-depth guide is full of useful diagrams that help you understand FP concepts and begin to think functionally.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Well-written code is easier to test and reuse, simpler to parallelize, and less error prone. Mastering the functional style of programming can help you tackle the demands of modern apps and will lead to simpler expression of complex program logic, graceful error handling, and elegant concurrency. C++ supports FP with templates, lambdas, and other core language features, along with many parts of the STL.

About the Book

Functional Programming in C++ helps you unleash the functional side of your brain, as you gain a powerful new perspective on C++ coding. You'll discover dozens of examples, diagrams, and illustrations that break down the functional concepts you can apply in C++, including lazy evaluation, function objects and invokables, algebraic data types, and more. As you read, you'll match FP techniques with practical scenarios where they offer the most benefit.

What's inside

  • Writing safer code with no performance penalties
  • Explicitly handling errors through the type system
  • Extending C++ with new control structures
  • Composing tasks with DSLs

About the Reader

Written for developers with two or more years of experience coding in C++.

About the Author

Ivan Čukic is a core developer at KDE and has been coding in C++ since 1998. He teaches modern C++ and functional programming at the Faculty of Mathematics at the University of Belgrade.

Table of Contents

  1. Introduction to functional programming
  2. Getting started with functional programming
  3. Function objects
  4. Creating new functions from the old ones
  5. Purity: Avoiding mutable state
  6. Lazy evaluation
  7. Ranges
  8. Functional data structures
  9. Algebraic data types and pattern matching
  10. Monads
  11. Template metaprogramming
  12. Functional design for concurrent systems
  13. Testing and debugging
Principles of Automated Negotiation

Автор: Fatima
Название: Principles of Automated Negotiation
ISBN: 1107002540 ISBN-13(EAN): 9781107002548
Издательство: Cambridge Academ
Рейтинг:
Цена: 7602.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With an increasing number of applications in the context of multi-agent systems, automated negotiation is a rapidly growing area. Written by top researchers in the field, this state-of-the-art treatment of the subject explores key issues involved in the design of negotiating agents, covering strategic, heuristic, and axiomatic approaches. The authors discuss the potential benefits of automated negotiation as well as the unique challenges it poses for computer scientists and for researchers in artificial intelligence. They also consider possible applications and give readers a feel for the types of domains where automated negotiation is already being deployed. This book is ideal for graduate students and researchers in computer science who are interested in multi-agent systems. It will also appeal to negotiation researchers from disciplines such as management and business studies, psychology and economics.

Effective awk Programming: Universal Text Processing and Pattern Matching

Автор: Robbins Arnold
Название: Effective awk Programming: Universal Text Processing and Pattern Matching
ISBN: 1491904615 ISBN-13(EAN): 9781491904619
Издательство: Wiley
Рейтинг:
Цена: 5701.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: In this thoroughly revised edition, author and gawk lead developer Arnold Robbins describes the awk language and gawk program in detail, shows you how to use awk and gawk for problem solving, and then dives into specific features of gawk.

Programming the Intel Edison: Getting Started with Processing and Python

Автор: Norris Donald
Название: Programming the Intel Edison: Getting Started with Processing and Python
ISBN: 1259588335 ISBN-13(EAN): 9781259588334
Издательство: McGraw-Hill
Рейтинг:
Цена: 3430.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This TAB book explores Intel`s Edison and shows how to program the next generation of maker devices, including wearable electronics, IoT, and robotics!

Natural Language Processing Using R: Pocket Primer

Автор: Oswald Campesato
Название: Natural Language Processing Using R: Pocket Primer
ISBN: 1683927303 ISBN-13(EAN): 9781683927303
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 6098.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A book for developers who are looking for an overview of basic concepts in Natural Language Processing using R. It casts a wide net of techniques to help developers who have a range of technical backgrounds. Numerous code samples and listings are included to support myriad topics.

MacOS programming for absolute beginners : Developing Apps Using Swift

Название: MacOS programming for absolute beginners : Developing Apps Using Swift
ISBN: 1484226615 ISBN-13(EAN): 9781484226612
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn how to code for the iMac, Mac mini, Mac Pro, and MacBook using Apple`s Swift, a gateway to both Mac and iOS app development while being powerful and easy to learn. This book is fully updated to cover the new MacBook Touch Bar, macOS, introducing novices to writing macOS programs, but also helping experienced programmers moving to the Mac.

Hands-On Network Programming with C

Автор: Winkle Lewis Van
Название: Hands-On Network Programming with C
ISBN: 1789349869 ISBN-13(EAN): 9781789349863
Издательство: Неизвестно
Рейтинг:
Цена: 8642.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Network programming, a challenging topic in C, is made understandable through careful exposition of socket programming APIs. Keeping up with the current trends, you will gain an insight into web programming for IoT. Finally, you will learn how to monitor the network, troubleshoot problems, implement security, and understand best practices.

Programming media art using processing

Автор: Noble, Margaret (high Tech High Media Arts, San Diego, Calfornia, Usa)
Название: Programming media art using processing
ISBN: 0367508281 ISBN-13(EAN): 9780367508289
Издательство: Taylor&Francis
Рейтинг:
Цена: 7501.00 р.
Наличие на складе: Нет в наличии.

Описание: Programming Beginning Media Art for Non-Programmers provides an entry level exploration into visual design through computer programming using the open source and artist friendly language, Processing. Used by hundreds of students - this learning system breaks lessons down into strategic steps towards fun and creative media art projects.

Game programming using qt: beginner`s guide

Автор: Wysota, Witold Haas, Lorenz
Название: Game programming using qt: beginner`s guide
ISBN: 1782168877 ISBN-13(EAN): 9781782168874
Издательство: Неизвестно
Рейтинг:
Цена: 11217.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Python Programming: A Comprehensive Smart Approach for Total Beginners to Learn Python Language Using Best Practices and Advanced Features

Автор: Mining Ethem
Название: Python Programming: A Comprehensive Smart Approach for Total Beginners to Learn Python Language Using Best Practices and Advanced Features
ISBN: 1914028066 ISBN-13(EAN): 9781914028069
Издательство: Неизвестно
Рейтинг:
Цена: 3220.00 р.
Наличие на складе: Нет в наличии.

Learning Python: The Ultimate Guide to Learning How to Develop Applications for Beginners with Python Programming Language Using Numpy,

Автор: Hack Samuel
Название: Learning Python: The Ultimate Guide to Learning How to Develop Applications for Beginners with Python Programming Language Using Numpy,
ISBN: 1801142890 ISBN-13(EAN): 9781801142892
Издательство: Неизвестно
Рейтинг:
Цена: 3444.00 р.
Наличие на складе: Нет в наличии.

Описание: Discover how you can become a Python pro in no time with this comprehensive beginner's guide


Do you want to start programming with python, but you're worried it will be too difficult to understand? Looking to learn your first coding language, or add another one to your list? Then this book is for you.


Python is an incredible programming language, beloved by developers and programmers the world over. Now, you can join in and start programming in no time Designed for the beginner, this book dives into the fundamental behind Python in an easy-to-follow way, giving you all the tools you need to start coding.


Covering everything from the basics of Python code to NumPy, Scikit-Learn and the libraries that work with Python, you'll discover:

  • How to Install, Run, and Understand Python on Any Operating System
  • A Comprehensive Introduction to Python
  • Python Basics and Writing Code
  • Python as an OOP Language
  • Writing Loops, Conditional Statements, Exceptions and More
  • Python Expressions and The Beauty of Inheritances
  • The Libraries that Work With Python - NumPy, Scikit-Learn, Matpotlib and SciPy
  • And Much More


Even if you've never worked with code before, Python is the best language for the beginner - and this book is your ticket to understanding it. Now you can start programming with ease, and understand why Python is such a powerful language


So what are you waiting for? Buy now to begin your journey with Python Programming today

Scroll Up and Click the "Buy now" Button



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