[Tutor] Python open source for beginners

Mitesh H. Budhabhatti mitesh.budhabhatti at gmail.com
Thu Jul 17 10:25:55 CEST 2014


Thanks Wesley for the reply.  I wanted to utilize what I've learnt so far.
 So I thought learning using open source could be a good idea.
Thanks.

Warm Regards,
Mitesh H. Budhabhatti


On Thu, Jul 17, 2014 at 10:25 AM, wesley chun <wescpy at gmail.com> wrote:
>
> > I am learning Python 3 for fun and as hobby.  I am experienced in C#,
> > ASP.Net.  I want to gain more knowledge in Python.  Can somebody
> > please suggest open source projects/sites?
>
>
> Greetings Mitesh, and welcome to Python!
>
> Others will have more advice to give on specific projects, but I would
initially suggest: 1) http://python.org which is the main website for the
open source language -- it has all the docs and a beginners' tutorial, 2)
http://ironpython.net which is the website for IronPython, the open source
version of Python implemented for .NET, an area that you're familiar with,
and where you may feel more comfortable joining the Python world. Finally,
3) http://sf.net/projects/pywin32 -- this is the Python Extensions for
Windows library which allows you to create apps using the MFC library,
including COM clients.
>
> As you start coding and running into issues/problems, feel free to drop
by and ask your questions here along with a description of what you tried,
what didn't work, and what was the output and/or stack trace that you got.
>
> Best of luck!
> --Wesley
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> "A computer never does what you want... only what you tell it."
>     +wesley chun : wescpy at gmail : @wescpy
>     Python training & consulting : http://CyberwebConsulting.com
>     "Core Python" books : http://CorePython.com
>     Python blog: http://wescpy.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140717/c356088e/attachment.html>


More information about the Tutor mailing list