Программирование на ASP.NET (2-е изд.)

Автор: SCART56 от 22-07-2023, 23:05, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Программирование на ASP.NET
Автор: Снетков В.М.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 901
Формат: PDF
Размер: 105 Мб
Язык: русский

Курс посвящен технологии программирования web-приложений на ASP.NET с использованием Visual Studio 2005. В курсе подробно рассказывается об этапах создания web-сайтов, программировании форм, серверных и пользовательских элементах управления. Рассказывается о средствах форматирования страниц, технологии ADO.NET, работе с файлами и каталогами и управлении безопасностью сайта.
 

Machine Learning System Design (MEAP v4)

Автор: literator от 22-07-2023, 20:28, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Machine Learning System Design: With end-to-end examples (MEAP v4)
Автор: Arseny Kravchenko, Valerii Babushkin
Издательство: Manning Publications
Год: 2023
Страниц: 207
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Get the big picture and the important details with this end-to-end guide for designing highly effective, reliable Machine Learning systems. Machine Learning System Design: With end-to-end examples is a practical guide for planning and designing successful ML applications. It lays out a clear, repeatable framework for building, maintaining, and improving systems at any scale. Authors Arseny Kravchenko and Valeri Babushkin have filled this unique handbook with campfire stories and personal tips from their own extensive careers. You’ll learn directly from their experience as you consider every facet of a machine learning system, from requirements gathering and data sourcing to deployment and management of the finished system. Machine Learning system design is complex. The successful ML engineer needs to navigate a multistep process that demands skills from many different fields and roles. This one-of-kind-guide starts by showing you the big picture and then guides you step by step through a framework for creating successful systems. You’ll learn to excel at delivering for global objectives, diving locally into tools, and combining your knowledge into an integrated vision. For readers who know the basics of both software engineering and machine learning. Examples in Python.
 

Роберт Мартин рекомендует. Код, который умещается в голове: эвристики для разработчиков

Автор: ekvator от 22-07-2023, 18:59, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Роберт Мартин рекомендует. Код, который умещается в голове: эвристики для разработчиков
Название: Роберт Мартин рекомендует. Код, который умещается в голове: эвристики для разработчиков
Автор: Симан Марк
Издательство: Питер
Год: 2023
Формат: pdf
Страниц: 400
Размер: 14,3 Мб
Язык: русский

Незаменимые практические советы по написанию кода в устойчивом темпе и по управлению сложностью, из-за которой проекты часто выходят из-под контроля. В книге описываются методы и процессы, позволяющие решать ключевые вопросы: от создания чек-листов до организации командной работы, от инкапсуляции до декомпозиции, от проектирования API до модульного тестирования. Автор иллюстрирует свои выводы фрагментами кода, взятыми из готового проекта. Написанные на языке C#, они будут понятны всем, кто использует любой объектно-ориентированный язык, включая Java, C++ и TypeScript. Для более глубокого изучения материала вы можете загрузить весь код и подробные комментарии к коммитам.
 

The AWK Programming Language, 2nd Edition (Early Release)

Автор: literator от 22-07-2023, 18:54, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: The AWK Programming Language, 2nd Edition (Early Release)
Автор: Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger
Издательство: Pearson/Addison-Wesley Professional
Год: 2023
Страниц: 341
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

The goal of this book is to teach you what AWK is and how to use it effectively. AWK was created in 1977 as a simple programming language for writing short programs that manipulate text and numbers with equal ease. It was meant as a scripting language to complement and work well with Unix tools, following the Unix philosophy of having each program do one thing well and be composable with other programs. The computing world today is enormously different from what it was in 1977. Computers are thousands of times faster and have a million times as much memory. Software is different too, with a rich variety of programming languages and computing environments. The Internet has given us more data to process, and it comes from all over the world. We’re no longer limited to the 26 letters of English either; thanks to Unicode, computers process the languages of the world in their native character sets. Even though AWK is nearly 50 years old, and in spite of the great changes in computing, it’s still widely used, a core Unix tool that’s available on any Unix, Linux, or macOS system, and usually on Windows as well. There’s nothing to download, no libraries or packages to import — just use it. It’s an easy language to learn and you can do a lot after only a few minutes of study.
 

Mastering TypeScript : A Comprehensive Guide to Modern JavaScript Development with TypeScript

Автор: literator от 22-07-2023, 18:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Mastering TypeScript : A Comprehensive Guide to Modern jаvascript Development with TypeScript
Автор: Eliza Rosewood
Издательство: Ali Alakbar Mohammed Radhi
Год: July 4, 2023
Страниц: 146
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

TypeScript is a powerful programming language that extends jаvascript, providing a statically typed environment for building large-scale web applications. This book offers a comprehensive guide to TypeScript, designed for both novice and experienced programmers alike. From its fundamental syntax to its advanced features, such as interfaces and decorators, this book covers all aspects of TypeScript and provides a thorough understanding of how to use it effectively. With clear explanations, practical examples, and expert insights, this book will help you master TypeScript and take your web development skills to the next level. Get ready to unlock the full potential of TypeScript and build dynamic, high-performing web applications! Whether you are a seasoned jаvascript developer or just starting out, this book will equip you with the skills and knowledge needed to write efficient, high-quality code with TypeScript. With clear explanations, practical examples, and real-world case studies, you will learn how to take advantage of TypeScript's features to write efficient, reliable, and maintainable applications. By the end of this book, you will have a solid understanding of TypeScript and the confidence to use it in your own projects.
 

Параллельные вычисления и многопоточное программирование (2-е изд.)

Автор: SCART56 от 22-07-2023, 17:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Параллельные вычисления и многопоточное программирование
Автор: Биллиг В.А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 310
Формат: PDF
Размер: 26.3 Мб
Язык: русский

Данный учебный курс представляет введение в параллельное и многопоточное программирование. Он знакомит читателя с общими свойствами параллельных вычислений, моделью параллельных вычислений и ее характеристиками.
 

Logic and Language Models for Computer Science, 4th Edition

Автор: literator от 22-07-2023, 16:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Logic and Language Models for Computer Science, 4th Edition
Автор: Dana Richards, Henry Hamburger
Издательство: World Scientific Publishing
Год: 2023
Страниц: 497
Язык: английский
Формат: pdf (true)
Размер: 11.2 MB

This unique compendium highlights the theory of computation, particularly logic and automata theory. Special emphasis is on Computer Science (CS) applications including loop invariants, program correctness, logic programming and algorithmic proof techniques. This innovative volume differs from standard textbooks, by building on concepts in a different order, using fewer theorems with simpler proofs. It has added many new examples, problems and answers. It can be used as an undergraduate text at most universities. The models in this book are simplifications too, but not of material objects like airplanes. For computer scientists, the objects of study lie mainly in the world of symbols. In this book, it will be computer software and especially the programming languages in which that software is written from which we draw our models and to which we apply them. We have chosen to focus on language, the crucial link between hardware and software. Programming languages permit software to be written and language processors - compilers, interpreters and assemblers - permit hardware to run that software. Sometimes a model proves to be so interesting and widely applicable that it becomes an object of study in its own right. That is the case with the logic and language models in this book.
 

2D Computer Vision: Principles, Algorithms and Applications

Автор: literator от 22-07-2023, 16:00, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 2D Computer Vision: Principles, Algorithms and Applications
Автор: Yu-Jin Zhang
Издательство: World Scientific Publishing
Год: 2022
Страниц: 556
Язык: английский
Формат: pdf (true)
Размер: 30.9 MB

This special compendium introduces the basic principles, typical methods and practical techniques of 2D computer vision. The volume comprehensively covers the introductory content of computer vision and the materials are selected based on courses conducted in the past 20 years.The useful textbook provides numerous examples and self-test questions (including hints and answers) through intuitive explanations to help readers understand abstract concepts.This unique reference text provides the first computer vision course service for undergraduates of related majors in university and colleges. It also allows teachers to carry out online courses and strengthen teacher-student interaction when teaching
 

C, C++ & C# in easy steps, Special Edition

Автор: literator от 22-07-2023, 15:24, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: C, C++ & C# in easy steps, Special Edition
Автор: Mike McGrath
Издательство: In Easy Steps Limited
Год: 2023
Страниц: 373
Язык: английский
Формат: epub
Размер: 18.0 MB

C, C++ & C# in easy steps is a comprehensive guide to help you create your own programs in the C, C++ and C# programming languages, combining knowledge from the latest C, C++ and C# books in the In Easy Steps series. Color-coded example programs together with screenshots illustrate the output when the program has been executed, making it easy to grasp. Download the FREE sample code for checking against your own work. All examples demonstrate C and C++ features supported by current compilers on both Windows and Linux operating systems, and demonstrate C# features in the Microsoft Visual Studio development suite – all in easy steps! Ideal for programmers, students and novices seeking a career in computing who need a fundamental understanding of procedural programming.
 

Многоядерное программирование

Автор: SCART56 от 22-07-2023, 13:21, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Многоядерное программирование
Автор: Эхтер Ш., Робертс Дж.
Издательство: СПб.: Питер
Год: 2010
Cтраниц: 320
Формат: djvu
Размер: 12 мб
Язык: русский

На сегодняшний день системы, построенные на основе многоядерной архитектуры, набирают все большую популярность. Эта книга поможет разработчикам программного обеспечения, используя многопоточность, создать высокопроизводительные приложения на основе многоядерной архитектуры Intel. Книга позволяет читателю на практике освоить основы параллельного программирования, программирование с использованием API, интерфейс OpenMP, решение наиболее распространенных задач параллельного программирования; отладку и тестирование многопоточных приложений; инструменты разработки приложений.
Книга содержит множество примеров исходного кода, позволяющих читателю быстро, на практике опробовать тот или иной описываемый метод. Издание рассчитано на разработчиков ПО и студентов, изучающих многоядерную архитектуру.