Rabu, 01 April 2020

SMALL BASIC: Folder-subfolder iteration

Hello, SMALL BASIC programmer, welcome.

In this tutorial, we will learn about how to get all folders and all sub folders started from our first folder or first door.

This tutorial implements tree diagram traversing algorithm.

There are two types of how to draw a tree diagram:
1. Using vertex,vertex label, link, and link label.
2. Using hierarchy

You can train a lot with tree diagram with folder-subfolder iteration. Yeah, you can learn a lot with folder-subfolder.

You can also implement this to full mesh topology, where full mesh topology is a type of tree diagram topology each of the descendat connects to other descendent.


So, okay, now how to solve the tree diagram traversing algorithm?
It essentially, opening first door and write the next door, recursively; loop back from the beginning again.



Tidak ada komentar:

Posting Komentar