WEB
DEVELOPMENT
INTERNSHIP
Submitted by: Arth Srivastava
Branch: Computer Science
Roll No. : 2000290120041
TECHNOLOGIES USED
HTML
CSS
JAVASCRIPT
Hypertext Markup Language
HTML STANDS FOR HYPER TEXT MARKUP LANGUAGE. IT IS A TEXT
MARKUP LANGUAGE WHICH IS USED TO CREATE WEB PAGES. IT IS
WRITTEN IN THE FORM OF HTML ELEMENTS. HYPERLINK REFERS
TO A SERIES OF CONNECTIONS IN A PAGE TO OTHER PAGES.
MARKUP LANGUAGE MEANS TAGS ARE USED TO DEFINE THE PAGE
LAYOUT AND ELEMENTS WITHIN THE PAGE. ITS MAIN FOCUS IS ON
HOW TO DISPLAY INFORMATION ON WEB PAGES, I.E. THE WEBPAGES
WE SEE ON THE INTERNET ARE WRITTEN USING HTML CODE.
Cascading Style Sheet
CASCADING STYLE SHEETS, FONDLY REFERRED TO AS CSS, IS A
SIMPLE DESIGN LANGUAGE INTENDED TO SIMPLIFY THE PROCESS
OF MAKING WEB PAGES PRESENTABLE.
CSS HANDLES THE LOOK AND FEEL PART OF A WEB PAGE. USING
CSS, YOU CAN CONTROL THE COLOR OF THE TEXT, THE STYLE OF
FONTS, THE SPACING BETWEEN PARAGRAPHS, HOW COLUMNS
ARE SIZED AND LAID OUT, WHAT BACKGROUND IMAGES OR
COLORS ARE USED, LAYOUT DESIGNS , VARIATIONS IN DISPLAY
FOR DIFFERENT DEVICES AND SCREEN SIZES AS WELL AS A
VARIETY OF OTHER EFFECTS.
JAVASCRIPT
JAVASCRIPT (OFTEN SHORTENED TO JS) IS A LIGHTWEIGHT,
INTERPRETED, OBJECT-ORIENTED LANGUAGE WITH FIRST-
CLASS FUNCTIONS, AND IS BEST KNOWN AS THE SCRIPTING
LANGUAGE FOR WEB PAGES, BUT IT'S USED IN MANY NON-
BROWSER ENVIRONMENTS AS WELL. IT IS A PROTOTYPE-
BASED, MULTI-PARADIGM SCRIPTING LANGUAGE THAT IS
DYNAMIC, AND SUPPORTS OBJECT-ORIENTED, IMPERATIVE,
AND FUNCTIONAL PROGRAMMING STYLES.
COUNTDOWN TIMER
THIS PROJECT IS A SIMULATION OF A COUNTDOWN TIMER
THROUGH WHICH THE USER CAN COUNT FROM A CERTAIN DATE
TO THE PRESENT DATE.
THE COUNTDOWN TIMER IS USED HERE TO DISPLAY THE
REMAINING TIME IN TERMS OF DAYS, HOURS, MINUTES AND
SECONDS FROM NEW YEAR.
THE TECHNOLOGIES USED TO FULLY INCORPORATE THE
COUNTDOWN TIMER ARE:
1. HTML
2.CSS
3. JAVASCRIPT
SOURCE CODE
OUTPUT
MOOC CERTIFICATE
SUMMARY REPORT OF
RESEARCH PAPERS
1. World Wide Web: Internet and Web Information Systems
YEAR OF PUBLICATIONS:2021
AUTHOR: Marek Rusinkiewicz, Yanchun Zhang
Highlights:
In this paper, a multi-feature fusion point cloud completion network was proposed.This method does
not need to pre-process the point cloud data first, and can directly use the missing point cloud as input
to generate the missing part of the point cloud.
2. Web Semantics: Science, Services and Agents on the World Wide Web
YEAR OF PUBLICATIONS:2021
AUTHOR: Paola Espinoza-Arias,Daniel Garijo,Oscar Corcho
Highlights:
In this paper we provide a systematic review of the state of the art on existing approaches to ease access to ontology-
based KG data by application developers. We propose two comparison frameworks to understand specifications,
technologies and tools responsible for providing APIs for KGs. Our results reveal several limitations on existing API-
based specifications, technologies and tools for KG consumption, which outline exciting research challenges including
automatic API generation, API resource path prediction, ontology-based API versioning, and API validation and testing .
3.Peer-to-Peer Networking and Applications
YEAR OF PUBLICATIONS:2021
AUTHOR: Xuemin (Sherman) Shen
Highlights:
This work concentrates on the problems of data compression and encryption collectively without
negatively affecting each other. An efficient secure technique was introduced which provides
cryptographic capabilities for use in adaptive Huffman Coding .
4.Programming and Computer Software
YEAR OF PUBLICATIONS:2019
AUTHOR: Arutyun I. Avetisyan
Highlights:
The computing infrastructure was created to enable scientific research, industrial development, and
educational projects for students and graduate students.
5.Science of Computer Programming
YEAR OF PUBLICATIONS:2021
AUTHOR: M.R. Mousavi , A. De Lucia
Highlights:
Systems-of-Systems (SoS) have become increasingly complex and are frequently used in
highly distributed, dynamic, and open environments. SoS have emerged as a new class of
evolving software systems, where constituent systems (themselves systems in their own right)
work cooperatively in order to fulfil specific missions.