Компьютерная литература

Компьютерная литература
Вы только приобрели персональный компьютер и даже не знаете, с чего начать работу?
Вы уверенный пользователь ПК, но хотели бы усовершенствовать свои навыки?
Вы профессиональный и опытный программист и вам нужны самые свежие и актуальные книги по программированию?
Если хотя бы на один из этих вопросов дали положительный ответ, значит этот раздел для вас. Мы собрали самые новые книги, касающиеся компьютерной техники.
Компьютерная литература для начинающих
Если вы только сейчас купили компьютер и ещё не умеете им пользоваться — это не беда! В нашем интернет магазине вы найдёте всю необходимую литературу, которая поможет вам быстро освоить ПК и как можно скорее начать им пользоваться «на всю катушку». Все книги написаны доступным языком, поэтому вы быстро усвоите всю предоставленную информацию.
Литература для уверенных пользователей ПК
Вы уверенный пользователь персонального компьютера, но хотите получить новые знания? Для вас мы собрали массу интересных и полезных изданий, которые помогут вам освоить такие специальности, как программист, дизайнер, фотограф, разработчик игр и т. д. С помощью них вы выучите различные коды программирования, научитесь администрировать и автоматизировать операционные системы, проектировать компьютерные системы, разрабатывать веб-приложения и программное обеспечение, выучите основы графического, веб и мультимедийного дизайна, научитесь рисовать логотипы и обрабатывать фотографии. Вся самые актуальные и необходимые книги вы найдёте в нашем интернет магазине.
Литература для опытных программистов
Для гуру веб-разработок мы также собрали большую коллекцию полезных книг. Какой бы вопрос в сфере программирования вас не мучил, вы обязательно найдёте ответ среди представленных в нашем интернет магазине изданий. Для вас есть книги, обучающие самым разным языкам программирования — C#, C++, Java, HTML, XHTML, CSS, PHP, MySQL и другие. Также предлагаем много обучающих книг по разработке игр и приложений. Хотите совершенствовать свои навыки? Добро пожаловать! У нас вы найдёте ответы на все свои вопросы.
Купить компьютерную литературу можно в нашем интернет магазине, или позвонив по указанным на сайте номерам телефонов. Если у вас возникли какие-то вопросы — обращайтесь, мы с радостью дадим ответы на них, а также дадим компетентные консультации. Приятных покупок!
Выберите подкатегорию
Foundations of Linux Debugging, Disassembling, and Reversing. Dmitry Vostokov
450.00 грн.
Review topics ranging from Intel x64 assembly language instructions and writing programs in assembly language, to pointers, live debugging, and static binary analysis of compiled C and C++ code. This ..
450.00 грн.
Functional and Reactive Domain Modeling. Debasish Ghosh
560.00 грн.
SummaryFunctional and Reactive Domain Modeling teaches you how to think of the domain model in terms of pure functions and how to compose them to build larger abstractions.About the TechnologyTraditio..
560.00 грн.
Functional Design: Principles, Patterns, and Practices. Robert C. Martin Series. 1st Edition
690.00 грн.
A Practical Guide to Better, Cleaner Code with Functional ProgrammingIn Functional Design, renowned software engineer Robert C. Martin ("Uncle Bob") explains how and why to use functional programming ..
690.00 грн.
Fundamentals of Machine Learning for Predictive Data Analytics. 2nd Edition. John D. Kelleher, Brian Mac Namee, Aoife D'Arcy
1120.00 грн.
The second edition of a comprehensive introduction to machine learning approaches used in predictive data analytics, covering both theory and practice.Machine learning is often used to build predictiv..
1120.00 грн.
Game Development Patterns with Godot 4: Create resilient game systems using industry-proven solutions in Godot. Henrique Campos
1150.00 грн.
Streamline game development with proven design patterns and create scalable, reliable architectures effortlessly Key Features Save time and avoid pitfalls in game development with proven desi..
1150.00 грн.
Generative Deep Learning. 2nd Edition. David Foster
949.00 грн.
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and data scientists how to use TensorFlow and Keras to create impressive generative deep learning mod..
949.00 грн.
Git: контроль версий. 3-е издание. Прем Кумар Понуторай, Джон Лолигер
980.00 грн.
Ускорьте свою работу, задействовав Git для отслеживания, ветвления, слияния и управления ревизиями кода. Организованное в виде серии пошаговых уроков, это практическое руководство плавно проводит вас ..
980.00 грн.
GitOps Cookbook by Natale Vinto, Alex Soto Bueno
800.00 грн.
Why are so many companies adopting GitOps for their DevOps and cloud native strategy? This reliable framework is quickly becoming the standard method for deploying apps to Kubernetes. With this practi..
800.00 грн.
Google Anthos in Action: Manage hybrid and multi-cloud Kubernetes clusters
820.00 грн.
Learn multicloud deployment on Anthos directly from the Google development team! Anthos delivers a consistent management platform for deploying and operating Linux and Windows applications anywhere—mu..
820.00 грн.
GPT-3: программирование на Python в примерах. Аймен Эль Амри
570.00 грн.
OpenAI предоставляет API для доступа к моделям искусственного интеллекта (ИИ). Назначение API – абстрагировать базовые модели путем создания универсального интерфейса для всех версий, позволяющего пол..
570.00 грн.
GPT-4. Руководство по использованию API Open AI, Эль Амри А.
770.00 грн.
Книга представляет собой подробное пошаговое руководство по использованию моделей GPT-3/3.5/4 в ваших проектах. Оно охватывает также такие модели как Whisper и ТTS (преобразование текста в речь).К кон..
770.00 грн.
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People by Aditya Y. Bhargava(малый формат)
250.00 грн.
An algorithm is nothing more than a step-by-step procedure for solving a problem. The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to ..
250.00 грн.
Grokking Concurrency. Kirill Bobrov
650.00 грн.
Все про “Grokking Concurrency” Від видавця This easy-to-read, hands-on guide demystifies concurrency concepts like threading, asynchronous programming, and parallel processing in any langu..
650.00 грн.
Grokking Continuous Delivery. Christie Wilson
570.00 грн.
Build and use systems that safely automate software delivery from testing through release with this jargon-busting guide to Continuous Delivery pipelines.In Grokking Continuous Delivery you will learn..
570.00 грн.
Grokking Data Structures. Marcello La Rocca
670.00 грн.
Don't be perplexed by data structures! This fun, friendly, and fully illustrated guide makes it easy to learn useful data structures you'll put to work every day.Grokking Data Structures makes it a br..
670.00 грн.
Grokking Deep Reinforcement Learning. Miguel Morales
415.00 грн.
Grokking Deep Reinforcement Learning uses engaging exercises to teach you how to build deep learning systems. This book combines annotated Python code with intuitive explanations to explore DRL techni..
415.00 грн.
Grokking Functional Programming. Michal Plachta
650.00 грн.
There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concis..
650.00 грн.
Grokking Simplicity: Taming complex software with functional thinking. Eric Normand
520.00 грн.
Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development.SummaryDistributed across servers, difficult to test, and resistant to modifica..
520.00 грн.
Grokking Streaming Systems. Josh Fischer, Ning Wang
650.00 грн.
A friendly, framework-agnostic tutorial that will help you grok how streaming systems work—and how to build your own!In Grokking Streaming Systems you will learn how to:Implement and troubleshoot stre..
650.00 грн.
gRPC: Up and Running. Kasun Indrasiri, Danesh Kuruppu
499.00 грн.
Get a comprehensive understanding of gRPC fundamentals through real-world examples. With this practical guide, you’ll learn how this high-performance interprocess communication protocol is capable of ..
499.00 грн.
Hacker Culture A to Z: A Fun Guide to the People, Ideas, and Gadgets That Made the Tech World 1st Edition. Kim Crawley
650.00 грн.
Hacker culture can be esoteric, but this entertaining reference is here to help. Written by longtime cybersecurity researcher and writer Kim Crawley, this fun reference introduces you to key people an..
650.00 грн.
Hands-On Data Visualization: Interactive Storytelling From Spreadsheets to Code. Jack Dougherty, Ilya Ilyankou
900.00 грн.
Tell your story and show it with data, using free and easy-to-learn tools on the web. This introductory book teaches you how to design interactive charts and customized maps for your website, beginnin..
900.00 грн.
Hands-On Entity Resolution: A Practical Guide to Data Matching With Python 1st Edition. Michael Shearer
550.00 грн.
Entity resolution is a key analytic technique that enables you to identify multiple data records that refer to the same real-world entity. With this hands-on guide, product managers, data analysts, an..
550.00 грн.
Hands-On Graph Neural Networks using Python: Practical techniques and architectures for building powerful graph and deep learning apps with PyTorch. Maxime Labonne
780.00 грн.
Build previously impossible applications using graph data and become an expert in graph neural networksKey FeaturesLearn the fundamentals of graph theory for data science and machine learningImplement..
780.00 грн.