Explore >> Select a destination


You are here

www.ivaylopavlov.com
| | blog.miguelgrinberg.com
2.0 parsecs away

Travel
| | miguelgrinberg.com
| | ivaylopavlov.com
0.7 parsecs away

Travel
| | 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
2.3 parsecs away

Travel
| | [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.
| | shekhargulati.com
7.1 parsecs away

Travel
| This week I was talking to a developer about how to think about data models supported by different databases. One thing that I have learnt in my 15 years of building web applications is that data models play an important role in the success of any software application. Data model provides an abstract model to...