|
|
|
|
|
|
|
| |
|
Название: Изучаем Python Автор: Лутц М. Издательство: Символ-Плюс Год: 2009 Страниц: 845 Формат: djvu Размер: 11 mb Качество: хорошее
В книге представлены основные типы объектов в языке Python, порядок их создания и работы с ними, а также функции как основной процедурный элемент языка. Рассматриваются методы работы с модулями и дополнительными объектно-ориентированными инструментами языка Python – классами. Включены описания моделей и инструкций обработки исключений, а также обзор инструментов разработки, используемых при создании крупных программ. |
Разместил: АлександрШе 19-05-2016, 13:42 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Reliable javascript: How to Code Safely in the World's Most Dangerous Language автор: Lawrence Spencer, Seth Richards Издательство: Wrox Страниц: 528 Год: 2016 ISBN: 978-1119028727 Формат: PDF Размер: 25 MB Язык: Английский Reliable javascript, How to Code Safely in the World's Most Dangerous Language demonstrates how to create test-driven development for large-scale javascript applications that will stand the test of time and stay accurate through long-term use and maintenance. Taking a test-first approach to software architecture, this book walks you through several patterns and practices and explains what they are supposed to do by having you write unit tests. Write the code to pass the unit tests, so you not only develop your technique for structuring large-scale applications, but you also learn how to test your work. You'll come away with hands-on practice that results in code that is correct from the start, and has the test coverage to ensure that it stays correct during subsequent maintenance. All code is provided both in the text and on the web, so you can immediately get started designing more complete, robust applications. |
Разместил: Fjodor 19-05-2016, 13:23 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Beginning C# 6.0 Programming with Visual Studio 2015 1st Edition автор: Benjamin Perkins, Jacob Vibe Hammer, Jon D. Reid Издательство: Wrox Страниц: 840 Год: 2016 ISBN: 978-1119096689 Формат: PDF Размер: 59 MB Язык: Английский Beginning C# 6.0 Programming with Visual Studio 2015 provides step-by-step directions for programming with C# in the .NET framework. Beginning with programming essentials, such as variables, flow control, and object-oriented programming, this authoritative text moves into more complicated topics, such as web and Windows programming and data access within both database and XML environments. After your introduction to each of the chapters, you are invited to apply your newfound knowledge in Try it Out sections, which reinforce learning and help you understand the practical applications of the new concepts you have explored. Through this approach, you can write useful programming code following each of the steps that you explore in this essential text. |
Разместил: Fjodor 19-05-2016, 13:11 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Beginning ASP.NET for Visual Studio 2015 1st Edition автор: William Penberthy Издательство: Wrox Страниц: 792 Год: 2016 ISBN: 978-1119077428 Формат: PDF Размер: 65 MB Язык: Английский Beginning ASP.NET for Visual Studio 2015 is your ultimate guide to the latest upgrade of this historically popular framework. Fully updated to align with the vNext release, this new edition walks you through the new tools and features that make your workflow smoother and your applications stronger. You'll get up to speed on the productivity and performance improvements, and learn how Microsoft has committed itself to more continuous innovation by increasing its release cadence for all products and services going forward. Coverage includes Async-aware debugging, ADO.NET idle connection resiliency, managed return value inspection, ASP.NET app suspension, on-demand large object heap compaction, multi-core JIT and more. |
Разместил: Fjodor 19-05-2016, 12:57 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Beginning Visual Basic 2015 автор: Bryan Newsome Издательство: Wrox Страниц: 624 Год: 2015 ISBN: 978-1119092117 Формат: PDF Размер: 51 MB Язык: Английский Beginning Visual Basic 2015 is the ideal guide for new programmers, especially those learning their first language. This new edition has been updated to align with Visual Studio 2015, and also refocused to concentrate on key beginner topics. Precise, step-by-step instructions walk you through important tasks, and clear explanations targeted to beginners will have you writing your first Visual Basic application quickly. You'll start from the absolute beginning, assuming no prior programming experience, and then gradually build your skills to write Visual Basic applications for Windows and the Web. Coverage includes objects, class libraries, graphics, databases, and much more, with explicit instructions on using ASP.NET, SQL Server, ADO.NET, and XML. |
Разместил: Fjodor 19-05-2016, 12:31 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: C# 24-Hour Trainer автор: Rod Stephens Издательство: Wrox Страниц: 600 Год: 2015 ISBN: 978-1119065661 Формат: PDF Размер: 56 MB Язык: Английский C# 24-Hour Trainer, 2nd Edition is your quick and easy guide to programming in C#, even if you have no programming experience at all. Updated to align with the latest C# standard, this book is your comprehensive beginner's guide, with each lesson supplemented by a video, for over ten hours of video training. Each chapter focuses on a specific concept or technique, with detailed, easy-to-follow explanation followed by a hands-on exercise. The goals of each exercise are outlined in advance to help you understand what you're working toward, and step-by-step instructions walk you through the operation from start to finish. Complex areas are clarified with specifically highlighted pointers that head off confusion, and additional exercises are provided so you can practice your new skills. |
Разместил: Fjodor 19-05-2016, 12:16 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Learning Swift: Building Apps for OS X and iOS Автор: Buttfield-Addison Paris, Manning Jon, Nugent Tim Издательство: O'Reilly Media Год: 2016 Страниц: 534 Формат: pdf Размер: 25 mb Язык: английский
Get hands-on experience with Apple's Swift programming language by building real working apps. With this practical guide, skilled programmers with little or no knowledge of Apple development will learn how to code with Swift 2 by developing three complete, tightly linked versions of the Notes application for the OS X, iOS, and watchOS platforms. In the process, you'll learn Swift's fundamentals, including its syntax and features, along with the basics of the Cocoa, CocoaTouch, and WatchKit frameworks. This book teaches you how to use common design patterns for Swift, how to structure an application for Apple's platforms, and how to submit working apps to the App Store. |
Разместил: АлександрШе 18-05-2016, 19:28 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: Красильников Н.Н. Название: Цифровая обработка 2D- и 3D-изображений: учебное пособие. Издательство: БХВ-Петербург Год: 2014 ISBN: 978-5-9775-0700-4 Страниц: 608 Качество: Ebook Формат: PDF (оригинал) Размер: 19 Mb Язык: Русский
Изложены теоретические основы цифровой обработки 2D- и 3D-изображений.
|
Разместил: bro2014 18-05-2016, 16:31 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Основы электродинамики с MATLAB Автор: Гринев А.Ю., Ильин Е.В Издательство: М.: Логос Год: 2013 Страниц: 176 ISBN: 978-5-98704-700-2 Формат: DJVU Размер: 10.2 Мб Язык: русский
Представлены основные сведения о среде программирования Matlab. Рассмотрены вопросы вычислений в командном режиме, построения графиков. Охарактеризованы скрипты в Matlab и управляющие конструкции. |
Разместил: MIHAIL62 18-05-2016, 13:55 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: Голощапов А. Л. Название: Google Android. Создание приложений для смартфонов и планшетных ПК — 2-е изд., пер. и доп. + Диск Издательство: БХВ-Петербург Год: 2014 ISBN: 978-5-9775-0925-1 Страниц: 928 Качество: Ebook Формат: PDF(оригинал) Размер: 151 Mb Язык: Русский
Книга посвящена разработке приложений для мобильных устройств и планшетных ПК под управлением операционной системы Google Android.
|
Разместил: bro2014 17-05-2016, 17:38 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|