Consult more than 14935 documents with no limitation. Our subscription options

Worksheets in computer science

Filter by:

Filter by:
 
See all documents

2 results

26 Apr 2023

MATLAB Keywords

Worksheets - 19 pages - Computer science

This document contains lines of code, instructions for programming in MATLAB, a popular programming language used for numerical computing and data analysis.

16 Jun 2022
odt

The fundamentals of pseudocode

Worksheets - 5 pages - Computer science

Pseudocode is a clear and concise way to represent an algorithm. Data items to be processed are given meaningful names in the same way the variables and constants are in a high-level programming language. To ensure that pseudocode is easily understandable by others it is useful to be consistent...