This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<map version="1.0.1"> | |
<!-- To view this file, download free mind mapping software FreeMind from http://freemind.sourceforge.net --> | |
<node CREATED="1485636465327" ID="ID_788553103" MODIFIED="1485636497372" TEXT="The Basics of Computing"> | |
<node CREATED="1241638982000" ID="Freemind_Link_1107948616" MODIFIED="1242279309312" POSITION="right" TEXT="What is a Computer?"/> | |
<node CREATED="1242279311234" ID="Freemind_Link_534513767" MODIFIED="1242279312171" POSITION="right" TEXT="What is a Personal Computer?"/> | |
<node CREATED="1241650392906" ID="Freemind_Link_203113429" MODIFIED="1241650393937" POSITION="right" TEXT="The Components of a Personal Computer"> | |
<node CREATED="1241731014093" ID="Freemind_Link_1816054449" MODIFIED="1241731023093" TEXT="Controlling a Computer"> | |
<node CREATED="1241731024109" ID="Freemind_Link_1003207078" MODIFIED="1241731027109" TEXT="The Keyboard"> | |
<node CREATED="1242084788546" ID="Freemind_Link_1087585515" MODIFIED="1242084791343" TEXT="Modifier Keys"> | |
<node CREATED="1242084795312" ID="Freemin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Root", | |
"children": [ | |
{ | |
"name": "Branch 1", | |
"children": [ | |
{"name": "Leaf 3"}, | |
{"name": "Leaf 4"} | |
] | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |