SBA REPORT ON PROGRAMMING, Summaries of Computer science

SAMPLE SBA REPORT ON PROGRAMMING

Typology: Summaries

2020/2021

Uploaded on 11/02/2023

the-big-brains
the-big-brains 🇨🇲

2 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
The purpose of the project is to teach (we) the student the basics of programming.
The tools used were;
Code blocks
C programming language
The source code
The steps used to implement the task were;
Launch code blocks
Click on create a new project
Then console applications
Click next, choose C and click next , name the file, choose a location and click finish.
Click on file, open, go to the location and open main.c
Type the required document and run, save.
pf2

Partial preview of the text

Download SBA REPORT ON PROGRAMMING and more Summaries Computer science in PDF only on Docsity!

 The purpose of the project is to teach (we) the student the basics of programming.

 The tools used were;  Code blocks  C programming language  The source code  The steps used to implement the task were;  Launch code blocks  Click on create a new project  Then console applications  Click next, choose C and click next , name the file, choose a location and click finish.  Click on file, open, go to the location and open main.c  Type the required document and run, save.

 The strategies used to ensure the results match the expected output ;

 Meeting the computer science teacher to validate the work.  Comparing the output with the design given to the students  Some problems faced were;  The program not running which was solved by correcting the program.