You can view the program of this course at the link - https://docs.google.com/document/d/1U...
In this lecture, we will consider one of the problems of computational geometry. Namely, we will consider the hit of a point in a circle. Despite the simplicity of the formulation and solution, this problem is often used in two-dimensional graphics. Let's consider how to determine the hit using geometry and implement this approach in Python, Java, Fortran.
Link to the lecture notes - https://drive.google.com/file/d/1q5gG...
Link to code examples - https://drive.google.com/drive/folder...