Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Best Way Of Learning A Scripting Language?
Jackel
post Apr 28 2006, 05:15 PM
Post #1


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 32
Joined: 11-June 05
Member No.: 6,107



I was going to wonder what is the best way to learn a scripting language. I mean there are tons of different ways including buying Books on internet of that langauge. You can also take tech classes,or even internet classes, or best way to just learn by yourlself? Ive been messing alot lately with Macromedia MX director. Ive been learning its scripting language called Lingo, but ive just been learning from messing with source codes and server scripts. Is the best way trial and error and repeat?
Go to the top of the page
 
+Quote Post
jlhaslip
post Apr 28 2006, 05:19 PM
Post #2


Advanced Member
Group Icon

Group: Members
Posts: 185
Joined: 15-November 05
From: Inland from the Left Coast of Canada
Member No.: 9,627



I have been playing around learning some PHP scripting and I have downloaded an xampp package to allow me to write the code and test it locally on my machine. Plus reading some books and findng scripts on the Net works if you take the time to analyze them rather than just cut and paste.
Go to the top of the page
 
+Quote Post
minnieadkins
post Apr 28 2006, 05:58 PM
Post #3


Premium Member
Group Icon

Group: Members
Posts: 292
Joined: 15-December 04
Member No.: 1,768



The ability to test code locally is very valuable when you first start. I recommend having a home server that you can test and mess around with. You have no bandwidth controls and you can have total control over your settings.

As far as actually learning to script, the best way would be to actually do it. Try and write something. Even if you don't succeed that doesn't mean you didn't learn anything. Just keep trying and looking up areas where you get stuck. It'll come to you. Maybe read through a few primers/tutorials and have a few reference books on hand.

-Good luck
Go to the top of the page
 
+Quote Post
szupie
post Apr 28 2006, 06:19 PM
Post #4


S.P.A.M.S.W.A.T.
Group Icon

Group: Members
Posts: 814
Joined: 22-January 05
From: San Antonio, Texas (No, I'm not dumb. I just moved here...)
Member No.: 2,284



I think the best way would be to make something yourself with the code. To get the basics of that language, read some tutorials with example projects and follow along. Once you've learned enough to write simple codes on your own, think of a little utility application that you can write using that language. Than start coding it. When you come to something you don't know, you can look it up online. All the debugging and problem-solving will make it easier to remember the language. Plus, it's much more fun than reading a whole book and doing nothing.
Go to the top of the page
 
+Quote Post
yordan
post Apr 28 2006, 06:25 PM
Post #5


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



I would say, the really best way is to startup with a teacher, who shows you theory, then makes you do some exercices. Then, you have to train yourself on real cases, first modifying existing programs, then writing down your own ones.
Go to the top of the page
 
+Quote Post
PocketChange
post Apr 28 2006, 06:50 PM
Post #6


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 10
Joined: 28-April 06
Member No.: 13,079



The way I like to learn new languages, scripts is to have the most fun when doing it. Usually, I need to do things fast (who doesn't ), so sitting and reading a book might not be the best way for me, since my mind wonders off sometimes. What works for me is doing a basic tutorial (there are number or those on the web, e.g. w3schools have nice ones). From there I can start delving into the code. Its best if there is something specific to do - some task that needs to be accomplished in the new language. Right now, I am learning PHP that way. I found that using blog templates, which are written in PHP and modifying them does the trick.
Go to the top of the page
 
+Quote Post
Compuccino
post Apr 30 2006, 06:10 PM
Post #7


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 35
Joined: 21-April 06
Member No.: 12,900



Having a teacher at the start REALLY helps and gets you going quickly.
Website tutorials help and forums let you get past hurldles.
But one other good thing is having other friends that are enthusiastic in this and this will help with support.

Also, non-jargon books (complicated words without the book explaining them) is a real bonus!

Compuccino

This post has been edited by Compuccino: Apr 30 2006, 06:11 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Formmail Without Scripting(5)
  2. How To Add A Scripting Language To A Program ?(11)


 



- Lo-Fi Version Time is now: 5th September 2008 - 08:18 AM