Python programming basics

10/17/2019

Views: 2772

The leader of the circle: Buribaev Zh.A. Lecturer at the Department of Computer Science
Time: 
Monday 16:00
Audience: 
412

Cost: Free

The course is intended for: students of 2, 3 courses

 

Course Objective: The objective of the course is to study the basic constructions of the Python language that are useful in solving a wide range of problems - from data analysis to the development of new software products.

Description: As a result of mastering the course, students will learn how to process and store numbers, texts and their sets, master the standard Python language library and be able to automate the tasks of collecting and processing data. The course provides the necessary basis for the development of more specialized areas of application of the Python language, such as machine learning, statistical data processing, data visualization, and many others. Students will also learn the basics of various programming paradigms: procedural, functional and object-oriented programming.