GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PHP / Python / Ruby / C#, which one for a non web app. (https://gfy.com/showthread.php?t=883719)

jay23 01-24-2009 06:41 PM

PHP / Python / Ruby / C#, which one for a non web app.
 
If you want to develop a app that does not use a UI (no Web front end or UI front end) which development envirnment will you use ?

I like C# just because of the huge .NET library.

WiredGuy 01-24-2009 06:44 PM

I prefer perl as its a rapid application development environment.
WG

StuartD 01-24-2009 06:46 PM

uhmm... not web? Then C#.

jay23 01-24-2009 07:05 PM

So which one is doing well in the web front end , ruby , php , asp.net ?

I have not touched ruby or php in my life.

Varius 01-24-2009 08:01 PM

Quote:

Originally Posted by jay23 (Post 15383295)
So which one is doing well in the web front end , ruby , php , asp.net ?

I have not touched ruby or php in my life.

If you haven't touched PHP you probably won't be a Python fan, it's basically a cross between PHP and C++

camgirlshide 01-24-2009 08:11 PM

I use php now for all my new linux scripts even if they aren't for web use. Personally, I find it the easiest because of the documentation on php.net and the amount of built in functions.
It might not be the fastest or most efficient language out there, but does it really matter for most scripts?

doridori 01-24-2009 08:29 PM

Quote:

Originally Posted by WiredGuy (Post 15383252)
I prefer perl as its a rapid application development environment.
WG

i second that.
dont forget CPAN. basically everything you need has been done.

mrkris 01-24-2009 08:30 PM

Quote:

Originally Posted by jay23 (Post 15383242)
If you want to develop a app that does not use a UI (no Web front end or UI front end) which development envirnment will you use ?

I like C# just because of the huge .NET library.

What type of app, jay? If you need something fast, go with a scripted language.

Quote:

Originally Posted by WiredGuy (Post 15383252)
I prefer perl as its a rapid application development environment.
WG

How is it a rapid application development environment? It's a scripted language just like Python, PHP, Ruby, etc.

WiredGuy 01-24-2009 08:31 PM

Quote:

Originally Posted by mrkris (Post 15383497)
How is it a rapid application development environment? It's a scripted language just like Python, PHP, Ruby, etc.

CPAN has tons of libraries and code ready to go that you can pretty much do whatever you need in < 50 lines of code. That to me is a RAD environment.
WG

mrkris 01-24-2009 08:34 PM

Quote:

Originally Posted by WiredGuy (Post 15383499)
CPAN has tons of libraries and code ready to go that you can pretty much do whatever you need in < 50 lines of code. That to me is a RAD environment.
WG

Pretty much the same with Ruby Gems, PHP PEAR, etc.

Killswitch - BANNED FOR LIFE 01-24-2009 08:42 PM

Quote:

Originally Posted by camgirlshide (Post 15383451)
It might not be the fastest or most efficient language out there, but does it really matter for most scripts?

It all depends on who's writing it and how well it's written. The 5th biggest website on the internet is ran on PHP, don't see it having any problems.

jay23 01-24-2009 09:02 PM

[QUOTE=mrkris;15383497]What type of app, jay? If you need something fast, go with a scripted language.[QUOTE]


The only reason I like C# is the huge .NET libarary. The app I have been working on (No coding yet, still design) is a backend for a Web site, the front end will be done by others and talks to backend using Javascript / JSON / REST.

Jay

mrkris 01-24-2009 09:03 PM

[QUOTE=jay23;15383553][QUOTE=mrkris;15383497]What type of app, jay? If you need something fast, go with a scripted language.
Quote:



The only reason I like C# is the huge .NET libarary. The app I have been working on (No coding yet, still design) is a backend for a Web site, the front end will be done by others and talks to backend using Javascript / JSON / REST.

Jay
MMmmm REST

jay23 01-24-2009 09:20 PM

[QUOTE=mrkris;15383556][QUOTE=jay23;15383553]
Quote:

Originally Posted by mrkris (Post 15383497)
What type of app, jay? If you need something fast, go with a scripted language.

MMmmm REST

The new visual studio 10 , Net 4.0 makes developing REST super easy...just like a method call.

mrkris 01-24-2009 10:01 PM

[QUOTE=jay23;15383591][QUOTE=mrkris;15383556]
Quote:

Originally Posted by jay23 (Post 15383553)

The new visual studio 10 , Net 4.0 makes developing REST super easy...just like a method call.

Well, that's all it really is. Instead of defining methods like you would in XMLRPC, you use different request methods. GET POST PUT DELETE


All times are GMT -7. The time now is 12:22 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123