473,624 Members | 2,288 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PYTHON LOOSING FOR JAVA???????

Hello for everybody????

So I have a doubt. I'd like to know what do you think about the joint
of efforts of Sun Microsystems and the Google to create a office web
based. I sincerely enjoy the idea althoug I'd like to know what will be
the future of this wonderful language called Python??????
Regards,

Fábio Camatti

Nov 7 '05 #1
13 1595
Fcamattti wrote:
Hello for everybody????

So I have a doubt. I'd like to know what do you think about the joint
of efforts of Sun Microsystems and the Google to create a office web
based. I sincerely enjoy the idea althoug I'd like to know what will be
the future of this wonderful language called Python??????


I think I know???? Although, the future is difficult to predict???
Maybe people will not care what Sun Microsystems and Google tell
them???

¡Kind regards????!
Martin
Nov 7 '05 #2
Fcamattti <fc******@gmail .com> wrote:
So I have a doubt. I'd like to know what do you think about the joint
of efforts of Sun Microsystems and the Google to create a office web
based. I sincerely enjoy the idea althoug I'd like to know what will be
the future of this wonderful language called Python??????


Since Sun's existing StarOffice supports Python, _and_ Google is well
known as an enthusiastic endorser of Python
(http://www.python.org/Quotes.html etc etc), why would any possible
cooperation between Sun's Office apps, and Google, cause anybody to
_worry_ about "the future of ... Python"?!
Alex
Nov 8 '05 #3
Alex Martelli wrote:
Since Sun's existing StarOffice supports Python, _and_ Google is well
known as an enthusiastic endorser of Python
(http://www.python.org/Quotes.html etc etc), why would any possible
cooperation between Sun's Office apps, and Google, cause anybody to
_worry_ about "the future of ... Python"?!


Taking a leaf from the various publishers and author's
guilds out there...

Obviously Google is threatening the profitability of
programmers and their ability to make a honest day's
living. Why would people hire programmers to create new
innovative solutions, when they can just use Google to
search teh Interweb for source code which Google has
stolen from the rightful owners???

*wink*

--
Steven.

Nov 8 '05 #4
Fcamattti napisa³(a):
So I have a doubt. I'd like to know what do you think about the joint
of efforts of Sun Microsystems and the Google to create a office web
based. I sincerely enjoy the idea althoug I'd like to know what will be
the future of this wonderful language called Python??????


Sun and Google do not cover 100% of possible uses of Python. From my POV
i.e., they have nothing that could help in writing ETL tasks helpers on
iSeries. Python is unstoppable here. ;)

Computing is large area. Much larger than aunt Tilly's laptop.

--
Jarek Zgoda
http://jpa.berlios.de/
Nov 8 '05 #5
> PYTHON LOOSING FOR JAVA???????

Yes, Python is already looser than Java.

Nov 8 '05 #6
* Fcamattti (2005-11-07 22:04 +0100)
Hello for everybody????

So I have a doubt. I'd like to know what do you think about the joint
of efforts of Sun Microsystems and the Google to create a office web
based. I sincerely enjoy the idea althoug I'd like to know what will be
the future of this wonderful language called Python??????


This is the end of Python as a Programming Language... :-(

Thorsten

SCNR ;-)
Nov 8 '05 #7
Jarek Zgoda wrote:


Computing is large area. Much larger than aunt Tilly's laptop.

You clearly haven't seen the size of Aunt Tilly's lap!

Sorry, couldn't resist it.
Steve
Nov 8 '05 #8
On 11/7/05, "Martin v. Löwis" <ma****@v.loewi s.de> wrote:
Fcamattti wrote:
Hello for everybody????

So I have a doubt. I'd like to know what do you think about the joint
of efforts of Sun Microsystems and the Google to create a office web
based. I sincerely enjoy the idea althoug I'd like to know what will be
the future of this wonderful language called Python??????


I think I know???? Although, the future is difficult to predict???


+1 QOTW

Peace
Bill Mill
bill.mill at gmail.com
Nov 8 '05 #9
"Fcamattti" <fc******@gmail .com> writes:
Hello for everybody????


OH MY GOD!?!?!?!?!?!? ! I BETTER FIND A NEW JOB!?!?!?!?

S.

Nov 9 '05 #10

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

Similar topics

7
4990
by: Catalin | last post by:
How can I make executables with python? I found some utilities that claim they can do something like that like Installer and py2exe but they actualy pack the code in a huge arhive! This solves the problem of giving python programs to users who don't have python but doesn't solve the problem of the source "secrecy" (copyright). And the programs also run much slower and become extremely big compared to a normal C++ program for example. I...
2
3458
by: Dave Brueck | last post by:
Below is some information I collected from a *small* project in which I wrote a Python version of a Java application. I share this info only as a data point (rather than trying to say this data "proves" something) to consider the next time the "Python makes developers more productive" thread starts up again. Background ========== An employee who left our company had written a log processor we use to read records from text files (1...
58
3990
by: Svein Ove Aas | last post by:
Is anyone working on a python-to-native compiler? I'd be interested in taking a look. Come to think of it, is anyone working on a sexpr-enabled version of Python, or anything similar? I really miss my macros whenever I try to use it...
114
9804
by: Maurice LING | last post by:
This may be a dumb thing to ask, but besides the penalty for dynamic typing, is there any other real reasons that Python is slower than Java? maurice
9
1802
by: vegetax | last post by:
I was a java developer one year ago ,before i moved to python i realy liked it at the beggining, but i got very disapointed lately since my previus two python proyects where relatively big,and python didnt feel well suited for the task. The reasons are mainly due to the standard library,the language performance was aceptable, but the library, in my opinion has several grave issues: -No naming convention. The speech of "it fits in my...
20
2328
by: Ilias Lazaridis | last post by:
" A cooperation between Sun Microsystems and IBM&Co. in conjunction with liberal & high evolutive communities would result in an nearly unbeatable programming platform. My evaluation has shown: this is a non achievable goal, as stubborness and egoism rules - instead of reason and cooperation. Thus I leave all those ridiculous folks behind, which will continue to do an excellent job in keeping the very promising JAVA platform far
30
2771
by: Stuart Turner | last post by:
Hi Everyone, I'm working hard trying to get Python 'accepted' in the organisation I work for. I'm making some good in-roads. One chap sent me the text below on his views of Python. I wondered if anyone from the group could give me some advice on how to respond / if they had been in a similar position. Any help appreciated, Thanks in advance,
48
4915
by: meyer | last post by:
Hi everyone, which compiler will Python 2.5 on Windows (Intel) be built with? I notice that Python 2.4 apparently has been built with the VS2003 toolkit compiler, and I read a post from Scott David Daniels where he said that probably the VS2003 toolkit will be used for Python 2.5 again. However, even before the release of Python 2.5, I cannot seem to find many retailers around here that still carry Visual Studio 2003, and some were a...
17
2964
by: MilkmanDan | last post by:
I'll be a college freshman this fall, attending Florida Institute of Tech studying electrical engineering. I was considering taking some classes in programming and computer science, and I happened to notice that everything taught is using C++. After further research, it seems to me that C++ seems to be the dominating language in universities. By comparison, our local community college teaches a few classes in VB, Java, Javascript,...
0
8240
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8625
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8336
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
7168
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6111
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5565
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4082
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2610
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
2
1487
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.