Re: [BangPypers] Python use in IT service sector

2009-01-12 Thread Anand Balachandran Pillai
On Sun, Jan 11, 2009 at 3:42 PM, Venkatraman S venka...@gmail.com wrote:
 On 1/11/09, Bharat Pathak bharat_pat...@hotmail.com wrote:

  In  one of the bloggers and fan of python he
  had evaluated speed of Matlab, C++ and Python.
  The graph goes like this.

  Matlab --- C++ -- Python

  Python being fastest.

 I am not sure whether i understand this statement right - the
 statement is flawed if you had taken either of the development times
 or the running times as the basis.
 But let me clarify it in my own terms :

 'Good' C++ is the fastest above; if you write crappy c++ then the
 binary is huge and also the running times are NOT as one would expect
 from C++. C++ is a very tricky language, but once learnt, it is sheer
 ecstacy.

I came to Python via the C/C++ route. Spent 5-6 years in C programming
and another 3-4 years in C++ (overlapping with C) and then discovered
Python.

I have found myself most productive in Python and C. C++ is one
language which takes a long time to get specialized in. C++ is ecstasy
only if you are a master with templates and can work magic with them.
Otherwise it is more like torture!


 The integration of Python and C/C++ is one of the most beautiful thing
 that man has ever created :P One gets to harness the speed(runtime) of
 c++ and the fast development time of Python.

+1. I have not written C++ extensions but have written C ones using the
swig wrapper. The C/Python API is really powerful.


 --
 -V-
 Blog @ http://blizzardzblogs.blogspot.com
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers




-- 
-Anand
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Python use in IT service sector

2009-01-11 Thread Anand Chitipothu
   My company is into DSP Design Consultancy and Tech Trainings,
   in the area of Digital Signal Processing, Digital Image Processing,
   and Front end VLSI space. For our kind of work Matlab is
   a good commercial s/w but it's once license would rip-us
   -off by 3 lakh Rs. Since mine is a self funded startup, we did
   not have money to invest so much. Hence I was looking for
   alternatives.

Have you looked at scipy?

http://www.scipy.org/

It includes a lot of packages for scientific computing and visualization.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Python use in IT service sector

2009-01-11 Thread Bharat Pathak

Yes. I have.

Thanks For your suggestions. 


Regards
Bharat Pathak

Arithos Designs
www.Arithos.com

DSP Design Consultancy and Corporate/Student Training Company

--
From: Anand Chitipothu anandol...@gmail.com
Sent: Sunday, January 11, 2009 1:37 PM
To: Bangalore Python Users Group - India bangpypers@python.org
Subject: Re: [BangPypers] Python use in IT service sector


  My company is into DSP Design Consultancy and Tech Trainings,
  in the area of Digital Signal Processing, Digital Image Processing,
  and Front end VLSI space. For our kind of work Matlab is
  a good commercial s/w but it's once license would rip-us
  -off by 3 lakh Rs. Since mine is a self funded startup, we did
  not have money to invest so much. Hence I was looking for
  alternatives.


Have you looked at scipy?

http://www.scipy.org/

It includes a lot of packages for scientific computing and visualization.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Python use in IT service sector

2009-01-11 Thread Anand Chitipothu
 C++ is a very tricky language, but once learnt, it is sheer ecstacy.

You must be joking.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Python use in IT service sector

2009-01-10 Thread Nanolets nanolets
I have been in Corporate training for Python. The requests were as follows.

Wipro - were starting a new project in telecom testing with Python with a
team.
Techmahindra - Telecom testing. Entire framework was about 20 people.
MBT - Iron Python. As glue tool againg for testing.
NetApps - Build automation tool.
EMC - Jython based testing framework.
TataElxsi - Testing framework on windows platform.

In last two years some 20 freshers started learning python django plone with
us
and have moved to either Mahiti or Zeomega. All the real python careers for
freshers
that i  know of have started with these two companies.

More the merrier.

Regards
Srini.


On Sun, Jan 11, 2009 at 3:13 AM, Deepak Thukral iap...@yahoo.com wrote:

 Most of the top IT companies in India thinks thats Python is for hippies
 and less availability of workers stronger their reluctant to try hands on
 Python. Moreover they've clients in Suits and happy with Java and other
 Suits type Porgramming language and Frameworks.

 BTW I'm not in any kind of IT industry but in reseach industry Python is
 cutting development and verification time.

 *Suits - 
 http://en.wikipedia.org/wiki/Suit_(clothing)http://en.wikipedia.org/wiki/Suit_%28clothing%29

 --
 Deepak



 --- On Sat, 1/10/09, Anand Balachandran Pillai abpil...@gmail.com wrote:

  From: Anand Balachandran Pillai abpil...@gmail.com
  Subject: [BangPypers] Python use in IT service sector
  To: Bangalore Python Users Group - India bangpypers@python.org
  Date: Saturday, January 10, 2009, 8:44 PM
  Typically Python is used in product/consulting companies
  with niche software/consulting such as Django, Zope
  and other Python based web frameworks.
 
  Python is otherwise used in places like Google, HP,
  IBM. Startups also tend to use it a lot, especially those
  in search, mobile etc.
 
  The purpose of this thread is to start a discussion among
  Python usage among those in the IT service sector - say
  among the big 5 (Infosys, TCS, Wirpo, Accenture, IBM Global
  Services...)
 
  If you are working in the Indian IT service industry and
  have
  used or currently use Python in your work, do write in
  with your experiences. I think this will be helpful for
  other
  people who look for jobs in this sector and have an
  exposure
  to Python.
 
  Btw, I don't work in the service sector. The purpose of
  this
  thread is purely academic, so that this discussion is
  useful
  for people searching for jobs...  :)
 
 
  --
 
  Regards,
 
  -Anand
  ___
  BangPypers mailing list
  BangPypers@python.org
  http://mail.python.org/mailman/listinfo/bangpypers



 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Python use in IT service sector

2009-01-10 Thread Bharat Pathak

Dear All,

   My name is Bharat Pathak and I own the company named
   Arithos Designs www.Arithos.com, we started one year
   back and I have become a big fan of Python.

   My company is into DSP Design Consultancy and Tech Trainings,
   in the area of Digital Signal Processing, Digital Image Processing,
   and Front end VLSI space. For our kind of work Matlab is
   a good commercial s/w but it's once license would rip-us
   -off by 3 lakh Rs. Since mine is a self funded startup, we did
   not have money to invest so much. Hence I was looking for
   alternatives. 


   All my thanks and appreciation to originators of Python in
   inventing such a fantastic language. There is more to write
   but I would like to close.

Regards
Bharat Pathak

Founder and CEO

Arithos Designs
www.Arithos.com

DSP Design Consultancy and Corporate/Student Training Company
   


--
From: Anand Balachandran Pillai abpil...@gmail.com
Sent: Saturday, January 10, 2009 8:44 PM
To: Bangalore Python Users Group - India bangpypers@python.org
Subject: [BangPypers] Python use in IT service sector


Typically Python is used in product/consulting companies
with niche software/consulting such as Django, Zope
and other Python based web frameworks.

Python is otherwise used in places like Google, HP,
IBM. Startups also tend to use it a lot, especially those
in search, mobile etc.

The purpose of this thread is to start a discussion among
Python usage among those in the IT service sector - say
among the big 5 (Infosys, TCS, Wirpo, Accenture, IBM Global
Services...)

If you are working in the Indian IT service industry and have
used or currently use Python in your work, do write in
with your experiences. I think this will be helpful for other
people who look for jobs in this sector and have an exposure
to Python.

Btw, I don't work in the service sector. The purpose of this
thread is purely academic, so that this discussion is useful
for people searching for jobs...  :)


--

Regards,

-Anand
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers