0% found this document useful (0 votes)
38 views7 pages

Weekly Diary For Industrial Training

The document is a weekly diary for industrial training at Sumago Infotech Pvt. Ltd. from July 4 to August 14, 2022, detailing the activities and learning experiences of a Computer Engineering student. It covers topics such as HTML, CSS, JavaScript, PHP, and database management, along with guest lectures and practical assignments. Each week includes a summary of key learnings and activities undertaken during the training period.

Uploaded by

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

Weekly Diary For Industrial Training

The document is a weekly diary for industrial training at Sumago Infotech Pvt. Ltd. from July 4 to August 14, 2022, detailing the activities and learning experiences of a Computer Engineering student. It covers topics such as HTML, CSS, JavaScript, PHP, and database management, along with guest lectures and practical assignments. Each week includes a summary of key learnings and activities undertaken during the training period.

Uploaded by

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

W

eekly Diary
For
I
ndustrial Training
a
t

Name of Industry : Sumago Infotech Pvt. Ltd.

From : 04th July 2022 to 14th Aug 2022

Name of Supervisor : Mr. C. P. Bhamare

Designation of Supervisor:

Name of Student :

Enrollment Number :

Branch of Engineering : Computer Engineering.

Name of Polytechnic : S. S. V. P. S’s B. S. Deore Polytechnic, Dhule

Institute Code 0059

(Special instruction to students:


1. Write down the daily activities on the same day
2. Make note of the important activities only
3. Summarize at the week-end
4. Add extra sheets if needed for daily or weekly report)
Week 1 : From 04th July 2022 To 09th July 2022

D Activities Carried
ay out

1 ● Introduction of Sumago Infotech Pvt. Ltd. Nashik with students.

● Downloading and installation of sublime text editor and XAMPP


2 server.
● What is web design and development.
● Different types of HTML tags.

● Types of Lists in HTML & their Syntax.


● Embed a Video and Audio into webpage from local system using
3 audio and video tag.
● Embedding a google map location using iframe tag.
● Creating tables in html using table tag.
● Inserting data into table using tr, th, td tag.
4 ● To style the table using cellpadding, cellspacing, rowspan, colspan
etc.
● Creating Form in html using form tag.
5 ● Adding controls into form like Input, Textarea, Button, Label, Select
etc.

6 ----------------------------------- HOLIDAY ----------------------------------

Weekly Summarization of the above activities:

In this week we first learned the fundamentals of HTML and its syntax and
setup the necessary tools too. Additionally, we learn how to add Google Maps, audio,
and video to websites. Additionally, we learned how to add data to a webpage in both
table and plain text formats. Also created a form with the use of a button, label, and
other elements, and the user can enter text in the input field.

Signature of Student Signature of Industrial Supervisor


Week 2 : From 11th July 2022 To 16th July 2022

D Activities Carried
ay out
● Introduction to Cascading Style Sheet (CSS).
● Types of CSS internal, external and inline.
1 ● Different types of properties in CSS.
● Eg. Margin, Padding, BackgroundColor, Fontfamily, Color etc.
● Introduction to Bootstrap.
● Different Types of Component’s in Bootstrap.
2 ● Eg. Navbar, Jumbotron, Grid System, Glyphicons, Tables and
Forms.
● Embedding an Image using image tag and different Bootstrap image
classes. Like img-responsive, img-rounded etc.
3 ● Embedding Panel and Buttons into html webpage using Bootstrap
classes. Like button, panel etc.
● Introduction of JavaScript and Embedding an external JavaScript.
● Different types of variables, alert and prompt in JavaScript.
4 ● Control Structures like conditional and looping statement in
JavaScript.
● Introduction of Arrays and Syntax & Declaration in JavaScript.
● Different types of Arrays Methods Like Push, Pop, Reverse etc.
5 ● Introduction of Functions in JavaScript and Rules to Create it.
● Different types of Functions and Scope of that function.

6 ● BSE investors awareness program.

Weekly Summarization of the above activities:

We learned the fundamentals and more advanced concepts of CSS, Bootstrap


and Javascript in this week. We also learned about arrays, their types, and how to
declare variables in Javascript. We attended a special lecture on the "BSE investors
awareness program”.

Signature of Student Signature of Industrial Supervisor


Week 3 : From 18th July 2022 To 23th July 2022

D Activities Carried
ay out
● Introduction to Document Object Model (DOM) And their
Properties.
1 ● Different Types of Methods in DOM.
● Adding different types of JavaScript Validation to HTML Form.
● Introduction to jquery validation.
● Downloading and adding jQuery Validation Engine to folder.
2 ● Adding different types of jquery Validation to HTML form.

3 ● Jquery validation assignment.

● Introduction to PHP Programming language.


4 ● Common Uses, Features and Advantages of PHP.

5 ● Revision of All Previous Topics.

6 ----------------------------------- HOLIDAY ----------------------------------

Weekly Summarization of the above activities:

In week 3 we learned, introduction to jquery validation, adding different types


of jquery Validation to HTML form. Also, we learned PHP programming language
which used for server-side programming language.

Signature of Student Signature of Industrial Supervisor


Week 4 : From 25th July 2022 To 30th July 2022

D Activities Carried
ay out
● Syntax, Extension, Comments and Variables in PHP.
● Conditional and Looping Structures in PHP.
1 ● Different Types of Functions in PHP.
● Simple PHP Programs.
● Fuctions in PHP.
● Passing arguments through function and by reference in PHP.
2 ● String manipulation and its functions Chr, Strlen, Strcmp, Strrev,
Strtolower, Strtoupper.
● string concatenation.
● Arrays in PHP and Types of arrays like indexed, associative,
multidimensional.
● Form handling in php.
● Different types of methods like Get and Post in php.
3 ● Different Arrays functions eg. arsort(), assort(), is_array(), krsort(),
ksort(), rsort(), sort() etc.
● Javascript various events eg. onclick, onload etc.
4 ● Example and Practice Various events.
● Javascript various events
5 ● Examples of their events.

6 ● Guest Lecture on mind matters.

Weekly Summarization of the above activities:

In week 4 we learned and wrote the PHP Programs using Conditional and
Looping Structures. In this week we deep dive in PHP like we learned different Types
of Functions in PHP, arrays in PHP and types of arrays like indexed, associative,
multidimensional. And we attain a Guest Lecture on “mind matters”.

Signature of Student Signature of Industrial Supervisor


Week 5: From 01st Aug 2022 To 06th Aug 2022

D Activities Carried
ay out
● Javascript various events and practice.
1 ● Eg. Calculator, Result Calculator and Interest Calculator using
events.

● Introduction of JQuery & their Events.


● Different JQuery event methods like click, dblclick, keypress, load
2 etc.
● Different JQuery events like css, append, before, after, animate etc.
● JQuery Various events.
3 ● Eg. Slidedown, slideup, stop, hide, show, fadetoggle etc.

● Introduction of php and mysql databases.


● Different functions mysqli_connect(), die(), mysqli_error() etc.
4 ● Database creation and Connect those database to PHP file.
● How to create table in mysqli server.
● How to include external connection file into working PHP page.
● Insert Data into database using insert query in PHP.
5 ● Different functions that are used in to insert data into table like
isset(), extract(), mysqli_query().

6 ● Lecture on Human Resource Management (HRM).

Weekly Summarization of the above activities:

In week 5 we learned Insert Data into database using insert query in PHP e.g.
user login form, calculator, result calculator and interest calculator using events. Also,
we learned jquery Various events and learned about the mysqli server. Also, we attain
a Guest Lecture on “Human Resource Management (HRM)”.

Signature of Student Signature of Industrial Supervisor


Week 6: From 08th Aug 2022 To 13th Aug 2022

D Activities Carried
ay out
● Introduction to Select Query in PHP.
1 ● Fetch those data from table to PHP webpage using Select() query.
● Introduction of Update and Delete query in PHP.
● Update form data and Delete a record using in PHP.
2 ● Downloading Website Template and editing the template.
● Create databases for that template and Do connection and Insert
contact us data to database using PHP.
● Downloading Admin Panel Template and Modify that template.
● Creating Login and Logout System using Session for admin Panel.
3 ● Provide various services to admin like
1. Show data from table.
2. Update those data.
3. Delete a Particular User record.

4 ----------------------------------- HOLIDAY ----------------------------------


● Introduction of Domain and Hosting.
● How to Buy a Domain from GoDaddy.
5 ● How to Host a website that purchased domain using cPanel.

6 ----------------------------------- HOLIDAY ----------------------------------

Weekly Summarization of the above activities:


In this week 6 we learned, "how to Buy a Domain from GoDaddy", "provide
various services to admin", "downloading Admin Panel Template and Modify that
template", "introduction of Update and Delete query in PHP".

Signature of Student Signature of Industrial Supervisor

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy