You are on page 1of 10

A

INTERNSHIP TRAINING REPORT

ON

WEB DEVELOPMENT & C/C++

Submitted by
Daivati Narendra Patil
Roll no: 2130331372064

Department of Electronics & Telecommunication Engineering


Dr. Babasaheb Ambedkar Technological University, Lonere.
Lonere-402103

2022 -2023
A

INTERNSHIP TRAINING REPORT

ON

WEB DEVELOPMENT & C/C++


Submitted by
Daivati Narendra Patil
Roll no: 2130331372064

In the partial fulfilment of B. Tech. in Electronics & Telecommunication


Engineering course of
Dr. Babasaheb Ambedkar Technological university,Lonere (Dist. Raigad)
in the academic year 2022-2023

Department of Electronics & Telecommunication Engineering


Dr. Babasaheb Ambedkar Technological University,
Lonere

2022-2023
ACKNOWLEDGEMENT

I thank to Dr. Sanjay L. Nalbalwar Professor and Head of Electronic and


Telecommunication Engineering department, for his valuable suggestion and cooperation in the
completion of the seminar.

MISS. DAIVATI N. PATIL


ROLL NO. 2130331372064
CERTIFICATE

This is to certify that the Internship training done in “WEB


DEVELOPMENT & C/C++” submitted by Daivati Narendra Patil
(Roll no. 2130331372064) is record of bonafide work carried out by him
under my guidance in the partial fulfilment the requirement for the award
of Degree of B.Tech. in Electronics and Telecommunication Engineering
course of Dr. Babasaheb Ambedkar Technological University, Lonere
(Dist. Raigad) in the academic year 2022-2023.

Prof. S. L. NALBALWAR
Head of Department
Electronics and Telecommunication Engineering
Dr. Babasaheb Ambedkar Technological University
Lonere-Raigad 402103

DATE:
PLACE: Lonere, Raigad (402103)
Internship Certificat
ABSTRACT
In this training we describe a study of web development and c/c++ course. Using data collected
during the initial weeks of the course, we investigate the nature of the syntax errors they make
when learning HTML, CSS, PHP, JS, DBMS, REACT, BOOTSTRAP and Use of C & C++,
Array and pointers, Algorithms, Namespace, etc. and how they resolve them . This is
accomplished through the deployment of open HTML, a web-based code editor that logs user
activity. For this training we learn the installing application related web development and
c&c++ .
INDEX

Sr. No. Title Page No.


CHAPTER 1 INTRODUCTION 1

CHAPTER 2 TYPES OF DEVELOPERS 2

CHAPTER 3 BASIC CONCEPT 3


3.1 Creating a Web Page

CHAPTER 4 HTML 5
4.1 HTML Code
4.2 HTML Tags

CHAPTER 5 CSS 7
5.1 CSS Syntax
5.1.1 CSS Selectors
5.1.2 CSS Properties
5.2 CSS Code
CHAPTER 6 BOOTSTRAP 11
CHAPTER 7 DBMS 12
CHAPTER 8 PHP 14
8.1 PHP Code
8.2 Features of PHP
CHAPTER 9 JS 16
CHAPTER 10 REACT 17
• APPLICATION
• CONCLUSION
INDEX

Sr. No. Title Page No.


CHAPTER 1 INTRODUCTION 20

CHAPTER 2 THE C PROGRAMMING MODEL 21

CHAPTER 3 ARRAYS AND POINTERS 22


CHAPTER4 LARGE-SCALE PROGRAMMING 28
4.1 Exceptions and Error Handling
4.2 Namespaces
CHAPTER5 THE C++ STANDARD LIBRARIES 33
5.1 1 Strings and I/O
5.2 Containers
5.3 Algorithms
5.4 Numerics
CHAPTER 6 USE of C++ 38
CHAPTER 7 FEATURE READING 40
REFERENCE
LIST OF FIGURES

FIGURE TITLE OF FIGURE PAGE NO.


NO.
Fig 1.1 Basic Techniques 1
Fig 2.1 Type of Developers 2
Fig 3.1 Basic Concept 3
Fig 4.1 Logo of HTML 6
Fig 5.1 CSS Code 10
Fig 5.2 Logo of CSS 10
Fig 6.2 Logo of Bootstrap 11
Fig 7.1 Logo of MySQL 12
Fig 7.2 SQL Queries 13
Fig 8.1 PHP code 14
Fig 8.2 Logo of PHP 15
Fig 9.1 JS code 16
Fig 9.2 Logo of JS 16
Fig 10.1 JSX code1 17
Fig 10.2 Logo of React 17
LIST OF ABBREVATIONS

HTML: Hyper Text Mark- Up Language


CSS: Cascading Style Sheets
DBMS: Database Management System
MySQL: My Structured Query Language
JS: JavaScript.

You might also like