python programming 101

108
INTRODUCTORY COURSE TO PRACTICAL PYTHON PROGRAMMING Engku Ahmad Faisal [email protected] github.com/efaisal twitter.com/efaisal facebook.com/eafaisal plus.google.com/100085338667833364551

Upload: ea-faisal

Post on 18-Aug-2015

138 views

Category:

Documents


5 download

DESCRIPTION

Introductory Course to Python Programming for those with or without programming experience.

TRANSCRIPT

INTRODUCTORY COURSE TO PRACTICAL PYTHON PROGRAMMINGEngku Ahmad [email protected]/efaisaltwitter.com/efaisalfacebook.com/eafaisalplus.google.com/1000858!!"8!#551 ABOUT THIS COURSEFundamental course on programming and $%thon da%sFormat&'ectures(ands)on e*ercises(andoutFeel free to ask +uestion an%timeAlwa%s use the official $%thon documentation ,https&//docs.p%thon.org/-/ or https&//docs.p%thon.org//. What is Programming?/nstruction to do something to achie0e a desired result1sing series of steps or actions that a programmer defines ,procedure.Each action works on certain ob2ect,s. or data in order to attain a well defined goalINTRODUCING PROGRAMMING REAL WORLD EAMPLE O! PROGRAMMINGSham"oo Instr#$tion3ash4inse4epeat5o %ou notice the problem with the instruction6 COMPUTER PROGRAMMING7omputer is a dumb de0ice that cannot understand human language8ou9 as a programmer9 need to tell the computer precisel% what to do1se programming language which helps to translate %our instruction so that computer can understand WHAT IS PYTHON?An O%&r%i&'A high le0el9 general purpose programming language(igh le0el& don:t need to know the details of hardware;eneral purpose& can be used to build man% kind of applications ,0s domain specific language such as (%stem administrator tasks automation>cientific E engineering data anal%sisIntroductory Course: Practical Python Programming Instructor: E A Faisal 1" WHAT IS PYTHON? ($ont)Who #s&s P+thon?;iant companies E go0ernment agencies&;oogle9 5ropbo*9 /nstagram7E4F9 FA>A/n =ala%sia&tar Fewspaper8ouG5ownload from www.p%thon.org>how demo&1. ;ame-. Facial recognitionIntroductory Course: Practical Python Programming Instructor: E A Faisal 11 INTRODUCING IDLE/5'E is an integrated de0elopment en0ironment$art of $%thon standard librar% using