• A
  • A
  • A
  • ABC
  • ABC
  • ABC
  • А
  • А
  • А
  • А
  • А
Regular version of the site

Programming languages: part A

2021/2022
Academic Year
ENG
Instruction in English
4
ECTS credits

Instructor

Course Syllabus

Abstract

The Python programming language is one of the easiest to learn and most popular programming languages. The aim of the course is to study the basic constructions of the Python language, which will be useful in solving a wide range of problems - from data analysis to the development of new software products. As a result of mastering the course, students will learn how to process and store numbers, texts and their sets, master the standard library of the Python language and will be able to automate tasks for collecting and processing data. The course provides the necessary foundation for mastering more specialized areas of use of the Python language, such as machine learning, statistical data processing, data visualization, and many others. Also, students will get acquainted with the basics of various programming paradigms: procedural, functional and object-oriented programming.
Learning Objectives

Learning Objectives

  • Mastering basic machine learning algorithms that allow you to solve various data analysis problems.
  • Mastering python libraries that implement various machine learning algorithms.
Expected Learning Outcomes

Expected Learning Outcomes

  • Have an understanding of the General concept of the algorithm and existing algorithmic languages.Know the basic constructions of an algorithmic language: algorithm, branching and loop, and the simplest examples of pseudo-code programs.
  • Know controlled learning methods for both classification and regression.
  • Know methods for evaluating and selecting models that can be used to understand and optimize the performance of machine learning models.
Course Contents

Course Contents

  • General concept of the algorithm. Control constructions of an algorithmic language. Concept of a variable.
  • Evaluation
  • Supervised Machine Learning
Assessment Elements

Assessment Elements

  • non-blocking домашние задания
  • non-blocking контрольная работа
  • non-blocking экзамен
Interim Assessment

Interim Assessment

  • 2021/2022 2nd module
    0.4 * экзамен + 0.3 * контрольная работа + 0.3 * домашние задания
Bibliography

Bibliography

Recommended Core Bibliography

  • Nelli, F. (2015). Python Data Analytics : Data Analysis and Science Using Pandas, Matplotlib and the Python Programming Language. [Berkeley, CA]: Apress. Retrieved from http://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=edsebk&AN=1056488
  • Pierce, B. C. (2005). Advanced Topics in Types and Programming Languages. Cambridge, Mass: The MIT Press. Retrieved from http://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=edsebk&AN=138471

Recommended Additional Bibliography

  • David Flanagan. (2020). Javascript: The Definitive Guide : Master the World’s Most-Used Programming Language. O’Reilly Media.