|
|
| Programming Get help with creating your scripts/software or help others. Discuss anything relating to programming. Includes PHP, Perl, C++, ColdFusion, etc. |

05-25-2007, 02:47 AM
|
|
Junior Member
|
|
Join Date: May 2007
Posts: 22
|
|
Newbie to programming
Hi, what's the best way to design your site? I've tried buying several books already, it still hasn't sinked in. Anyone care to share how they got started? Thanx
|

05-25-2007, 03:42 AM
|
|
Administrator
|
|
Join Date: May 2007
Posts: 274
|
|
|
I agree with kingjacob,
Purchasing books is a waste of money as all of the information can be found freely on the web and infact much more of it.
I learn't all of my stuff on how to design a site from using the web. I have never had to purchase anything apart from web hosting and a domain to get the site up and running.
It is always best to start of with the basics and don't go head first into anything. Start with the basics and once you have got the hand of that then go a little more advanced into it. I learn't HTML first followed by a little CSS and then followed by PHP, SQL and some other languages.
__________________
AffiliateSeeking - Bringing you some of the best affiliate programs online.
|

05-25-2007, 05:00 AM
|
|
Member
|
|
Join Date: May 2007
Posts: 61
|
|
|
There are many sites that fulled with lot's of information web designing. You can search it on google. Follow simple steps to design your site:
1.Decide purpose of site
2.Decide language you using for creating website
3.Try on default available themes for content management systems. Change the graphics and color you want
4.For good navigation look at your site as an outsider and check whether site has good navigation or not.
|

05-25-2007, 04:18 PM
|
|
Senior Member
|
|
Join Date: May 2007
Posts: 99
|
|
|
Unless and until you are planning to create a dynamic site you need not worry too much about learning any programming language. Basic knowledge of CSS and HTML should be enough if you are using a web designing software like front page or macromedia.
|

05-25-2007, 10:40 PM
|
|
Junior Member
|
|
Join Date: May 2007
Posts: 23
|
|
|
I going to start using Dreamweaver. I hope that is the best way to go. As soon as my order comes in, I'm going start learning.
|

05-26-2007, 01:42 AM
|
|
Junior Member
|
|
Join Date: May 2007
Posts: 22
|
|
|
I"ve also tried learning as I go several times(after I bought the books), maybe I just lack the patience or just wanna skip some steps, but I find programming the most frustrating thing I've ever tried.
|

05-27-2007, 10:38 PM
|
|
Senior Member
|
|
Join Date: May 2007
Location: Vienna, Austria
Posts: 109
|
|
|
i would recommend you to use content management systems. it is very easy to maintaine and you dont need programming skills (at all).
if you really need programming ..
dreamweaver is the best choice, i m using it for years.
|

05-29-2007, 10:23 PM
|
|
Senior Member
|
|
Join Date: May 2007
Posts: 100
|
|
|
kingjacob is right on the spot.
Another great way is to tinker with the code of existing sites. You'll get to know exactly how each thing works. That helps.
|

05-31-2007, 06:58 AM
|
|
Member
|
|
Join Date: May 2007
Posts: 41
|
|
|
W3schools is the best for beginners..
|

10-03-2007, 12:15 PM
|
|
Junior Member
|
|
Join Date: Oct 2007
Posts: 1
|
|
Re:how to start learning php
Above all mentioned you should have good easy in use php editor. Personally I use codelobster php edition (codelobster.com). It's good to start with and free.
You can get help on php language here: php.net
|

05-12-2008, 09:22 AM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 27
|
|
How I got started
Hi
I did a short 6 month course in Internet Design. Looking back the course was very basic, and I didn't learn too much but it did give me a basic insight into Javascript & HTML.
Unlike some of the other posts I do believe in buying two books PHP in 24 hour and Javascript in 24 hours. They were great, I tried the examples, read the books from cover to cover, made plenty of mistakes, but grew from these and now I have developed my E-commerce software. Though the books don't cover everything, everything else came from the Internet, the most useful website being the PHP website
Happy coding anyway
Paul
|

09-23-2008, 05:02 AM
|
 |
Junior Member
|
|
Join Date: Sep 2008
Posts: 6
|
|
Quote:
Originally Posted by buffalo
I going to start using Dreamweaver. I hope that is the best way to go. As soon as my order comes in, I'm going start learning.
|
i am also learning Dreamweaver 
|

10-19-2008, 05:00 PM
|
|
Junior Member
|
|
Join Date: Oct 2008
Posts: 27
|
|
|
There are several ways you can build your site. The option you decide would obviously depend on how much time and money you want to spend on building it.
You can...
* Create it completely by hand using HTML – the programming language used to build web pages
or
* Use an HTML Editor like Microsoft FrontPage (no HTML knowledge needed)
|

11-07-2008, 11:47 AM
|
|
Junior Member
|
|
Join Date: Oct 2008
Posts: 25
|
|
|
I would recommend using NVU editor (nvu.com), it's free and wont tie you down to one method of editing. NVU pages can be transferrable to frontpage or dreamweaver html editor...
|

12-23-2010, 04:15 AM
|
|
Banned
|
|
Join Date: Dec 2010
Posts: 16
|
|
|
I totally agree with you that the best W3Schools online web tutorials tutorials.The are ready both for beginners and experienced users.
|

01-05-2011, 04:00 AM
|
|
Junior Member
|
|
Join Date: Jan 2011
Posts: 20
|
|
|
I walk several times (after I bought the books), I may be a lack of patience or simply skip some steps, but I find the programming of the most frustrating thing I've ever tried .
|

01-21-2011, 05:14 AM
|
|
Member
|
|
Join Date: Jan 2011
Posts: 55
|
|
|
Domain Name
The domain name creates the address of your site. So, mywebsite.com would be an example of a domain name.
Looking for a FREE site?
I never endorse free webhosts. They are too unstable, you never really own your site and you do not receive a true domain name. Instead your address will be something like In some cases, the domain may be even longer
Web Host
A website cannot exist without a web host. This is the company that houses your files and provides the environment for you to create and save pages to the Internet.
Web hosts are usually paid for monthly
|

04-10-2012, 07:51 AM
|
 |
Senior Member
|
|
Join Date: Mar 2012
Location: New York, USA
Posts: 165
|
|
|
There is no more need of the books to get learn the design the website. I mostly prefer to learn from W3School.com. These is best site to learn from the first to end. I always search over the internet regarding the tutorials.
|

04-12-2012, 03:05 PM
|
|
Junior Member
|
|
Join Date: Apr 2012
Posts: 14
|
|
|
Before Six months, i was newbie for web developing field but when i was starting to learn from w3school web site, my knowledge and logic are gradually rise..Recently i join in web developing company as web developer...Thanks
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 07:01 PM.
|