Correct, cPanel gives you very little added value if your objective is to learn. You have a long way to go though. I recommend to first install linux in your local machine and develop from there until you have a finished app or prototype before getting a vps. Learn how to install packages, for example on a debian/ubuntu machine you would type sudo apt-get install apache2 to get the webserver installed. Join developer communities such as stackoverflow or stackexchange where basically all noobie questions have already been asked and answered
good luck!
|