Deeper Understanding of Algorithms by Using a Whiteboard

Опубликовано: 02 Май 2020
на канале: Compucademy
299
8

This video discusses how useful whiteboards are for helping to understand algorithms when learning programming and Computer Science.

Topics covered:

How whiteboards are a modern evolution of writing methods
How to explore the flow of an algorithm as well as its details using a whiteboard
Some examples of using a whiteboard to deepen understanding of algorithms e.g Depth-First Search, Dijkstra's and a simple strategy game.

We have a blog with many articles on learning Python programming and Computer Science GCSE and A Level here: https://compucademy.co.uk/blog/

Sign up for the Compucademy mailing list to keep up to date with articles and offers about Python programming and Computer Science here: http://eepurl.com/gkYOPn

#compsci #algorithms #computing