Archive for March, 2021
General Tips & Tricks
4 Health Tips For Marathon Coders
As a coder, you know more than anyone the physical and mental toll of spending long periods in front of your computer. Despite the many advantages of a coding career, the sedentary nature of the work is far from conducive to a ...
General Programming
4 Best Development Practices That Enhance Your Software Quality
Learning the art of programming takes time and effort. If you learn the best development practices from the start, it will help you reach your potential to become a great programmer much quicker and with less frustration. 1. Kn...
Funny / Interesting
Decide the Next Post of CoderCaste !
Hello dear friends, CoderCaste is getting more and more mature and will be featuring more content, hopefully interesting for you to read, learn and enjoy. We are always very interested in hearing what our visitors have to see a...
PHP Programming
How to Design a WordPress Theme From Scratch in a Model View Controller Design Pattern
I’ve always been interested in web programming and have done quite a lot of it both in backend(mainly) but in frontend as well. One of the large projects I’ve done in the past was to create my own WordPress theme fr...