SlideShare a Scribd company logo
1 of 21
CHAPTER ONE



1.1    INTRODUCTION

The Students Industrial Work Experience Scheme (SIWES) is a Skill Training Program designed

to prepare and expose students of the University to the industrial work situation they are likely to

meet after graduation. The need for the establishment of the scheme aroused when there was a

growing concern among industrialists that graduates of institutions of higher learning lacked

adequate practical background required for employment in industries. Thus, the employers were

of the opinion that the theoretical education in higher institutions was not responsive to the needs

of employees of labor.

In line with the foregoing, SIWES program was designed to complement classroom teaching in

the course of studies and to acquaint students with the skills needed in the industries after

graduation. Students on agriculture program are attached to farms in the University while

students on forestry, science and engineering programs are attached to industries and relevant

establishments for duration of six months within the period of their degree programs. The

program     carries   a    number     of    credit   units    in   the    University    curriculum.



The scheme is funded by the Federal Government of Nigeria and jointly coordinated by the

National   Universities    Commission       (NUC)    and     Industrial   Training     Fund   (ITF).



Before the establishment of the Unit, SIWES Committee had been responsible for all matters

relating to SIWES and other aspects of students Industrial Training.


                                                 1
PHILOSOPHY AND OBJECTIVES

The philosophy of the SIWES Directorate is to ensure the proper training of the University

students in preparing them for the world of industrial work.



1.2       THE OBJECTIVES OF SIWES

•     To provide an avenue for students in the University to acquire industrial skills and experience

in their course of study;



•     To prepare students for the work situation they are to meet after graduation.



•     To expose students to work methods and techniques in handling equipment and machinery

that may not be available in their institutions.



•     To make the transition from school to the world of work easier, and enhance students’

contacts for later job placement.



•     To provide students with an opportunity to apply their knowledge in real work situation,

thereby bridging the gap between theory and practice.



•     To enlist and strengthen employers involvement in the entire educational process of preparing

university graduates for employment in industry.




                                                   2
CHAPTER TWO



2.1    ABOUT THE ORGANIZATION (PANET TECHNOLOGIES LIMITED)

Panet Technologies Ltd. Is a software development company with extensive experience in portal

development technologies, notable J2EE among others. The organization has also developed

competence in ICT and VSAT infrastructure deployment to effectively support her online portal

application.

The company has proven experience in project management consult services, web design and

hosting.

PANET Technologies Ltd is a privately held Nigerian limited liability company, founded by

Patrick Obilikwu, a first class computer science graduate of the University of Benin. The

company was incorporated in Nigeria on the 19th of October 2004 with a focus on the

Information and Communication Technology (ICT) sector of the economy. The company has

extensive experience in both software and hardware and plays deep in the entire system life-

cycle incorporating portal design and implementation.

The Organization is a private establishment located at No. 7 Atom Kpera Road, Along Modern

Market Road, Makurdi, Benue State. Services rendered ranges from software development and

maintenance, website design, hosting and maintenance, Cafe services and Training Services.



The Organization has wide varieties of workers ranging from secondary school graduates,

undergraduates, graduates, master degree holders as well as diploma holders. The structure of the

organization's organogram top to bottom is such that the Chief Executive Officer (CEO)

occupies the highest position in the structure. Two officers (the Managing Director and the Head


                                               3
of software Development) report directly to him on issues relating to the company. Directly

under the Managing Director are the Head of Finance and Management while directly under the

Head of Software Development is the Head of training and project manager.

Pictorially, the structure of the organization is shown in the chart below:




                                                           Chief Executive Officier (CEO)




                                                                                                 Head of Software
                                   Managing Director                                              Development




                                                  Head of Engineering/Field                 Head of training and project
             Head of Finance Management                                                               manager
                                                           Project




Figure 2.1 The Organogram Of Panet Technologies Limited




                                                       4
CHAPTER THREE



3.1    RESPONSIBILITY AND HOW THEY WERE HANDLED

During the industrial trying some responsibility was given to me which include coming to the

office on time on a daily basis, which was executed successfully with the best of my ability, I

was also given home work base on every requirement of the program, although a good number

of responsibility which will listed shortly tend to personal development than to contribute to a

live system at work in an organization they was not exaggerated and unconvincing, the

assessment of this personal responsibility goes a long way to determine student capacities to

nature of the job they can handle in a particular software project.


Responsibilities are given on the languages studied, some this responsibility include:


Designs of student address book using the knowledge obtain in Java, Unified Modeling

Language (UML) and SQL. The student address book was use to collect data of student.


To carry out this responsibility I took a feasibility study to understand the valid data that will be

collected, with that facts obtained I was able to design (at the architecture level) a model of the

system using a Unified Modeling Language the concept with use case diagram as specific tool.


The student address book has two actors a student and administrator. A student can login in on

the login page, change the password given by the administrator, and can also update his/her

profile. Administrator can login on the login page create password for student view all the users

(student), administrator can also deactivate or delete student.


Some of the diagrams below are interface of the program in execution:

                                                  5
Figure: 3.1 Login page


On this page a user can login with user name and password, can also reset the field by clicking

on the reset button.




                                                6
Figure: 3.2 Admin Issue pin page


On this page admin can issue pin (password) to student by entering the serial number

matriculation number and password, and send it to database. Admin can also view all the serial

number and matriculation number by clicking on the fetch button.




Figure: 3.3 Student information for admin page


On this page Admin can add a student, delete a student, view a student record by entering

matriculation number of the student, update student record and, reset field. Admin can also view

the entire student by clicking on multiple fetch.




                                                    7
Figure: 3.4 Student information page


On this page a student can enter their information, view their information by entering only their

matriculation number, and update their information. A student can also change their pin

(password).


3.2       CHALLENGES FACED


Basically, the challenges faced during this program were that of getting to understand the various

technologies used in the implementation some of the given responsibilities. The technologies are

not very simple to come by. Besides I was very new to them. So it took me time and strenuous

effort to be able to get myself acquainted with them.




      -   I was able to design good and attractive websites

                                                  8
-   I was able to develop stand alone applications like those that perform simple arithmetic

          operations like sum, average, display numbers in a particular format among others.

      -   I was able to develop stand alone as well as web applications that interacts with the

          database.

      -   I was able to solve the problem of developing complex programming software like

          church database management system by dividing it into smaller units, developing the

          individual units separately so that at the end they will all be integrated to form complete

          software desired.

      -   However, I could not carry out the integration of the software before the end of the IT

          program.




3.4       SUMMARY OF EXPERIENCES OBTAINED

In the course of the program I gained experience the following technologies:



Hypertext Markup Language (HTML):

This is a scripting language used in developing web pages. It works with the programming

languages like Java second Enterprise Edition (J2EE) and other web application programming

languages.



I learnt how to create forms and form elements, design good and attractive web pages. In

addition I learnt how to create static web pages (web site) using HTML alone.




                                                    9
Standard Query Language (SQL):

The Standard Query Language is a language that enables programmers to interact or manipulates

the database as desired. The language can be coded and run in dos environment or written as a

part of other application codes like Java, PHP, and C # among others.

With the knowledge obtained from SQL, I can interact well with the database in software

development. I have gotten the skills it take to create a database, database tables, populate

records into database tables, update records of database tables, delete such record, query records

from the database among others. In the case of querying more than one table, I have an

understanding of table normalization (which involves relating the fields of the two tables in such

a way as to avoid redundancy) using the JOIN key word.



Unified Modeling Language (UML):

The Unified Modeling Language is a language that seeks to reduce complex designs of software

into simplified form in such a way that no technical knowledge is required before understanding

the flow of logic. With UML even a lay man can understand complex software.

With the skills obtain from UML; I can explain the concept of any software, no matter how

complex, to a lay man without necessarily using complex grammars. In UML, I learnt to design

tools like use case diagrams to depict the relationship between the actors involved in the

software. The use case diagram for instance shows a pictorial flow of operation of the intended

software. Because of the simplified nature, a lay man barely needs any further explanation to be

able to understand the flow of operations.




                                                 10
JAVA (JSE/J2EE):

Here, if gained an appreciable knowledge into Object Oriented Programming. Using the concept

of classes and object, large programming task can be broken down into simpler ones with each

one separately developed in its own class and latter integrated using the concept of object.

I now know that if I have to develop and application using Java technology, the first point to

drive home is the understanding of the kind of application I want to build. If the application is a

standalone, then Java Standard Edition (JSE) will do. If the application is a web application, then

Java second Enterprise Edition (J2EE) will serve the purpose. However, if the application is a

mobile application, then the one to employ is Java Micro Edition (JME). The point is Java is

subdivided into three platforms as just mentioned.



In the course of the program however, I did not learn JME nor develop any application using it;

but I was able to write a couple of applications using the other two platforms as mentions earlier

in section 3.3

Project Analysis and design

With this concept of project analysis and design I leant how to analyze a project defined the

modules that is involve by neither taking a feasibility study or fact find before the

implementation of the design.


   

The working condition was not very ideal.


           o There was problem of lack of space in the office.

           o Sometimes I had to sweat under hot condition while thinking out the possible way

                 of carrying out my assigned responsibilities.


                                                  11
o The organization did not support me inform of transportation aid, yet I must

          report to the office promptly and close at the time required.

       o During working hours no form of refreshment was offered

       o I use to work form Monday to Friday 9am to 12pm and some other days on

          Saturday depending on the arrangement of the instructor.










































                                           12









































3.7    NUMBER OF COMPUTERS USED BY THE ORGANIZATION


The organization has a number of computers (approximately 28) but only very few (about 4) are

available for the students’ use.




                                             13
3.8    LIMITATION AND STRENGTH OF THE ORGANIZATION


Basically, what I observed as the organization’s deficiency is insufficient staff (permanent staff

are few). Staff is regulated very often which has negative impact on the growth of the

organization.




The organization however has the following strength:


           o Permanent staff are good at the job


           o The staff work with team spirit


           o The organization pays permanent staff well and prompt.


           o The staff and hence the organization deliver jobs right on time and ready to see to

                the end of any challenge demanding the attention of the organization.


3.9    CONTACT/ADDRESS OF THE ORGANIZATION


The organization is located at the address below:


No: 9, Atom Kpera Road, High Level,


Makurdi,


Benue State


The contact person of the organization:


Mr. Patrick Obilikwu (08188943608)


                                                14
Website of the organization:


   www.panettech.com




                                   CHAPTER FOUR




4.1    OTHER EXPERIENCES AND SKILLS ACQUIRED


During the program, I was able to acquaint myself with other experiences like developing

programs and web application using J2EE, Java Script and Cascading Style Sheet (CSS).


4.2    FUNCTIONALITIES OF THE SOFTWARE




                                             15
This document describes the functionalities of the software process of a church management

system. This module was base on announcement system in the church. The picture below is the

pages of the announcement.




   Figure: 4.1 Create Announcement


   On this page a user can create announcement by filling the field and can go to any of the

   page by clicking one of the pages.




                                            16
Figure: 4.2 Delete Announcement


On this page a user can delete announcement by entering the ID of the announcement and

can also go to any one of the pages.




                                        17
Figure: 4.3 View by date


On this page a user can view the announcement by entering the date and can also go to any

one of the page.




                                         18
Figure: 4.4 view by statues


      On this page a user can view the announcement that are active or inactive and can print the

      page. The user can also go to any one of the pages.




4.3      CONCLUSION:


      With the skills and experiences I have gained in the course of the SIWES program I do

      sincerely believe that the aims and objectives of the program have been achieved. I am

      confident that all of the students, who had successfully taken part in the program, can

      compete favorably in the case of any challenge that may arise demanding such skills

      anywhere in the world. I highly commend ITF for the making the program a full semester

      program. It does not only make the program intense but did made the students geared their

                                                 19
full concentration and energy in one direction as it is often said, “He who ride a horse at a

time ride better than he who tries to ride two at the same time”.


However, I recommend that if possible students should be paid stipends before proceeding

for the program instead of paying at the end of the program. This will enable them to tackle

challenges like transportation to the place of attachment among others.


I sincerely appreciate ITF for the opportunity offered me to participate in the program. I am

of the opinion that the program should continue through ages.




                                             20
CHAPTER FIVE


References


1. Some of the information in this report is from my SIWES log book.




                                          21

More Related Content

What's hot

Computer Basics - A SIWES Report.
Computer Basics - A SIWES Report.Computer Basics - A SIWES Report.
Computer Basics - A SIWES Report.Abah Joseph Israel
 
SIWES TECHNICAL REPORT BY OLADEJI ADEOLA
SIWES TECHNICAL REPORT BY OLADEJI ADEOLASIWES TECHNICAL REPORT BY OLADEJI ADEOLA
SIWES TECHNICAL REPORT BY OLADEJI ADEOLAG_ade
 
IT Defence Preparation
IT Defence PreparationIT Defence Preparation
IT Defence PreparationHerbey Herdarm
 
SIWES REPORT ON NETWORKING AND BASIC WEB DESIGN
SIWES REPORT ON NETWORKING AND BASIC WEB DESIGNSIWES REPORT ON NETWORKING AND BASIC WEB DESIGN
SIWES REPORT ON NETWORKING AND BASIC WEB DESIGNEjiro Ndifereke
 
Siwes Report by odubiyi kazeem akionola (ENGKEEN),electrical enginieering,YAB...
Siwes Report by odubiyi kazeem akionola (ENGKEEN),electrical enginieering,YAB...Siwes Report by odubiyi kazeem akionola (ENGKEEN),electrical enginieering,YAB...
Siwes Report by odubiyi kazeem akionola (ENGKEEN),electrical enginieering,YAB...ENG KEEN
 
A PRESENTATION ON STUDENT INDUSTRIAL WORK EXPERIENCE SCHEME
A PRESENTATION ON STUDENT INDUSTRIAL WORK EXPERIENCE SCHEMEA PRESENTATION ON STUDENT INDUSTRIAL WORK EXPERIENCE SCHEME
A PRESENTATION ON STUDENT INDUSTRIAL WORK EXPERIENCE SCHEMEIbrahim Yusuf Salihu
 
Siwes Report on Back End Web Development
Siwes Report on Back End Web DevelopmentSiwes Report on Back End Web Development
Siwes Report on Back End Web DevelopmentAL-Khalil
 
Ajayi samson aduragbemi siwes report
Ajayi samson aduragbemi siwes reportAjayi samson aduragbemi siwes report
Ajayi samson aduragbemi siwes reportSamsonAjayi4
 

What's hot (20)

Computer Basics - A SIWES Report.
Computer Basics - A SIWES Report.Computer Basics - A SIWES Report.
Computer Basics - A SIWES Report.
 
SIWES TECHNICAL REPORT BY OLADEJI ADEOLA
SIWES TECHNICAL REPORT BY OLADEJI ADEOLASIWES TECHNICAL REPORT BY OLADEJI ADEOLA
SIWES TECHNICAL REPORT BY OLADEJI ADEOLA
 
IT Defence Preparation
IT Defence PreparationIT Defence Preparation
IT Defence Preparation
 
SIWES REPORT ON NETWORKING AND BASIC WEB DESIGN
SIWES REPORT ON NETWORKING AND BASIC WEB DESIGNSIWES REPORT ON NETWORKING AND BASIC WEB DESIGN
SIWES REPORT ON NETWORKING AND BASIC WEB DESIGN
 
Siwes it report
Siwes it reportSiwes it report
Siwes it report
 
web devlopment.docx
web devlopment.docxweb devlopment.docx
web devlopment.docx
 
Siwes Report by odubiyi kazeem akionola (ENGKEEN),electrical enginieering,YAB...
Siwes Report by odubiyi kazeem akionola (ENGKEEN),electrical enginieering,YAB...Siwes Report by odubiyi kazeem akionola (ENGKEEN),electrical enginieering,YAB...
Siwes Report by odubiyi kazeem akionola (ENGKEEN),electrical enginieering,YAB...
 
Technical Report
Technical ReportTechnical Report
Technical Report
 
KOHequity SIWES report
KOHequity SIWES reportKOHequity SIWES report
KOHequity SIWES report
 
johnson pdf (3)_2N
johnson pdf (3)_2Njohnson pdf (3)_2N
johnson pdf (3)_2N
 
SIWES TECHNICAL REPORT SAMPLE
SIWES TECHNICAL REPORT SAMPLESIWES TECHNICAL REPORT SAMPLE
SIWES TECHNICAL REPORT SAMPLE
 
Richard siwes report
Richard siwes reportRichard siwes report
Richard siwes report
 
Siwes Pesentation
Siwes PesentationSiwes Pesentation
Siwes Pesentation
 
I.T. Report
I.T. ReportI.T. Report
I.T. Report
 
A PRESENTATION ON STUDENT INDUSTRIAL WORK EXPERIENCE SCHEME
A PRESENTATION ON STUDENT INDUSTRIAL WORK EXPERIENCE SCHEMEA PRESENTATION ON STUDENT INDUSTRIAL WORK EXPERIENCE SCHEME
A PRESENTATION ON STUDENT INDUSTRIAL WORK EXPERIENCE SCHEME
 
Siwes Report on Back End Web Development
Siwes Report on Back End Web DevelopmentSiwes Report on Back End Web Development
Siwes Report on Back End Web Development
 
SIWES REPORT SAMPLE
SIWES REPORT SAMPLESIWES REPORT SAMPLE
SIWES REPORT SAMPLE
 
Ajayi samson aduragbemi siwes report
Ajayi samson aduragbemi siwes reportAjayi samson aduragbemi siwes report
Ajayi samson aduragbemi siwes report
 
SIWES PRESENTATION
SIWES PRESENTATIONSIWES PRESENTATION
SIWES PRESENTATION
 
Siwes report on networking by abdullahi yahaya
Siwes report on networking by abdullahi yahayaSiwes report on networking by abdullahi yahaya
Siwes report on networking by abdullahi yahaya
 

Similar to It report

2015_CTI_BSc-IT_Module-Description_Final1
2015_CTI_BSc-IT_Module-Description_Final12015_CTI_BSc-IT_Module-Description_Final1
2015_CTI_BSc-IT_Module-Description_Final1Moses75
 
6_plus_java_rajesh_bakvamudi
6_plus_java_rajesh_bakvamudi6_plus_java_rajesh_bakvamudi
6_plus_java_rajesh_bakvamudirajesh Bakvamudi
 
A Win-Win Situation Benefits Of Industry-Based Group Projects
A Win-Win Situation  Benefits Of Industry-Based Group ProjectsA Win-Win Situation  Benefits Of Industry-Based Group Projects
A Win-Win Situation Benefits Of Industry-Based Group ProjectsJim Webb
 
ID_Resume_RahulGhosh
ID_Resume_RahulGhoshID_Resume_RahulGhosh
ID_Resume_RahulGhoshrahul.g
 
A Case Study in the Design of a Restaurant Management System.pdf
A Case Study in the Design of a Restaurant Management System.pdfA Case Study in the Design of a Restaurant Management System.pdf
A Case Study in the Design of a Restaurant Management System.pdfCarrie Cox
 
216328327 nilesh-and-teams-project
216328327 nilesh-and-teams-project216328327 nilesh-and-teams-project
216328327 nilesh-and-teams-projecthomeworkping8
 
Amit_Surana_2016
Amit_Surana_2016Amit_Surana_2016
Amit_Surana_2016Amit Surana
 
Cegonsoft College Tie up
Cegonsoft College Tie upCegonsoft College Tie up
Cegonsoft College Tie updhivyas19
 
Cegonsoft Bangalore
Cegonsoft Bangalore Cegonsoft Bangalore
Cegonsoft Bangalore dhivyas19
 
Andro Attendance – Marking Attendance with Android Application
Andro Attendance – Marking Attendance with Android ApplicationAndro Attendance – Marking Attendance with Android Application
Andro Attendance – Marking Attendance with Android ApplicationIJARIIT
 
Training and placement
Training and placementTraining and placement
Training and placementBhavesh Parmar
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmswordBhavesh Parmar
 
online full stack developer.pdf
online full stack developer.pdfonline full stack developer.pdf
online full stack developer.pdfAmirKhan811717
 

Similar to It report (20)

internship report.pdf
internship report.pdfinternship report.pdf
internship report.pdf
 
2015_CTI_BSc-IT_Module-Description_Final1
2015_CTI_BSc-IT_Module-Description_Final12015_CTI_BSc-IT_Module-Description_Final1
2015_CTI_BSc-IT_Module-Description_Final1
 
PCE Connect
PCE ConnectPCE Connect
PCE Connect
 
6_plus_java_rajesh_bakvamudi
6_plus_java_rajesh_bakvamudi6_plus_java_rajesh_bakvamudi
6_plus_java_rajesh_bakvamudi
 
A Win-Win Situation Benefits Of Industry-Based Group Projects
A Win-Win Situation  Benefits Of Industry-Based Group ProjectsA Win-Win Situation  Benefits Of Industry-Based Group Projects
A Win-Win Situation Benefits Of Industry-Based Group Projects
 
e-Physical
e-Physicale-Physical
e-Physical
 
Wk5
Wk5Wk5
Wk5
 
ID_Resume_RahulGhosh
ID_Resume_RahulGhoshID_Resume_RahulGhosh
ID_Resume_RahulGhosh
 
Report
ReportReport
Report
 
A Case Study in the Design of a Restaurant Management System.pdf
A Case Study in the Design of a Restaurant Management System.pdfA Case Study in the Design of a Restaurant Management System.pdf
A Case Study in the Design of a Restaurant Management System.pdf
 
216328327 nilesh-and-teams-project
216328327 nilesh-and-teams-project216328327 nilesh-and-teams-project
216328327 nilesh-and-teams-project
 
Amit_Surana_2016
Amit_Surana_2016Amit_Surana_2016
Amit_Surana_2016
 
Cegonsoft College Tie up
Cegonsoft College Tie upCegonsoft College Tie up
Cegonsoft College Tie up
 
Cegonsoft Bangalore
Cegonsoft Bangalore Cegonsoft Bangalore
Cegonsoft Bangalore
 
Andro Attendance – Marking Attendance with Android Application
Andro Attendance – Marking Attendance with Android ApplicationAndro Attendance – Marking Attendance with Android Application
Andro Attendance – Marking Attendance with Android Application
 
NarendraKolla
NarendraKollaNarendraKolla
NarendraKolla
 
Training and placement
Training and placementTraining and placement
Training and placement
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmsword
 
online full stack developer.pdf
online full stack developer.pdfonline full stack developer.pdf
online full stack developer.pdf
 
M-Tec-Prospectus
M-Tec-ProspectusM-Tec-Prospectus
M-Tec-Prospectus
 

Recently uploaded

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Recently uploaded (20)

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

It report

  • 1. CHAPTER ONE 1.1 INTRODUCTION The Students Industrial Work Experience Scheme (SIWES) is a Skill Training Program designed to prepare and expose students of the University to the industrial work situation they are likely to meet after graduation. The need for the establishment of the scheme aroused when there was a growing concern among industrialists that graduates of institutions of higher learning lacked adequate practical background required for employment in industries. Thus, the employers were of the opinion that the theoretical education in higher institutions was not responsive to the needs of employees of labor. In line with the foregoing, SIWES program was designed to complement classroom teaching in the course of studies and to acquaint students with the skills needed in the industries after graduation. Students on agriculture program are attached to farms in the University while students on forestry, science and engineering programs are attached to industries and relevant establishments for duration of six months within the period of their degree programs. The program carries a number of credit units in the University curriculum. The scheme is funded by the Federal Government of Nigeria and jointly coordinated by the National Universities Commission (NUC) and Industrial Training Fund (ITF). Before the establishment of the Unit, SIWES Committee had been responsible for all matters relating to SIWES and other aspects of students Industrial Training. 1
  • 2. PHILOSOPHY AND OBJECTIVES The philosophy of the SIWES Directorate is to ensure the proper training of the University students in preparing them for the world of industrial work. 1.2 THE OBJECTIVES OF SIWES • To provide an avenue for students in the University to acquire industrial skills and experience in their course of study; • To prepare students for the work situation they are to meet after graduation. • To expose students to work methods and techniques in handling equipment and machinery that may not be available in their institutions. • To make the transition from school to the world of work easier, and enhance students’ contacts for later job placement. • To provide students with an opportunity to apply their knowledge in real work situation, thereby bridging the gap between theory and practice. • To enlist and strengthen employers involvement in the entire educational process of preparing university graduates for employment in industry. 2
  • 3. CHAPTER TWO 2.1 ABOUT THE ORGANIZATION (PANET TECHNOLOGIES LIMITED) Panet Technologies Ltd. Is a software development company with extensive experience in portal development technologies, notable J2EE among others. The organization has also developed competence in ICT and VSAT infrastructure deployment to effectively support her online portal application. The company has proven experience in project management consult services, web design and hosting. PANET Technologies Ltd is a privately held Nigerian limited liability company, founded by Patrick Obilikwu, a first class computer science graduate of the University of Benin. The company was incorporated in Nigeria on the 19th of October 2004 with a focus on the Information and Communication Technology (ICT) sector of the economy. The company has extensive experience in both software and hardware and plays deep in the entire system life- cycle incorporating portal design and implementation. The Organization is a private establishment located at No. 7 Atom Kpera Road, Along Modern Market Road, Makurdi, Benue State. Services rendered ranges from software development and maintenance, website design, hosting and maintenance, Cafe services and Training Services. The Organization has wide varieties of workers ranging from secondary school graduates, undergraduates, graduates, master degree holders as well as diploma holders. The structure of the organization's organogram top to bottom is such that the Chief Executive Officer (CEO) occupies the highest position in the structure. Two officers (the Managing Director and the Head 3
  • 4. of software Development) report directly to him on issues relating to the company. Directly under the Managing Director are the Head of Finance and Management while directly under the Head of Software Development is the Head of training and project manager. Pictorially, the structure of the organization is shown in the chart below: Chief Executive Officier (CEO) Head of Software Managing Director Development Head of Engineering/Field Head of training and project Head of Finance Management manager Project Figure 2.1 The Organogram Of Panet Technologies Limited 4
  • 5. CHAPTER THREE 3.1 RESPONSIBILITY AND HOW THEY WERE HANDLED During the industrial trying some responsibility was given to me which include coming to the office on time on a daily basis, which was executed successfully with the best of my ability, I was also given home work base on every requirement of the program, although a good number of responsibility which will listed shortly tend to personal development than to contribute to a live system at work in an organization they was not exaggerated and unconvincing, the assessment of this personal responsibility goes a long way to determine student capacities to nature of the job they can handle in a particular software project. Responsibilities are given on the languages studied, some this responsibility include: Designs of student address book using the knowledge obtain in Java, Unified Modeling Language (UML) and SQL. The student address book was use to collect data of student. To carry out this responsibility I took a feasibility study to understand the valid data that will be collected, with that facts obtained I was able to design (at the architecture level) a model of the system using a Unified Modeling Language the concept with use case diagram as specific tool. The student address book has two actors a student and administrator. A student can login in on the login page, change the password given by the administrator, and can also update his/her profile. Administrator can login on the login page create password for student view all the users (student), administrator can also deactivate or delete student. Some of the diagrams below are interface of the program in execution: 5
  • 6. Figure: 3.1 Login page On this page a user can login with user name and password, can also reset the field by clicking on the reset button. 6
  • 7. Figure: 3.2 Admin Issue pin page On this page admin can issue pin (password) to student by entering the serial number matriculation number and password, and send it to database. Admin can also view all the serial number and matriculation number by clicking on the fetch button. Figure: 3.3 Student information for admin page On this page Admin can add a student, delete a student, view a student record by entering matriculation number of the student, update student record and, reset field. Admin can also view the entire student by clicking on multiple fetch. 7
  • 8. Figure: 3.4 Student information page On this page a student can enter their information, view their information by entering only their matriculation number, and update their information. A student can also change their pin (password). 3.2 CHALLENGES FACED Basically, the challenges faced during this program were that of getting to understand the various technologies used in the implementation some of the given responsibilities. The technologies are not very simple to come by. Besides I was very new to them. So it took me time and strenuous effort to be able to get myself acquainted with them.  - I was able to design good and attractive websites 8
  • 9. - I was able to develop stand alone applications like those that perform simple arithmetic operations like sum, average, display numbers in a particular format among others. - I was able to develop stand alone as well as web applications that interacts with the database. - I was able to solve the problem of developing complex programming software like church database management system by dividing it into smaller units, developing the individual units separately so that at the end they will all be integrated to form complete software desired. - However, I could not carry out the integration of the software before the end of the IT program. 3.4 SUMMARY OF EXPERIENCES OBTAINED In the course of the program I gained experience the following technologies: Hypertext Markup Language (HTML): This is a scripting language used in developing web pages. It works with the programming languages like Java second Enterprise Edition (J2EE) and other web application programming languages. I learnt how to create forms and form elements, design good and attractive web pages. In addition I learnt how to create static web pages (web site) using HTML alone. 9
  • 10. Standard Query Language (SQL): The Standard Query Language is a language that enables programmers to interact or manipulates the database as desired. The language can be coded and run in dos environment or written as a part of other application codes like Java, PHP, and C # among others. With the knowledge obtained from SQL, I can interact well with the database in software development. I have gotten the skills it take to create a database, database tables, populate records into database tables, update records of database tables, delete such record, query records from the database among others. In the case of querying more than one table, I have an understanding of table normalization (which involves relating the fields of the two tables in such a way as to avoid redundancy) using the JOIN key word. Unified Modeling Language (UML): The Unified Modeling Language is a language that seeks to reduce complex designs of software into simplified form in such a way that no technical knowledge is required before understanding the flow of logic. With UML even a lay man can understand complex software. With the skills obtain from UML; I can explain the concept of any software, no matter how complex, to a lay man without necessarily using complex grammars. In UML, I learnt to design tools like use case diagrams to depict the relationship between the actors involved in the software. The use case diagram for instance shows a pictorial flow of operation of the intended software. Because of the simplified nature, a lay man barely needs any further explanation to be able to understand the flow of operations. 10
  • 11. JAVA (JSE/J2EE): Here, if gained an appreciable knowledge into Object Oriented Programming. Using the concept of classes and object, large programming task can be broken down into simpler ones with each one separately developed in its own class and latter integrated using the concept of object. I now know that if I have to develop and application using Java technology, the first point to drive home is the understanding of the kind of application I want to build. If the application is a standalone, then Java Standard Edition (JSE) will do. If the application is a web application, then Java second Enterprise Edition (J2EE) will serve the purpose. However, if the application is a mobile application, then the one to employ is Java Micro Edition (JME). The point is Java is subdivided into three platforms as just mentioned. In the course of the program however, I did not learn JME nor develop any application using it; but I was able to write a couple of applications using the other two platforms as mentions earlier in section 3.3 Project Analysis and design With this concept of project analysis and design I leant how to analyze a project defined the modules that is involve by neither taking a feasibility study or fact find before the implementation of the design.   The working condition was not very ideal. o There was problem of lack of space in the office. o Sometimes I had to sweat under hot condition while thinking out the possible way of carrying out my assigned responsibilities. 11
  • 12. o The organization did not support me inform of transportation aid, yet I must report to the office promptly and close at the time required. o During working hours no form of refreshment was offered o I use to work form Monday to Friday 9am to 12pm and some other days on Saturday depending on the arrangement of the instructor.                    12
  • 13.                    3.7 NUMBER OF COMPUTERS USED BY THE ORGANIZATION The organization has a number of computers (approximately 28) but only very few (about 4) are available for the students’ use. 13
  • 14. 3.8 LIMITATION AND STRENGTH OF THE ORGANIZATION Basically, what I observed as the organization’s deficiency is insufficient staff (permanent staff are few). Staff is regulated very often which has negative impact on the growth of the organization. The organization however has the following strength: o Permanent staff are good at the job o The staff work with team spirit o The organization pays permanent staff well and prompt. o The staff and hence the organization deliver jobs right on time and ready to see to the end of any challenge demanding the attention of the organization. 3.9 CONTACT/ADDRESS OF THE ORGANIZATION The organization is located at the address below: No: 9, Atom Kpera Road, High Level, Makurdi, Benue State The contact person of the organization: Mr. Patrick Obilikwu (08188943608) 14
  • 15. Website of the organization: www.panettech.com CHAPTER FOUR 4.1 OTHER EXPERIENCES AND SKILLS ACQUIRED During the program, I was able to acquaint myself with other experiences like developing programs and web application using J2EE, Java Script and Cascading Style Sheet (CSS). 4.2 FUNCTIONALITIES OF THE SOFTWARE 15
  • 16. This document describes the functionalities of the software process of a church management system. This module was base on announcement system in the church. The picture below is the pages of the announcement. Figure: 4.1 Create Announcement On this page a user can create announcement by filling the field and can go to any of the page by clicking one of the pages. 16
  • 17. Figure: 4.2 Delete Announcement On this page a user can delete announcement by entering the ID of the announcement and can also go to any one of the pages. 17
  • 18. Figure: 4.3 View by date On this page a user can view the announcement by entering the date and can also go to any one of the page. 18
  • 19. Figure: 4.4 view by statues On this page a user can view the announcement that are active or inactive and can print the page. The user can also go to any one of the pages. 4.3 CONCLUSION: With the skills and experiences I have gained in the course of the SIWES program I do sincerely believe that the aims and objectives of the program have been achieved. I am confident that all of the students, who had successfully taken part in the program, can compete favorably in the case of any challenge that may arise demanding such skills anywhere in the world. I highly commend ITF for the making the program a full semester program. It does not only make the program intense but did made the students geared their 19
  • 20. full concentration and energy in one direction as it is often said, “He who ride a horse at a time ride better than he who tries to ride two at the same time”. However, I recommend that if possible students should be paid stipends before proceeding for the program instead of paying at the end of the program. This will enable them to tackle challenges like transportation to the place of attachment among others. I sincerely appreciate ITF for the opportunity offered me to participate in the program. I am of the opinion that the program should continue through ages. 20
  • 21. CHAPTER FIVE References 1. Some of the information in this report is from my SIWES log book. 21