Weekly Diary For Industrial Training
Weekly Diary For Industrial Training
eekly Diary
For
I
ndustrial Training
a
t
Designation of Supervisor:
Name of Student :
Enrollment Number :
D Activities Carried
ay out
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.
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.
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.
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.
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”.
D Activities Carried
ay out
● Javascript various events and practice.
1 ● Eg. Calculator, Result Calculator and Interest Calculator using
events.
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)”.
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.