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.

SOFTWARE EXAMPLE (VISUAL STUDIO)

  (Solution,) Visual studio is an IDE coding software that is based on (Java/C#/Python/Visual basics) to create a website, application, webapps and web services. This image is an image taken from visual studio, it consist of the visual basic codes that are used to run Microsoft word. Visual basic is a programming language that provides a graphic user interface which allows the programmer to modify codes.(Contributor, 2019) Reference Contributor, T.T. (2019)  What is visual basic? definition from whatis.com. ,  WhatIs.com . TechTarget. Available at: https://www.techtarget.com/whatis/definition/Visual-Basic-VB#:~:text=Visual%20Basic%20(VB)%20is%20an,defining%20their%20behavior%20and%20appearance. (Accessed: December 8, 2022). Solutions, J.C.T.O.D.A.Y.- M. (no date) 1000 logos , 1000 LOGOS . Available at: http://1000logos.co.uk/ (Accessed: December 8, 2022).

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...