June 22, 2020
So, We are here talking about installing development environments here. What are development environments? Development environments are set of tools and programming languages which helps a developer to develop products and applications of their choice. LAMP is one such environment which consists of Linux, Apache, MySql & PHP. Installing development environment is one of the most important task which a developer has to do . This is often one of the most time consuming task. Because of the complexity associated with the setup of development environment, most developers prefer an alternate and easier route, Which generally means installing a complete package […]