Common Computer Science References
At the end of this lesson, you will be able to:
create a Storyboard for your program
nil
before you can code properly, you need to know what your program layout will look like
go over what a Storyboard is
each time the screen changes drastically, create a new cell
from Dreamworks museum presentation see image carousel below: ↓
we will be using Draw.io
you can use it right inside GitHub using VSCode
add in Draw.io extension, into VSCode
use the "Basic" templates
DO NOT take a screenshot , always export as PNG and insert it
create a web page that will do the following:
that calculates the area of a trapezoid,
see screenshots below: ↓
create the above program in PHP