├── Assignment.md └── README.md /Assignment.md: -------------------------------------------------------------------------------- 1 | # Assignments 2 | - [Assignment_01](https://docs.google.com/document/d/1dtFSQ9dC-rMTYAwZsLCagFu4QFsQQSgihkmtcGLT3bc/edit) 3 | - [Result](https://docs.google.com/spreadsheets/d/165LZjYemfQ6GsMtcaekoQFiQacShplEO6CvAesubQkY/edit?gid=1113463039#gid=1113463039) 4 | - [Assignment_02](https://docs.google.com/document/d/1pJRS6xCHavZuki8QBhyMtcuwfChIGKH1C7b6RA0GF4I/edit) 5 | - [Result](https://docs.google.com/spreadsheets/d/165LZjYemfQ6GsMtcaekoQFiQacShplEO6CvAesubQkY/edit?resourcekey=&gid=1010871279#gid=1010871279) 6 | - [Assignment_03](https://docs.google.com/document/d/1ry18rHAiNmkB1UwcTHUC96rPEwHrKkLg5m113jZ8xk4/edit) 7 | - [Result](https://docs.google.com/spreadsheets/d/165LZjYemfQ6GsMtcaekoQFiQacShplEO6CvAesubQkY/edit?resourcekey=&gid=148232012#gid=148232012) 8 | - [Assignment_04](https://docs.google.com/document/d/1ry18rHAiNmkB1UwcTHUC96rPEwHrKkLg5m113jZ8xk4/edit) 9 | - [Assignment_05](https://docs.google.com/document/d/1Nyyyx6UAxdzuowKYaYQogoSycckvLn0ML-1WhHGOnNM/edit) 10 | - [Result](https://docs.google.com/spreadsheets/d/165LZjYemfQ6GsMtcaekoQFiQacShplEO6CvAesubQkY/edit?gid=212736094#gid=212736094) 11 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # PythonTeachingVolunteers 2 | 3 | **What You'll Find Here:** 4 | 5 | **Slides:** Presentation slides designed for use in teaching Python sessions. 6 | 7 | **Tutorials:** Links to video tutorials covering various Python topics and concepts. 8 | 9 | **Comprehensive Materials:** Get access to all the materials you need, including assignments, class practice exercises, and more. 10 | 11 | **Join Our Community:** Join our community on [iCodeGuru](www.icode.guru/join) to connect with fellow learners and volunteer mentors. 12 | 13 | # Trainers & Moderators 14 | 15 | 16 | 17 | 18 | 25 | 32 | 39 | 46 | 47 | 48 |
19 | 20 | Fatima Arshad 21 |
22 | Fatima Arshad 23 |
24 |
26 | 27 | AaMna AnSari 28 |
29 | AaMna AnSari 30 |
31 |
33 | 34 | 35 |
36 | Shaista Zulfiqar 37 |
38 |
40 | 41 | Muhammad Haris Ahsan 42 |
43 | Muhammad Haris Ahsan 44 |
45 |
49 | 50 | # Week 01 51 |
52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 |
DaysVideo Links (Facebook)
MaterialsTopicsTrainer Name
Day 01
10-Jun-2024
Introduction to Python
SlidesIntroduction to Python
History of python
Features & Applications of python
IDE for Python
AaMna AnSari
Day 02
11-Jun-2024
VariablesPractice FilePrint Function
Variables
Rules to assign variables name
Type of Variable Cases
id () Function
AaMna AnSari
No Class
Day 03
13-Jun-2024
Data TypesPractice FileComments
Data Type
type() function
input() function
Type Casting
AaMna AnSari
Day 04
14-Jun-2024
OperatorsPractice FileArithmetic Operators
Assignment Operators
Comparison Operators
Logical Operators
Membership Operators
Identity Operators
AaMna AnSari
93 | 94 | # Week 02 95 |
96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 |
DaysVideo Links (Facebook)
MaterialsTopicsTrainer Name
01Monday
24-Jun-2024
OperatorsPractice FileIdentity Operators
Bitwise Operators
Fatima Arshad
02Tuesday
25-Jun-2024
Flow ControlsPractice Fileif Statements
else Statements
elif Statements
Fatima Arshad
03Wednesday
26-Jun-2024
While LoopPractice FileWhile Loop
break
continue
Fatima Arshad
04Thursday
27-Jun-2024
For LoopPractice FileFor loop
range()
random
Fatima Arshad
05Friday
28-Jun-2024
Problem statementPractice FileProblem statement solve
choice()
Fatima Arshad
146 | 147 | 148 | # Week 03 149 |
150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 |
DaysVideo Links (Facebook)
MaterialsTopicsTrainer Name
01Monday
01-July-2024
Review AssignmentsPractice FileReview AssignmentsFatima Arshad
02Tuesday
02-July-2024
StringPractice FileStrings
Multiline string
String Concatenation
Escape Sequences
Accessing Characters by Index
Slicing Python Strings
Reversing a String
AaMna AnSari
03Wednesday
03-July-2024
String MethodsPractice FileSkipping Characters While Slicing
String formatting(f-String)
String Methods
AaMna AnSari
04Tuesday
04-July-2024
String Methods & PracticePractice FileString Methods & Solve ExampleAaMna AnSari
05Wednesday
05-July-2024
ListsPractice FileList
Create a List
List Length
Accessing List Items
Slicing Items
Membership Operators in List
Modifying Lists
AaMna AnSari
200 | 201 | # Week 04 202 |
203 | 204 | 205 | 206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | 214 | 215 | 216 | 217 | 218 | 219 | 220 | 221 | 222 | 223 | 224 | 225 | 226 | 227 | 228 | 229 | 230 | 231 | 232 | 233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 242 | 243 |
DaysVideo Links (Facebook)
MaterialsTopicsTrainer Name
01Monday
08-July-2024
Lists Practice FileAdd List Items
Remove List Items
Copying a List
Join List
Counting Items in a List
Index of an Item
Reversing a List
AaMna AnSari
02Tuesday
09-July-2024
ListsPractice FileSort(),Sorted()
Nested List
AaMna AnSari
No Class
03Thursday
11-July-2024
TuplesPractice FileTuplesAaMna AnSari
No Class
244 | 245 | # Week 05 246 | 247 | 248 | 249 | 250 | 251 | 252 | 253 | 254 | 255 | 256 | 257 | 258 | 259 | 260 | 261 | 262 | 263 | 264 | 265 | 266 | 267 | 268 | 269 | 270 | 271 | 272 | 273 | 274 | 275 | 276 | 277 | 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | 286 | 287 | 288 |
DaysVideo Links (Facebook)
MaterialsTopicsTrainer Name
01Monday
15-July-2024
SetsPractice FileSets
Create, Access items
Add & Remove
Union & Intersection Method
AaMna AnSari
Class off due to 9th Muharram Holiday
Class off due to 10th Muharram Holiday
02Thursday
18-July-2024
SetsPractice FileMethods of Sets
Practice Question
AaMna AnSari
03Friday
19-July-2024
DictionaryPractice FileDictionary
Create a Dictionary
Dictionary Length
Dictionary with multiple data types
Fatima Arshad
289 | 290 | 291 | # Week 06 292 | 293 |
294 | 295 | 296 | 297 | 298 | 299 | 300 | 301 | 302 | 303 | 304 | 305 | 306 | 307 | 308 | 309 | 310 | 311 | 312 | 313 | 314 | 315 | 316 | 317 | 318 | 319 | 320 | 321 | 322 | 323 | 324 | 325 | 326 | 327 | 328 | 329 | 330 | 331 | 332 | 333 | 334 | 335 | 336 | 337 | 338 |
DaysVideo Links (Facebook)
MaterialsTopicsTrainer Name
01Monday
22-July-2024
DictionaryPractice File Accessing Elements
Duplicate Values
Add elements
Change Value in dictionary
Fatima Arshad
Class Off
02Wednesday
24-July-2024
DictionaryPractice File Membership
for loop
nested dict
Fatima Arshad
03Thursday
26-July-2024
DictionaryPractice File Dict Methods
clear()
keys()
value()
items()
get()
Fatima Arshad
04Friday
27-July-2024
Dictionary & Function Practice File Dict Methods & function
Fatima Arshad
339 | 340 | 341 | 342 | 343 | 344 | --------------------------------------------------------------------------------