Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама



Название: Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14
Автор: Scott Meyers
Издательство: O'Reilly Media
Год: 2015
Страниц: 336
Формат: PDF, EPUB
Размер: 22 Mb
Язык: English

At first glance, C++11 and C++14 are defined by the new features they introduce, e.g., auto type declarations, move semantics, lambda expressions, and concurrency support. Information on these features is easy to come by, but learning to apply them effectively (such that the resulting software is correct, efficient, maintainable, and portable) is more challenging. That’s the role of this book. It describes how to write effective software using C++11 and C++14, i.e., using modern C++.
Разместил: bhaer 8-11-2018, 11:49 | Комментарии: 0 | Подробнее
Название: C# 5.0. Справочник. Полное описание языка
Автор: Джозеф Албахари, Бен Албахари
Издательство: Вильямс
Год: 2014
Формат: PDF
Размер: 10 Мб
Язык: русский

Данное руководство, ставшее бестселлером, позволяет получить точные ответы практически на любые вопросы по C# 5.0 и .NET CLR. Уникально организованное по концепциям и сценариям использования, обновленное 5-е издание книги предлагает реорганизованные разделы, посвященные параллелизму, многопоточности и параллельному программированию, а также включает подробные материалы по новому средству C# 5.0 – асинхронным функциям.
Разместил: harun54 8-11-2018, 11:40 | Комментарии: 0 | Подробнее
Название: Паттерны проектирования на платформе NET
Автор: Тепляков С.
Издательство: Питер
Год: 2015
Формат: PDF
Размер: 5 Мб
Язык: русский

Книга предназначена профессиональным разработчикам, которым интересны вопросы проектирования. Наибольшую пользу книга принесет программистам, у которых за плечами несколько лет опыта работы с языком C#, базовые знания об объектно-ориентированном программировании и о паттернах проектирования.
Разместил: harun54 8-11-2018, 11:35 | Комментарии: 0 | Подробнее

Название: Microservices Patterns: With examples in Java
Автор: Chris Richardson
Издательство: Manning Publications
Год: 2019
Страниц: 520
Формат: PDF
Размер: 10 Mb
Язык: English

Microservices Patterns teaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach, exploring both the benefits and drawbacks.
Разместил: bhaer 8-11-2018, 09:53 | Комментарии: 0 | Подробнее

Название: Testing Angular Applications
Автор: Jesse Palmer
Издательство: Manning Publications
Год: 2018
Страниц: 235
Формат: PDF
Размер: 10 Mb
Язык: English

Testing is vital to the development process. It improves the quality of code and reduces maintenance, saving both time and money. But testing is sometimes neglected since there are few established resources and standards when it comes to testing modern Angular web applications.
Разместил: bhaer 8-11-2018, 09:52 | Комментарии: 0 | Подробнее

Название: Beginning javascript and CSS Development with jQuery (+code)
Автор: Richard York
Издательство: Wiley
Год: 2009
Формат: PDF
Страниц: 560
Размер: 14,12 МБ
Язык: English

This book covers the jQuery javascript framework and the jQuery UI javascript framework to get more results more quickly out of javascript programming. I cover each method exposed by jQuery’s API, which contains methods to make common, redundant tasks go much more quickly in less code. I also cover how jQuery eliminates certain cross-browser, cross-platform development headaches like the event model; not only does it eliminate these headaches, but it also makes it easier to work with events by reducing the amount of code that you need to write to attach events. It even gives you the ability to simulate events.
Разместил: alexcat 8-11-2018, 06:02 | Комментарии: 0 | Подробнее

Название: Введение в Octave для инженеров и математиков
Автор: Е. Р. Алексеев, О. В. Чеснокова
Издательство: ALT Linux
Год: 2012
Страниц: 368
Формат: PDF
Размер: 10 Мб
Язык: русский

Книга посвящена свободно распространяемому пакету Octave. Читатель держит в руках первое описание пакета на русском языке. Описан встроенный язык пакета, подробно рассмотрены графические возможности пакета. Подробно рассмотрено решение различных инженерных и математических задач.
Разместил: harun54 7-11-2018, 21:13 | Комментарии: 0 | Подробнее
Название: Develop on Yammer: Social Integration for Modern Business Applications
Автор: Pathik Rawal, Pryank Rohilla
Издательство: Apress
Год: 2015
Формат: PDF
Страниц: 322
Для сайта: litmy.ru
Размер: 10 Mb
Язык: English

Develop on Yammer is your guide to integrating the Yammer social network with your company’s application ecosystem. By developing custom apps and features on the Yammer platform, you can make your workplace more productive, encourage communication and feedback, and get your colleagues collaborating across a range of platforms, including SharePoint, ASP.NET, and Windows Phone.
The book begins with an introduction to the development options available along with guidance on how to set up a Yammer developer account. You’ll then take your first step in Yammer integration by building a Yammer feed into a web page or other jаvascript-based client application, before diving into app creation and management on the Yammer platform.
Разместил: Ice Zero 7-11-2018, 19:20 | Комментарии: 0 | Подробнее
Название: Developer’s Guide to Microsoft Prism 4: Building Modular MVVM Applications with Windows Presentation Foundation and Microsoft Silverlight
Автор: Bob Brumfield; Geoff Cox; David Hill; Brian Noyes; Michael Puleio; Karl Shifflett
Издательство: Microsoft Press
Год: 2011
Формат: PDF
Страниц: 290
Для сайта: litmy.ru
Размер: 4 Mb
Язык: English

This guide provides everything you need to get started with Prism and to use it to create flexible, maintainable Windows® Presentation Foundation (WPF) and Microsoft Silverlight® 4.0 applications.

It can be challenging to design and build WPF or Silverlight client applications that are flexible, maintainable, and that can evolve over time based on changing requirements. These kinds of applications require a loosely coupled modular architecture that allows individual parts of the application to be independently developed and tested, allowing the application to be modified or extended later on. Additionally, the architecture should promote testability, code re-use, and flexibility.
Разместил: Ice Zero 7-11-2018, 19:15 | Комментарии: 0 | Подробнее
Название: Developing Android Applications with Adobe AIR: An ActionScript Developer's Guide to Building Android Applications
Автор: V?ronique Brossier
Издательство: O'Reilly Media
Год: 2011
Формат: PDF
Страниц: 318
Для сайта: litmy.ru
Размер: 6 Mb
Язык: English

Put your ActionScript 3 skills to work building mobile apps. This book shows you how to develop native applications for Android-based smartphones and tablets from the ground up, using Adobe AIR. You learn the entire development process hands-on, from coding specific functions to options for getting your app published.
Start by building a sample app with step-by-step instructions, using either Flash Professional or Flash Builder. Then learn how to use ActionScript libraries for typical device features, such as the camera and the accelerometer. This book includes ready-to-run example code and a case study that demonstrates how to bring all of the elements together into a full-scale working app.
Разместил: Ice Zero 7-11-2018, 19:09 | Комментарии: 0 | Подробнее



 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности