Поддержка  •  Дневник  •  Без рекламы  •  О сайте  •  Реклама  •  Поставить баннер  •  Fleshlight  •  Прислать  •  Хроника  •  Translate Гости: 3    Участники: 0 Авторизация Авторизация   Регистрация 
Метод Научного Тыка
RULVEN
Поиск  
Blackball iMag | интернет-журнал
Amerikas Auto
Разделы


Реклама
Начало » Книги, справочники » Программирование
342

Программирование (стр. 8)

Библиотека книг по разработке программного обеспечения.



Мне нравится 0    Мне не нравится 0
Страница 8 из 18
 
« Следующая  1 2 3 4 5 6 7 8 9 10 ...   Предыдущая »  »|

Чт 13.01.2022
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way.
0 0 0
Вт 11.01.2022
Mastering Parallel Programming with R
R is one of the most popular programming languages used in data science. Applying R to big data and complex analytic tasks requires the harnessing of scalable compute resources. Mastering Parallel Programming with R presents a comprehensive and practical treatise on how to build highly scalable and efficient algorithms in R. It will teach you a variety of parallelization techniques, from simple use of R’s built-in parallel package versions of...
далее...
0 0 0
Чт 06.01.2022
DevOps: Puppet, Docker, and Kubernetes
With so many IT management and DevOps tools on the market, both open source and commercial, it’s difficult to know where to start. DevOps is incredibly powerful when implemented correctly, and here’s how to get it done.This Learning Path covers three broad areas: Puppet, Docker, and Kubernetes. This Learning Path is a large resource of recipes to ease your daily DevOps tasks. We begin with recipes that help you develop...
далее...
0 0 0
Вт 04.01.2022
C# 7 and .NET Core: Modern Cross-Platform Development, 2nd Edition
C# has recently been made open source and now supports cross-platform development for Linux, macOS, and Windows. It can be used to create everything from business applications, websites, and services to games for Android and iOS mobile phones and Xbox One. If you want to build powerful cross-platform applications with C# 7 and .Net Core, then this book is for you. First, we’ll run you through the basics of...
далее...
0 0 0
Чт 30.12.2021
PostgreSQL High Availability Cookbook, Second Edition
Master over 100 recipes to design and implement a highly available server with the advanced features of PostgreSQL. Databases are nothing without the data they store. In the event of a failure – catastrophic or otherwise – immediate recovery is essential. By carefully combining multiple servers, it’s even possible to hide the fact a failure occurred at all. From hardware selection to software stacks and horizontal scalability, this book...
далее...
0 0 0
Вт 28.12.2021
Многопользовательские игры. Разработка сетевых приложений.
Сетевые многопользовательские игры — это многомиллиардный бизнес, привлекающий десятки миллионов игроков. Эта книга на реальных примерах рассказывает об особенностях разработки таких игр и основах построения надежной многопользовательской архитектуры. Вы узнаете об основах сетевого программирования с точки зрения разработчиков игр, управлении игрой через передачу данных, сетевых обновлениях, обеспечении надежной работы и научитесь со­здавать безопасный и масштабируемый код. Не останутся без внимания игровые сервисы и облачные технологии. Эта книга пригодится всем, кто...
далее...
0 0 0
Чт 23.12.2021
Software Engineering: Architecture-Driven Software Development
0 0 0
Вт 21.12.2021
Effective C# (Covers C# 6.0): 50 Specific Ways to Improve Your C#, 3rd Edition
Now fully updated to reflect C# 7.0’s latest capabilities and newest best practices, Effective C#, Third Edition will help you harness its full power to write exceptionally robust, efficient, maintainable, and well-performing code. Using the concise, scenario-driven style pioneered in Scott Meyers’s best-selling Effective C++, Bill Wagner brings together 50 C# best practices, tips, shortcuts, and realistic code examples, helping you quickly master advanced techniques it might take years to...
далее...
0 0 0
Чт 16.12.2021
SignalR Blueprintsкнига
SignalR Blueprints
0 0 0
Вт 14.12.2021
Scala for the Impatient, 2nd Edition
Interest in the Scala programming language continues to grow for many reasons. Scala embraces the functional programming style without abandoning the object-oriented paradigm, and it allows you to write programs more concisely than in Java. Because Scala runs on the JVM, it can access any Java library and is interoperable with familiar Java frameworks. Scala also makes it easier to leverage the full power of concurrency.
0 0 0
Чт 09.12.2021
C# and XML Primerкнига
C# and XML Primer
Learn XML and how to use and integrate it into your C# applications using this compact book. This guide helps you avoid the pitfalls of dealing with XML and C# since handling XML with C# and the .NET Platform can present its own set of challenges. XML is far from a dead technology, so it is important to learn how best to use it in your applications when the need...
далее...
0 0 0
Вт 07.12.2021
Pro SharePoint 2013 App Development
Apps have taken the world by storm, and now they're taking SharePoint as well. The biggest new thing in SharePoint 2013, apps are the solution to creating custom code that runs on not just your own SharePoint deployment, but also on others' implementations as well. Pro SharePoint 2013 App Development is your must-have guide to developing app solutions that run on the SharePoint 2013 platform. Using step-by-step tutorials, author...
далее...
0 0 0
Чт 02.12.2021
Programming in Haskell
Haskell is one of the leading languages for teaching functional programming, enabling students to write simpler and cleaner code, and to learn how to structure and reason about programs. This introduction is ideal for beginners: it requires no previous programming experience and all concepts are explained from first principles via carefully chosen examples. Each chapter includes exercises that range from the straightforward to extended projects, plus suggestions for further reading...
далее...
0 0 0
Вт 30.11.2021
Domain-Driven Design Distilled
Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there’s an accessible guide to the basics of DDD: What it is, what problems it solves, how it works, and how to quickly gain value from it. Concise, readable, and actionable, Domain-Driven Design Distilled never buries you in detail–it...
далее...
0 0 0
Чт 25.11.2021
Big Data Analytics Made Easy
Big Data Analytics Made Easy is a must-read for everybody as it explains the power of Analytics in a simple and logical way along with an end to end code in R. Even if you are a novice in Big Data Analytics, you will still be able to understand the concepts explained in this book. If you are already working in Analytics and dealing with Big Data, you will still...
далее...
0 0 0
Вт 23.11.2021
Python High Performance, Second Edition
Python is a versatile language that has found applications in many industries. The clean syntax, rich standard library, and vast selection of third-party libraries make Python a wildly popular language. Python High Performance is a practical guide that shows how to leverage the power of both native and third-party Python libraries to build robust applications. The book explains how to use various profilers to find performance bottlenecks and...
далее...
0 0 0
Чт 18.11.2021
Patterns of Enterprise Application Architecture
The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned. Patterns of...
далее...
0 0 0
Вт 16.11.2021
More Effective C#: 50 Specific Ways to Improve Your C#, 2nd Edition
In More Effective C#, Second Edition, world-renowned .NET expert Bill Wagner identifies and illuminates 50 intermediate-to-advanced techniques for writing exceptionally robust and well-performing C# 7.0 code. Reflecting the growing sophistication of the C# language and its development community, Wagner presents powerful new solutions to problems you’re likely to encounter every day. Through three editions of Effective C#, Wagner’s clear explanations, expert tips, and realistic code examples have proven invaluable...
далее...
0 0 0
Чт 11.11.2021
Introduction to Deep Learning Using R
Understand deep learning, the nuances of its different models, and where these models can be applied. The abundance of data and demand for superior products/services have driven the development of advanced computer science techniques, among them image and speech recognition. Introduction to Deep Learning Using R provides a theoretical and practical understanding of the models that perform these tasks by building upon the fundamentals of data science through machine learning...
далее...
0 0 0
Вт 09.11.2021
OpenGL 4. Язык шейдеров. Книга рецептов
Язык шейдеров OpenGL (OpenGL Shading Language, GLSL) является фундаментальной основой программирования с использованием OpenGL. Его применение дает беспрецедентную гибкость и широту возможностей, позволяет использовать мощь графического процессора (GPU) для реализации улучшенных приемов отображения и даже для произвольных вычислений. Версия GLSL 4.x несет еще более широкие возможности, благодаря введению новых видов шейдеров: шейдеров тесселяции и вычислительных шейдеров. В этой книге рассматривается весь спектр приемов программирования на GLSL, начиная с базовых...
далее...
0 0 0

Страница 8 из 18
 
« Следующая  1 2 3 4 5 6 7 8 9 10 ...   Предыдущая »  »|

RSS-лента
Поделиться ссылкой:
Реклама

Новое
20 лучших рецептов куриных ножек на сковороде вчера, 10:02
20 лучших рецептов куриных ножек на сковороде
Горячий Тодди: классический рецепт, состав, история коктейля 2 дня назад, 09:09
Горячий Тодди: классический рецепт, состав, история коктейля
Устройство и принцип работы газового инфракрасного обогревателя Ср 29.11.2023
Устройство и принцип работы газового инфракрасного обогревателя
Стили именования переменных и функций. Используйте их все Пн 27.11.2023
Стили именования переменных и функций. Используйте их все
Глинтвейн из красного вина Пт 24.11.2023
Глинтвейн из красного вина
Модуль, пакет, библиотека, фреймворк: разбираемся в разнице Пн 20.11.2023
Модуль, пакет, библиотека, фреймворк: разбираемся в разнице
10 самых больших акустических систем класса High End Ср 15.11.2023
10 самых больших акустических систем класса High End
Почему хорошие разработчики пишут плохие юнит-тесты Пн 13.11.2023
Почему хорошие разработчики пишут плохие юнит-тесты
Виски с соками – удачные дуэты с мягким вкусом для долгой дегустации Пт 10.11.2023
Виски с соками – удачные дуэты с мягким вкусом для долгой дегустации
Ср 08.11.2023
Акустические системы класса А
Книги
Integrating Serverless Architecture Вт 28.11.2023
Integrating Serverless Architecture
Год: 2019
Real-Time Web Application Development Вт 07.11.2023
Real-Time Web Application Development
Год: 2017
Microservice Patterns and Best Practices Вт 31.10.2023
Microservice Patterns and Best Practices
Год: 2018
Migrating to Microservice Databases Вт 24.10.2023
Migrating to Microservice Databases
Год: 2017
API Design Patterns Вт 10.10.2023
API Design Patterns
Год: 2021

Реклама
Разработано на основе BlackNight CMS
Release v.2023-11-30
© 2000–2023 Blackball
Дизайн & программирование:
О сайтеРеклама
Web-site performed by Sergey Drozdov
BlackballРекламаСтатистика | МузыкаПлейлистыКиноВидеоИгрыАудиоПрограммыСтатьиКартинкиЮморФорумДневник сайтаПрислать контент