|
|
|
|
|
|
|
| |
|
Название: javascript-mancy: Object-Oriented Programming: Mastering the Arcane Art of Summoning Objects in javascript Автор: Jaime Gonz?lez Garc?a, Artur Mizera Издательство: Leanpub Год: 2017 Страниц: 660 Формат: PDF, EPUB, AZW3 Размер: 10 Mb Язык: English
Imagine... imagine you lived in a world were you could use javascript to change the universe around you, to tamper with the threads that compose reality as you know it and do anything that you can imagine. Well, welcome to the world of javascript-mancy, where wizards, also known as javascriptmancers, control the arcane winds of magic wielding javascript to and fro and command the very fabric of reality. |
Разместил: bhaer 18-09-2017, 18:40 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Starting Out with C++: From Control Structures through Objects, 7th Edition Автор: Tony Gaddis Издательство: Pearson Год: 2011 Страниц: 1248 Формат: PDF Размер: 53 Mb Язык: English
Tony Gaddis’s accessible, step-by-step presentation helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the “how” and the “why”–but never losing sight of the fact that most beginners struggle with this material. His approach is both gradual and highly accessible, ensuring that students understand the logic behind developing high-quality programs. |
Разместил: bhaer 18-09-2017, 13:00 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Head First Android Development: A Brain-Friendly Guide 2nd Edition Автор: Dawn Griffiths, David Griffiths Издательство: O'Reilly Media Год: 2017 Формат: true pdf, epub Страниц: 928 Размер: 50 Mb, 129.7 Mb Язык: English
What will you learn from this book? If you have an idea for a killer Android app, this fully revised and updated edition will help you build your first working application in a jiffy. You’ll learn hands-on how to structure your app, design flexible and interactive interfaces, run services in the background, make your app work on various smartphones and tablets, and much more. It’s like having an experienced Android developer sitting right next to you! All you need to get started is some Java know-how. |
Разместил: bomboane 18-09-2017, 04:27 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Наглядная статистика. Используем R! Автор: Шипунов А.Б., Балдин Е.М., Волкова П.А. и др. Издательство: ДМК Пресс Год: 2014 Страниц: 298 ISBN: 978-5-97060-094-8 Формат: PDF Размер: 15.5 Мб Язык: русский
Если вам необходима статистическая обработка данных для курсовой, диплома, статьи или диссертации; вы хотите лучше понимать результаты тех статистических методов, которые применяете; вы устали от того, что программы анализа данных не способны выполнить нестандартные задачи; вам необходимо перегруппировать ваши данные, но жаль тратить на это часы ручного труда; вам нужно освоить самые современные методы, еще не нашедшие отражения в большинстве статистических пакетов, то эта книга - для вас! |
Разместил: MIHAIL62 17-09-2017, 21:09 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Методы программирования. Теория, инженерия, практика Автор: Лаврищева Е.М. Издательство: Наукова думка Год: 2006 Страниц: 454 ISBN: 978-966-00-0614-4 Формат: PDF Размер: 31.4 Мб Язык: русский
Систематизированы и изложены теория, инженерия и практика современных методов программирования. Определены основы методов интеграции и преобразования разноязыковых программ и данных, рассмотрены методы спецификации и доказательства программ, верификации и тестирования в целях оценивания надежности и качества, а также представлены методы инженерии планирования и управления программными проектами. |
Разместил: MIHAIL62 17-09-2017, 20:33 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Visual Basic For Kids: A Step by Step Computer Programming Tutorial Автор: Philip Conrod, Lou Tylee Издательство: Kidware Software Год: 2017 Страниц: 530 Формат: PDF, EPUB, AZW3 Размер: 21 Mb Язык: English
VISUAL BASIC FOR KIDS is a beginning step-by-step programming tutorial consisting of 10 chapters explaining (in simple, easy-to-follow terms) how to build a Visual Basic Windows application. Students learn about project design, the Visual Basic toolbox, and many elements of the BASIC language. |
Разместил: bhaer 17-09-2017, 19:50 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Pro Python(+code) Автор: Marty Alchin, J. Burton Browning Издательство: Apress Год: 2014 Страниц: 368 ISBN: 1484203354, 9781484203347 Формат: PDF Размер: 10.5 Мб Язык: English
You’ve learned the basics of Python, but how do you take your skills to the next stage? Even if you know enough to be productive, there are a number of features that can take you to the next level in Python. Pro Python, Second Edition explores concepts and features normally left to experimentation, allowing you to be even more productive and creative, including PANDAs, NumPy, and more. |
Разместил: MIHAIL62 17-09-2017, 05:09 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: C++ Templates: The Complete Guide, 2nd edition Автор: David Vandevoorde, Nicolai M. Josuttis, Douglas Gregor Издательство: Addison-Wesley Professional Год: 2017 Формат: azw3, tur pdf/epub Страниц: 832 Размер: 52.5 Mb, 65.7 Mb Язык: English
Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even as the C++ language and development community have advanced. In C++ Templates, Second Edition, three pioneering C++ experts show why, when, and how to use modern templates to build software that’s cleaner, faster, more efficient, and easier to maintain. Now extensively updated for the C++11, C++14, and C++17 standards, this new edition presents state-of-the-art techniques for a wider spectrum of applications. |
Разместил: bomboane 16-09-2017, 19:01 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Agile Application Security: Enabling Security in a Continuous Delivery Pipeline Автор: Laura Bell, Michael Brunton-Spall, Rich Smith, Jim Bird Издательство: O'Reilly Media Год: 2017 Страниц: 376 Формат: PDF, EPUB, AZW3 Размер: 10 Mb Язык: English
As the fastest growing, most commonly adopted development lifecycle, agile software development enables organizations to react quickly to rapidly changing customer requirements and market conditions without heavy capital investment or long delays. But many people in the software industry believe that this finely tuned balance of processes, patterns, and practices is difficult to integrate with traditional security management techniques. |
Разместил: bhaer 16-09-2017, 16:22 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Software Engineering: Specification, Implementation, Verification Автор: Suad Alagi? Издательство: Springer Год: 2017 Страниц: 178 Формат: PDF, EPUB Размер: 10 Mb Язык: English
This book takes a formal approach to teaching software engineering, using not only UML, but also Object Constraint Language (OCL) for specification and analysis of designed models. Employing technical details typically missing from existing textbooks on software engineering, the author shows how precise specifications lead to static verification of software systems. In addition, data management is given the attention that is required in order to produce a successful software project. |
Разместил: bhaer 16-09-2017, 10:34 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|