{"id":27192047,"url":"https://github.com/ml3m/map_of_computer_science","last_synced_at":"2025-10-16T00:58:17.619Z","repository":{"id":230410103,"uuid":"779294446","full_name":"ml3m/Map_Of_Computer_Science","owner":"ml3m","description":"computer science map in Obsidian","archived":false,"fork":false,"pushed_at":"2024-06-09T15:43:13.000Z","size":30415,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T18:15:51.742Z","etag":null,"topics":["computer-science-project","obsidian-md"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ml3m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-29T13:51:56.000Z","updated_at":"2024-06-09T15:43:16.000Z","dependencies_parsed_at":"2024-06-09T17:25:01.269Z","dependency_job_id":null,"html_url":"https://github.com/ml3m/Map_Of_Computer_Science","commit_stats":null,"previous_names":["ml3m/map_of_computer_science"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml3m%2FMap_Of_Computer_Science","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml3m%2FMap_Of_Computer_Science/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml3m%2FMap_Of_Computer_Science/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml3m%2FMap_Of_Computer_Science/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml3m","download_url":"https://codeload.github.com/ml3m/Map_Of_Computer_Science/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085322,"owners_count":21045139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-science-project","obsidian-md"],"created_at":"2025-04-09T18:16:01.924Z","updated_at":"2025-10-16T00:58:12.550Z","avatar_url":"https://github.com/ml3m.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Main Branches:\n\n[[Computer Science]]\n[[Global]]\n[[UVT]]\n#start\n\n# **Obsidian Computer Science Map Instructions**\n\nWelcome to the Computer Science Map! This guide will help you navigate through the categories and nodes efficiently using Obsidian. Each main category is represented as a node, and each node contains six sub-categories.\n\n## **Getting Started**\n\nYou can chose from main branches as:\n[[Computer Science]]\n[[UVT]]\n[[Global]]\n\nfrom there you can chose any category of Computer Science.\n\nEach Category has 6 sub-categories as:\n[[Artificial intelligence]]  has :\n- [[General(AI)]]\n- [[Problems(AI)]]\n- [[(Contact) AI]]\n- [[Universities(AI)]]\n- [[Future Predictions(AI]]\n- [[Important people \u0026 journals(AI)]]\n\n\nother technical instructions:\n### **1. Navigate the Graph View**\n\n- In the left sidebar, click on the **Graph View** icon to open the interactive map of your notes.\n- This view displays all categories (nodes) and their connections (links).\n\n## **Exploring the Map**\n\n### **2. Main Categories (Nodes)**\n\n- Each main category in your computer science map is a node. These might include categories like **Programming Languages**, **Algorithms**, **Data Structures**, **Computer Architecture**, **Databases**, and **Software Engineering**.\n- Click on any node to see its connected sub-categories.\n\n### **3. Sub-Categories**\n\n- Each node has six sub-categories linked to it.\n- For example, if you click on the **Algorithms** node, you might see sub-categories like **Sorting Algorithms**, **Search Algorithms**, **Graph Algorithms**, **Dynamic Programming**, **Greedy Algorithms**, and **Backtracking**.\n- Click on any of these sub-categories to view detailed notes.\n\n### **4. Using Links**\n\n- Inside each note, you'll find links to other related notes. These links are clickable and will take you directly to the referenced note.\n- For instance, within the **Sorting Algorithms** note, you might find links to **Quick Sort**, **Merge Sort**, and **Heap Sort**.\n\n## **Navigating Through Links**\n\n### **5. Back and Forward Navigation**\n\n- Use the back and forward navigation buttons at the top-left of Obsidian to move between notes you've viewed.\n- This helps you return to previous notes without losing your place.\n\n### **6. Breadcrumb Trail**\n\n- Enable the breadcrumb plugin from the settings for easier navigation.\n- This will show you a trail of notes you’ve navigated through, allowing quick access back to parent categories or related notes.\n\n### **7. Search Functionality**\n\n- Use the search bar (Ctrl/Cmd + Shift + F) to quickly find notes.\n- You can search by keywords, tags, or note titles.\n\n## **Technical Details**\n\n### **8. Linking Notes**\n\n- To create a link to another note, type `[[Note Title]]`.\n- Obsidian will autocomplete note titles as you type, making linking quick and easy.\n\n### **9. Embedding Notes**\n\n- To embed content from one note into another, use the syntax `![[Note Title]]`.\n- This is useful for viewing related information without navigating away from the current note.\n\n### **10. Tags and Metadata**\n\n- Add tags to your notes for better organization. Tags are written as `#tagname`.\n- Use YAML front matter (the section between `---` at the top of a note) to add metadata like categories, dates, and authors.\n\n### **11. Customizing Graph View**\n\n- Adjust the graph view settings (found in the graph view pane) to better visualize your map. You can filter nodes, adjust link visibility, and customize the appearance.\n\n## **Tips for Efficient Use**\n\n### **12. Hotkeys**\n\n- Familiarize yourself with Obsidian hotkeys to speed up your workflow. You can customize these in the settings.\n- Common hotkeys include `Ctrl/Cmd + O` to open a note, `Ctrl/Cmd + E` to edit a note, and `Ctrl/Cmd + P` to open command palette.\n\n### **13. Templates**\n\n- Use templates for consistent note-taking. Create a template for your categories and sub-categories to ensure uniform structure.\n\n### **14. Daily Notes**\n\n- Utilize the daily notes feature to jot down daily learnings or tasks. This helps in keeping track of your study progress.\n\n## **Conclusion**\n\nNavigating the Computer Science Map in Obsidian is straightforward once you get the hang of linking and exploring notes. Use these instructions to efficiently move through categories and sub-categories, leveraging Obsidian’s powerful linking and graph visualization features. Happy studying!\n\n--- ignore\n---- for rank\n\n\n[[artificial intelligence]]\n[[knowledge engineering]]\n[[bioinformatics]]\n[[management information systems]]\n[[cognitive science and learning theory]]\n[[multimedia design]]\n[[computational science ]]\n[[network engineering]]\n[[performance evaluation]]\n[[database engineering]]\n[[professional education and training]]\n[[digital library science]]\n[[scientific computing]]\n[[graphics]]\n[[software architecture]]\n[[HCI (human computer interaction)]]\n[[software engineering]]\n[[information science]]\n[[system security and privacy]]\n[[information systems]]\n[[system administration]]\n[[instructional design]]\n[[web service design]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fml3m%2Fmap_of_computer_science","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fml3m%2Fmap_of_computer_science","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fml3m%2Fmap_of_computer_science/lists"}