Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

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.

left Zymic Webmaster ForumsWeb Design & DevelopmentServer Side ScriptingOther Languages right
  Closed Topic Start new topic
left right
XyberForce
post 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. smile.gif
Go to the top of the page 
 
  + Quote Post
Alex
post 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 wink.gif. Don't worry, I hear you. *wink*wink*

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.
Go to the top of the page 
 
  + Quote Post
MrTouz
post 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 smile.gif Python tongue.gif but anyways, so many to learn in such a SHORT time :/ damn they aint making our lives easyer.... what sucks is once we will get these languages... new ones will be out :/ sucks huh ?
Go to the top of the page 
 
  + Quote Post
MrCracker
post 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.
Go to the top of the page 
 
  + Quote Post
bezz
post 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.
Go to the top of the page 
 
  + Quote Post
XyberForce
post 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. sad.gif
Go to the top of the page 
 
  + Quote Post
MrTouz
post 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 biggrin.gif.. and now Python !!!! woot !
Go to the top of the page 
 
  + Quote Post
XyberForce
post 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



QUOTE(MrTouz @ Sep 22 2007, 05:59 PM) *
XyberForce welcome to my world :'(

well action script... i suck.. but not that hard... im looking around PHP and java biggrin.gif.. and now Python !!!! woot !



Same here I'm lookin at some PHP tutorials.
Go to the top of the page 
 
  + Quote Post
MrTouz
post 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 !
Go to the top of the page 
 
  + Quote Post
wbarne00
post 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.
Go to the top of the page 
 
  + Quote Post
 Closed Topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 19th June 2013 - 09:57 AM