<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DSpace Collection:</title>
  <link rel="alternate" href="https://library.megu.edu.ua:9443/jspui/handle/123456789/4107" />
  <subtitle />
  <id>https://library.megu.edu.ua:9443/jspui/handle/123456789/4107</id>
  <updated>2026-04-19T13:17:55Z</updated>
  <dc:date>2026-04-19T13:17:55Z</dc:date>
  <entry>
    <title>АЛГОРИТМІЗАЦІЯ ТА ПРОГРАМУВАННЯ ЧАСТИНА 1 «Структурне програмування»</title>
    <link rel="alternate" href="https://library.megu.edu.ua:9443/jspui/handle/123456789/4120" />
    <author>
      <name>Рудий, Т. В.</name>
    </author>
    <author>
      <name>Паранчук, Я. С.</name>
    </author>
    <author>
      <name>Сеник, В. В.</name>
    </author>
    <id>https://library.megu.edu.ua:9443/jspui/handle/123456789/4120</id>
    <updated>2024-08-12T12:48:02Z</updated>
    <published>2023-01-01T00:00:00Z</published>
    <summary type="text">Title: АЛГОРИТМІЗАЦІЯ ТА ПРОГРАМУВАННЯ ЧАСТИНА 1 «Структурне програмування»
Authors: Рудий, Т. В.; Паранчук, Я. С.; Сеник, В. В.
Abstract: Подано матеріали для набуття теоретичних знань основних понять алгоритмізації обчислювальних процесів і техніки застосування у програмуванні класичних базових алгоритмічних структур (організація програм) та базових структур даних (організація даних), а також практичних навичок проєктування алгоритмів та їх програмного реалізування мовою програмування С++ із застосуванням інтегрованого середовища Microsoft Visual Studio. Теоретичний матеріал доповнено великою кількістю прикладів.&#xD;
Для здобувачів першого (бакалаврського) рівня вищої освіти спеціальностей: 126 "Інформаційні системи та технології", 141 "Електроенергетика, електротехніка та електромеханіка", 152 "Метрологія та інформаційно-вимірювальна техніка", а також усіх охочих освоїти мову програмування С++.&#xD;
The "Algorithmization and Programming Guide: Part 1. Structural Programming" contains materials for acquiring theoretical knowledge about the basic concepts of the algorithmization of computing processes and the technique of using classic basic algorithmic structures (organization of programs) and basic data structures (organization of data) in programming, as well as practical skills in designing algorithms and their software implementation in the C++ programming language using the integrated Microsoft Visual Studio environment. Presentation of the theoretical material is accompanied by quite a large number of examples.&#xD;
For applicants of the first (bachelor) level of higher education of the educational and professional program "Law enforcement information systems" specialty 126 "Information systems and technologies" and all those who wish to learn the C++ programming language.</summary>
    <dc:date>2023-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>C# 10 IN A NUTSHELL</title>
    <link rel="alternate" href="https://library.megu.edu.ua:9443/jspui/handle/123456789/4119" />
    <author>
      <name>Albahari, Joseph</name>
    </author>
    <id>https://library.megu.edu.ua:9443/jspui/handle/123456789/4119</id>
    <updated>2024-08-12T12:41:43Z</updated>
    <published>2022-01-01T00:00:00Z</published>
    <summary type="text">Title: C# 10 IN A NUTSHELL
Authors: Albahari, Joseph
Abstract: C# 10 represents the ninth major update to Microsoft’s flagship programming language, positioning C# as a language with unusual flexibility and breadth. At one end, it offers high-level abstractions such as query expressions and asynchronous continuations, whereas at the other end, it allows low-level efficiency through constructs such as custom value types and optional pointers.&#xD;
The price of this growth is that there’s more than ever to learn. Although tools such as Microsoft’s IntelliSense—and online references—are excellent in helping you on the job, they presume an existing map of conceptual knowledge. This book provides exactly that map of knowledge in a concise and unified style—free of clutter and long introductions.&#xD;
Like the past seven editions, C# 10 in a Nutshell is organized around concepts and use cases, making it friendly both to sequential reading and to random browsing.&#xD;
It also plumbs significant depths while assuming only basic background knowledge, making it accessible to intermediate as well as advanced readers.&#xD;
This book covers C#, the Common Language Runtime (CLR), and the .NET 6 Base Class Library (BCL). We’ve chosen this focus to allow space for difficult and advanced topics without compromising depth or readability. Features recently added to C# are flagged so that you can also use this book as a reference for C# 9, C# 8, and C# 7.</summary>
    <dc:date>2022-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>ОСНОВИ АЛГОРИТМІЗАЦІЇ ТА ПРОГРАМУВАННЯ</title>
    <link rel="alternate" href="https://library.megu.edu.ua:9443/jspui/handle/123456789/4118" />
    <author>
      <name>Бандоріна, Л. М.</name>
    </author>
    <author>
      <name>Климкович, Т. О.</name>
    </author>
    <author>
      <name>Удачина, К. О.</name>
    </author>
    <id>https://library.megu.edu.ua:9443/jspui/handle/123456789/4118</id>
    <updated>2024-08-12T12:30:01Z</updated>
    <published>2022-01-01T00:00:00Z</published>
    <summary type="text">Title: ОСНОВИ АЛГОРИТМІЗАЦІЇ ТА ПРОГРАМУВАННЯ
Authors: Бандоріна, Л. М.; Климкович, Т. О.; Удачина, К. О.
Abstract: Наведено навчальні матеріали з основ алгоритмізації і програмування, застосування конструкцій мови С++, розробки масивів, функцій, управляючих структур тощо, представлено концепції і термінологію структурного і об’єктно-орієнтованого програмування.&#xD;
Призначений для студентів спеціальностей 051 – Економіка, 126 –Інформаційні системи та технології (бакалаврський рівень).</summary>
    <dc:date>2022-01-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>ОСНОВИ ПРОГРАМУВАННЯ НА С/С++ В ПРИКЛАДАХ. Частина 1</title>
    <link rel="alternate" href="https://library.megu.edu.ua:9443/jspui/handle/123456789/4117" />
    <author>
      <name>Соболь, М. О.</name>
    </author>
    <author>
      <name>Любченко, Н. Ю.</name>
    </author>
    <author>
      <name>Паржин, Ю. В.</name>
    </author>
    <author>
      <name>Пугачов, Р. В.</name>
    </author>
    <id>https://library.megu.edu.ua:9443/jspui/handle/123456789/4117</id>
    <updated>2024-08-12T12:23:54Z</updated>
    <published>2021-01-01T00:00:00Z</published>
    <summary type="text">Title: ОСНОВИ ПРОГРАМУВАННЯ НА С/С++ В ПРИКЛАДАХ. Частина 1
Authors: Соболь, М. О.; Любченко, Н. Ю.; Паржин, Ю. В.; Пугачов, Р. В.
Abstract: Навчально-методичний посібник складається з восьми практичних робіт в прикладах, які охоплюють першу частину курсу «Основи програмування», присвячені розділам початкового курсу програмування: від завдань консольного введення та виведення, використання циклів і операцій з масивами до роботи з функціями. Приклади представлені у вигляді добре документованих початкового програмного коду.&#xD;
Для студентів комп’ютерних спеціальностей вищих навчальних закладів.</summary>
    <dc:date>2021-01-01T00:00:00Z</dc:date>
  </entry>
</feed>

