Villupuram GLUG

Data Analytics with Python Training – 4th Week Recap



Date: 23th June 2024 (Sunday)
Time: 9:30 AM to 1:00 PM
In the 4th week of our training classes, we granted leave to engineering students due to their semester exams.


Agenda
sessions:
# Tuple, Set, Dictionary concepts in python – Sathish
#WordPress – Vijayalakshmi


Venue:
VGLUG Foundation
SRIMAA PRESCHOOL (Gov Recognized)
Landmark: Opposite to BSNL Exchange
Villupuram 605602


Minutes of the Meeting


Data Analytics with Python Team 1(Arts & Science)
Session 1: Tuple, Set, Dictionary concepts in python
Sathish handled this session. He 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 he explained set operations such as union, intersection, and difference. And he Introduced dictionaries as key-value pairs for efficient data retrieval. Covered dictionary creation, accessing, updating, and methods.


Session 2:  WordPress
Vijayalakshmi 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.
Data Analytics with Python Team 2(Arts & Science)
Agenda


sessions:
# Conditions & loopings in python – Vigneshwaran
#WordPress – Kowsalya


Session 1: Conditions & loopings in python
Vigneshwaran 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:  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.


DevOps:
Date: 23th June 2024 (Sunday)
Time: 9:30 AM to 1:00 PM

Agenda
Topics:
session 1
# OS Installation and Virtualization – Vignesh K
   
session 2
# Git – Version control system – Loganathan V


Venue:
VGLUG Foundation
SRIMAA PRESCHOOL (Gov Recognized)
Landmark: Opposite to BSNL Exchange
Villupuram 605602
Minutes of the Meeting

session 1
# OS Installation and Virtualization
This session handled by vignesh
Vignesh explained the process of installing operating systems, including prerequisites and step-by-step procedures and he covered the basics of virtualization technology, its benefits, and practical applications. Discussed tools like VirtualBox and VMware for creating virtual machines


session 2
# Git – Version control system
This session handled by loganathan
Loganathan introduced Git as a distributed version control system, explaining its importance in software development and he covered essential Git commands such as init, clone, commit, push, and pull. Demonstrated how to manage repositories and track changes.

Leave a comment