Updated the concepts cloud

This commit is contained in:
2026-01-04 17:13:33 +00:00
parent d841a6d615
commit 3c2e04f941
7 changed files with 53 additions and 16 deletions

View File

@@ -2,6 +2,7 @@
:ID: 22737796-6D31-49D5-84F2-F7BC73E45144
:END:
#+title: Concepts
#+filetags: :technical:concepts:
In this node lies notes relating to theoretical concepts tying with maths and/or computer science. I will need to find a way to categorise different notes, but it's a wip.
@@ -9,7 +10,7 @@ In this node lies notes relating to theoretical concepts tying with maths and/or
Part of being a software engineer is having a good grasp of mathematical concepts. Here are some notes on various mathematical concepts that I find useful.
- [[id:F32F8F09-3DEC-4FD1-8CFA-401A316E906B][xor]]
- [[id:F32F8F09-3DEC-4FD1-8CFA-401A316E906B][XOR]]
* Core Programming Concepts
@@ -17,6 +18,7 @@ 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]]
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)