Date: 30th June 2024 (Sunday)
Time: 9:30 AM to 1:00 PM
In the 5th week of our training classes, we granted leave to engineering students due to their semester exams.
Venue:
VGLUG Foundation
SRIMAA PRESCHOOL (Gov Recognized)
Landmark: Opposite to BSNL Exchange
Villupuram 605602
Agenda
sessions:
Session 1 #Tuple, Set, Dictionary – Vijayalakshmi
Session 2 #Git – Murugan
Minutes of the Meeting
Data Analytics with Python Team 1(Arts & Science)
Session 1: Tuple, Set, Dictionary in python
Vijayalakshmi handled this session. She explained tuples as immutable sequences used to store collections of items. Covered tuple creation, indexing, and usage scenarios and discussed sets as unordered collections of unique elements and she explained set operations such as union, intersection, and difference. And she Introduced dictionaries as key-value pairs for efficient data retrieval. Covered dictionary creation, accessing, updating, and methods. And she introduced Set is a data type in python used to store several items in a single variable. It is a collection that is written with curly brackets and is both unindexed and unordered.
Session 2: Git – Version control system
Murugan handled this session. He explained Git is used to tracking changes in the source code, enabling multiple developers to work together on non-linear development and it is a free, open source version control tool that developers install locally on their personal computers.
Data Analytics with Python Team 2(Arts & Science)
Agenda
Sessions
#Loopings and problem solving – Sathish
#GIT – Muthuram
Session 1: Conditions & loopings in python
Sathish explained the use of conditional statements (if, elif, else) to control the flow of programs based on certain conditions and he covered different types of loops, including for loops for iterating over sequences and while loops for repeated execution as long as a condition is true and demonstrated practical examples and exercises to apply conditions and looping constructs in real-world programming scenarios.
Session 2: GIT – Version control system
Muthuram handled this session. He explained Git is used to tracking changes in the source code, enabling multiple developers to work together on non-linear development and it is a free, open source version control tool that developers install locally on their personal computers and he explained how to use the GIT on practically using desktop.
DevOps
Date: 30th June 2024 (Sunday)
Time: 9:30 AM to 1:00 PM
Agenda
session 1
IP Address and subnet – Loganathan V
session 2
WordPress- Kowsalya V
session 1: IP Address and subnet
Loganathan handled this session. He explained An IP address is an address used in order to uniquely identify a device on an IP network. The address is made up of 32 binary bits, which can be divisible into a network portion and host portion with the help of a subnet mask. And he explained how the address are splitted like the 32 binary bits are broken into four octets (1 octet = 8 bits). He introduced The subnet is the act of dividing a network into smaller subnets, or subnets, while IP addressing is the process of giving unique addresses to devices over a network.
session 2: WordPress
Kowsalya handled the second session, covering the basics of WordPress. She explained what WordPress is, what a CMS is, and the features of WordPress. At the end of the session, all participants created an account on WordPress and learned how to write a blog.

