This commit is contained in:
2026-01-24 18:28:53 +00:00
parent e2710ea0db
commit 0b042238b2
21 changed files with 131 additions and 98 deletions

View File

@@ -19,6 +19,9 @@ Part of being a software engineer is having a good grasp of mathematical concept
- [[id:275988a8-59d8-40c8-a8b4-47118d6eb834][Big O Notation, Time and Space Complexity]]
- [[id:631b2086-4b8f-4fe3-829d-be1dc014e293][Design patterns]]
- [[id:49b195c8-e116-40ca-86e8-62c65dbb5a4f][API Architecture]] WIP
Some core programming concepts that are essential for software development. The things I need to add here are:
* Concepts to learn and talk about (cs and maths)