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


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

Программирование, IT

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



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

сегодня, 10:00
GraphQL: язык запросов для современных веб-приложений
GraphQL – это язык запросов, альтернативный REST и ситуативным архитектурам веб-сервисов, самая революционная технология извлечения данных со времен Ajax. Точно как React изменил взгляд веб-разработчика на создание пользовательских интерфейсов, GraphQL полностью изменит практику передачи данных по HTTP. Это практическое руководство поможет вам приступить к работе с языком GraphQL.
0 0 0
неделю назад, 10:10
Visual Design of GraphQL Dataкнига
A Practical Introduction with Neo4j
Visual Design of GraphQL Data
Get an introduction to the visual design of GraphQL data and concepts, including GraphQL structures, semantics, and schemas in this compact, pragmatic book. In it you will see simple guidelines based on lessons learned from real-life data discovery and unification, as well as useful visualization techniques. These in turn help you improve the quality of your API designs and give...
далее...
0 0 0
2 недели назад, 10:09
Pro .NET Benchmarkingкнига
The Art of Performance Measurement
Pro .NET Benchmarking
Use this in-depth guide to correctly design benchmarks, measure key performance metrics of .NET applications, and analyze results. This book presents dozens of case studies to help you understand complicated benchmarking topics. You will avoid common pitfalls, control the accuracy of your measurements, and improve performance of your software. Author Andrey Akinshin has maintained BenchmarkDotNet (the most popular .NET library...
далее...
0 0 0
3 недели назад, 10:02
В работу с головойкнига
Паттерны успеха от IT-специалиста
В работу с головой
0 0 0
Вт 20.02.2024
Жемчужины программирования, 2-е издание
Как настоящие жемчужины растут из песчинок, попавших внутрь раковины и раздражают моллюска, так жемчужины творчества программистов произрастают из задач, с которыми те сталкиваются. Книга предполагает наличие у читателя опыта программирования. Рассматриваются: методы разработки алгоритмов; методы оценки производительности; методы оптимизации программ и экономии памяти; задачи сортировки, выборки, поиска.
0 0 0
Вт 13.02.2024
DOM Enlightenmentкнига
Exploring JavaScript and the Modern DOM
DOM Enlightenment
With DOM Enlightenment, you’ll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM library. Using code examples in cookbook style, author Cody Lindley ( jQuery Cookbook ) walks you through modern DOM concepts to demonstrate how various node objects work. Over the past decade, developers have buried the DOM under frameworks that...
далее...
0 0 0
Вт 06.02.2024
Путь программиста. Самоучитель по языку Transact-SQLкнига
Основы программирования для начинающих разработчиков
Путь программиста. Самоучитель по языку Transact-SQL
Данная книга предназначена для тех людей, которые не знают языка T-SQL и даже об SQL мало что слышали, но хотят или им нужно освоить данный язык, иными словами, книга для начинающих. Идея написания данной книги у меня возникла, когда я четко осознал для себя, что все книги по SQL и в частности по T-SQL, которые я читаю, для меня-то может...
далее...
0 0 0
Вт 30.01.2024
Ultimate ASP.NET Core Web APIкнига
From Complete Noob To Six-Figure Backend Developer
Ultimate ASP.NET Core Web API
A complete, hands-on, and easy to digest program that gets you from zero to building production-ready APIs in just a few weeks.
0 0 0
Вт 23.01.2024
Microservice Architectureкнига
Aligning Principles, Practices, and Culture
Microservice Architecture
Microservices can have a positive impact on your enterprise — just ask Amazon and Netflix — but you can fall into many traps if you don’t approach them in the right way. This practical guide covers the entire microservices landscape, including the principles, technologies, and methodologies of this unique, modular style of system building. You’ll learn about the experiences of...
далее...
0 0 0
Сб 20.01.2024
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make...
далее...
0 0 0
Сб 20.01.2024
Fundamentals of Software Architectureкнига
An Engineering Approach
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics....
далее...
0 0 0
Сб 20.01.2024
Высоконагруженные приложениякнига
Программирование, масштабирование, поддержка.
Высоконагруженные приложения
В этой книге вы найдете ключевые принципы, алгоритмы и компромиссы, без которых не обойтись при разработке высоконагруженных систем для работы с данными. Материал рассматривается на примере внутреннего устройства популярных программных пакетов и фреймворков. В книге три основные части, посвященные, прежде всего, теоретическим аспектам работы с распределенными системами и базами данных. От читателя требуются базовые знания SQL и принципов работы баз...
далее...
0 0 0
Сб 20.01.2024
Refactoring with C#книга
Safely improve .NET applications and pay down technical debt with Visual Studio, .NET 8, and C# 12
Refactoring with C#
Learn how to improve the maintainability of C# code using modern tools and techniques so you and your team can resolve technical debt and work safely and efficiently with legacy code. Software projects start as brand-new “greenfield” projects, but invariably become muddied down in technical debt far sooner than we expect. In Refactoring with C# we’ll explore what technical debt...
далее...
0 0 0
Сб 20.01.2024
Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8книга
Develop Robust Minimal APIs with .NET 8
Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8
Description Learn ASP.NET Core APIs delivered in its latest version of the Microsoft Framework .NET 8. This book will show you how to develop APIs with ASP.NET Core 8. Author Anthony Giretti will reveal all you need to know about HTTP protocol, REST architecture style, and ASP.NET Core 8. You will learn what reflexes and mindset a developer must have...
далее...
0 0 0
Вт 16.01.2024
Управление памятью в .NET для профессионаловкнига
Написание более качественного, производительного и масштабируемого кода
Управление памятью в .NET для профессионалов
Хотя в .NET управление памятью осуществляется автоматически, понимание того, как именно это делается, сулит немало преимуществ. Вы сможете писать более качественные программы, эффективно взаимодействующие с памятью. Книга, проверенная командой разработки .NET из «Майкрософт», содержит 25 сценариев поиска и устранения неисправностей, призванных помочь в диагностике сложных проблем при работе с памятью. Приводится также ряд полезных рекомендаций по написанию кода, учитывающих особенности...
далее...
0 0 0
Вт 09.01.2024
Practical Azure SQL Database for Modern Developers
Building Applications in the Microsoft Cloud
Practical Azure SQL Database for Modern Developers
Here is the expert-level, insider guidance you need on using Azure SQL Database as your back-end data store. This book highlights best practices in everything ranging from full-stack projects to mobile applications to critical, back-end APIs. The book provides instruction on accessing your data from any language and platform. And you learn how to push processing-intensive work into the database...
далее...
0 0 0
Вс 07.01.2024
Building IoT Visualizations using Grafanaкнига
Power up your IoT projects and monitor with Prometheus, LibreNMS, and Elasticsearch
Building IoT Visualizations using Grafana
Key Features Connect devices, store and manage data, and build powerful data visualizations. Integrate Grafana with other systems, such as Prometheus, OpenSearch, and LibreNMS. Learn about message brokers and data forwarders to send data from sensors and systems to different platforms. Book Description Grafana is a powerful open source software that helps you to visualize and analyze data gathered from...
далее...
0 0 0
Вс 07.01.2024
Getting Started with Grafanaкнига
Real-Time Dashboards for IT and Business Operations
Getting Started with Grafana
Begin working with the Grafana data visualization platform. This book is a “how-to manual” for deploying and administering Grafana, creating real-time dashboards and alerts, exploring the data you have, and even synthesizing new data by combining and manipulating data from multiple different sources. You’ll be able to see and manage data on any scale, from your laptop or a Raspberry...
далее...
0 0 0
Вс 07.01.2024
Prometheus: Up & Runningкнига
Infrastructure and Application Performance Monitoring
Prometheus: Up & Running
Get up to speed with Prometheus, the metrics-based monitoring system used by tens of thousands of organizations in production. This practical guide provides application developers, sysadmins, and DevOps practitioners with a hands-on introduction to the most important aspects of Prometheus, including dashboarding and alerting, direct code instrumentation, and metric collection from third-party systems with exporters. This open source system has...
далее...
0 0 0
Вт 02.01.2024
ASP.NET Core 5 for Beginners
Kick-start your ASP.NET web development journey with the help of step-by-step tutorials and examples
ASP.NET Core 5 for Beginners
Learn how to build web applications efficiently using ASP.NET Core 5 with the C# programming language and related frameworks. Key Features - Build web apps and services and cross-platform applications using .NET and C#; - Understand different web programming concepts with the help of real-world examples; - Explore the new features and APIs in ASP.NET Core 5, EF Core, Visual...
далее...
0 0 0

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

RSS-лента
Поделиться ссылкой:
Читают сейчас

Новое
C# и .NET: Blazor Вс 10.03.2024
C# и .NET: Blazor
Книги
Visual Design of GraphQL Data Вт 12.03.2024
Visual Design of GraphQL Data
Год: 2018
Pro .NET Benchmarking Вт 05.03.2024
Pro .NET Benchmarking
Год: 2019
В работу с головой Вт 27.02.2024
В работу с головой
Год: 2017

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