NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page python or asp ???

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search
6 members in live chat ~  


Reply
 
LinkBack Thread Tools
Old 11-20-2011, 06:57 AM THREAD STARTER               #1 (permalink)
New Member
Join Date: Nov 2011
Posts: 3
abellasmith is an unknown quantity at this point
 



python or asp ???


hello friends ... which should one learn python or asp for web development ???
abellasmith is offline   Reply With Quote
Old 11-20-2011, 07:12 AM   #2 (permalink)
NamePros Member
 
DJSquared's Avatar
Join Date: Sep 2011
Location: Antartica
Posts: 95
DJSquared is a glorious beacon of lightDJSquared is a glorious beacon of lightDJSquared is a glorious beacon of lightDJSquared is a glorious beacon of lightDJSquared is a glorious beacon of light
 



Lou Gehrig's Disease (ALS)
If you had to choose out of those two, it would be ASP.

Regards,
Dewald
DJSquared is offline   Reply With Quote
Old 12-11-2011, 03:27 PM   #3 (permalink)
NamePros Member
Join Date: Mar 2006
Location: (US) Missouri
Posts: 70
Hobnob is on a distinguished road
 



Both Python and ASP are well suited for web development. However choosing one language over another truly depends on the type of website you need to create.

Python is a scripting language that can be utilized to accomplish a plethora of things; including website development. In fact Google's App Engine platform has amazing support for creating and hosting web applications written in python.

????: NamePros.com http://www.namepros.com/programming/738077-python-or-asp.html
The only tricky thing with python (assuming you are not using a specialized host) is that it's a bit difficult to get up and running. For example, it is not recommended to run python scripts using simple CGI, for reasons that I recommend you research. Therefor you have the added complication of learning mod-python, FCGI, or some other alternative.

The benefit that ASP offers here is that it is geared toward web development. Therefor you do not have to worry about the best was to serve your applications. Another added benefit that ASP offers to novices is Microsoft's development environments. Because they are geared for web development creating forms and pages as well as utilizing AJAX elements and handling data is very simple, and for the most part can be done using a graphical interface.

The drawback of ASP is that you have to have a windows hosting solution.

Putting my own prejudice aside, why not consider PHP?


Either way, I think you should decided what type of website you want to create.

However, to give you my affirmative answer, if you are just trying to learn something new I would choose Python.
Hobnob is offline   Reply With Quote
Old 12-11-2011, 04:40 PM   #4 (permalink)
Senior Member
Join Date: Jan 2005
Location: The great outdoors
Posts: 1,160
BrandonG is a splendid one to beholdBrandonG is a splendid one to beholdBrandonG is a splendid one to beholdBrandonG is a splendid one to beholdBrandonG is a splendid one to beholdBrandonG is a splendid one to beholdBrandonG is a splendid one to beholdBrandonG is a splendid one to behold
 




Hobnob is entirely correct. ASP is viable and built to develop the web. Python is a general purpose language that IS viable for web development however a bit more complicated. You would need a gateway language to integrate it into your website, or a web framework such as web.py works. Python would be a great choice if you're looking to learn a new language as it could serve many purposes and is fairly easy to learn, but I would definitely recommend ASP(Or even PHP) if you're looking to learn website development.

There are plenty of web applications and websites that have been developed in python, though, if you want to give it a try.
BrandonG is offline   Reply With Quote
Old 12-11-2011, 05:40 PM   #5 (permalink)
Senior Member
 
defaultuser's Avatar
Join Date: May 2009
Location: internet@ctivist.com
Posts: 4,790
defaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatnessdefaultuser Has achieved greatness
 



How and why did you narrow it down to the two choices?
__________________
A Member of: IdeationTeam.com
HowToBeADomainer.com - a Domaining How To
AuthorEditor.com
defaultuser is online now   Reply With Quote
Old 12-18-2011, 03:51 AM   #6 (permalink)
New Member
 
Brian2011's Avatar
Join Date: Dec 2011
Location: Leeds, UK
Posts: 11
Brian2011 is an unknown quantity at this point
 



I've been using ASP for years and it's a very robust language. Quite easy to build dynamic database-driven websites with it as well. Only thing is, it's getting a bit old now and if I were you I'd look into ASP.NET as this is the way forward.

Studying classic ASP first will give you a good grounding before studying .NET I have learnt a lot from the W3 schools website (google it)so go take look. They have example scripts that you can play with online - saves you a lot of time!
Brian2011 is offline   Reply With Quote
Old 12-18-2011, 04:06 AM   #7 (permalink)
NamePros Regular
Join Date: Oct 2007
Location: Global roaming
Posts: 818
nmridul has much to be proud ofnmridul has much to be proud ofnmridul has much to be proud ofnmridul has much to be proud ofnmridul has much to be proud ofnmridul has much to be proud ofnmridul has much to be proud ofnmridul has much to be proud of
 



Save a Life Save a Life Save a Life Save a Life Save a Life Animal Rescue Save a Life Cystic Fibrosis Wildlife Save a Life
Why not learn both. Python does not take much time to learn and you will find more references / frameworks online that will make it easier to write better python codes.
__________________
Income tax slab 2012 2013
Description - Latest India income tax slab 2012 - 2013 and free income tax calculator.
Keywords - income tax slabs, income tax slab, income tax rates, income tax calculation, income tax calculator
nmridul is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
email form pages asp to php lasvegascom Programming 1 01-04-2006 09:44 AM
Opportunity for ASP and PHP dev Theray Programming 0 06-02-2005 12:28 AM
Sensitive Information from the User in ASP! Mp)Tarh CODE 1 04-18-2004 01:05 PM
My Rant: ASP and MicroSoft Mp)Tarh Web Design Discussion 9 01-18-2004 06:18 AM
Python Anyone? SlashRoot.Com Website Development 2 08-12-2003 05:49 PM

 
All times are GMT -7. The time now is 02:50 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger