| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #3 (permalink) |
| NamePros Member Join Date: Mar 2006 Location: (US) Missouri
Posts: 70
![]() | 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. |
| | |
| | #4 (permalink) |
| Senior Member Join Date: Jan 2005 Location: The great outdoors
Posts: 1,160
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | 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. |
| | |
| | #6 (permalink) |
| New Member Join Date: Dec 2011 Location: Leeds, UK
Posts: 11
![]() | 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! |
| | |
| | #7 (permalink) |
| NamePros Regular Join Date: Oct 2007 Location: Global roaming
Posts: 818
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | 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 |
| | |
![]() |
| 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 |