Saikrishna
Saikrishna
Weekly Diary
For
Industrial Training
At
Enrollment No : 2205630070
8-6-2024
6 SATURDAY
11-6-2024 this in our 3rd semester DSU, it was easy to understand. We found that
Python shares the same concepts as DSU, including built-in and user-defined
data structures. We were taught how to fetch and modify data, as well as
perform CRUD operations. We also learned something new: Tuples and
Lists, which we hadn't studied in DSU. As usual, we were assigned a task at
the end of the day.
We learned about Tuples and Lists in detail. Tuples are defined as immutable
12-6-2024 sequences, while Lists are mutable sequences in Python. We explored their
definitions, benefits, and where they are used. We performed operations like
fetching and modifying data from Tuples and Lists.
3
Additionally, we covered arithmetic operations and their internal functions
like `append()`, `extend()`, and `insert()` for Lists. A new topic we learned
was List Comprehension, which is useful when we need to store or fetch data
efficiently from one file to another.
In the second week, we learned more about Python. We covered
13-6-2024 Dictionaries, which are defined using curly braces `{}` and are mutable,
allowing us to modify the data stored as key-value pairs. We also learned
4
about Sets, which are immutable and do not allow changes to the data once
they are defined. We explored functions like `add()`, `remove()`, `pop()`,
etc., that can be used with Sets.
14-6-2024 In the last week of our training, we learned how to create a Chatbot similar to
Google Assistant. We started with a simple Chatbot using dictionaries and
sets. We delved into functions in Python, understanding how they are defined
and called to execute code. We also learned about passing parameters into
functions and the distinction between arguments and parameters.A new
5
concept we explored was Lambda functions, which are concise and powerful
tools in Python programming. We also covered the Return Statement in
functions.As the second week ended, our task was assigned: "How to play
music or sound using Python."
15-6-2024
6 SATURDAY
18-6-2024
2
22-6-2024
6 SATURDAY
3 absent
4 27-6-2024 It sounds like you had a unique session exploring Power BI! Power BI
is indeed a powerful Microsoft software tool that's widely used for
6 SATURDAY