Re: where are the program that are written in python?

2010-05-22 Thread Deep_Feelings
thank you very much ,your reply guys are very nice and informative.

hope you best luck in your life
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: where are the program that are written in python?

2010-05-21 Thread Deep_Feelings
On May 21, 1:35 pm, Simon Brunning  wrote:
> On 21 May 2010 11:21:11 UTC+1, Deep_Feelings  wrote:
>
> Seehttp://www.python.org/about/success/

thankx for reply.

from that list i have a feeling that python is acting only as "quick
and dirty work" nothing more !
-- 
http://mail.python.org/mailman/listinfo/python-list


where are the program that are written in python?

2010-05-21 Thread Deep_Feelings
python is not a new programming language ,it has been there for the
last  15+ years or so ? right ?

however by having a look at this page http://wiki.python.org/moin/Applications
i could not see many programs written in python (i will be interested
more in COMMERCIAL programs written in python ). and to be honest ,i
tried some of the programs in that list and all the programs that i
tried either dead projects or so buggy !

1- where are the programs that is written in python ?
2- python is high productivity language : why there are no commercial
programs written in python ?

is python a valid practical programming language ?
why it is not used in commercial software ?

please don't mention programs where python was used as a glue ,those
programs are not actually written in python.

any help will be appreciated

thank you
-- 
http://mail.python.org/mailman/listinfo/python-list


why python got less developers ?

2009-08-27 Thread Deep_Feelings
python got relatively fewer numbers of developers than other high
level languages like .NET , java .. etc  why ?
-- 
http://mail.python.org/mailman/listinfo/python-list


can python make web applications?

2009-08-23 Thread Deep_Feelings
can python make powerfull database web applications that can replace
desktop database applications? e.g: entrprise accounting
programs,enterprise human resource management programs ...etc
-- 
http://mail.python.org/mailman/listinfo/python-list


why did you choose the programming language(s)you currently use?

2009-07-14 Thread Deep_Feelings
So you have chosen programming language "x" so shall you tell us why
you did so , and  what negatives or positives it has ?
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: python docs for beginner programmer?

2009-05-05 Thread Deep_Feelings
that is good ,thank you

anyone did that ? learning from python docs straight away ?
--
http://mail.python.org/mailman/listinfo/python-list


Re: python docs for beginner programmer?

2009-05-03 Thread Deep_Feelings
On May 4, 3:44 am, Lawrence D'Oliveiro  wrote:
> In message
> ,
>
> Deep_Feelings wrote:
> > Do you think python online docs are good starting point for me?
>
> Why not try them and see?

thank you

should i try them then after a month of reading i discover that they
are - for example - not suitable for beginners OR should i ask here
first ? :)
--
http://mail.python.org/mailman/listinfo/python-list


python docs for beginner programmer?

2009-05-03 Thread Deep_Feelings
Starting to learn python and because i don't want to read something
twice (i get bored quickly) i need a source to learn python that is as
comprehensive as possible.


Do you think python online docs are good starting point for me? ( i
experience with other programming languages ) or should i get giant
book or something ?

thankx

--
http://mail.python.org/mailman/listinfo/python-list


when can i expect libraries and third party tools to be updated for python 3 ?

2009-04-20 Thread Deep_Feelings
every one is telling "dont go with python 3 , 3rd party tools and
libraries have no compitability with python 3"

so from previous experience : when can i expect libraries and third
party tools to be updated for python 3 ? (especially libraries )
--
http://mail.python.org/mailman/listinfo/python-list


Re: QT , Wxwidgets are not just UI framework ?

2009-04-19 Thread Deep_Feelings
thank you so much

--
http://mail.python.org/mailman/listinfo/python-list


Re: QT , Wxwidgets are not just UI framework ?

2009-04-17 Thread Deep_Feelings
On Apr 17, 1:52 pm, "Diez B. Roggisch"  wrote:
> Deep_Feelings wrote:
> > qt include many libraries : network , threading,database ..etc while
> > Wxwidgets seem similar but with less scope
>
> > my question is : does these frameworks replace python's (or any other
> > language for that matter) built-in libraries ? or python does not
> > include that sort of libraries ?
>
> Some it includes, others it doesn't. And they come with different features.
>
> While python comes with a lot of included batteries, for some things you
> need a more powerful generator - that's where 3rd-party-libraries come into
> play.
>
> There are plenty of discussions about which GUI-toolkit is the best - google
> this group.
>
> However, mostly people agree that Qt is the most powerful, but often was
> debunked because of it's licensing. This has changed to the much more
> liberal LGPL for Qt4.5.
>
> Now it might be though that you'd still need to buy a license from Phil
> Thompson for his excellent PyQt-wrapping - but I'd personally say it's more
> worth than it actually costs given the power of Qt.
>
> Diez

thank you

considering that wxwidget is open source and free do you think that QT
lisencing is worth it ?
--
http://mail.python.org/mailman/listinfo/python-list


QT , Wxwidgets are not just UI framework ?

2009-04-17 Thread Deep_Feelings
qt include many libraries : network , threading,database ..etc while
Wxwidgets seem similar but with less scope

my question is : does these frameworks replace python's (or any other
language for that matter) built-in libraries ? or python does not
include that sort of libraries ?

thankx
--
http://mail.python.org/mailman/listinfo/python-list


Re: What IDE support python 3.0.1 ?

2009-04-15 Thread Deep_Feelings
On Apr 16, 2:35 am, Ben Finney  wrote:
> Deep_Feelings  writes:
> > On Apr 16, 1:45 am, Benjamin Peterson  wrote:
> > > Why do you think you're wasting time with 2.x?
>
> > yes..
>
> The question was, why do you think that?
>
> > should i write 2.x code then after a year or so i have to upgrade to
> > 3.0 :( ?
>
> What gives you the impression you will “have to upgrade to 3.0”?
> Python 2.x will be around for a long time, and the upgrade police have
> not been given your address yet. Also, the differences are not great;
> when the time comes, your experience with Python 2.x will easily serve
> you well in Python 3.x.
>
> --
>  \           “Self-respect: The secure feeling that no one, as yet, is |
>   `\                                    suspicious.” —Henry L. Mencken |
> _o__)                                                                  |
> Ben Finney

that is great

THANK YOU VERY MUCH
--
http://mail.python.org/mailman/listinfo/python-list


Re: need to start a new project , can python do all that ?

2009-04-15 Thread Deep_Feelings
On Apr 16, 1:59 am, "Rhodri James" 
wrote:
> On Wed, 15 Apr 2009 15:54:45 +0100, Deep_Feelings   
> wrote:
>
> > thank you so much ,rest assured that the code will me tested very well
> > (in real world situation) before using it.
>
> That's not sufficient.  It isn't enough that your program works, it also
> has to satisfy the regulatory authorities otherwise (depending on what
> country you're in) you could end up on the wrong end of some very
> expensive law-suits without actually having done anything wrong.  Check
> first.
>
> --
> Rhodri James *-* Wildebeeste Herder to the Masses

that is true , thank you
--
http://mail.python.org/mailman/listinfo/python-list


Re: What IDE support python 3.0.1 ?

2009-04-15 Thread Deep_Feelings
On Apr 16, 1:45 am, Benjamin Peterson  wrote:
> Deep_Feelings  gmail.com> writes:
>
>
>
> > I want to start learning python and not wanna waste my time learning
> > python 2.x ,so i need your advise to what IDE to use for python 3.0.1
>
> Why do you think you're wasting time with 2.x?

yes..

should i write 2.x code then after a year or so i have to upgrade to
3.0 :( ?
--
http://mail.python.org/mailman/listinfo/python-list


What IDE support python 3.0.1 ?

2009-04-15 Thread Deep_Feelings
I want to start learning python and not wanna waste my time learning
python 2.x ,so i need your advise to what IDE to use for python 3.0.1

thank you
--
http://mail.python.org/mailman/listinfo/python-list


Re: need to start a new project , can python do all that ?

2009-04-15 Thread Deep_Feelings
now going into python i found that python 3 is just out but recourses
are limited (including IDEs) any help on that ?
--
http://mail.python.org/mailman/listinfo/python-list


Re: need to start a new project , can python do all that ?

2009-04-15 Thread Deep_Feelings
On Apr 15, 4:05 pm, Tim Rowe  wrote:
> 2009/4/15 Deep_Feelings :
>
> > I want to start programming a new program (electronic health care
> > center) in python and before start learning python i wanna make sure
> > that python does have all the features i need to accomplish this
> > project so i wanna ask you does python able to support these
> > features :
>
> > 1- cross platform (windows + linux)
> > 2- mysql database access
> > 3- 2D graphs (curves)
> > 4- support of international languages
> > 5- can access a scanner and input pictures from it.
>
> > and possibly be able to import data from labratory machines (such as
> > CBC machines) to automatically register patient investigations result
> > into the system (not mandatory)
>
> What are the safety and security requirements? If you're handling
> patient investigation results then there are certainly security issues
> because of patient confidentiality, and there may be safety issues
> (could a software fault contribute to a patient receiving incorrect
> treatment, or failing to receive necessary treatment?)
>
> You almost certainly need to contact the appropriate regulatory
> authority to check whether they have any requirements for languages in
> such applications (and for specific development processes), or you
> could find yourself either with an application you can't use or a very
> big lawsuit and possibly jail if it goes wrong.
>
> --
> Tim Rowe

thank you so much ,rest assured that the code will me tested very well
(in real world situation) before using it.
--
http://mail.python.org/mailman/listinfo/python-list


need to start a new project , can python do all that ?

2009-04-15 Thread Deep_Feelings
I want to start programming a new program (electronic health care
center) in python and before start learning python i wanna make sure
that python does have all the features i need to accomplish this
project so i wanna ask you does python able to support these
features :

1- cross platform (windows + linux)
2- mysql database access
3- 2D graphs (curves)
4- support of international languages
5- can access a scanner and input pictures from it.

and possibly be able to import data from labratory machines (such as
CBC machines) to automatically register patient investigations result
into the system (not mandatory)

so can python (with any freely available libraries) do all that and
still be cross platform ?

thankx in advance :)
--
http://mail.python.org/mailman/listinfo/python-list