




























































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
This document provides a comprehensive guide to getting started with Python, covering essential topics such as installing Python, understanding its basic syntax, and using the interactive shell. Key areas include editing, saving, and running Python scripts, as well as working with variables and assignments. The document also explains immutable variables, numerical types, arithmetic operators, and expressions. Additionally, it covers the use of comments in programs and offers guidance on interpreting and resolving common error messages.
Typology: Study notes
1 / 191
This page cannot be seen from the preview
Don't miss anything!
School of Computing Vel Tech Rangarajan Dr. Sagunthala R&D Institute of Science and Technology Course Code Course Name : 1152 CS 119 : Python Programming Course Faculty : V.Usha Category Slot Number Unit : Program Elective : S 4 ,S 8 : I
Cos Engi neeri ng Kno wled ge Probl em Anal ysis Design / Develo pment of solution s Condu ct investi gation s of compl ex proble ms Mod ern Tool usage The Engi neer Socie ty Enviro nment & Sustai nabilit y Eth ics Individ ual & Team Work Co mm unic atio n Projec t Mana gemen t & Financ e Life Long Learni ng Math emati cal Conc epts Softwa re Develo pment Transfe rring Skills M M M L L L L L M L L M M M M M L L L M M M M M M L L L L L M M M
Correlation of COs with Student Outcomes ABET EAC COs SO1 SO2 SO3 SO4 SO5 SO6 SO L L L L M M L M H L M M L M M M L L L M M M
1991
PYTHON DEVELOPER SALARY
FUTURE SCOPE
PYTHON USED FOR?
KNOW THE DIFFERENCE
Installing Python; basic syntax, interactive shell, editing, saving, and running a script-variables, assignments; immutable variables; numerical types; arithmetic operators and expressions; comments in the program; understanding error messages;
Classes and OOP: classes, objects, attributes and methods; defining classes; design with classes, data modeling; persistent storage of objects - OOP, continued: inheritance, polymorphism, operator overloading; abstract classes; exception handling, try block
Text Books