mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-17 12:34:37 +03:00
Update PetProjects.md
This commit is contained in:
@@ -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++.
|
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 :)
|
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.
|
* Linear algebra library: matrices, vectors, calculations, etc.
|
||||||
* Modeling of various processes: physics, theoretical mechanics, etc.
|
* Modeling of various processes: physics, theoretical mechanics, etc.
|
||||||
* Application of numerical methods: integration, differentiation, approximation, interpolation, etc.
|
* Application of numerical methods: integration, differentiation, approximation, interpolation, etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user