0% found this document useful (0 votes)
15 views

1 Edited

Uploaded by

yennamvishal1883
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

1 Edited

Uploaded by

yennamvishal1883
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Industrial Training Weekly Diary

Weekly Diary
for

Industrial Training

At

V2VED TECH LLP

From : 30/06/24 To : 13/07/24

Name of Supervisor : Mr. Rajan Shukla

Designation of Supervisor: Project Lead

Name of the Student: Swati Mahendra Pandey

Branch of Engineering : Computer Engineering

Name of Polytechnic : Shivajirao S.H Jondhale College of


Ambernath

Name of the Mentor: Ms. Shreya Gharat

(Special instructions to students:


1) Write down the daily activity on the same day
2) Make note of the important actual activity/ies only.
3) Summarize at the week -end.
4) Add extra sheets if needed for daily or weekly activity report.)
Industrial Training Weekly Diary

Week 1: From : 03/06/24 To : 08/06/24


Expected Work:
i. Study of organization chart of industry/plant with responsibilities of the different posts
ii. General Study of industry, its location, its history and its product range, its size, number of
employees, its turnover etc.

Day Activities carried out

1 • Introdution to web application development.


• Installation of HTML Software
• Introduction of HTML , CSS , JS
• shortcut keys.

2 • what is server
• what is frontend
• what is backend
• What are database languages and Types of database languages

3 • Types of Java Script : internal and external


• Basic Structure of HTML
• Block level elements and inline elements

4 • Paragraph Tag
• bold tag , Italic tag, Underline tag
• Homework: Create a web page with an about me and write about your
hobbies

5 • Emphasized , small & big tag , marked tag , deleted tag , insert tag ,
superscript , subscript
• Lists : ordered lists , unordered lists , definition list -Table tag
• Homework: Create a web page and write your hobbies in an unordered
list , education in ordered list and family details in a table

6 • Basic Structure of HTML


• Block level elements and inline elements
• Create a web page with an about me and write about your hobbies
• Implement anchor tag in the previously written about me and also
embedded a map on the web page

Weekly summarization of the above activities : The first week focused on understanding the
basics of web development including HTML, CSS, and JS, and creating simple web pages with
various HTML elements.

Signature of Student: _________________

Signature of Industrial Supervisor : ________________________

Signature of Mentor: ______________________


Industrial Training Weekly Diary

Week 2: From:10/06/24 To:15/06/24


Expected Work: Study of layout and specifications of major machines, equipment and raw
materials/components used.
List the Sections of Industry visited and list the major machines, equipment and raw materials etc.
studied:

Day Activities carried out

1 • introduction to css
• Inline , Internal and External CSS
• Introduction To bootstrap : getbootstrap.com –
• Basic Structure of bootstrap

2 • what is CDN
• use internal and external css and create a resume try implementing bootstrap
with any 5 classes

3 • Containers in Bootstrap
• The Grid System
• use topography classes create one row and three columns and optimize it for
different devices and also write 3 paragraphs in the columns

4 • Cards in Bootstrap
• Navbar and Carousel in Bootstrap
• Alerts and Buttons

5 • create a page with navbar with about, instagram, facebook, also implement
carousel with 3 images and create 3 cards with any 3 of your hobbies and
below that implement 3 alerts and also implement a button with click here to
know me –
• Badges in Bootstrap
• Breadcrumbs in bootstrap

6 • Buttongroups in Bootstrap
• Forms in Bootstrap
• create a sign up form with name phone number email address last years
percentage city (dropdown list ) gender (radio button) , upload marksheet ,
progressbar
Weekly summarization of the above activities : The second week was dedicated to learning CSS
and Bootstrap, creating responsive web pages, and understanding various Bootstrap
components and forms.

Signature of Student:____________________
Signature of Industrial Supervisor :_______________________
Signature of Mentor: ______________________________
Industrial Training Weekly Diary

Week 3: From: 17/06/24 To: 22/06/24


Expected Work: Study of production processes along with production planning and control procedures.
List the Sections of Industry visited and list the major production process, and products for which
planning and control procedures etc. are studied:

Day Activities carried out

1 • Introduction to Java script .


• getElementById() function.
• Date() function.
• onclick event

2 • innerHTML property .
• Java Script Functions , Arithematic function - DOM (Document Object Model)
• Homework : write a java script program area of circle , rectangle , square ,
calculate simple interest

3 • java script table for star pattern printing –


• var = it is a global variable
• let= local variable
• const= constant write a program to check if the number is -prime of not
• check whether the leap year or not -convert celcius to farenite

4 variable naming convention rule


1. Names can contain letters, digits,underscores, and dollar signs.
2. Names must begin with a letter.
3. Names are case sensitive (y and Y are different variables).
4. Names are also begin with $ and _ (but we will not use it in this tutorial).
5. Reserved words (like JavaScript keywords) cannot be used as names. - the
assignment operator in javascript, the equal sign(=) is an "assignment" operaton, not an
"equal to" operator

5 • While loops
• Do while Loops
• Objects
• properties
• Metho

6 • Jquery Introduction
• Write a JQuery to hide and show paragraph using buttons
• Write a program which will demonstrate for in for array
• Write a program to demonstrate while Loop
• Write a Program to denomstrate Do While Loop
Weekly summarization of the above activities : The third week was focused on JavaScript
fundamentals, including DOM manipulation, functions, loops, and an introduction to jQuery
for dynamic web development.

Signature of Student:____________________
Signature of Industrial Supervisor :_______________________
Signature of Mentor: ______________________________
Industrial Training Weekly Diary

Week 4: From :24/09/24 To:29/26/24


Expected Work: Study of testing and quality assurance processes.
List the Sections of Industry visited and list the major testing and quality assurance processes
studied there.

Day Activities carried out

1 • jQuery Effects: Fade in and fade out effects


fadeIn : Shows/make the div visible
fadeOut : hides/makes the div invisible
fadeToggle : combination of fadein and fadeout , creates a toggle button

2 • JQuery effects Sliding


margin : outer border
padding : space between inner htm Homework : Use jQuery effects fade
in , fade out , fade toggle , start sliding , stop sliding , fade to

3 DDL , DML , DQL , DCL , TCL commands in an RDBMS online free templates in
Bootstrap

4 Downloading and Altering Online templates


Homework : build a resume website using a template

5 Altering A Template to Make a Website For a Coffee Shop Introduction to PHP

6 1. Variables & Constants


2. Loops:
a. While Loops
b. For Loops
c. Do While Loops
3. Decision Making Statements:
a. If Statements
b. If else Statements
c. If - else if Statements
d. Switch case statements
4. Area of square
5. Smallest among 3 numbers
grading system

Weekly summarization of the above activities: The fourth week was dedicated to learning
jQuery effects, understanding basic RDBMS commands, customizing web templates, and an
introduction to PHP for server-side programming
Signature of Student:____________________
Signature of Industrial Supervisor : ____________________
Signature of Mentor:_________________________
Industrial Training Weekly Diary

Week 5 From: 01/07/04 To:06/07/04 .

Expected Work: Study of preventive and breakdown maintenance & safety Practice adopted in industry.
List the Sections of Industry visited and list
(i) the major machines/plants whose preventive and breakdown maintenance procedures studied.
(ii) The major safety practices adopted in the industry
(iii) Organization chart of the industry with responsibilities of different departments/ posts

Day Activities carried out

1 1. Decision Making Statements in PHP:


a. If Statements
b. If else Statements
c. If - else if Statements
d. Switch case statements
2. Write a Program Area of square
3. Write a Program Smallest among 3 numbers
Write a Program for Grading system

2 Downloading and Setting up Xampp for windows 10

3 1. Setting Up phpMyAdmin
2. Creating our first database and table

4 1. Connecting our database to our to our PHP file by creating an


instance of the mysqli class. Syntax: $conn = new
mysqli($servername, $username, $password, $dbname);
2. Disconnecting using close();

5 1. Connecting the Html file to the PHP file and taking inputs from the
Html file using the name attribute and post method of Html tags
2. Inserting Data into the database using the prepare(); and
bind_param(); methods of the mysqli class

6 1. Learning how to perform CRUD operations by us PHP and Apache,


MySQL Server

Weekly summarization of the above activities : The fifth week focused on PHP
programming, setting up XAMPP, connecting databases, handling forms, and
performing CRUD operations

Signature of Student:_________________________
.Signature of Industrial Supervisor:______________________________
Signature of Mentor:________________________________
Industrial Training Weekly Diary

Week 6 : From : 08/07/24 To: 13/19/24


Expected Work: Report writing
List the Sections of Industry visited and list the major manuals/broachers such as operational manual,
safety manual, maintenance manual, quality manuals referred/ studied there for preparation of reports.

Day Activities carried out

1 1. Creating Index page, About Us page And a Shop Page for our Website
2. Creating a Navbar for our website and connecting all the pages

2 1. Creating a Blog page for our website


2. Creating a Contact page
3. Creating a Login and Register page
4. Implementing animations for our website using JavaScript and J-
Query

3 1. Creating a Database for our Website


2. Creating All the necessary tables
3. Creating a cart page to dynamically render according to items
selected using javascript

1. Creating all the necessary PHP scripts for the CRUD functionalities

5 1. Testing and debugging


2. Creating a Presentation

6 1.Present the Website

Weekly summarization of the above activities :The final week involved


completing the website development, implementing CRUD
functionalities, testing, debugging, and preparing a presentation.

Signature of Student:____________________________
Signature of Industrial Supervisor :_____________________
Signature of Mentor:__

You might also like