What Are They?, Just need a little clarification |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development Server Side Scripting Other Languages |
||
![]() |
What Are They?, Just need a little clarification |
||
Sep 21 2007, 06:11 PM
Post
#1
|
|
![]() Super Duper Ninja ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 453 Joined: 20-September 07 From: Houston, TX Member No.: 290 |
What is Ruby?
What is Ruby on Rails and Ruby used for? I do not understand what PERL is for, when there's mySQL. Then I've heard about this other thing called AJAX that's being used as a flash alternative. (roll overs, expanders, etc.) This isn't for me, this is for all those noobs out there as well. |
|
|
Sep 21 2007, 06:21 PM
Post
#2
|
|
|
zIRC Network Admin ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 660 Joined: 10-March 07 From: Swindon, Wilts, UK Member No.: 6 |
Not for you eh
Ruby is another language, RoR is a framework written in ruby which provides premade objects which speed up development (similar to things like CakePHP or the Zend Framework in PHP). Perl is yet another language, and one which pops up all over the place, it's generally used to manage/format/handle text etc, etc. MySQL is an RDBMS (relational database management system) which uses the client/server model. You have the MySQLd (MySQL Daemon) which runs in the background on the server and does the database storage, searching, indexing, etc (see what a DBMS is for more info on what it does). Then you write programs which use client libraries to connect to the server and execute SQL code on them to select, update, delete, etc information. AJAX is nominally "Asynchronous Javascript and XML", but colloquially means anything in Javascript which fetches dynamic data (increasingly as JSON as opposed to XML) and uses something like the Document Object Model to dynamically place it in the layout without any page refreshes. |
|
|
Sep 21 2007, 07:20 PM
Post
#3
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,196 Joined: 19-September 07 Member No.: 234 |
cant we creat 1 language with thousands of variables ? set in ONE simple way ?
i mean if i have to list all the languages that exist... damn, can't think of where to start.. well now i know |
|
|
Sep 21 2007, 08:04 PM
Post
#4
|
|
|
Ninja ![]() ![]() ![]() Group: Members Posts: 202 Joined: 19-September 07 From: Earth Member No.: 42 |
well the c language has been around for like 22 years.
|
|
|
Sep 21 2007, 08:20 PM
Post
#5
|
|
![]() Super Ninja ![]() ![]() ![]() ![]() Group: Members Posts: 307 Joined: 25-August 07 From: Berlin, NJ Member No.: 19 |
Once you learn the fundamentals of programming, it isn't too difficult to switch between languages. Many use similar syntax, such as PHP, actionscript, javascript, java, C,C++,C#. The differences are in how they are used.
|
|
|
Sep 22 2007, 01:37 AM
Post
#6
|
|
![]() Super Duper Ninja ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 453 Joined: 20-September 07 From: Houston, TX Member No.: 290 |
The only languages I can code fluently on are CSS, HTML, and Actionscript.
|
|
|
Sep 22 2007, 05:59 PM
Post
#7
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,196 Joined: 19-September 07 Member No.: 234 |
XyberForce welcome to my world :'(
well action script... i suck.. but not that hard... im looking around PHP and java |
|
|
Sep 22 2007, 08:20 PM
Post
#8
|
|
![]() Super Duper Ninja ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 453 Joined: 20-September 07 From: Houston, TX Member No.: 290 |
|
|
|
Sep 22 2007, 08:23 PM
Post
#9
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,196 Joined: 19-September 07 Member No.: 234 |
QUOTE Same here I'm lookin at some PHP tutorials. damn, i can feel you ! |
|
|
Dec 26 2007, 05:31 PM
Post
#10
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 26-December 07 Member No.: 5,670 |
The first thing I ever learned for the web, outside of HTML, CSS, VBScript, and JavaScript, was JSP... Server-Side Java Code. I've only briefly dealt with ASP, and now am learning PHP. It seems JSP isnt the most popular, as for some code I wrote using it for a client, I had to specifically call for it's setup from the web-host. The poor guy didn't set it up very often... so it took a little extra time to get it done.
|
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 19th June 2013 - 09:57 AM |