473,395 Members | 1,675 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Python and the web

Hello group, I'm new to Python and have a couple of beginner questions that
I'm hoping someone can answer.

1. Is python something that you would recommend using for server side web
programming? Something like C# or Java? If so, are there any resources
that you could point me to that would help me with server side python
programming for dynamic html data? Most of the tutorials that I see deal
with the Shell but I'd like to know more about using Python for database
querying and printing database data on an html page as I would with .net's
C# or Java.

2. I know there's a Jpython but what use would I get from using Python with
Java? If I'm already familiar with Java programming why would I want to use
Python with Java?

Again I appreciate any help with the above two questions.

Thanks,

Joe

Aug 22 '05 #1
1 1169
Joe T. wrote:
Hello group, I'm new to Python and have a couple of beginner questions that
I'm hoping someone can answer.

1. Is python something that you would recommend using for server side web
programming?
Definitively yes.
Something like C# or Java?
Far better IMHO.
If so, are there any resources
that you could point me to that would help me with server side python
programming for dynamic html data? Most of the tutorials that I see deal
with the Shell but I'd like to know more about using Python for database
querying and printing database data on an html page as I would with .net's
C# or Java.
If your need is to build a web frontend for relational datas, have a
look at Django:
http://www.djangoproject.com/

Else, you have a huge choice of web programming solutions in Python, the
most known being Zope, Twisted/Nevow and CherryPy (but there are many
others....).
2. I know there's a Jpython but what use would I get from using Python with
Java? If I'm already familiar with Java programming why would I want to use
Python with Java?


Because Python is much more usable than Java ?-)

But unless you need to work in a Java environnement, better stick to
CPython.
--
bruno desthuilliers
ruby -e "print 'o****@xiludom.gro'.split('@').collect{|p|
p.split('.').collect{|w| w.reverse}.join('.')}.join('@')"
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'o****@xiludom.gro'.split('@')])"
Aug 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.