 |
Account Login
|
 |
 |
Latest Articles
|
 |
 |
IRC Channel
|
 |
 |
Associates
|
 |
 |
Associates
|
 |
|
 |
 |
|
 |
07-06-2009, 05:15 AM
|
#1 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Ruby
I'm studying Ruby at the moment, so far it's smalltalk with Python basically, everything is an object ( 0.o ), and everything is syntax of Python. SmallPython? TalkPython? PythonTalk? lol
The only con I have about it, is that it runs away from the standards of code.
But overall, what can I put to use of this language, that PHP cannot do?
__________________
VillageIdiot can have my babbies ;d
|
|
|
|
07-06-2009, 10:34 PM
|
#2 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
What can ruby do that PHP can't? Nothing to my understanding. High level languages don't normally offer new functionality from other high level languages.
|
|
|
|
07-06-2009, 10:45 PM
|
#3 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Quote:
Originally Posted by Orc
The only con I have about it, is that it runs away from the standards of code.
|
It what?
Quote:
Originally Posted by Orc
But overall, what can I put to use of this language, that PHP cannot do?
|
Good luck with that. 
|
|
|
|
07-07-2009, 01:24 AM
|
#4 (permalink)
|
|
The Addict
Join Date: Jun 2008
Posts: 335
Thanks: 2
|
Quote:
Originally Posted by Orc
I'm studying Ruby at the moment, so far it's smalltalk with Python basically, everything is an object ( 0.o ), and everything is syntax of Python. SmallPython? TalkPython? PythonTalk? lol
The only con I have about it, is that it runs away from the standards of code.
But overall, what can I put to use of this language, that PHP cannot do?
|
At high levels languages and what they can do do not differ much, difference start appearing between things like C# and Unmanaged C.
|
|
|
|
07-07-2009, 02:05 AM
|
#5 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by Village Idiot
What can ruby do that PHP can't? Nothing to my understanding. High level languages don't normally offer new functionality from other high level languages.
|
I have yet to find out, that's what I'm asking you. 
__________________
VillageIdiot can have my babbies ;d
|
|
|
|
07-07-2009, 02:02 PM
|
#6 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
Orc, if you want to make desktop applications I suggest you use Python. It's easy, has clean code, and it has a lot of 3rd party modules.
Plus it doesn't hurt to already know the language... 
|
|
|
|
07-07-2009, 06:16 PM
|
#7 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by ETbyrne
Orc, if you want to make desktop applications I suggest you use Python. It's easy, has clean code, and it has a lot of 3rd party modules.
Plus it doesn't hurt to already know the language... 
|
I've actually done that, I've used Tkinter, it works like a charm.  but I only suggest programming simple desktop applications with Python, otherwise I'd go for C# or C++ for such things as Direct3D rendering when you have to mess with OnPaint handlers, etc.
__________________
VillageIdiot can have my babbies ;d
|
|
|
|
07-07-2009, 06:19 PM
|
#8 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
If you are only interested in windows programming, vb.net is an excellent language. Visual Studio makes developing small applications very fast and easy, it is in my opinion the best tool for small windows apps.
|
|
|
|
07-07-2009, 06:35 PM
|
#9 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by Village Idiot
If you are only interested in windows programming, vb.net is an excellent language. Visual Studio makes developing small applications very fast and easy, it is in my opinion the best tool for small windows apps.
|
Yeah I tried vb.net, I didn't really like the syntax.  but I like how I can pop in a web browser in under 5 minutes xD
__________________
VillageIdiot can have my babbies ;d
|
|
|
|
07-07-2009, 08:31 PM
|
#10 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
Quote:
|
I've actually done that, I've used Tkinter, it works like a charm.
|
Aaaarrrrghhh! Please, go get and install PyQt right NOW!
|
|
|
|
07-07-2009, 08:33 PM
|
#11 (permalink)
|
|
The Addict
Join Date: Jun 2008
Posts: 335
Thanks: 2
|
Or you can just use Visual Studio & C#
|
|
|
|
07-07-2009, 11:37 PM
|
#12 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by ETbyrne
Aaaarrrrghhh! Please, go get and install PyQt right NOW!
|
ahashahahfdhgf 
__________________
VillageIdiot can have my babbies ;d
|
|
|
|
07-08-2009, 01:54 AM
|
#13 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
It's for your own good, believe me. PyQt allows you to do all kinds of cool stuff like use Webkit for your applications so you can make a GUI out of HTML/CSS/JS.
|
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|