Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 1.09 KB

README.md

File metadata and controls

10 lines (10 loc) · 1.09 KB

alt text

Course details

The course "Programming Fundamentals" examines fundamental concepts in programming, which are the basis for effective and quality training in professional modules. The students upgrade their knowledge acquired in the "Programming Basics" course and begin to use more complex programming techniques and structures such as arrays, lists, objects and classes. The students also learn additional technologies that every software developer needs, such as HTML and CSS, HTTP, bitwise operations, and more. The course also examines the basics of web development, which builds in the students an idea of the upcoming professional modules.

Acquired skills

  • Handling the standard functionality of the programming language
  • Analysis of complex problems and reduction to computer-executable steps
  • Basics of web development
  • Basic skills for working with HTML and CSS
  • Understanding the relationship between different IT concepts
  • Working with linear data structure