Preview

Object Oriented Programming, Software Engineering, and Enterprise Applications: Project Report

Powerful Essays
Open Document
Open Document
6082 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Object Oriented Programming, Software Engineering, and Enterprise Applications: Project Report
DEPARTMENT OF MATHEMATCS AND COMPUTER SCIENCE, BENUE STATE UNIVERSITY, MAKURDI

STUDENTS INDUSTRIAL WORK EXPERIENCE SCHEME (SIWES) TECHNICAL REPORT

PRESENTED BY:

AHULO SUNDAY IBU

BSU/SC/07/2905

IN PARTIAL FULFILMENT OF THE REQUIREMENT FOR

THE AWARD OF BACHELOR OF SCIENCE DEGREE

OCTOBER, 2010-APRIL, 2011.

CERTIFICATION

This is to certify that AHULO,SUNDAY IBU with matriculation BSU/SC/07/2905 of mathematics and computer science Department ,Benue State University, Makurdi underwent his six months Students Industrial Work Experience Scheme(SIWES) at Panet Technologies Limited Makurdi, Benue State from October,2010-April,2011.

…………………… ………………………

Supervisor signature/date

………………………… ……………………

SIWES Coordinator signature/date

……………………… ………………………

Head of Department signature/date

DEDICATION

This work is dedicated to Almighty God who gives me strength and the inspiration in the course of this work, also my parents,Mr/Mrs Ahulo Benjamin, and to my supervisor,Mr Karim Usman.

ACKNOWLEDGEMENT

I am thankful to the Almighty God for His inspiration, guidance and strength throughout the course of this work.

Many thanks to my supervisor, Mr.Usman karim for taking time to

Supervise me during my training.

I also express my sincere appreciation to all the staff of Panet Technologies Limited who gave me the training and provided a conducive environment for the exercise.

I would also like to express my appreciation to Mr. Michael Imande, the SIWES coordinator, Math / computer science Department, Benue state university for his illuminating ideas

TABLE OF CONTENT PAGE NO

Title page…………………………………………………………………..i

Certification………………………………………………………………..ii

Dedication………………………………………………………………….iii

Acknowledgment…………………………………………………………..iii

Table of Content…………………………………………………………..iv

List of figures…………………………………………………………..….v

Abstract……………………………………………………………………vii

Overview…………………………………………………………………..viii



References: · Enlist and strengthen employers’ involvement in the entire educational process and prepare students for employment in Industry and Commerce (Information and Guideline for SIWES, 2002).

You May Also Find These Documents Helpful

  • Powerful Essays

    Ex Post Facto Laws

    • 4975 Words
    • 20 Pages

    Last but not least I would like to thank Almighty whose blessing helped me to complete the project.…

    • 4975 Words
    • 20 Pages
    Powerful Essays
  • Satisfactory Essays

    Participative Management

    • 294 Words
    • 2 Pages

    At first I desire to express my deepest sense of gratitude to almighty God. With profound regard I gratefully acknowledge our respected course teacher Mr.Muhammad Mohiuddin for his generous help and suggestion during preparation of the report.…

    • 294 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Object-oriented programming (OOP) is a programming paradigm using "objects" – data structures consisting of data fields and methods together with their interactions – to design applications and computer programs. Programming techniques may include features such as data abstraction, encapsulation, messaging, modularity, polymorphism, and inheritance. Many modern programming languages now support OOP. OOP was developed to increase the reusability and maintainability of source code.…

    • 624 Words
    • 3 Pages
    Better Essays
  • Better Essays

    I give all thanks to Almighty God for the inspiration he gave me in this work.…

    • 2249 Words
    • 9 Pages
    Better Essays
  • Good Essays

    This project would not be possible without the encouragement and guidance of number of people. We feel highly obliged and want to expiree our deepest gratitude to our respected teacher Mam Shireen Musawar for her advice, help and guidance throughout this semester. We would like to expiree our deepest gratitude to our parents and friends for their inspiration, love and constant support.…

    • 1198 Words
    • 5 Pages
    Good Essays
  • Best Essays

    Sldc

    • 3649 Words
    • 15 Pages

    First of all, I’m grateful to the almighty God for establishing me to complete this assignment. And I’m thankful to my lecturer Miss Ruwandi Perera and my parent who helped and supports me at every time.…

    • 3649 Words
    • 15 Pages
    Best Essays
  • Powerful Essays

    My great appreciation and thanks goes to the Almighty God for his abundant grace throughout…

    • 18320 Words
    • 105 Pages
    Powerful Essays
  • Powerful Essays

    First I would like to thank the Lord for granting me the strength and knowledge that it took to complete this assignment.…

    • 2973 Words
    • 12 Pages
    Powerful Essays
  • Satisfactory Essays

    Banking Project

    • 391 Words
    • 2 Pages

    This project is dedicated to Almighty Allah and my beloved parents Alhaji Abdullahi Enagi and also my beloved Mother Hajiya Hawau Abdullahi and also to all of my brothers, sisters, friends and well-wishers.…

    • 391 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Siwes Report

    • 3765 Words
    • 16 Pages

    Students industrial work experience scheme (SIWES) is one of the requirements for obtaining a degree in faculty of agriculture in Nigeria, as formulated by the NUC. The three months programme, give the student a chance to participate in various organization, farms, research institute etc. of their choice in the field of agriculture.…

    • 3765 Words
    • 16 Pages
    Powerful Essays
  • Powerful Essays

    Bsnl Training

    • 4415 Words
    • 18 Pages

    I am also grateful to all Technical Staff of B.S.N.L. whose transcendent thoughts were the tremendous source of inspiration and encouragement, which will be definitely important for me as far my future is concerned. They explained primary techniques in a very easy manner.…

    • 4415 Words
    • 18 Pages
    Powerful Essays
  • Satisfactory Essays

    big bazzar

    • 9309 Words
    • 38 Pages

    With limitless humility, I would like to praise and thank “GOD”, the Almighty, the merciful and compassionate creator of universe whose blessing enabled me to go through this crucial endeavor.…

    • 9309 Words
    • 38 Pages
    Satisfactory Essays
  • Powerful Essays

    Mother Dairy

    • 3518 Words
    • 15 Pages

    First of all, I would like to thank the Almighty, for giving me Strength and Perseverance to do this project.…

    • 3518 Words
    • 15 Pages
    Powerful Essays
  • Good Essays

    Investigatory Project

    • 719 Words
    • 3 Pages

    I also take this opportunity to place on record my deep gratitude to LORD ALMIGHTY for the countless blessings showered on me while doing the work and to complete it.…

    • 719 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Computer Programming 2 Programming Paradigm Procedural Programming   style of programming in which the programming task is broken down into a series of operations (called procedures) applied to data (or data structures) C and Pascal Object-Oriented Programming    extension of procedural programming breaks down a programming task into a series of interactions among different entities or objects Java, C++, and Smalltalk Introduction to OOP * Property of STI Page 1 of 15 Computer Programming 2 Object-Oriented Programming type of programming in which programmers define not only the data structures, but also the types of operations (methods) that can be applied to the data structure enables programmers to create modules that do not need to be changed when a new type of object is added most widely used paradigm instead of focusing on what the system has to do, focus on:  what objects the system contains  how they interact towards solving the programming problem Introduction to OOP * Property of STI Page 2 of 15 1 _________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ 2 _________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ ___________________ Computer Programming 2 Object-Oriented Programming Illustration of OOP Introduction to OOP * Property of STI Page 3 of 15 Computer Programming 2 Object-Oriented Programming Advantages of OOP over conventional approaches: …

    • 1005 Words
    • 5 Pages
    Satisfactory Essays

Related Topics