Hi Everyone, I am Arnab. Recently joined this group. I want to learn Python. Please provide me helps, links and study mats. Hope that this group is not as person centric and egoistic group as ilug. And has space for beginners as well. Thanks in advance to all the members. -- *Regards, Arnab Mukhopadhyay Mob: 09088602957*
Hi Arnab, Like Mrinmoy said - "google python classes <https://developers.google.com/edu/python/> good to get you started. Also codeacademy python <http://www.codecademy.com/tracks/python> they have a pretty nice interface for learning purpose. this one learnpython <http://www.learnpython.org/> is pretty cool to." You can start with these. If you feel a little confident, go through the official python tutorial <http://docs.python.org/3/tutorial/index.html>, and then the documentation <http://docs.python.org/>. If you have any doubt, you can always post here, or come to the #kolpy or #python IRC channel on Freenode. A Lot of people are there to help you out. :) Thanks Bibhas
Hi Arnab, Python for you and me should be a good way to start. Here is the link: https://pymbook.readthedocs.org/en/latest/ Thanks, *Souradeep De* desouradeep.wordpress.com
Yes. How could I forget. :) dgplug has been putting a lot of effort in creating "Python for you and me". It should also do the job. On Saturday 24 August 2013 11:03 PM, Souradeep De wrote:
Hi Arnab, Python for you and me should be a good way to start. Here is the link: https://pymbook.readthedocs.org/en/latest/ Thanks, *Souradeep De* desouradeep.wordpress.com
_______________________________________________ KolPy mailing list KolPy@python.org http://mail.python.org/mailman/listinfo/kolpy
Another great website to learn Python: Online Python Tutor: http://pythontutor.com/ Online Python Tutor <http://pythontutor.com/visualize.html> is a free
educational tool that helps students overcome a fundamental barrier to learning programming: understanding what happens as the computer executes each line of a program's source code. Using this tool, a teacher or student can write a Python <http://www.python.org/> program directly in the web browser and visualize what the computer is doing step-by-step as it executes the program.
(quoted from the website) - Sourav On Sat, Aug 24, 2013 at 11:05 PM, Me@Bibhas <me@bibhas.in> wrote:
Yes. How could I forget. :) dgplug has been putting a lot of effort in creating "Python for you and me". It should also do the job.
On Saturday 24 August 2013 11:03 PM, Souradeep De wrote:
Hi Arnab, Python for you and me should be a good way to start. Here is the link: https://pymbook.readthedocs.org/en/latest/
Thanks, *Souradeep De*desouradeep.wordpress.com
_______________________________________________ KolPy mailing listKolPy@python.orghttp://mail.python.org/mailman/listinfo/kolpy
_______________________________________________ KolPy mailing list KolPy@python.org http://mail.python.org/mailman/listinfo/kolpy
participants (4)
-
Arnab Mukhopadhyay -
Me@Bibhas -
Souradeep De -
Sourav Mukherjee