HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-21
1 <p>Python is one of the most popular programming languages in science and application development. The Python programmer profession in Hexlet gives you all the information you need to find work. This course allows you to immerse yourself in the language itself.</p>
1 <p>Python is one of the most popular programming languages in science and application development. The Python programmer profession in Hexlet gives you all the information you need to find work. This course allows you to immerse yourself in the language itself.</p>
2 <p>You will learn the basics of Python programming. We will learn about data representation in memory, naming standards, string encoding, and more.</p>
2 <p>You will learn the basics of Python programming. We will learn about data representation in memory, naming standards, string encoding, and more.</p>
3 <p>Learning material needs to be organized, especially if you want to learn the basics of programming from scratch. You get used to the language constructions and immerse yourself in the language itself. It will be possible once you start learning.</p>
3 <p>Learning material needs to be organized, especially if you want to learn the basics of programming from scratch. You get used to the language constructions and immerse yourself in the language itself. It will be possible once you start learning.</p>
4 <h2>Course objectives</h2>
4 <h2>Course objectives</h2>
5 <ul><li>Learn the basics of Python syntax</li>
5 <ul><li>Learn the basics of Python syntax</li>
6 <li>Learn to write small programs</li>
6 <li>Learn to write small programs</li>
7 <li>Learn about debugging and how to do it effectively</li>
7 <li>Learn about debugging and how to do it effectively</li>
8 <li>Learn to work in the Hexlet environment</li>
8 <li>Learn to work in the Hexlet environment</li>
9 <li>Understand the structure of practical tasks</li>
9 <li>Understand the structure of practical tasks</li>
10 <li>Learn mechanisms for working with multi-file projects</li>
10 <li>Learn mechanisms for working with multi-file projects</li>
11 </ul><p>We will also put all the theories into practice. Almost every lesson ends with an exercise, and after the course, there are many additional assignments that we recommend you complete before moving on to the next part. These assignments cover the course material and help you get the practice you need in your career.</p>
11 </ul><p>We will also put all the theories into practice. Almost every lesson ends with an exercise, and after the course, there are many additional assignments that we recommend you complete before moving on to the next part. These assignments cover the course material and help you get the practice you need in your career.</p>