473,586 Members | 2,855 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Python is a gem, you need to keep pushing it ....

Hi all, I just wanted to tell someone :-)

I was previously a perl programmer and have been a visual basic frustrated
developer for a number of years, only for the reason that corporates are so
obsessed with using proprietary marketing focused computer languages and not
using true computer science oriented solutions written by computer science
engineers and not a marketing panel. The amount of frustration I have
experienced using visual basic is unbelievable and most of these programs
could have been easily written in python and solved in half the time. I
looked at ruby, it is a beautiful language too but there are still too many
scarce libraries compared to python. Perl, I still like perl but its syntax
requires a photographic memory when coming back to some old code.

I have now taken on a large project outside of work for another company,
initially they, yes wait for it, wanted a VB client / server solution. It
took me lot of hard motivation and they have now totally changed their
focus, a web based python solution it now is ! who said one cannot market
linux, python and mysql ? I hope to have the project completed in 6 months
and I am looking forward to adding it to one of python's success stories.

So the whole point of this email is that if a lot of you are hitting the
same frustration as myself where managers (and people who think Microsoft
invented everything well except a watch you need to recharge every 2 days
:-) keep on insisting on developing in the basket case Microsoft Languages
such as VB (I am not mentioning C or C++ as it does not fall into this
bracket) then dont give up, keep up the evangelism, as someday they will
give in .... and let you prove it too them

Cheers


Jul 18 '05 #1
6 2241
Same story here,

My company primarily uses Delphi (Object Pascal) which is actualy a nice development language / IDE but with linux as a rising star and Kylix as a nasty and not-so-friendly-and-platform-indepandent Delphi-clone we have decided to use Python for a number of small projects. As a python addict I really hope this works out! No offence, but I'd rather be using Emacs and Python than the Delphi IDE. It is so much more fun and it runs on Linux *and* Windows (ok and more.. but those are our target OS'es).

We now have a team of 4 Python addicts trying to convince our bosses and the 30+ Delphi developers. I realy hope this works out :-)

Regards,
Rob

--
[-------------delphiro-------------]
[-- http://pyciv.sourceforge.net --]
[----------------------------------]

Jul 18 '05 #2
I've been a hardcore python evangelist for 4-5 years, but in my experience
most developers are conservative when it comes to programming languages.
They tend to stick to what they know and avoid everything else. Especially
coders using compiled languages like Delphi/Pascal. They know some VB or
Perl and laugh when I bring up Python. But don't loose faith.

Thomas

"delphiro" <de******@zonne t.nl> wrote in message
news:ma******** *************** ***********@pyt hon.org...
Same story here,

My company primarily uses Delphi (Object Pascal) which is actualy a nice development language / IDE but with linux as a rising star and Kylix as a
nasty and not-so-friendly-and-platform-indepandent Delphi-clone we have
decided to use Python for a number of small projects. As a python addict I
really hope this works out! No offence, but I'd rather be using Emacs and
Python than the Delphi IDE. It is so much more fun and it runs on Linux
*and* Windows (ok and more.. but those are our target OS'es).
We now have a team of 4 Python addicts trying to convince our bosses and the 30+ Delphi developers. I realy hope this works out :-)
Regards,
Rob

--
[-------------delphiro-------------]
[-- http://pyciv.sourceforge.net --]
[----------------------------------]

Jul 18 '05 #3
> same frustration as myself where managers (and people who think Microsoft
invented everything well except a watch you need to recharge every 2 days


"Me too". I am a programmer at a firm of engineers. They're fixated by
all things Microsoft. I try to explain to them that, perhaps, not
*everything* is best done on Excel using VBA. I happened to glance at
a proposal for a large job (for them) that they were bidding for; and
it stated that it was to be based on Microsoft Access. *Groan*. Honest
to God, if it doesn't have coloured cells all over the place, then
they kind of stare at you like rabbits caught in the headlights of an
oncoming car. Attempts to tell them that all this guff is difficult to
put under version control because it's a binary ... you should
separate code from data ... blah blah ... well, I might as well talk
to a brick wall.

Rant over. For now.
Jul 18 '05 #4
In article <ma************ *************** *******@python. org>,
delphiro <de******@zonne t.nl> wrote:
Same story here,

My company primarily uses Delphi (Object Pascal) which is actualy a nice
development language / IDE but with linux as a rising star and Kylix as
a nasty and not-so-friendly-and-platform-indepandent Delphi-clone we
have decided to use Python for a number of small projects. As a python

Jul 18 '05 #5
Absolutely! Gotta keep pushing!

If you get into a situation where a presentation -- to management, or
to other programmers -- would be useful, I've created what I hope will
be a helpful resource -- the Python Slideshow Presentations page:

http://www.ferg.org/python_presentations/index.html

-- Steve Ferg
Jul 18 '05 #6
sorry guys, i was just praising python not trying to cause a theoretical
bitch fight, for my purposes it the best language out there, if you need to
write device driver fine use C ...
"Graeme Matthew" <gs*******@ozem ail.com.au> wrote in message
news:0g******** ********@nnrp1. ozemail.com.au. ..
Hi all, I just wanted to tell someone :-)

I was previously a perl programmer and have been a visual basic frustrated
developer for a number of years, only for the reason that corporates are so obsessed with using proprietary marketing focused computer languages and not using true computer science oriented solutions written by computer science
engineers and not a marketing panel. The amount of frustration I have
experienced using visual basic is unbelievable and most of these programs
could have been easily written in python and solved in half the time. I
looked at ruby, it is a beautiful language too but there are still too many scarce libraries compared to python. Perl, I still like perl but its syntax requires a photographic memory when coming back to some old code.

I have now taken on a large project outside of work for another company,
initially they, yes wait for it, wanted a VB client / server solution. It
took me lot of hard motivation and they have now totally changed their
focus, a web based python solution it now is ! who said one cannot market
linux, python and mysql ? I hope to have the project completed in 6 months
and I am looking forward to adding it to one of python's success stories.

So the whole point of this email is that if a lot of you are hitting the
same frustration as myself where managers (and people who think Microsoft
invented everything well except a watch you need to recharge every 2 days
:-) keep on insisting on developing in the basket case Microsoft Languages such as VB (I am not mentioning C or C++ as it does not fall into this
bracket) then dont give up, keep up the evangelism, as someday they will
give in .... and let you prove it too them

Cheers

Jul 18 '05 #7

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

Similar topics

0
621
by: Graeme Matthew | last post by:
Hi all, I just wanted to tell someone :-) I was previously a perl programmer and have been a visual basic frustrated developer for a number of years, only for the reason that corporates are so obsessed with using proprietary marketing focused computer languages and not using true computer science oriented solutions written by computer...
6
1740
by: Graeme Matthew | last post by:
Hi all I previously made a post ( Python is a gem, you need to keep pushing it ....) about how impressed I was with python and how im suign it in a proposed commercial app. Got a call on Friday a company with a very succesfull product in Visual Basic (Front End) SQL (Backend) wanted to move from Microsoft products due to all the...
699
33661
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro capabilities, unfortunately. I'd like to know if it may be possible to add a powerful macro system to Python, while keeping its amazing syntax, and if it...
25
2113
by: Allenabethea | last post by:
Jython is 100% java coded python. Python objects work with javacompilers and Virtual machines. I am a hobby programmer so the technical reasons are probably beyond me... Why is python incompatible with .net? Why can't python be coded in C#? I see the the MONO project on linux/unix is advancing. .Net seems to be a juggernaut especially if...
23
1888
by: Simon Wittber | last post by:
For the first time, I have been bitten by Python. The below code produces the results: False True when I initially expected the results: False False It took me a while to work out that default keyword argument values
4
1396
by: John Benson | last post by:
Hi, I've been reading the above-titled book and it looks like some major Python and Zope features have been cherry-picked for pushing down into .NET, like application memory management (Python interpreter), and prefabricated website user management (Zope). I know that these didn't originate with Python and Zope, and also that .NET adds...
14
2664
by: Hendrik van Rooyen | last post by:
Hi, I get the following: hvr@LINUXBOXMicrocorp:~/Controller/libpython display.py UpdateStringProc should not be invoked for type font Aborted and I am back at the bash prompt - this is most frustrating, as there is no friendly traceback to help me guess where its coming from.
113
5225
by: John Nagle | last post by:
The major complaint I have about Python is that the packages which connect it to other software components all seem to have serious problems. As long as you don't need to talk to anything outside the Python world, you're fine. But once you do, things go downhill. MySQLdb has version and platform compatibility problems. So does M2Crypto. ...
0
7911
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
1
7954
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8215
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6610
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5710
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3864
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2345
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1448
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1179
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.