A Blog About Software Development And Life
Welcome to my blog.
Should you learn to code?
Whether they are students or workers of any profession. Programming is one of those things that everyone can learn...
Which programming language to learn first?
Python: Is an interpreted, high-level, object-oriented language, useful for backend, data...
How to run Django on Apache using Windows 10, Virtualenv Python and mod_wsgi.
In this guide we will cover the deployment...
How to combine values of type Time and Date in SQL Server?
In SQL Server we have the DATEADD() and DATEPART() functions...