From 8973d8231d6d5418dd3dcf3836220df509a93f1a Mon Sep 17 00:00:00 2001 From: Dmitriy Dmitriev Date: Thu, 9 Dec 2021 15:11:31 +0300 Subject: [PATCH] Update PetProjects.md --- English/PetProjects.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/English/PetProjects.md b/English/PetProjects.md index 1a04b14..6bb206c 100644 --- a/English/PetProjects.md +++ b/English/PetProjects.md @@ -15,7 +15,7 @@ A collection of projects that were offered by various companies or the community The repository contains a collection of pet projects collected for various programming languages. Also includes an extensive list of ideas for C++. -* [Programming challenges](https://programming-challenges.jeremyjaydan.dev/) - [PNG изображение](https://programming-challenges.jeremyjaydan.dev/media/programming-challenges-v4.0.png) +* [Programming challenges](https://programming-challenges.jeremyjaydan.dev/) - [PNG image](https://programming-challenges.jeremyjaydan.dev/media/programming-challenges-v4.0.png) Roulette with ideas for pet projects. You set up the expected complexity of the project and run the roulette. Then randomness will decide for you what task you will have to solve :) @@ -66,4 +66,4 @@ The following examples are more suitable for students who are passing or recentl * Linear algebra library: matrices, vectors, calculations, etc. * Modeling of various processes: physics, theoretical mechanics, etc. -* Application of numerical methods: integration, differentiation, approximation, interpolation, etc. \ No newline at end of file +* Application of numerical methods: integration, differentiation, approximation, interpolation, etc.