Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 721 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 721 Bytes

alt text

Course details

The course "Python Advanced" builds on Python language skills by addressing more complex language-specific concepts (such as modules and comprehension). In the course the students will learn to create linear data structures, problem solving skills, work with tops and sets, files and directories. Attention is paid to the paradigm of functional programming.

Acquired skills

  • Working with 2D data structure
  • Application of basic algorithms
  • Working with data streams, files and directories
  • Creating linear data structures
  • Application of functional programming
  • Error handling