<!DOCTYPE article
PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20190208//EN"
       "JATS-journalpublishing1.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" article-type="research-article" dtd-version="1.4" xml:lang="en">
 <front>
  <journal-meta>
   <journal-id journal-id-type="publisher-id">Bulletin of Nizhnevartovsk State University</journal-id>
   <journal-title-group>
    <journal-title xml:lang="en">Bulletin of Nizhnevartovsk State University</journal-title>
    <trans-title-group xml:lang="ru">
     <trans-title>Вестник Нижневартовского государственного университета</trans-title>
    </trans-title-group>
   </journal-title-group>
   <issn publication-format="print">2311-1402</issn>
   <issn publication-format="online">2686-8784</issn>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="publisher-id">112927</article-id>
   <article-categories>
    <subj-group subj-group-type="toc-heading" xml:lang="ru">
     <subject>Статьи</subject>
    </subj-group>
    <subj-group subj-group-type="toc-heading" xml:lang="en">
     <subject>Articles</subject>
    </subj-group>
    <subj-group>
     <subject>Статьи</subject>
    </subj-group>
   </article-categories>
   <title-group>
    <article-title xml:lang="en">Using delegates as classes and functionals in terms as exemplified by the sorting algorithm</article-title>
    <trans-title-group xml:lang="ru">
     <trans-title>Использование делегатов как классов и как функционалов на примере алгоритма сортировки</trans-title>
    </trans-title-group>
   </title-group>
   <contrib-group content-type="authors">
    <contrib contrib-type="author">
     <name-alternatives>
      <name xml:lang="ru">
       <surname>Казиахмедов</surname>
       <given-names>Тофик Багаутдинович </given-names>
      </name>
      <name xml:lang="en">
       <surname>Kaziakhmedov</surname>
       <given-names>Tofik Bagautdinovich </given-names>
      </name>
     </name-alternatives>
     <email>-</email>
     <xref ref-type="aff" rid="aff-1"/>
    </contrib>
   </contrib-group>
   <aff-alternatives id="aff-1">
    <aff>
     <institution xml:lang="ru">Нижневартовский государственный университет</institution>
     <country>ru</country>
    </aff>
    <aff>
     <institution xml:lang="en">Nizhnevartovsk state University</institution>
     <country>ru</country>
    </aff>
   </aff-alternatives>
   <pub-date publication-format="print" date-type="pub" iso-8601-date="2014-09-25T01:35:14+04:00">
    <day>25</day>
    <month>09</month>
    <year>2014</year>
   </pub-date>
   <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2014-09-25T01:35:14+04:00">
    <day>25</day>
    <month>09</month>
    <year>2014</year>
   </pub-date>
   <issue>3</issue>
   <fpage>21</fpage>
   <lpage>27</lpage>
   <history>
    <date date-type="received" iso-8601-date="2014-09-06T01:35:14+04:00">
     <day>06</day>
     <month>09</month>
     <year>2014</year>
    </date>
    <date date-type="accepted" iso-8601-date="2014-09-15T01:35:14+04:00">
     <day>15</day>
     <month>09</month>
     <year>2014</year>
    </date>
   </history>
   <self-uri xlink:href="https://vestnik.nvsu.ru/en/nauka/article/112927/view">https://vestnik.nvsu.ru/en/nauka/article/112927/view</self-uri>
   <abstract xml:lang="ru">
    <p>Данная статья описывает концепцию делегатов как классов и как функционалов, основные нотации данной технологии, также здесь приведены примеры использования делегатов в разных нотациях; коды реализованы средствами Microsoft Visual Studio 2010.</p>
   </abstract>
   <trans-abstract xml:lang="en">
    <p>This article describes the concept of delegates as classes and functional, as well as the basic notations of this technology, and give examples of using delegates in different notations, the codes being developed using Microsoft Visual Studio 2010.</p>
   </trans-abstract>
   <kwd-group xml:lang="ru">
    <kwd>объектно-ориентированная парадигма</kwd>
    <kwd>функциональное программирование</kwd>
    <kwd>делегаты</kwd>
    <kwd>проектирование</kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <p></p>
 </body>
 <back>
  <ref-list/>
 </back>
</article>
