Mhatre
Mhatre
Weekly Diary
For
Industrial Training
At
Enrollment No : 2205630067
We were doing great and developed many interests in our course. Since we
already knew C, C++, and Java, learning Python keywords was easier. We
3 5-6-2024 learned that Indentation in Python means 'space'. Some terms were different,
but we understood the concepts. We learned about variables, which store data in
memory, and wrote our first Python code using variables.
8-6-2024
6 Saturday
We learned about data structures and organizing data. Since we had covered
11-6-2024 this in our 3rd semester DSU, it was easy to understand. We found that Python
2
shares the same concepts as DSU, including built-in and user-defined data
structures.
We learned about Tuples and Lists in detail. Tuples are defined as immutable
sequences, while Lists are mutable sequences in Python. We explored their
3 12-6-2024 definitions, benefits, and where they are used. We performed operations like
fetching and modifying data from Tuples and Lists.
In the last week of our training, we learned how to create a Chatbot similar to
14-6-2024 Google Assistant. We started with a simple Chatbot using dictionaries and sets.
5
We delved into functions in Python, understanding how they are defined and
called to execute code.
6 15-6-2024 SATURDAY
We learned about Tuples and Lists in detail. Tuples are defined as immutable
18-6-2024 sequences, while Lists are mutable sequences in Python. We explored their
2 definitions, benefits, and where they are used. We performed operations like
fetching and modifying data from Tuples and Lists.
NumPy is widely used for its efficient handling of arrays and mathematical
functions, making it indispensable for tasks involving geometry and other
3 19-6-2024
mathematical operations in coding.
Continuing from the previous topic, we started learning about Pandas, which is
indeed as interesting as its name suggests. Pandas is a powerful library in
20-6-2024 Python used for data manipulation and analysis. You learned how to efficiently
5
manipulate and analyze data within datasets using Pandas. One interesting
aspect you discovered was how to convert data from files into Excel format
using code.
22-6-2024
6 SATURDAY
6 29/06/2024
SATURDAY
6 06/07/2024 SATURDAY