[Ilugc] College Project & Fedora Request

  • From: sridharinfinity@xxxxxxxxx (Sridhar R)
  • Date: Sat, 3 Jan 2004 23:35:51 -0800 (PST)

Hi,

I have fedora core 1 (binary-only)

an alternative for VB/Oracle combination on 
Windows to perform a DBMS lab project in Linux

  VB is _easy_ to program with, since it is a
scripting language. So don't fiddle up with C/C++ or
Java.  Go for Python[1], a clean and readable
scripting language.  Thus use Python as a substitute
for VB (But in real sense, Python is the much much
better language than VB, though there are no polished
ads as for VB).  To know why one should learn Python,
surf to 
http://www.linuxjournal.com/article.php?sid=3882
  Python can be used as a frontend for all stuffs.

  For database, MySQL is my choice.  Python comes will
almost every distribution. So you have to download
MySQL-python[2].

  Python, by default comes with the Tk toolkit for
creating GUI.  By I don't recommend Tk. (Tk is best
used with Tcl and that's all abt it).  I recommend you
using PyGTK[3], GTK bindings for Python.

  After a few months, "Visual Python" will be a gift
for Python programmers.  I'm working on VP as a sole
substitute for VB.  Ideas and suggestions are welcome.

References
[1] http://python.org
[2] http://sourceforge.net/projects/mysql-python
[3] http://pygtk.org

=====
Regards,
Sridhar R <r_sridhar@xxxxxxxxxxxx>
http://sridhar.has.it

__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003

Other related posts: