Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 3
There are 1 users currently browsing forums.
General Programming Here you can talk about scripting in other languages such as Perl, Delphi, Pascal and Python.

Reply
  #1  
Old 03-14-2010
Coops's Avatar
Toddler
 
Join Date: Aug 2009
Location: England
Posts: 11
Rep Power: 0
Coops is on a distinguished road
Where to start with programming?

Hi there

I know you get this a lot, but over the past few days i've suddenly had an urge to get motivated and learn more than HTML and CSS. I've used those to for several years now, but that's it. No other languages.

I don't really know what i'd like to achieve with programming, I just want to learn, gain experience and widen my knowledge!

So, any suggestions where to start? Or any advice would be most appreciated!

Thanks in advance,
Chris
Reply With Quote
  #2  
Old 03-14-2010
Atolar's Avatar
Going for the big Ph.D!
 
Join Date: Jun 2005
Posts: 738
Rep Power: 6
Atolar is on a distinguished road
Re: Where to start with programming?

I found PHP to be a great step toward more programming knowledge. It's probably one of the easiest programming languages, in particular because it doesn't pay much attention to data types. Just get a copy of XAMPP and head over to PHP Tutorial for a great start!

Or if you're interested in JavaScript, that's another option, but I find it's more difficult because when you do something wrong, you don't get an error but rather the code just doesn't work. PHP will alert you to the specific syntax error and the line of code it is on.


Non-web-based languages seem less rewarding to new programmers because it takes lots and lots of practice before you can truly create programs with GUIs and understand what's going on.


Hope this helped.
Reply With Quote
  #3  
Old 03-15-2010
Looking#'s Avatar
Toddler
 
Join Date: Mar 2010
Location: Maryland
Posts: 24
Rep Power: 0
Looking# is on a distinguished road
Re: Where to start with programming?

I agree with Atolar in that PHP is the best language you need to learn, but I disagree about XAMPP. I recommend that you instead use WAMP, which is much faster, sleeker, and doesn't freeze up as often.

I speak from experience, because I was a faithful XAMPP user for several years. However, I eventually got fed up of the server crashing and losing files.

If you're looking for a really good book to learn PHP, check out HeadFirst PHP & MySQL, which covers just about everything.

Good luck!
Reply With Quote


Reply


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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Start programming and need a partner perfwill New Member Introductions 1 04-16-2010 10:31 AM
How to start in Game Programming ? yondaime General Programming 0 09-09-2009 10:53 AM
Where to start programming? BioCore Apple/Mac OS 0 04-23-2008 11:48 PM
Where do I start in game programming ? hecto_ts C and C++ Programming 10 08-07-2005 02:34 PM