You are on page 1of 2

SAL EDUCATION

SAL ENGINEERING AND TECHNICAL INSTITUTE


Opp. Science city, Sola-Bhadaj Road, Ahmedabad, Gujarat 380060
Ph:- 079 67129000 Website: www.sal.edu.in

Student’s Weekly Report of Internship

Student Name: Nilesh Mansukhbhai Vekariya


Enrollment Number: 201260116001
Name Of Organization: Qspiders
External Guide Name: Shivu D
External Guide Contact Email: Shivu.d@qspiders.in Mob 8867277575
details: No:
Internal Faculty Guide Name: Prof. Neil Saxena

Work done in last Week with description (Attach supporting Documents Like
Diagram, Data Dictionary, Screen Shot of each Work):

Week-11 (01/04/24-06/04/24)

1) Function:
A function a block of code which only runs when it is called.
You can pass data, known as parameters, into a function.
A function can return data as a result.

Information can be passed into functions as arguments.


Arguments are specified after the function name, inside the parentheses. You can
add as many arguments as you want, just separate with a comma.

The following example has a function with one argument (fname). When the
function is called, we pass along a first name, which is used inside the function to
print the full name:
2) SQL Joins:
Different Types of SQL JOINs
 Here are the different types of the JOINs in SQL:
 (INNER) JOIN: Returns records that have matching values in both tables
 LEFT (OUTER) JOIN: Return all records from the left table, and the matched
records from the right table
 FULL (OUTER) JOINS: Return all records when there is a match in either left
or right table

3) JavaScript (Input, Loops):


 Font-family: Specifies the font of text content. You can provide a list of font to
use, and the browser will use the first available font in the list.
 Font-size: sets the size of the text.
 Font-weight: Defines the thickness of the characters in the text. Common
values include ‘normal’, ‘bold’, ‘bolder’, ‘lighter’, or numeric values.
 Font-style, color, text-align, text-decoration, text-height, letter-spacing.

Plans for next week:

1. OOPs, Class, Object (Python)


2. SQL – ORDER BY
3. JavaScript (Background Properties)

Total Working Hrs: ____48__________ Signature of Student:

The above entries are correct and the grading of work done by Trainee is
Excellent Very Good Good Fair Below Average Poor

Signature of External Guide with Company Seal: Signature of Internal Guide

Date: Date:

You might also like