How to Start Web Programming For Beginners

This is what I realize simple and arranged thanks to begin internet programming, you'll skip steps that you've got already grasp



To learn internet programming, initial you've got to grasp
What is an internet site
What square measure the most role players
[Webserver, Mark-up languages, shopper facet scripting, Server facet scripting, Protocols (http), Browsers
Trace complete server trip i.e. from writing google.com in browser and to loading the entire page.
Why hypertext transfer protocol is stateless? Role of session to beat this?
Start learning HTML & very little JavaScript
Basic tags
Marquee :-)
Alert, modification color page background color via javascript etc
Have some fun tomfoolery with HTML, javscript and css
Server facet scripting
Start with php
Use all necessary input – kind parts and make forms
Validate type with plain javascript
Retrieve submitted type knowledge and show it via php
I think you'll complete one to five quickly. Its interesting part for all novice web programmers, because of the visual excitement they get while using html and css first time/

Then move to serious stuff!!!

At this time, you know fundamental things of web programming and working of website.
Now, it’s your responsibility to choose most appropriate language, platform and framework.
No one here can’t help you with this; You have to consider your personal interests and future plans to decide.

My recommendation is to go with php, since you learned it in initial stages.

Next, is databases a. Learn how to connect database b. Basic sql queries. Select, insert, update and delete c. Manipulate user inputs using database
Now, start creating a personal website; or any simple website
Download any open source website and learn from it.
Here are few references, which may help you
1. W3 Schools – for learning basics of html, css, JavaScript, asp, database queries
2. Php.net– for everything about php
3. For exploring open source projects
- http://bitbucket.org/
- http://github.com/
- http://www.codeplex.com/
- http://sourceforge.net/

Always remember that there are several peoples here for help you; if anything happen, post it in stackoverflow.

Find someone with some amount of web programming experience to guide you; it’s always easy to learn from experienced programmers.

Do not forget to find some books too… for a starter you can checkout dummies

All the best!!!
How to Start Web Programming For Beginners How to Start Web Programming For Beginners Reviewed by Learn Programming on 1:40:00 AM Rating: 5

No comments:

Powered by Blogger.