CherryLips Posted February 16, 2014 Share Posted February 16, 2014 Hi Everyone! I am new to PHP and taking a course for it at Red Rocks Community College near Denver Colorado. Currently I am working on my first calculation form and for some reason I am struggling. Hopefully I can figure it out on my own, otherwise I might be looking for answers soon. Quote Link to comment Share on other sites More sharing options...
mogosselin Posted February 16, 2014 Share Posted February 16, 2014 Welcome! If the lessons in school are as bad as they were when I started, it's normal that you struggle. Web development is nothing near Desktop development. You need to know a lot of concepts and "languages" (HTML, JavaScript, CSS) just to display stuff and one server side language. Another thing that school and beginner tutorials rarely teach is how the HTTP protocol works. If you didn't read about it, I suggest that you read a little bit about that: http://code.tutsplus.com/tutorials/http-the-protocol-every-web-developer-must-know-part-1--net-31177 http://www.jmarshall.com/easy/http/ If you still need help, don't hesitate we are here to help you Happy coding! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.