Abstraction in Pascal (Swinburne CodeCasts - Introduction to Programming in Pascal 6.1)
In this video, Andrew and Jake take a look at Abstraction. Abstraction is the idea of moving the information of your programs to data, rather than having it in the code. This allows for more powerful and robust applications.
Abstraction in Pascal (Swinburne CodeCasts - Introduction to Programming in Pascal 6.1)
In this video, Andrew and Jake take a look at Abstraction. Abstraction is the idea of moving the information of your programs to data, rather than having it in the code. This allows for more powerful and robust applications.