Skip to main content

useful python links

http://www.tutorialspoint.com/python/index.htm

http://www.cs.usfca.edu/~afedosov/qttut/

http://www.python-course.eu/python3_course.php

http://docs.python.org/release/3.0.1/tutorial/

http://docs.python-guide.org/en/latest/index.html

http://www.learnpython.org/

http://www.codecademy.com/#!/exercises/0

http://learnpythonthehardway.org/book/

http://www.dreamincode.net/forums/forum/133-python-tutorials/

http://code.google.com/edu/languages/google-python-class/introduction.html

http://www.py4inf.com/   ( Python for Informatics)

http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/video-lectures/   <--- uses python 2.x  (video class lectures)

http://www.youtube.com/user/themonkeylords?feature=results_main   (python video tutorials - haven't watched any, so don't know how good they are)

http://thenewboston.org/list.php?cat=36

http://www.lynda.com/Python-3-tutorials/essential-training/62226-2.html  (python video tutorials - haven't watched any, so don't know how good they are)

http://code.activestate.com/recipes/langs/python/ (Popular Python recipes)

http://www.upriss.org.uk/python/PythonCourse.html (from Tyler Fowler - thanks!)

http://thinkcspy.appspot.com/build/index.html

http://codingbat.com/ 

Comments

Popular posts from this blog

ரிதம்பாக்ஸில் ரேடியோ மிர்ச்சி

உபுண்டு 12.04ல் bansheeயை தூக்கிவிட்டு மறுபடியும் rhythmbox default இசைப்பானாக இடம்பெற்றுள்ளது. ரிதம்பாக்ஸ்ல் bansheeயை விட பல அம்சங்கள் குறைவுதான். ஏன் banshee ஐ எடுத்தார்கள் என்று  சரியாக புரியவில்லை. என்னதான் high-bitrateல் பாடல்கள் இருந்தாலும் fm கேட்பது ஒரு மகிழ்ச்சிதான். சில வருடங்களுக்கு முன்பு எங்கள் தெருக்களில் சூரியன் fm, ரேடியோ மிர்ச்சி போன்றவை தான் என்னை எழுப்பும்.

உபுண்டு டெர்மினலில் இருந்து இலவசமாக sms அனுப்பலாம்

இன்று டெர்மினலில் இருந்து எப்படி இலவசமாக sms அனுப்புவது என்று பார்க்கலாம். way2sms சென்று sms அனுப்புவதற்கு அந்த தளத்தின் விளம்பரங்களை தாண்டிதான் அனுப்ப வேண்டியிருக்கிறது. விளம்பரங்களை பார்க்கமால் சுலபமாக இந்த script ஐ பயன்படுத்தி இலவசமாக sms அனுப்பலாம். இதற்கு முதலில் way2sms ன் பயனராக இருக்க வேண்டும். இல்லை என்றால way2sms.com சென்று ஒரு அக்கவுண்டினை தொடங்கிகொள்ளவும். username, password  வேண்டும்.

விண்டோஸை விட லினக்ஸ் சிறந்தது: பத்து காரணங்கள்

லினக்ஸ் பயன்படுத்த கடினம், விண்டோஸே சிறந்தது என கருதுபவர்களுக்காக 1. வைரஸ் அபாயம் கிடையாது: ஆம். பொரும்பாலான வைரஸ் நிரல்கள் விண்டோஸிற்காக எழுதப்படுபவை. லினக்ஸால் win32  நிரல்களை  செயல்படுத்த முடியாது. எனவே வைரஸ் வரும் என்ற கவலை வேண்டாம். 2. திற-மூலமென்பொருள் - விண்டோஸ் போல் அல்லாமல் லினக்ஸ் ஆனது திற-மூல-இயங்குதளம்(open-source).  எனவே நம்முடைய தேவைக்கு ஏற்ப நாம் இதனை மாற்றவே, பிறருக்கு அளிக்கவோ முழு சுதந்திரம் உண்டு.