|
You are here |
www.ivaylopavlov.com | ||
| | | | |
phiresky.github.io
|
|
| | | | | I was writing a tiny website to display statistics of how much sponsored content a Youtube creator has over time when I noticed that I often write a small tool as a website that queries some data from a database and then displays it in a graph, a table, or similar. But if you want to use a | |
| | | | |
ivaylopavlov.com
|
|
| | | | | On my quest to make shorter videos on programming fundamentals, I'm kicking this initiative with a video explaining the mechanics of compiled and interpreted programming languages and the trade-offs associated with each. The presentation inside Read more... | |
| | | | |
typicalprogrammer.com
|
|
| | | | | [AI summary] A discussion on the use of relational databases versus alternative integration methods like XML over HTTP, focusing on encapsulation, data integrity, and the role of SQL in application integration. | |
| | | | |
timilearning.com
|
|
| | | This post will contain some examples of good and bad Go code, using them to show common mistakes that can be made when starting to build concurrent programs, and how those can be corrected. It will cover goroutines, mutexes, condition variables, and channels. | ||