You are here: Technology, Web & Business Forum
: Web Development
: Programming
:
Best way to learn programming?
|
Welcome to the Technology, Web & Business Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Programming Discuss programming languages such as .NET, PHP, PERL, ASP, ColdFusion, C++
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
|||
What is the best way to learn programming? Is it better to go to a school and learn it from a teacher or to teach it to yourself? Let us know what you think.
__________________
High Ropes Course Construction |
|
|||
|
|||
What server-side scripting language means is that the script is put into the HTML files that make up a site, but the server processes the script BEFORE it is sent to the client browser. PHP code is not visible if you view the source of a page because the server processes the code and returns only the output. This is easier to code and debug than writing CGI scripts in Perl or C since the HTML form and related code are all in one page and PHP puts any errors on the browser.
|
|
|||
|
|||
I think the best way to learn programming from teacher and not just normal teacher but he or she should be expert and have some experience of language which you want to learn. Online Tutorial is also good source to learn programming but generallt it takes to much time and effort.
|
|
|||
|
|||
Quote:
|




Linear Mode
