Tag: Programming
Entity Framework Fundamental: How Foreign Keys work within your code
I am loving how much time Entity Framework (EF) is saving me in developing my database. It’s easy to abstract ideas into code and let it handle the SQL. I do worry a bit that I will start to get rust on my raw SQL knowledge, so I will have to make a note to… Read more
The 5 most important programming languages to learn in 2024 to stay relevant
Before we go into weighing programming languages against each other, it’s importing to make a notice for people who are just learning to program: It really doesn’t matter which language you choose. Do not spend too much time deciding a language to pick, what’s important is that you learn the concepts at play when you… Read more