1 |
Digital Principles and system Design |
Simplification of Boolean Function using K Map |
Simplification of Boolean functions using a K-Map helps students visually identify patterns to minimize expressions, making digital circuits simpler and more efficient. |
Watch Video |
2 |
C Programming |
Nested Structures in C |
Explained nested structures in C, showing how one structure can contain another, enabling organized representation of complex data. Students learned to access and manipulate members of these nested structures effectively. |
Watch Video |
3 |
Internet and Web Technology |
Registration Form Using HTML Tags |
Demonstrated how to create a registration form using HTML tags, teaching students to design input fields, labels, and buttons to collect user information effectively. |
Watch Video |