0% found this document useful (0 votes)
11 views1 page

Python Programming Course Syllabus

This document outlines an introductory Python programming course titled SLCS 2103 - Introduction to Python Programming (Level 1). The course aims to teach students how to set up a Python programming environment and write basic to intermediate programs using elements like variables, flow control structures, and more. It includes over 30 video lectures on topics such as installing PyCharm, programming with IDLE, variables, lists, tuples, dictionaries, operators, user input, if/else statements, loops, and patterns. The total time required to complete the course is approximately 3 hours and 30 minutes.

Uploaded by

Mithun Ganesh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views1 page

Python Programming Course Syllabus

This document outlines an introductory Python programming course titled SLCS 2103 - Introduction to Python Programming (Level 1). The course aims to teach students how to set up a Python programming environment and write basic to intermediate programs using elements like variables, flow control structures, and more. It includes over 30 video lectures on topics such as installing PyCharm, programming with IDLE, variables, lists, tuples, dictionaries, operators, user input, if/else statements, loops, and patterns. The total time required to complete the course is approximately 3 hours and 30 minutes.

Uploaded by

Mithun Ganesh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

SLCS 2103 - Introduction to Python Programming (Level 1)

Skill course outcome: At the end of this course, the students will be able to

1. devise the required programming environment using online and offline


resources for Python Programming.
2. write basic to intermediate level programs using Python scripting elements such
as variables and flow control structures.

Name of the topics Video Video Link


duration
(in minutes)
Introduction to Python 4:13 [Link]
Installing PyCharm 8:33 [Link]
More about PyCharm 10:25 [Link]
Programming using 14:49 [Link]
IDLE
More about IDLE 2:58 [Link]
v=UAMMEmga0WI
Variables in Python 10:22 [Link]
More about Variables 9:12 [Link]
List in Python 10:41 [Link]
Tuple & Set in Python 6:40 [Link]
Dictionary in Python 12:23 [Link]
Setting Path in Windows 5:52 [Link]
Operators in Python 11:06 [Link]
Number System 8:15 [Link]
Swapping Variables 4:51 [Link]
Bitwise Operations 12:41 [Link]
Math Functions 7:38 [Link]
User Input 11:58 [Link]
If Else Statements 15:37 [Link]
While Loop in Python 12:42 [Link]
For Loop in Python 7:26 [Link]
Break Continue & Pass 1 10:19 [Link]
Break Continue & Pass 2 4:28 [Link]
Printing Pattern 7:55 [Link]
For Else 5:11 [Link]
Total Time Required 3 Hr 30 Min (Approx.)

You might also like