Refrence For Technical Report
Refrence For Technical Report
UNDERTAKEN BY:
OSUNTOYE AYOMIDE
2015/1/55183CS
AT
JANUARY, 2020
DEDICATION
This report is dedicated foremost to God Almighty for His mercy grace and
love towards me; who has been with me from the beginning.
I would also like to dedicate it to my parents and siblings for their love and
support and everyone else that contributed towards making my SIWES training a
successful one.
ACKNOWLEDGEMENTS
I am most grateful to God for his love, provision and protection throughout the period of
training.
I acknowledge the support of my parents (Mr. and Mrs. Osuntoye) who have helped me
morally and financially during the period of my training. You have been present to listen to my
joys, struggles and challenges throughout this programme. Thank you so much for being there
for me.
ABSTRACT
This report contains a detailed account of my 6 months Student Industrial Work Experience
Scheme/Industrial Training experience with the Information Technology services(ITS) arm of
the Federal University of Technology Minna, Niger state Nigeria. A brief history and structure of
the firm is given in this report. It covers my activities in website design using HTML,CSS
joomla CMS and Database in web applications. The concluding chapter gives a general
appraisal of the program and recommendation to the SIWES coordinators
Table of Contents
DEDICATION ii
ACKNOWLEDGEMENTS iii
ABSTRACT iv
Table of Contents 5
CHAPTER 1: INTRODUCTION 6
1.1 HISTORY OF SIWES 6
1.2 Objectives of the scheme 7
CHAPTER 2: PROFILE OF FIRM 8
2.1 CENTRE FOR INFORMATION AND TECHNOLOGY SERVICES (ITS) 8
2.2 ORGANOGRAM OF ESTABLISHMENT 9
CHAPTER 3: WORK EXPERIENCE GAINED 10
3.1 Orientation 10
3.2 Knowledge And Experience Obtained 10
3.2.1 Website creation using HTML, essentials of CSS 11
3.2.2 Using content management systems (CMS) e.g Word Press. 13
3.2.3 BOOTSTRAP 14
3.2.4 Database and database creation 16
3.3 Supplementary skills attained. 16
3.3.1 Networking. 16
3.3.2 Computer Maintenance 17
3.3.3 Social And Functional Skills Acquired 17
CHAPTER 4: CONCLUSION AND RECOMMENDATIONS 18
3.1 CONCLUSION 18
3.2 RECOMMENDATION 18
CHAPTER 1: INTRODUCTION
1.1 HISTORY OF SIWES
Training is a key factor in enhancing the efficiency and expertise of the workforce. The student
industrial work experience scheme (SIWES) program prepare students for labor market and it
has become an innovative phenomenon in human resource development and training in Nigeria.
More to the fact that Cyber Security Science has in recent time become a very marketable field
of study in response to the demand in Information and Communication Technology (ICT)
sector.
The Federal government of Nigeria under the then military president, General Yakubu Gowon
(Rtd.) initiated the programme by promulgate decree No. 47 of 8th October, 1971 and amended
in 1990, highlighted the capacity building of human resources in industry, commerce and
government through training and retraining of workers in order to effectively provide the much
needed high quality goods and services in a dynamic economy as ours. This decree led to the
establishment of Industrial Training Fund (ITF) in 1973/1974.
Due to the lack of adequate practical background studies preparatory for employment in
industries, led to the formation of Students Industrial Work Experience Scheme (SIWES) by ITF
in 1993/1994. ITF has one of its key functions; to work as cooperative entity with industry and
commerce where students in institutions of higher learning can undertake mid-career work
experience attachment in industries which are compatible with students’ area of study. The
Student Industrial Work Experience Scheme (SIWES) is an integral and indispensable part of
certain degree programmes in tertiary intitutions in Nigeria.
The major objective of the SIWES is to promote and encourage the acquisition of practical skill
in industry and commerce venture with a view to generating skilled indigenous manpower
sufficient to meet the need for national economy. This fund is administered by its national
headquarters in Jos, Plateau State and with its zonal offices at State headquarters in Nigeria.
HTML stands for Hypertext Mark-up Language, and it is the most widely used language to write
Web Pages. It is the standard markup language for creating web pages and web applications.
Since the inception of the language it has evolved, from HTML 1.0, 2.0, 3.0, 4.0, and now
HTML 5.0 which is the most widely used and recommended for learning.
The HTML code is made up of characters that live inside angled brackets — these are called
HTML elements. Elements are usually made up of two tags: an opening tag and a closing tag.
(The closing tag has an extra forward slash in it. e.g. </p>). Each HTML element tells the
browser something about the information that sits between its opening and closing tags ( e.g.
<p>Facebook Page</p>). The characters in the brackets indicate the tag's purpose.
Elements may contain attributes which provide additional information about the contents of an
element. They appear on the opening tag of the element and are made up of two parts: a name
and a value, separated by an equals sign (<a href = ”http//:www.facebook.com/Username” >
Facebook Page </a>).
a. Name: The attribute name indicates what kind of extra information you are supplying
about the element's content. It should be written in lowercase.
b. Value: The value is the information or setting for the attribute. It should be placed in
double quotes. Different attributes can have different values.
Bootstrap is a free and open-source front-end web framework. It contains HTML and CSS based
design templates for typography, forms, buttons, navigation and other interface components, as
well as optional JavaScript extensions. It concerns itself with front-end development. Since
Bootstrap contains CSS codes by default, it’s left to the designer to link the bootstrap file with
the HTML file, in other to bring about speedy development and responsive design.
3.2.4 Database and database creation
From the creation of the front-end aspect of a web application using the HTML and making it
responsive with the aid of the Bootstrap framework, information and data acquired from forms in
the front end are placed in the Database. I learnt how to create and connect the web application
front-end to the MySQL Database using PHP.
A database is just a repository in which you can store information, add some layer of
organization to the stored information, and grab that information when it’s needed.
A good database provides long-term storage for your information. If your program
stops running, or your entire web server has to be restarted, a database doesn’t lose
your information. Also, a good database needs to store information more permanently. In
programmer jargon, this is called persisting your information.
A lecture was conducted from the networking department on how and a place can be networked.
I was shown on how to crimp an ethernet cable using the necessary crimping tools along sides
testing if the cabling is accurate using the tester.
Figure: Networking and Crimping tools.
Also I went round some other sectors of the school where the establishment is located to
troubleshoot networks, fix Access Points, replace damaged ethernet cables and so on.
3.3.2 Computer Maintenance
Computer maintenance involves taking care of the computer's system components which
involves keeping the computer functioning smoothly by managing hard drive space, scanning for
system errors, regularly defragmenting the hard drive virus check etc. and physical components
which involves keeping computers away from dust and dirt, keeping them clean and making sure
its component are function smoothly.
3.3.3 Social And Functional Skills Acquired
3.2 RECOMMENDATION
For subsequent trainees being taken up by the company, I strongly recommend a more stringent
supervision of their training program, especially by the Human Resources Department. This will
go a long way in ensuring that trainees do not lose focus and will constantly remind them that
their services to the company remain valuable.
Also I suggest ITF should liaise with some companies where they will take up students for
industrial training. This will help students who find it difficult to find attachments or who end up
in companies where they do nothing.