473,398 Members | 2,188 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,398 software developers and data experts.

questions


Would like to try Python......

Can you use Python to access SQLServer... if so do you have an example.

What are the strengths and weaknesses of Python.?

Is it like vbscript ?
Example code of things that it's good at.... to get me started


Thanks...

Jul 18 '05 #1
2 1395
On Wed, 3 Sep 2003 21:22:55 -0500, "Andy"
<Ho*******@Kconline.com> wrote:
Can you use Python to access SQLServer... if so do you have an example.
Yes, look at the DAtabae section of the Python web site for info
What are the strengths and weaknesses of Python.?
Look at the language comparisons section of the Python website
Is it like vbscript ?
Not to look at, but yes in that they are both interpreted and
Python can do most of the things VBSCript can do - plus a lot
more that VBScript can't.
Example code of things that it's good at.... to get me started


Visit the "Useless Python" web site for small sample code
snippets.

Alan G
Author of the Learn to Program website
http://www.freenetpages.co.uk/hp/alan.gauld
Jul 18 '05 #2
Andy wrote:
Would like to try Python......

Can you use Python to access SQLServer... if so do you have an example.
yes. For databases, look at the sig-database section of Python's website.
What are the strengths and weaknesses of Python.?
Strengths :
- clean, human readable and mostly obvious syntax,
- hi level builtins types (lists, tuples, dictionnaries),
- easy to use but still fully featured OO layer,
- some functional facilities (functions as first class object, higher
order functions, anonymous functions etc),
- strong dynamic typing,
- good modularity (modules, packages, etc),
- rich standard libraries ('batteries included') and third party libraries,
- good choice of GUI toolkits (portable and natives)
- easy to extends in C or C++ or to embed in a C or C++ program,
- real portability (Windows, most unices or unix-likes, MacOS 8, 9 and
X, etc... look at the Python website for the full list of supported
platforms)
- good integration with MS Windows (COM etc...)
- active and friendly user communauty
- very easy to learn
- really powerfull
- and really fun to use

Weaknesses:
- not really fast (but usually fast enough)
- really addictive, so you'll cry when you'll have to use other languages
Is it like vbscript ?
No, it's far better than vbscript. Python is widely used for scripting,
but is still a full blown application programming language.

Example code of things that it's good at.... to get me started


Look at the Python Cookbook and David Mertz's 'Text Processing in
Python', or at the many web developpement frameworks, or at the Zope
application server...

Bruno
Jul 18 '05 #3

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

Similar topics

0
by: softwareengineer2006 | last post by:
All Interview Questions And Answers 10000 Interview Questions And Answers(C,C++,JAVA,DOTNET,Oracle,SAP) I have listed over 10000 interview questions asked in interview/placement test papers for...
0
by: connectrajesh | last post by:
INTERVIEWINFO.NET http://www.interviewinfo.net FREE WEB SITE AND SERVICE FOR JOB SEEKERS /FRESH GRADUATES NO ADVERTISEMENT
2
by: freepdfforjobs | last post by:
Full eBook with 4000 C#, JAVA,.NET and SQL Server Interview questions http://www.questpond.com/SampleInterviewQuestionBook.zip Download the JAVA , .NET and SQL Server interview sheet and rate...
4
by: Drew | last post by:
I posted this to the asp.db group, but it doesn't look like there is much activity on there, also I noticed that there are a bunch of posts on here pertaining to database and asp. Sorry for...
8
by: Krypto | last post by:
Hi, I have used Python for a couple of projects last year and I found it extremely useful. I could write two middle size projects in 2-3 months (part time). Right now I am a bit rusty and trying...
0
by: ramu | last post by:
C# Interview Questions and Answers8 http://allinterviewsbooks.blogspot.com/2008/07/c-interview-questions-and-answers8.html C# Interview Questions and Answers7...
1
by: ramu | last post by:
C# Interview Questions and Answers8 http://allinterviewsbooks.blogspot.com/2008/07/c-interview-questions-and-answers8.html C# Interview Questions and Answers7...
0
by: ramu | last post by:
C# Interview Questions and Answers8 http://allinterviewsbooks.blogspot.com/2008/07/c-interview-questions-and-answers8.html C# Interview Questions and Answers7...
0
by: reema | last post by:
EJB Interview Questions http://interviewdoor.com/technical/EJB-Interview-Questions.htm CSS Interview Questions http://interviewdoor.com/technical/CSS-Interview-Questions.htm C Interview Questions...
0
by: reema | last post by:
EJB Interview Questions http://interviewdoor.com/technical/EJB-Interview-Questions.htm CSS Interview Questions http://interviewdoor.com/technical/CSS-Interview-Questions.htm C Interview Questions...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.