A Blog About Software Development And Life

Welcome to my blog.
image
Should you learn to code?

Whether they are students or workers of any profession. Programming is one of those things that everyone can learn...

Read more →

image
Which programming language to learn first?

Python: Is an interpreted, high-level, object-oriented language, useful for backend, data...

Read more →

image
image
How to combine values of type Time and Date in SQL Server?

In SQL Server we have the DATEADD() and DATEPART() functions...

Read more →