Skip to main content

ACADEMIC PAPER SUMMARY

  REFERENCE Floyd, C., 1992. Software development as reality construction. In  Software development and reality construction  (pp. 86-100). Springer, Berlin, Heidelberg.

PROJECT PLAN

 Planning for Major Project 

 

Name: Samuel Adepoju 

Project Title: Software Development 

 

Date started 

Time allowed 

Task/Activity 

Completed 

(date) 

6/10/2022 

20 minuetes  

Research different topic for my major project 

 

 

6/10/2022 

6/10/2022 

3 hours  

 

I did research on my major topic (Software development) and started amy blog post about the information from my research 

 

6/10/2022 

7/10/2022 

2 hours  

I started writing  on my first inital idea which is computer programming  in my blog. 

 

 

7/10/2022 

8/10/2022 

2 hours  

I worked on my second initial idea which is Database design, in my blog post. 

 

 

8/10/2022 

15/10/2022 

1 hour 

I started to do research om my essay introduction ( applications of software in schools and universities) 

 

 

15/10/2022 

17/10/2022 

2 hours 

Started to write blog poost about computer ethics and its connection with software development. 

 

 

17/10/2022 

18/10/2022 

2 hours  

I started research on my essay body ( applications of software in schools and universities) 

 

 

 

25/10/2022 

19/10/2022 

1.5 hour 

I started research on thw reference that should be included in my essay 

 

 

19/10/2022 

1/11/2022 

1 hour 

Started writing my introduction of my essay 

 

 

25/11/2022 

 

3/11/2022 

 

3 hours 

Worked on my body of the essay and added references  

25/11/2022 

3/11/2022 

2 hours 

Wrote the conclusion of my essy  

3/11/2022 

4/11/2022 

1.5 hours 

Finished my essay and made some grammatical correction 

4/11/2022 

5/11/2022 

2 hours 

Made a gantt chat of my project  

5/11/2022 

 

Comments

Popular posts from this blog

ACADEMIC PAPER SUMMARY

  REFERENCE Floyd, C., 1992. Software development as reality construction. In  Software development and reality construction  (pp. 86-100). Springer, Berlin, Heidelberg.

INITIAL IDEA 2

Database Design       A database is an organized collection of structure information, or data that are electronically stored in the computer system which is controlled by the DBMS (database management system). Database management system   are software systems used to store, retrieve, and run queries on data. All database system stores data using file, records and fields (Graham, Brian, and David. (2010)  information and communication technology. 2nd ed. London. Hodder education): FIELD: A file is a single item of data, such as forename or date of birth which has a field name that is used to identify it within a database. RECORDS: A record is a collection of fields, for example all the information about one person or item FILE: A file is an organised  collection records, usually where all the records are organised so that they can be stored together. In addition, according to  Graham, Brian, and David.   information and communi...

DIAGRAM 1. SOFTWARE DEVELOPMENT LIFECYCLE (SDLC)

  Software development lifecycle (SDLC) are the steps recurred in other to carry out and improve the process of developing a software application.  PLANNING:   This include the calculations of material cost and labor to create a timetable with a goal allowing the application outline and boundaries that are needed to keep the project from expanding beyond scope DEFINE REQUIREMENT:   This is used to define what the application is meant to do including resources needed to be identified and built into the project in order to achieve the goal . DESIGN AND PROTOTYPING:   This are the designing steps that instructs the application on how it will work. Some of these steps include Programming, Security, Communications, Architecture and Platforms. After the design has been defined, a prototype of an early version of the software can be created to demonstrate a basic idea of how the application will work. SOFTWARE DEVELOPMENT:   This is where a program ...