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

Weekly Diary Web

The weekly diary outlines a six-week industrial training program at InfoStack Software Development, covering topics such as HTML, CSS, JavaScript, SQL, and PHP. Each week includes specific activities, starting from basic web development concepts to database management and project implementation. The final week culminates in a project submission and presentation, demonstrating the skills acquired throughout the training.
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)
13 views7 pages

Weekly Diary Web

The weekly diary outlines a six-week industrial training program at InfoStack Software Development, covering topics such as HTML, CSS, JavaScript, SQL, and PHP. Each week includes specific activities, starting from basic web development concepts to database management and project implementation. The final week culminates in a project submission and presentation, demonstrating the skills acquired throughout the training.
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

Weekly Diary

For

Industrial Training

At

InfoStack Software Development, Training, And Research Center, Solapur.

From 06-06-2024 To 19-07-2024

Name of Supervisor: Waseem A. Attar

Designation of Supervisor: Founder and Corporate Trainer

Name of the Student: (WRITE YOUR NAME HERE)

Branch of Engineering: (WRITE YOUR BRANCH HERE)

Name of Polytechnic:
Week 1 From To
06/06/2024 12/06/2024
Day Activities carried out
1  Induction Program
 Introduction to the company
 All departments in the company
 Introduction to processes involved in Software Development
 Technologies involved in Software Development
2  Network fundamentals
 TCP / IP Protocol Suit
 IP address and Port Numbers
 Websites
 Web Applications
 Introduction to HTTP protocol and Web Browsers

3  Introduction to HTML
 Setup and installation of VS Code
 Introduction to VSCODE environment
 Working with HTML code
 Introduction to Tags and Attributes
 Working with Live Server

4  Working with different tags in HTML


 Basic tags like <doctype>, <html>, <head>, <body>
 <h1> to <h6>
 <P> tag for paragraphs,
 <br> and <hr> tags etc.
 Introduction to static websites

5  Working with links and images


 Tag and attributes involved in images <img> tag, src attribute, alt attribute,
width attribute etc
 Tag and attributes involved in links
 <a> tag, href attribute, target attribute
 External Links and Internal Links
 Embedding Links with Images

6  Data representation using lists


 Ordered and Unordered lists
 <ol> tag and <li> tag
 <ul> tag and <li> tag
 Variants of ordered lists using start attribute and type attribute
 Variants of Unordered lists using type attribute

Write here the summary of all above 6 days activities:


Week 2 From To
13/06/2024 20/06/2024
Day Activities carried out
1  Working with HTML tables
 Tags used in HTML tables <table>, <thead>, <tbody>
 Working with <tr>, <th>, <td>
 Merging coloumns and rows using colspan and rowspan attributes

2  HTML Forms
 Form input elements
 Various input types of HTML forms
 Input attributes
 Extra attributes

3  Introduction to CSS
 Types of CSS
(List out and give one line of description of the three types of CSS)

4  How to apply CSS?


 Working with Inline CSS (Explain style attribute)
 Working with Internal CSS (Explain <style> tag here
 Working with External CSS (Explain .css file and <link> tag)

5  Styling properties like Color, Background, size


 CSS Selectors (Explain All Selectors)
 Working with CSS dimensions like width, height, margin, padding etc.
 Styling text, paragraphs and images

6  Pseudo Classes
 Pseudo Elements
(WRITE THE EXPLANATION OF BOTH POINTS)

Write here the summary of all above 6 days activities:


Week 3 From To
21/06/2024 27/06/2024
Day Activities carried out
1  CSS Borders
 Border Styling
 Styling Tables using Borders

2  CSS Shadows
 Text shadow
 Box Shadow

3  Introduction to Javascript
 Types of Javascript (internal and external)
 <script> tag

4  Variables in Javascript
 Datatypes in Javascript

5  JS Operators
 JS Decision Making

6  JS Looping
 JS Functions

Write here the summary of all above 6 days activities:


Week 4 From To
28/06/2024 04/07/2024
Day Activities carried out
1  JS Arrays
 JS Objects

2  Introduction to DOM
 JS DOM Selectors

3  DOM Events
 DOM Manipulation

4  What is DBMS?
 Introduction to SQL
 What is MySQL?

5  Introduction to XAMPP
 Installation of MySQL Server
 What is PHPMyAdmin?

6  SQL commands
 What is DDL?
 What is DML?
 What is DQL?
 What is DCL?

Write here the summary of all above 6 days activities:


Week 5 From To
05/07/2024 11/07/2024
Day Activities carried out
1  Creating Database
 Creating Tables
 Altering Tables

2  Insert data in tables


 Update data in tables
 Delete data from tables

3  What is Primary Key?


 How to fetch data using Select Command in SQL?
 Selecting single row
 Selecting multiple rows
 Selecting multiple rows using pattern matching

4  Introduction to PHP
 PHP Syntax
 Executing PHP code on localhost

5  Variables and Datatypes in PHP


 Operators in PHP
 Decision Making in PHP

6  PHP Loops
 PHP Functions

Write here the summary of all above 6 days activities:


Week 6 From To
12/07/2024 19/07/2024
Day Activities carried out
1  Integrating HTML pages with PHP
 Working on HTML forms and sending data to PHP
 GET and POST methods

2  Database connectivity in PHP


 Working with user data
 CRUD operations on user’s data using PHP and MySQL

3  Working on final project


 Project Group Formation
 Requirement analysis of the Project

4  Project planning
 Design of project using HTML and CSS

5  Writing PHP code to apply logic in the project


 Working on the data of project using MySQL and PHP connectivity

6  Project submission
 Project execution
 Power point Presentation in front of all team

Write here the summary of all above 6 days activities:

You might also like