Friday, April 4, 2008

LEARING PYTHON COUNTER MEASURES

OK , GEEKS THIS IS NOT A BLOG FOR TEACHING U SOME SYNTAX , RATER IT IS A STEP BY STEP GUIDE WHICH I'VE FOLLOWED TO LEARN THE PYTHON.
JUST FOR THE JESUS BLESS LET ME TELL U PYTHON IS AN OPEN SOURCE , INTERPRETED , OBJECT ORIENTED , SCRIPTING LANGUAGE , THAT FALLS UNDER THE CATEGORY OF HIGH LEVEL LANGUAGE.
STEP 1:Get rid of amy virus from your system cuz for great learning u should not let any other persons
virus/malware to use your cpu resources.
STEP 2:GETTING PYTHON(specially for windows)go to www.python.org/downloads/ TRY LATEST RELEASES
LOOK AT RELEASES LIKE VERSION 3.0.
STEP 3: Install downloaded binaries this will set python interpreter
for .py files.
STEP4: Download ebooks for python from www.4shared.com
try searching python under books category.
STEP 5: Use do-see-learn method i.e. read book,s
examples write them in notepad save as py ,
run cmd.exe console goto save directory of your script execute it by just typin its name see out put.
STEP 6:For more mail me lonewolfaka9@yahoo.com
PLEASE give feedback if any.