![]() |
is learning javascript & PHP a good step towards learning gscript?
i've been learning javascript in my spare time, and now when i look at gscript it begins to make a lot more sense, making me think that if i started to play around with it once i'm more comfortable with javascript, i could eventually start developing. my purpose in learning javascript is so i can eventually learn PHP better (i have to look up some of the most basic things just to get through sometimes) which would lead to me making better websites with it - but if it could help me towards learning gscript, well that'd be great too
so, is gscript most like javascript/PHP, or would there be a better underlying language that i should be tackling first? |
Learning to script/program in general is a good step towards learning GScript, once you understand the logistics behind scripting/programming and how to accomplish certain tasks with the tools available to you, it's just a matter of learning new syntaxes and methods in languages you decide to pick up.
I would recommend checking out Ruby, or Python. They're fairly different from each other and Gscript but have plenty of documentation and tutorials out there for them. I've found this to be a fairly entertaining guide/book on learning Ruby: http://mislav.uniqpath.com/poignant-...chapter-1.html but with some googling you'll find lots of help. I personally use Ruby for any kind of hobby programming where speed isn't an issue. It also helps to establish goals and milestones that you want to achieve in your programming/scripting ventures. |
JavaScript is the closest language out there to GScript.
JavaScript is also one of the nicest languages out there. Way, way, way better than PHP. |
I've also heard C++ is also helpful to learn.
|
Quote:
But Javascript should be helpful as hell too, I recently ordered a book to learn it :) |
Learning C++ would be a waste of time if learning GS is your goal.
|
Quote:
|
Learning PHP is not a good step towards anything I recommend you avoid it
|
Quote:
this is not rocket science |
JavaScript is a good language to know as it is going to be around for a long time and is more useful than most other languages you could learn—it's easy to learn and from it you can easily pick up many other languages.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
thanks for the comments guys. i'll continue on with javascript for my own purposes, in addition to it being comparable to gscript. seems that learning gscript straight up doesn't seem like a good angle into it (failed me before at least) |
Learn Haskell if you want to be a better programmer in general.
|
Quote:
|
Quote:
Just depends on if you have the time to put in it or not. Oh, also once you learn it I doubt you'll want to use anything else. |
Quote:
It is bad the people who made it have not idea about either language design or implementation, and it is crippled because of the way that it evolved from an uninspired starting point into no real direction with lots of stapled-together functionality. There is all kinds of anecdotal evidence* that the guys behind it are not really who you want to trust either your learning as a programmer or your important projects to. It teaches you bad organisation, bad API design, bad security practices and introduces you into a community of self-delusion and mediocrity. In short, there is no reason to choose it as an introductory programming language. Go with javascript (you already have it installed, it has neat higher-level functionality, obviously about everyone ends up using javascript "programs") or something like lua (really compact language that is reasonably easy to actually understand in full, with some neat ways of doing the more complicated stuff) instead, or alternatively find someone who is willing to mentor you in whatever language they like most. * like the time there was an integer overflow bug in one of their memory allocation functions and they fixed it by using floating point numbers instead of integers, or that random non-english token in error messages, or how it was purposefully made "slow" so the guys running it could make money selling software to make it "faster". |
Quote:
|
Quote:
|
Quote:
But I guess since we are talking about learning your first language, something more stable and trusted could be preferred. PHP's documentation is pretty nice, though. But, hey, the first script I ever wrote was: PHP Code:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
If you must use a Notepad replacement, at least go with Notepad++. :cool: |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Stop arguing about ****ing text editors goddamn
also **** you "support for php" is barely a feature and "support for ftp" should be outlawed |
Quote:
|
Quote:
|
Learning Javascript is a good thing, it's quite close to Graal script and Graal script will also move towards more Javascript-compatibility.
|
Quote:
sounds good regardless |
Quote:
|
I recommend Head First Javascript.
|
Quote:
|
Quote:
|
| All times are GMT +2. The time now is 10:12 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.