This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---------------------------------------* | |
| 1. What is a dev environment? * | |
| ---------------------------------------* | |
| * A development environment is *more or less* A set of tools and processes that help you in creating your program. | |
| *LAMP, WAMP, MAMP stacks.. | |
| *Think of Development environments as bundles of magic , doing heroic things behind the scenes. |