Welcome, Guest. Please login or register.

Login with username, password and session length
Pages: [1]   Go Down
Print
Topic: Where does a beginner start?  (Read 815 times)
« on: March 01, 2009, 05:00:34 PM »
jbell0385 Offline
Newbie

View Profile
*
Posts: 10



I need advice on how to take the first step into programming.

I have a website (www.globalize-this.org), but it's mostly static and non-interactive.  I have become proficient with basic HTML, CSS, and Flash over the years, but I do not know where to start with forms and scripts.

There is so many acronyms being thrown around like PHP, Ruby, Perl, etc, that I do not even know which one of these books I should buy first.

My Goals are as follows:
1) Create a form where visitors can enter a "name" and "email" and have this information organized and dumped into some type of email list that I can use to send updates.
2) Create a community function to my website where visitors can sign up and become interactive members that can have their own personal page and upload pictures, etc.
3) Create a comment section on my website underneath pictures so visitors can leave comments.
4) Shopping cart functionality so users can purchase merchandise from the website.

I hope this gives enough information to point me in the right direction.  Let me know if I need to provide anything else.  Who knows the fastest way to learn programming for the hobbyist?

Thanks in Advance,
Jeremy
Logged

 
« Reply #1 on: March 01, 2009, 07:46:42 PM »
Bret Craven Offline
Vice President
Administrator
Addict

View Profile
*****
Gender: Male
Posts: 712



By far the easiest to learn is going to be PHP. The structure and logical sense to it makes it far easier to learn than most other Linux based web scripting languages. PHP will easily handle everything that you want to do, however some of the implementations that you're talking about will take a good little bit of knowledge to put to practice. There are many easy PHP tutorials online, however I would highly suggest a book over something online. It makes it easier to practice what you're reading without having to switch back and forth between windows.

Either way, what may be good for one person may not be good for another. I would really suggest that you research the few technologies before you pick one. While PHP is the most popular, it may not be exactly what you want.
Logged

Bret Craven
  cravenbw@t35.net
« Reply #2 on: March 01, 2009, 08:40:21 PM »
jbell0385 Offline
Newbie

View Profile
*
Posts: 10



Thanks Bret for the advice. 

How about for cost?  Does PHP cost money somewhere along the line? 

Off the top of your head, do you know of any particular websites that has a good summary of the different technologies available so I can get a quick overview?
Logged
« Reply #3 on: March 01, 2009, 09:17:51 PM »
Atrain Offline
Alex [Atrain] Waite
Global Moderator
Sr. Member

View Profile WWW
*****
Gender: Male
Posts: 460



php can and cannot cost money. a good site for free php scripts would be sourceforge.net, but there are plenty more. Writing your own php script should not cost any money at all. http://w3schools.com/ is a good place to learn php
Logged

When I die, I want to be buried face down, so that everyone who doesn't like me can kiss my a**
-Red Foreman
http://www.newatrain.com
http://www.unlimiteduploading.com
« Reply #4 on: March 23, 2009, 12:36:11 PM »
Bret Craven Offline
Vice President
Administrator
Addict

View Profile
*****
Gender: Male
Posts: 712



http://training.gbdirect.co.uk/courses/php/comparison_php_versus_perl_vs_asp_jsp_vs_vbscript_web_scripting.html

Brief verbs about most of the technologies

Then, more specific:

http://en.wikipedia.org/wiki/Perl
http://en.wikipedia.org/wiki/Ruby_on_Rails
http://en.wikipedia.org/wiki/PHP
http://en.wikipedia.org/wiki/JavaScript
http://en.wikipedia.org/wiki/Active_Server_Pages
http://en.wikipedia.org/wiki/Python_(programming_language)
Logged

Bret Craven
  cravenbw@t35.net
 
Pages: [1]   Go Up
Print
Jump to: