Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: The Essential Guide to HTML5: Using Games to Learn HTML5 and javascript, 2nd Edition
Автор: Jeanine Meyer
Издательство: Apress
Год: 2019
Страниц: 440
Язык: английский
Формат: pdf (true), epub
Размер: 11.5 MB

Gain a deep, practical knowledge of HTML and javascript that will provide an introduction to programming and enable you to build interactive websites. This completely updated second edition explains HTML, javascript and CSS in the context of working examples and contains full-color screen shots of the programs in action. You'll begin at an introductory level, learning the essentials of HTML5 and javascript and programming techniques. Each chapter features either a familiar game such as Hangman, Rock-Paper-Scissors, Craps, Memory, and Blackjack, or a simple type of game, such as a quiz, a maze, or animated simulations. You'll develop solid programming skills that will help when learning other programming languages.
Разместил: Ingvar16 2-02-2019, 12:57 | Комментарии: 0 | Подробнее

Название: Building Interactive Systems: Principles for Human-Computer Interaction
Автор: Dan R. Olsen, Jr.
Издательство: Course Technology, Cengage Learning
Год: 2010
Формат: PDF
Для сайта: Mirknig.su
Страниц: 680
Размер: 10,71 МБ
Язык: English

This innovative text focuses on the architectures, mathematics, and algorithms that are integral to creating reliable user interfaces. The first sixteen chapters cover the concepts required for current graphical user interfaces, including specific emphasis on the Model-View-Controller architecture. The second part of the book provides an overview of key research areas in interactive systems, with a focus on the algorithms required to implement these systems. Using clear descriptions, equations,and pseudocode, this text simplifies and demystifies the development and application of a variety of user interfaces.
Разместил: ak5812 2-02-2019, 12:46 | Комментарии: 0 | Подробнее
Название: Building Reactive Microservices in Java
Автор: Clement Escoffier
Издательство: O'Reilly
ISBN: 9781491986288
Год: 2017
Страниц: 71
Язык: английский
Формат: pdf, djvu
Размер: 10.18 MB

If you’re investigating ways to build distributed microservices, perhaps to replace an unwieldy monolithic enterprise application, this report explains the benefits of creating microservices with reactive design—a method that takes advantage of modern CPU architectures and efficient resource utilization. You’ll learn how to build effective microservice systems with Eclipse Vert.x, a toolkit for building reactive applications on the JVM.
Разместил: Ingvar16 2-02-2019, 12:28 | Комментарии: 0 | Подробнее
Название: Swarm Intelligence - Volume 3: Applications
Автор: Ying Tan
Издательство: The Institution of Engineering and Technology
ISBN: 1785616315
Год: 2018
Страниц: 881
Язык: английский
Формат: pdf (true)
Размер: 90.2 MB

Роевой интеллект (SI) - одна из самых важных и сложных парадигм под эгидой вычислительного интеллекта (CI). В нем основное внимание уделяется исследованию коллективного поведения роя в природе и / или социальном явлении для решения сложных задач, которые невозможно решить традиционными подходами.
Swarm Intelligence (SI) is one of the most important and challenging paradigms under the umbrella of computational intelligence. It focuses on the research of collective behaviours of a swarm in nature and/or social phenomenon to solve complicated and difficult problems which cannot be handled by traditional approaches.
Разместил: Ingvar16 2-02-2019, 12:22 | Комментарии: 0 | Подробнее

Название: Java Programming: From Problem Analysis to Program Design, Fourth Edition
Автор: D.S. Malik
Издательство: Course Technology, Cengage Learning
Год: 2010
Формат: PDF
Для сайта: Mirknig.su
Страниц: 1021
Размер: МБ
Язык: English

Designed for the beginning programming student, this book will motivate learners while teaching fundamental programming concepts. Based on years of classroom testing, this fourth edition of JAVA™ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN approaches programming with a focus on clear explanations and practice - two critical factors in mastering the Java language. Straightforward language is used to explain the reasoning behind each new concept, and numerous examples and exercises allow readers to practice solving problems and writing code. This new edition is fully compliant with the latest version of Java, and includes updated programming exercises and programs.
Разместил: ak5812 2-02-2019, 11:22 | Комментарии: 0 | Подробнее
Автор: А. Н. Васильев
Язык: Русский
Издательство: Вильямс
Год: 2004
Для сайта: Mirknig.su
Формат: pdf
Кол-во страниц: 122
Размер: 89 Мб

В книге обсуждается использование Excel для решения прикладных научных и инженерно- физических задач.
Разместил: zyzyzy 2-02-2019, 10:45 | Комментарии: 0 | Подробнее
Название: Make: Getting Started with p5.js
Автор: Lauren McCarthy, Casey Reas, Ben Fry
Издательство: Maker Media
Год: 2015
Формат: PDF
Размер: 22 Мб
Язык: английский / English

Learn programming the fun way--by sketching with interactive computer graphics! Getting Started with p5.js contains techniques that can be applied to creating games, animations, and interfaces. p5.js is a new interpretation of Processing written in javascript that makes it easy to interact with HTML5 objects, including text, input, video, webcam, and sound. Like its older sibling Processing, p5.js makes coding accessible for artists, designers, educators, and beginners.
Разместил: black 1-02-2019, 21:01 | Комментарии: 0 | Подробнее
Название: Players Making Decisions: Game Design Essentials and the Art of Understanding Your Players
Автор: Zack Hiwiller
Издательство: New Riders
Год: 2015
Формат: PDF, EPUB
Размер: 21 Мб
Язык: английский / English

Game designers today are expected to have an arsenal of multi-disciplinary skills at their disposal in the fields of art and design, computer programming, psychology, economics, composition, education, mythology—and the list goes on. How do you distill a vast universe down to a few salient points?
Разместил: black 1-02-2019, 20:54 | Комментарии: 0 | Подробнее
Название: Entity Framework 4 in Action
Автор: Stefano Mostarda and Marco De Sanctis
Издательство: Manning Publications
Год: 2011
Формат: PDF
Размер: 13 Мб
Язык: английский / English

Entity Framework 4 in Action is an example-rich tutorial that helps .NET developers learn and master the subject. It begins by explaining object/relational mapping and then shows how you can easily transition to EF from ADO.NET. Through numerous focused examples and two larger case studies, the book unfolds the EF story in a clear, easy-to-follow style. Infrastructure and inner workings of EF are discussed when you need them to understand a particular feature. This book is written for .NET developers. Knowledge of ADO.NET is helpful but not required.
Разместил: black 1-02-2019, 20:21 | Комментарии: 0 | Подробнее
Название: 101 Ready-to-Use Excel Formulas
Автор: Michael Alexander
Издательство: Wiley
Год: 2014
Формат: PDF, EPUB
Размер: 13 Мб
Язык: английский / English

101 Ready-to-Use Excel Formulas is filled with the most commonly-used, real-world Excel formulas that can be repurposed and put into action, saving you time and increasing your productivity. Each segment of this book outlines a common business or analysis problem that needs to be solved and provides the actual Excel formulas to solve the problem—along with detailed explanation of how the formulas work.
Разместил: black 1-02-2019, 19:43 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности