How to clone a specific folder from a git repository
Most of the time of want to clone the desired folder from the GitHub repository. Here you will learn how to clone a specific folder from a git.
TutorialWhat is MVC? A simple explanation for beginners
MVC is the software and web development approach that separates the logic of your application, stands for Model, View, and Controller. Now it is in trend.
TutorialHow to publish your website for free step-by-step
Publishing the own website on the internet is the dream of every fresher. If you want to publish your website for free then you are in the right place
TutorialEasiest and light-weighted framework of PHP
CodeIgniter is a Easiest and light-weighted, MVC framework of PHP for developing applications rapidly in an easy way. MVC stands for Model View Controller.
TutorialWhat is the difference between Library and Framework
Most of the website you visit to get the definition of the framework in software term but unfortunately these definitions are not able to provide you the whole perspective and this question is most of the time is asked in verify of interviews .so trust me this post is gonna for you to completely understand
TutorialHow to configure Flask in Python in windows
Flask is the web development light-weighted framework. In order to do this, it needs to do some configuration to your machine explained in this post
Tutorial