Poll

So what should I learn now?

ASP
0 (0%)
PHP
11 (100%)
Other (please post)
0 (0%)

Total Members Voted: 11

Voting closed: April 07, 2004, 04:31:26 pm

Author Topic: ASP vs. PHP - which to learn  (Read 2173 times)

0 Members and 1 Guest are viewing this topic.

Offline vyper

  • 210
  • The Sexy Scotsman
ASP vs. PHP - which to learn
Opinions please ppl, and books you can recommend.
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline Fractux

  • 28
ASP vs. PHP - which to learn
For me, I'm just saying PHP because I'm learning PHP and MySQL for the projects I'm working on this summer.

I can't comment which is better, cause I'm not an expert, but I'm learning PHP because I need to use it in conjunction with MySQL.

Here's a page of links:

http://www.webdesigns1.com/php/

Also, if you want a quick and dirty look, the Learn PHP in 24 hours book is very easy to follow. There are alot of tutorials on the web too.

Cheers!
-What exactly gets separated in "mechanically separated chicken" ?

 

Offline vyper

  • 210
  • The Sexy Scotsman
ASP vs. PHP - which to learn
Interesting link fractux, ta much.
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline an0n

  • Banned again
  • 211
  • Emo Hunter
    • http://nodewar.penguinbomb.com/forum
ASP vs. PHP - which to learn
PHP. It's better, stronger, faster and can leap tall databases in a single bound.

And ASP only runs on Windows servers.
"I.....don't.....CARE!!!!!" ---- an0n
"an0n's right. He's crazy, an asshole, not to be trusted, rarely to be taken seriously, and never to be allowed near your mother. But, he's got a knack for being right. In the worst possible way he can find." ---- Yuppygoat
~-=~!@!~=-~ : Nodewar.com

 

Offline kode

  • The Swedish Chef
  • 28
  • The Swede
    • http://theswe.de
ASP vs. PHP - which to learn
Quote
Originally posted by an0n
And ASP only runs on Windows servers.


not entirely true.


and go with php. until something better comes along. if you like inflicting yourself mental illness, pike.
Pray, v. To ask that the laws of the universe be annulled in behalf of a single petitioner confessedly unworthy.
- Ambrose Bierce
<Redfang> You're almost like Stryke 9 or an0n
"Facts do not cease to exist because they are ignored."
- Aldous Huxley
WAR IS PEACE
FREEDOM IS SLAVERY
IGNORANCE IS STRENGTH

 

Offline an0n

  • Banned again
  • 211
  • Emo Hunter
    • http://nodewar.penguinbomb.com/forum
ASP vs. PHP - which to learn
Simple fact is, PHP is more useful to know.

You can fix, modify and install popular programs such as forums, auctions, site controls etc.

ASP is used almost entirely for corporate crap. So the only code you'll see will be massive, tightly integrated, site pages that would take a team of programmers weeks to even dent.
"I.....don't.....CARE!!!!!" ---- an0n
"an0n's right. He's crazy, an asshole, not to be trusted, rarely to be taken seriously, and never to be allowed near your mother. But, he's got a knack for being right. In the worst possible way he can find." ---- Yuppygoat
~-=~!@!~=-~ : Nodewar.com

 

Offline vyper

  • 210
  • The Sexy Scotsman
ASP vs. PHP - which to learn
I'm gettin the drift towards php here :D
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline Fineus

  • ...But you *have* heard of me.
  • Administrator
  • 212
    • Hard Light Productions
ASP vs. PHP - which to learn
Basic! Learn Basic!

...what...? ;)

 

Offline vyper

  • 210
  • The Sexy Scotsman
ASP vs. PHP - which to learn
Once you've done Java.... basic seems so complex :(
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline aldo_14

  • Gunnery Control
  • 213
ASP vs. PHP - which to learn
try COMAL

*hack spit*

 

Offline mikhael

  • Back to skool
  • 211
  • Fnord!
    • http://www.google.com/search?q=404error.com
ASP vs. PHP - which to learn
PHP. Why? Because once you've learned PHP, you've learned a subset of ASP.

Most people think ASP is a language. It is not: its a framework. You can use many languages within the ASP framework: VBScript, JavaScript, Perl, Python--even PHP. Learning ASP is learning how to leverage that framework with respect to the language you want to use.  

PHP is sort of amalgamation of both. Its the language and its supporting framework. It works almost exactly like ASP, but is more narrowly focused. This makes it easier to learn, overall and lets you carry that skill over to the less focussed ASP framework.

If you really want to know more about ASP stuff, let me know. Most of my jobs have involved using ASP and PHP in various environments.
[I am not really here. This post is entirely a figment of your imagination.]

 

Offline vyper

  • 210
  • The Sexy Scotsman
ASP vs. PHP - which to learn
Cool :)
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline WMCoolmon

  • Purveyor of space crack
  • 213
ASP vs. PHP - which to learn
PHP - it's faster on *nix servers and works well with SQL; it also runs on Windows.

I've heard Python is pretty good, though.
-C

 

Offline mikhael

  • Back to skool
  • 211
  • Fnord!
    • http://www.google.com/search?q=404error.com
ASP vs. PHP - which to learn
Mmmm. Python. Python is the rockinest scripting language on the planet, in my opinion, but its just not the same thing as ASP/*script or PHP. *heh*
« Last Edit: April 08, 2004, 12:10:46 am by 440 »
[I am not really here. This post is entirely a figment of your imagination.]

 

Offline Setekh

  • Jar of Clay
  • 215
    • Hard Light Productions
ASP vs. PHP - which to learn
Python definitely gets a big thumbs up from me. My brother swears by it, and anything he swears by is certified kick-arse. :D

But otherwise, PHP. Then you can write vB hacks for us. ;)
- Eddie Kent Woo, Setekh, Steak (of Steaks), AWACS. Seriously, just pick one.
HARD LIGHT PRODUCTIONS, now V3.0. Bringing Modders Together since January 2001.
THE HARD LIGHT ARRAY. Always makes you say wow.

 

Offline Lonestar

  • Fred Zone Guru
  • 27
    • United Gamers Coalition
ASP vs. PHP - which to learn
PHP All the way, I know both and PHP beats ASP in every comparison whether its page load times, or DB Queries, its always faster in PHP.

Its also cheaper when renting servers, and less of a security threat.

Those who USE ASP and the Microsoft Solutions to Databases Online are generally people who watch too many commercials.

 

Offline an0n

  • Banned again
  • 211
  • Emo Hunter
    • http://nodewar.penguinbomb.com/forum
ASP vs. PHP - which to learn
I could never really get into Python.

It all seemed......pretencious?
"I.....don't.....CARE!!!!!" ---- an0n
"an0n's right. He's crazy, an asshole, not to be trusted, rarely to be taken seriously, and never to be allowed near your mother. But, he's got a knack for being right. In the worst possible way he can find." ---- Yuppygoat
~-=~!@!~=-~ : Nodewar.com

 

Offline mikhael

  • Back to skool
  • 211
  • Fnord!
    • http://www.google.com/search?q=404error.com
ASP vs. PHP - which to learn
Pretentious? I guess you could say that. A lot of python results from concious decisions to do things right that perl got wrong. ;)

Quote
Originally posted by Lonestar
PHP All the way, I know both and PHP beats ASP in every comparison whether its page load times, or DB Queries, its always faster in PHP.

Its also cheaper when renting servers, and less of a security threat.

Those who USE ASP and the Microsoft Solutions to Databases Online are generally people who watch too many commercials.

Actually, I disagree with you here. A properly secured and well administered IIS server is pretty much exactly as secure as a properly secured and well administered *nix server. I know this from direct, personal experience, having administered large networks of both in webhosting environments professionally.

It always comes down to the quality of the administrator, not the quality of the OS or the scripting language.
[I am not really here. This post is entirely a figment of your imagination.]

 

Offline Lonestar

  • Fred Zone Guru
  • 27
    • United Gamers Coalition
ASP vs. PHP - which to learn
Quote
Originally posted by mikhael
Pretentious? I guess you could say that. A lot of python results from concious decisions to do things right that perl got wrong. ;)


Actually, I disagree with you here. A properly secured and well administered IIS server is pretty much exactly as secure as a properly secured and well administered *nix server. I know this from direct, personal experience, having administered large networks of both in webhosting environments professionally.

It always comes down to the quality of the administrator, not the quality of the OS or the scripting language.


Most viruses are built for MS machines, hence why *nix is more secure.

Also, you could have a monkey run a *nix machine without problems, yet you need a bachelors degree to run IIS and be MS certified to ensure complete safety.

As far as im concerned *nix kicks MS butt in security and features any day. I guess if your an MS pro tho, it can be as safe as *nix but why bother? *nix is faster, more reliable and can handle way more clients then MS.

Dont get me wrong, both platforms are good enough to do their thing, and they are both secure enough to not be screwed with, but its my experience Windows servers get hacked up and crash way more then *nix. Only problem with the *nix machines is support and that is something that there is alot more of nowadays.

Go with PHP and a *nix machine, otherwise you will just frustrate yourself.

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
ASP vs. PHP - which to learn
For all x, PHP > x

( i need te stinking upsidedown A for logical "For All" and the backwards E for logical "For Some"!!!!)
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir