|
|
|
|
|
|
|
| |
|
Название: Автоматизация рутинных задач с помощью Python: практическое руководство для начинающих Автор: Эл Свейгарт Издательство: Вильямс Год: 2017 Страниц: 573 Формат: pdf (+ code) Размер: 28 mb Качество: хорошее
Если вам когда-либо приходилось тратить часы на переименование файлов или обновление сотен ячеек электронных таблиц, то вы знаете, что такое рутинная работа. А что если поручить компьютеру выполнять такую работу вместо вас? Книга научит вас использовать Python для написания программ, способных в считанные минуты сделать то, на что раньше у вас уходили часы ручного труда, причем никакого опыта программирования от вас не требуется. Как только вы овладеете основами программирования, вы сможете создавать программы на языке Python, которые будут без труда выполнять в автоматическом режиме различные полезные задачи. |
Разместил: АлександрШе 16-01-2017, 21:52 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Математические основы программирования трехмерной графики Автор: Папуловская, Н. В. Издательство: Издательство Уральского университета Год: 2016 Страниц: 116 Формат: pdf Размер: 22 mb Качество: хорошее
Данное учебное пособие представляет собой вводный курс программирования компьютерной графики. Он включает описание основных понятий формирования трехмерных объектов и сцен. Изучается программный интерфейс, позволяющий осуществлять взаимодействие прикладной программе с оборудованием современного компьютера. Методические указания к лабораторному практикуму являются вспомогательным материалом для изучения технологии программирования трехмерной графики и содержат справочную информацию по графической библиотеке OpenGL и вспомогательным библиотекам. |
Разместил: АлександрШе 16-01-2017, 13:23 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles, 5th Edition Автор: Narasimha Karumanchi Издательство: CareerMonk Publications Год: 2017 Страниц: 868 Формат: PDF, EPUB Размер: 83 Mb Язык: English
"Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer scientists. A handy guide of sorts for any computer science professional, Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles is a solution bank for various complex problems related to data structures and algorithms. It can be used as a reference manual by those readers in the computer science industry. This book serves as guide to prepare for interviews, exams, and campus work. In short, this book offers solutions to various complex data structures and algorithmic problems. |
Разместил: bhaer 16-01-2017, 11:02 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Excel Pivot Tables & Introduction To Dashboards. The Step-By-Step Guide Автор: Benton C.J. Издательство: Amazon Digital Services Год: 2017 Формат: pdf Страниц: 195 Размер: 24 mb Язык: английский
This book can be used as a tutorial or quick reference guide. It is intended for users who are comfortable with the basics of Microsoft Excel and are now ready to build upon this skill by learning Pivot Tables and Dashboards.
This book assumes you already know how to create, open, save, and modify an Excel® workbook and have a general familiarity with the Excel toolbar (Ribbon). |
Разместил: na5ballov 16-01-2017, 09:09 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 Автор: Adam Calderon, Joel Rumerman Издательство: Addison-Wesley Professional Год: 2008 Формат: PDF Страниц: 648 Размер: 5.74 MB Язык: English
“Supported by the leaders and principal authorities of core Microsoft technologies, this series has an author pool that combines some of the most insightful authors in the industry with the lead software architects and developers at Microsoft and the developer community at large.” |
Разместил: asusaser 16-01-2017, 08:28 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Beginning ASP.NET Security Автор: Barry Dorrans Издательство: Wrox Год: 2010 Формат: PDF Страниц: 436 Размер: 26.67 MB Язык: English
Programmers: protect and defend your Web apps against attack! You may know ASP.NET, but if you don't understand how to secure your applications, you need this book. This vital guide explores the often-overlooked topic of teaching programmers how to design ASP.NET Web applications so as to prevent online thefts and security breaches. |
Разместил: asusaser 16-01-2017, 08:28 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Python Programming Made Easy: For Beginners Автор: Ms Pavithra Karthik Издательство: CreateSpace Independent Publishing Platform Год: 2016 Формат: PDF (конвертированный) , EPUB , MOBI , AZW3 Страниц: 336 Размер: 3 MB(PDF), 1.39 MB(EPUB) , 3.78 MB(MOBI) , 1.76 MB(AZW3) Язык: English
The book aims to crisply explain all important Python concepts. All programs are tested in classroom. |
Разместил: asusaser 15-01-2017, 21:12 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Programming with Python Автор: T.R. Padmanabhan Издательство: Springer ISBN: 9811032769 Год: 2017 Язык: Английский Страниц: 349 Формат: pdf Размер: 10.89 MB
Based on the latest version of the language, this book offers a self-contained, concise and coherent introduction to programming with Python. The book’s primary focus is on realistic case study applications of Python. Each practical example is accompanied by a brief explanation of the problem-terminology and concepts, followed by necessary program development in Python using its constructs, and simulated testing. |
Разместил: Ingvar16 14-01-2017, 19:18 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Distributed Source Coding: Theory and Practice Автор: Samuel Cheng, Shuang Wang, Yong Fang Издательство: Wiley Год: 2017 Страниц: 384 Формат: PDF, EPUB, MOBI Размер: 58 Mb Язык: English
Distributed source coding is one of the key enablers for efficient cooperative communication. The potential applications range from wireless sensor networks, ad-hoc networks, and surveillance networks, to robust low-complexity video coding, stereo/Multiview video coding, HDTV, hyper-spectral and multispectral imaging, and biometrics. The book is divided into three sections: theory, algorithms, and applications. Part one covers the background of information theory with an emphasis on DSC; part two discusses designs of algorithmic solutions for DSC problems, covering the three most important DSC problems: Slepian-Wolf, Wyner-Ziv, and MT source coding; and part three is dedicated to a variety of potential DSC applications. |
Разместил: bhaer 14-01-2017, 12:18 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Agile Application Lifecycle Management: Using DevOps to Drive Process Improvement Автор: Bob Aiello, Leslie Sachs Издательство: Addison-Wesley Professional Год: 2016 Страниц: 416 Формат: PDF Размер: 10 Mb Язык: English
Integrate Agile ALM and DevOps to Build Better Software and Systems at Lower Cost
Agile Application Lifecycle Management (ALM) is a comprehensive development lifecycle that encompasses essential Agile principles and guides all activities needed to deliver successful software or other customized IT products and services. Flexible and robust, Agile ALM offers “just enough process” to get the job done efficiently and utilizes the DevOps focus on communication and collaboration to enhance interactions among all participants. |
Разместил: bhaer 14-01-2017, 12:11 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|