Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

Industrial Training Weekly Diary

Weekly Dairy for Online Industrial Training

Name of Industry: ……V2V EdTech LLP………

Branch:-……Kalyan …..

Platform Used: ………Online………

From ……03-06-2024…… To ……13-07-2024……

Name of Student: …..Rutuja Sachin Rasal…..

Enrollment No: ……2209920260……

Branch of Engineering: …Computer Engineering…

Name of Polytechnic: ……Samarth Polytechnic Belhe……

Maharashtra State Board of Education


Industrial Training Weekly Diary

Week 1: From ……03-06-2024… ... To ……08-06-2024……

Day Activities Carried Out

Introduction to Python Basics


1
- Installation, setup, and basic syntax.

Declaration and Calling


2 - Variables, data types (integers, floats, strings), and basic operations.
- Print statements and using comments.

Conditional Statements
3
- Conditional statements (if, elif, else).

Loops and control flow


4 - Loops (for loops, while loops).
- Control flow exercises and problem-solving.

Functions
5
- Defining functions, parameters, and return values.

Scope
6
- Function scope and arguments.

Weekly Summarization of the above activities:

We Installation of python Basics , Declaration and calling, conditional statements,loops and


control Flow, functions, scope etc.

Signature of Student ……………… Signature of Industrial Supervisor …………………

Maharashtra State Board of Education


Industrial Training Weekly Diary

Week 2: From ……10-06-2024… ... To ……15-06-2024……

Day Activities Carried Out

1 Lists and List functions


- Creating and manipulating lists.
- List comprehensions.

Tuple and its function


2
- Tuples and their immutability.

3 Dictionaries and Sets


- Creating dictionaries.
- Dictionary methods and operations.

4 -Creating Sets.
-Set operations and practical examples.

File Handling
5 - Reading from and writing to files.
- Handling file objects and file modes.
- Practical exercises with file operations.

Operators and their uses.


6
- Introduction to operators.
- Types of operators
Weekly Summarization of the above activities:

We learn introduction to OOP, OOP concept, overloading and overriding,

Learn to solve problems, learn about data science

Signature of Student ……………… Signature of Industrial Supervisor …………………

Maharashtra State Board of Education


Industrial Training Weekly Diary

Week 3: From ……17-06-2024…… To ……22-06-2024……

Day Activities Carried Out

Introduction to OOP
- Understanding classes and objects.
1 - Attributes, methods, and instantiation.
- Basic OOP examples and exercises.

OOP Concepts
2
- Inheritance.

OOP concept
3 - Encapsulation
- Polymorphism.

Overloading and overriding


4
- Method overriding.
- Method overloading.

Problem solving
5
- OOP exercises and problem-solving.

Introduction to data science -


6 What is Data Science ?
- What is Pandas?

Weekly Summarization of the above activities:


We learn introduction to OOP, OOP concept, overloading and overriding,

Learn to solve problems, learn about data science

Signature of Student ……………… Signature of Industrial Supervisor …………………

Maharashtra State Board of Education


Industrial Training Weekly Diary

Week 4: From ……24-06-2024…... To ……29-06-2024………………………………….

Day Activities Carried Out

Working on data science


1 - loading the dataset copying the data.
- loading the dataset copying the data.

Project Planning (Dice Roll Game)


2
- Designing classes for a dice game.

Project building and execution(Dice Roll Game) -


3 Implementing game logic using OOP principles.
- Testing and debugging the dice roll game.

Text-to-Speech Project planning


- Introduction to text-to-speech libraries (e.g., pyttsx3).
4
- Implementing a text-to-speech program.
- Customizing voice, speed, and other parameters.
-
Refining and Presenting Projects
- Enhancing the dice roll game (e.g., adding user interface).
5 - Improving the text-to-speech program (e.g., multiple voices).
- Presentation preparation.

Dice Rolls Game

- Introduction to the game.


6
- Installing necessary libraries (`random`, `pyttsx3`).
- Setting up the `pyttsx3` engine.
- Writing text-to-audio function using `engine.say`.
Weekly Summarization of the above activities:
Learn how to work on data science, project planning, we see how to build a project with dice
roll Game and it’s execution using OOP principles, Text-to-Speech project planning Refining
and Presenting projects with adding user interface . We installed the necessary labraries

Signature of Student ……………… Signature of Industrial Supervisor …………………

Maharashtra State Board of Education


Industrial Training Weekly Diary

Week 5: From ……01-07-2024… ... To ……06-07-2024……

Day Activities Carried Out

Dice Rolls Game (continued)


1 - Implementing dice roll logic using `random`.
- Integrating text-to-audio feedback.
- Testing and debugging the game.

Automatic Message Sender/WhatsApp Message Bomber -


Introduction to `pywhatkit` and `pyautogui`.
- Installing necessary libraries.
2
- Overview of `pywhatkit.sendwhatmsg`.
- Sending a message to a user-defined number at a specified time.

Automatic Message Sender (continued)


- Using `pywhatkit.sendwhatsimage` to send images.
3 - Automating screenshot taking and sending.
- Testing and debugging the message sender.

Turtle Graphics Programming


- Introduction to `turtle` graphics.
4 - Installing the `turtle` library.
- Basic turtle functions: `t.forward`, `t.backward`, `t.right`, `t.left`.
- Drawing simple shapes.

Turtle Graphics Programming (continued) -


5 Creating complex shapes and patterns.
- Developing simple games using turtle graphics.
- Testing and debugging turtle programs.

Data Science Basics


- Installing `pandas`, `numpy`, `seaborn`, and `matplotlib`.
6
- Introduction to handling data with `pandas`.
- Finding null values: `df.isnull()`, `df.isnull().sum()`.
- Copying data: `df.copy()`.
Weekly Summarization of the above activities:
We implement different logic in dice roll game, for WhatsApp message sender we install
Necessary libraries, learn the turtle graphics programming see the basic functions of
Turtlegraphics like t.forward, t.backward ex:- creating shapes like circle, square .We
installed Numpy, pandas, seaborn and mataplotlib etc. and find null values

Signature of Student ……………… Signature of Industrial Supervisor …………………

Maharashtra State Board of Education


Industrial Training Weekly Diary

Week 6: From ……08-07-2024……To ……13-07-2024……

Day Activities Carried Out

Data Science Basics (continued)


- Calculating mean, median, and mode values.
1
- Handling missing data with `.isna()` and `.fillna()`.
- Practical exercises with data sets.
Data Visualization
- Introduction to `matplotlib`.
2
- Plotting basic graphs and charts.
- Drawing box plots and outliers.

Data Visualization (continued) -


3 Advanced plotting with `seaborn`.
- Customizing plots and visualizations.
- Practical exercises with real data sets.

Project Execution
- Write and execute the Python code for the project.
4
- Ensure that the code runs smoothly and achieves the desired outcomes.
- Perform testing and debugging to identify and fix any issues.
- Document the code with comments and explanations for clarity.

Project Report
- Write a detailed report on the project.
5 - Include the project’s objectives, methodology, and results.
- Discuss the implementation details and any challenges faced during the project.
- Highlight the key findings and insights gained from the project.
Project PowerPoint Presentation
- Create a PowerPoint presentation summarizing the project.
- Include slides on the project background, objectives, methodology, results, and
6
- conclusions.
- Use visuals such as graphs, charts, and images to enhance the presentation.
- Prepare to present the project clearly and concisely to an audience.
Weekly Summarization of the above activities:
We learn basics of data science, data visualization plotting basic graphs and charts And
outliers with the help of mataplotlib, advance plotting with seaborn, practice exercises with
real data sets, project execution, write and execute python codes, report the project in detail
Present the project using Powerpoint presentation
Signature of Student ……………… Signature of Industrial Supervisor …………………

Maharashtra State Board of Education

You might also like