Welcome to the largest and most talked about domain name forum in the World!

We are NamePros, the award-winning free community for domain name owners, buyers and website developers. Once registered, you can:
  • Post your domains for sale or for free appraisals.
  • Private message and conduct business with other domain owners.
  • View member-only forums such as 'Legal Issues' and 'Expired Domains' (NOT visible to search engines)
  • Free access our archives of posts
Join now for free


Go Back   NamePros.com > Discussion > Web Design & Development > Programming
New! Use your Facebook, Google, AIM & Yahoo accounts to securely log into this site, click logo to login  

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.



Reply
 
LinkBack Thread Tools
Old 05-26-2009, 10:45 PM   #1 (permalink)
Account Closed
 
Join Date: May 2009
Posts: 15
0.00 NP$ (Donate)

DJBee is an unknown quantity at this point



Looking to start web developing!

Hey guys!

I want to start web developing! Where the heck do I start lol!! How would you start learning to web develop if you were just starting off?

In your opinion, what is the best web development book for each type of programming? I'd like to learn web developing online and offline so I don't stress out my eyes too much.

Thanks so much!
DJBee is offline   Reply With Quote
Old 05-27-2009, 04:28 AM   #2 (permalink)
NamePros Member
 
Join Date: Oct 2006
Location: Ireland
Posts: 161
30.00 NP$ (Donate)

ncwdavid is on a distinguished road
Send a message via MSN to ncwdavid



By developing do you mean XHTML and CSS? If you don't have those languages learned they are a must. They are the foundation of web development! If you put in a search into Google for "learn html" or "learn css" you should get lots of quality results.

Those two languages are for the basic web development but if you want to create dynamic websites (ones working with a database) I would recommend to learn PHP, again a simple Google search will bring up loads results. With PHP and a database you can create pretty much any sort of site you want!

Once you have PHP learned I would suggest you learn how to work with databases and Google will help you with finding free tutorials on this. MySQL in my opinion is one of the best and you need to learn the SQL query language to work with the database through PHP.

Learn these in order:
  1. HTML
  2. XHTML
  3. CSS
  4. PHP
  5. SQL

Once you have all of those learned you can basically make any sort of website you like from an online store to social networking site. Also Javascript is another popular language but I would not worry too much about it right now, it's not as vital as the rest in my opinion.

HTML and CSS and very very simple and if you just put your head down and get learning with full concentration you should have it learned in no time!

I created a very quick site (just XHTML and CSS) to try and help people get started on creating a website here:

Create a free website

Goodluck.
__________________
Create a Free Website - Learn how to create your own website for free!

Learn the best MAGIC TRICKS ever created for FREE. No signup either ---> Magic Tricks Revealed
ncwdavid is offline   Reply With Quote
Old 05-27-2009, 06:25 PM   #3 (permalink)
NamePros Member
 
stutter's Avatar
 
Join Date: May 2009
Posts: 100
150.00 NP$ (Donate)

stutter is on a distinguished road



Great info ^ .. thank you!
stutter is offline   Reply With Quote
Old 05-27-2009, 08:29 PM   #4 (permalink)
Account Closed
 
Join Date: May 2009
Posts: 15
0.00 NP$ (Donate)

DJBee is an unknown quantity at this point



Thanks for the excellent post David.

I have a few more questions.

What is a database? sorry for the dumb question.......
And I heard about wordpress. I googled it but I'm sad to say I don't really understand it. Do you recommend using wordpress to make my websites? Do I still have to learn HTML XHTML CSS, etc if I use wordpress? What are the benefits of wordpress?

Lastly, what are the best books for learning HTML, XHTML, CSS, PHP and SQL!
DJBee is offline   Reply With Quote
Old 05-27-2009, 10:03 PM   #5 (permalink)
DNOA Member
 
Join Date: May 2004
Posts: 5,046
18.01 NP$ (Donate)

mholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant future


Autism Marrow Donor Program 9/11/01 :: Never Forget Multiple Sclerosis Adoption Alzheimer's Lou Gehrig's Disease (ALS)
A database is basically a schematic organization of data. Most databases are just a bunch of tables: Database - Wikipedia, the free encyclopedia

(Tables are things you're familiar with. They have an X-axis, a Y-axis, and data in the cells that fall under these axes.)

WordPress is a content management system. You install it onto a server and it makes it easy to display content, mainly for blogs. You can use WordPress or you can build the site on your own. Start with building your own site, I think. And yes, you'll still have to know XHTML/CSS to customize WordPress. WordPress makes cookie-cutter sites quickly and relatively easily, but can be a MAJOR pain to customize extensively. Just learn how to build your own and use that knowledge to customize any WP install you do (if any at all).

I learned PHP/MySQL from this book (except I had an older edition): Amazon.com: PHP and MySQL Web Development (4th Edition) (Developer's Library): Luke Welling, Laura Thomson: Books

CSS Tutorial - Learn CSS the Proper Way also has a nice beginner's tutorial, but you should know (X)HTML first.

Good luck!
mholt is offline   Reply With Quote
Old 05-29-2009, 12:15 AM   #6 (permalink)
Programming Genius

Forum Moderator

 
djdeth's Avatar
 
Join Date: Aug 2003
Location: Las Vegas
Posts: 452
1.80 NP$ (Donate)

djdeth is a glorious beacon of lightdjdeth is a glorious beacon of lightdjdeth is a glorious beacon of lightdjdeth is a glorious beacon of lightdjdeth is a glorious beacon of light
Send a message via AIM to djdeth Send a message via MSN to djdeth Send a message via Yahoo to djdeth Send a message via Skype™ to djdeth


Baby Health Adoption Protect Our Planet Animal Cruelty
Does it need to be a book? Tutorials - Online Training - lynda.com is great.
__________________
Professional Web Designer,Programmer, SEO consultant and one of your fellow NamePros moderators!
Web Design / Programming / Graphic Design | Bonk-Media

Last edited by Samit; 05-29-2009 at 05:28 AM.
djdeth is offline   Reply With Quote
Old 06-04-2009, 12:03 AM   #7 (permalink)
NamePros Regular
 
Halycon.Prime's Avatar
 
Join Date: Dec 2008
Location: The good ole US of A!
Posts: 239
0.40 NP$ (Donate)

Halycon.Prime has a spectacular aura aboutHalycon.Prime has a spectacular aura about



Why learn html and then xhtml, just learn xhtml.
__________________
---------------------------------------------------------------------------------------
Elite PHP Freelancers - You don't pay until we're done and we're not done until you are satisfied!
Halycon.Prime is offline   Reply With Quote
Old 06-07-2009, 11:05 AM   #8 (permalink)
Account Closed
 
Join Date: May 2009
Posts: 15
0.00 NP$ (Donate)

DJBee is an unknown quantity at this point



Are you saying I can just learn xhtml and skip html? So by learning xhtml, i'll be learning html as well?
DJBee is offline   Reply With Quote
Old 06-07-2009, 01:51 PM   #9 (permalink)
DNOA Member
 
Join Date: May 2004
Posts: 5,046
18.01 NP$ (Donate)

mholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant future


Autism Marrow Donor Program 9/11/01 :: Never Forget Multiple Sclerosis Adoption Alzheimer's Lou Gehrig's Disease (ALS)
XHTML is an attempt to blend HTML and XML for use in web applications (e.g. AJAX stuff) and more standardized web development.

HTML 4 is not highly appreciated currently as HTML 5 will be coming out soon, but it's also not highly appreciated currently because no browsers support it yet. So XHTML seems to be safe ground; learn how to code XHTML Strict and you should do very well.
mholt is offline   Reply With Quote
Old 06-07-2009, 03:32 PM   #10 (permalink)
Senior Member
 
shockie's Avatar
 
Join Date: Dec 2006
Posts: 4,701
125.55 NP$ (Donate)

shockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond reputeshockie has a reputation beyond repute



yes, you might as well just learn xhtml. if you're having difficulty then try going with html first, and once you get it, the jump to xhtml shouldn't be that hard... although you'll have to "unlearn" some of the bad habits developed from learning html, lol.
__________________
- shockie
Read & Submit WebHosting Reviews and see the Latest Hosting Coupons from Top WebHosting Companies
shockie is offline   Reply With Quote
Old 06-07-2009, 05:14 PM   #11 (permalink)
Account Closed
 
Join Date: May 2009
Posts: 15
0.00 NP$ (Donate)

DJBee is an unknown quantity at this point



Oh I see. perfect, thanks. Just one quick dumb question, how is xhtml different from html? I know xhtml is a blend of html and xml, as a user stated above, but I don't know what that means.

Also, I can make web pages using xhtml instead of html right?
DJBee is offline   Reply With Quote
Old 06-07-2009, 11:02 PM   #12 (permalink)
DNOA Member
 
Join Date: May 2004
Posts: 5,046
18.01 NP$ (Donate)

mholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant future


Autism Marrow Donor Program 9/11/01 :: Never Forget Multiple Sclerosis Adoption Alzheimer's Lou Gehrig's Disease (ALS)
Originally Posted by DJBee View Post
Oh I see. perfect, thanks. Just one quick dumb question, how is xhtml different from html? I know xhtml is a blend of html and xml, as a user stated above, but I don't know what that means.

Also, I can make web pages using xhtml instead of html right?
Yes, you can. They're basically synonymous except that XHTML is "extensible" (hence the X) and is easily usable with Javascript. In fact, if you were to build an AJAX application, it's basically required, to work well, that it manipulate an XHTML document -- not an HTML document. XHTML defines and very well-formed structure, whereas HTML just kind of lays things out and styles them, which is generally bad practice when developing applications. You want to separate your style from form from layout from logic and functionality.

Code in XHTML -- if you decide to add AJAX or even basic JS stuff to it you won't have a problem. But if you code in HTML then decide to add Javascript later you'll have to convert to XHTML.

Consider this scenario, too:

One of our products gets quite a few support tickets because people don't follow instructions. We sell a Javascript library that users can add to their site to add instant address verification (called LiveAddress) when the user types their address in a form at checkout.

Some people use HTML but the AJAX stuff requires XHTML. It just doesn't work with HTML declarations and markup. For example, we require users to add this:

<?xml version="1.0"?>

for IE6 compatibility, and then this doctype:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

So as you can see, XHTML has numerous advantages at the current time.

By the way, this is an excellent page: http://en.wikipedia.org/wiki/XHTML

Edit: How come when I edited this post to add the Wiki link, the "Save" button said "Vote Now"???

Last edited by mholt; 06-07-2009 at 11:06 PM.
mholt is offline   Reply With Quote
Old 06-08-2009, 05:07 AM   #13 (permalink)
Senior Member
 
SeanPreston's Avatar
 
Join Date: Nov 2005
Location: Staffordshire, UK
Posts: 1,155
50.00 NP$ (Donate)

SeanPreston is a splendid one to beholdSeanPreston is a splendid one to beholdSeanPreston is a splendid one to beholdSeanPreston is a splendid one to beholdSeanPreston is a splendid one to beholdSeanPreston is a splendid one to beholdSeanPreston is a splendid one to beholdSeanPreston is a splendid one to behold
Send a message via MSN to SeanPreston Send a message via Skype™ to SeanPreston



Tizag.com is a awesome place to start.

It's also a good idea to think of the most complicated project possible, myn was a holiday rental site. This helped me learn php within a few weeks and improved my coding skills a lot.

I never finished the project due to time, but I can now call myself a PHP programmer

Sean
__________________
Google - an idiots best friend, Search before you ask!

...and lets not forget the NamePros search.
SeanPreston is offline   Reply With Quote
Old 06-08-2009, 11:22 PM   #14 (permalink)
New Member
 
Join Date: Jun 2009
Posts: 5
0.00 NP$ (Donate)

prinkal is an unknown quantity at this point



According to my perception you shoul learn first HTML then go for xTML because after HTML you should easy to understand the XTML and its not the full and final thing about web development it is the basis you know is a wide field and if you concern some book then go on internet and you will find lot of about it there.
__________________
Lace up pumps
Medieval Swords
prinkal is offline   Reply With Quote
Old 06-09-2009, 10:24 AM   #15 (permalink)
DNOA Member
 
Join Date: May 2004
Posts: 5,046
18.01 NP$ (Donate)

mholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant futuremholt has a brilliant future


Autism Marrow Donor Program 9/11/01 :: Never Forget Multiple Sclerosis Adoption Alzheimer's Lou Gehrig's Disease (ALS)
Um, prinkal can't even spell it. I would be cautious taking advice from sources like that.
mholt is offline   Reply With Quote
Old 06-09-2009, 11:05 AM   #16 (permalink)
NamePros Regular
 
~ The 34 Year Buzz!!'s Avatar
 
Join Date: Aug 2006
Location: Cyberspace
Posts: 546
3,474.95 NP$ (Donate)

~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all



Originally Posted by DJBee View Post
Hey guys!

I want to start web developing! Where the heck do I start lol!! How would you start learning to web develop if you were just starting off?

In your opinion, what is the best web development book for each type of programming? I'd like to learn web developing online and offline so I don't stress out my eyes too much.

Thanks so much!
This is one of the best PHP/MySQL books which you will ever find anywhere.
PHP and MySQL by Example (not an affiliate link)

Enjoy
__________________
Are You Happy Today? :o)
~ The 34 Year Buzz!! is offline   Reply With Quote
Old 06-15-2009, 10:23 PM   #17 (permalink)
First Time Poster!
 
Join Date: Jun 2009
Posts: 1
0.00 NP$ (Donate)

andrew.machado2009 is an unknown quantity at this point



Lightbulb Start with HTML->PHP

Start with HTML.
If you are concerned with designing, then start with HTML and CSS or if you are just concerned about functionality, starting journey with HTM will do.
PHP is the most extensively used programming language for Web Development. After you are comfortable with HTML, PHP will accelerate your journey.
Thanks
andrew.machado2009 is offline   Reply With Quote
Old 07-15-2009, 03:36 AM   #18 (permalink)
NamePros Member
 
Join Date: Jul 2009
Posts: 103
0.00 NP$ (Donate)

Sheikh Ahsan is an unknown quantity at this point



PHP and SQL but XHTML are also good.... its your way of style that where you want to start from!!
Cheers!
Sheikh Ahsan is offline   Reply With Quote
Old 08-09-2009, 12:28 PM   #19 (permalink)
First Time Poster!
 
Join Date: Apr 2009
Posts: 1
0.00 NP$ (Donate)

RandyB is an unknown quantity at this point



Other languages

You might also consider learning a language like Python, depending on your goals. For example, I believe Google has a framework for web applications based on Python.

Good luck!
RandyB is offline   Reply With Quote
Old 10-13-2009, 08:31 AM   #20 (permalink)
New Member
 
Join Date: Jun 2009
Location: http://www.zlwo.com/
Posts: 18
0.00 NP$ (Donate)

allby is an unknown quantity at this point



here you can learn PHP very easy with video tutorials:
php Tutorials
allby is offline   Reply With Quote
Old 10-13-2009, 10:25 AM   #21 (permalink)
Programming Genius

Forum Moderator

 
djdeth's Avatar
 
Join Date: Aug 2003
Location: Las Vegas
Posts: 452
1.80 NP$ (Donate)

djdeth is a glorious beacon of lightdjdeth is a glorious beacon of lightdjdeth is a glorious beacon of lightdjdeth is a glorious beacon of lightdjdeth is a glorious beacon of light
Send a message via AIM to djdeth Send a message via MSN to djdeth Send a message via Yahoo to djdeth Send a message via Skype™ to djdeth


Baby Health Adoption Protect Our Planet Animal Cruelty
I have deleted the flaming posts. I don't suggest doing that again.
__________________
Professional Web Designer,Programmer, SEO consultant and one of your fellow NamePros moderators!
Web Design / Programming / Graphic Design | Bonk-Media
djdeth is offline   Reply With Quote
Old 10-15-2009, 10:34 PM   #22 (permalink)
NamePros Regular
 
~ The 34 Year Buzz!!'s Avatar
 
Join Date: Aug 2006
Location: Cyberspace
Posts: 546
3,474.95 NP$ (Donate)

~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all~ The 34 Year Buzz!! is a name known to all



Caution Oops...

Originally Posted by ~ The 34 Year Buzz!! View Post
This is one of the best PHP/MySQL books which you will ever find anywhere.
PHP and MySQL by Example (not an affiliate link)

Enjoy
I took a closer look at the reviews, and people say the book is full of errors.
(Still has a great cover photo with large dolphins...)
__________________
Are You Happy Today? :o)
~ The 34 Year Buzz!! is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


All times are GMT -7. The time now is 10:20 AM.

Contact Us - NamePros.com - Privacy Statement - Top
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2