# Computer science course related:
π» Coding:
- IntelliJ IDEA πͺππ§ If your coding language is Java, IntelliJ is the ONLY way! Modern UI, enormous plugin market, easy environment configuration… There is no other Java IDE that works as charm as IntelliJ!
- VS code (open source) ππͺππ§ Lightweight, supports various languages, modern UI, my favorite text editor.
- Notepad++ (open source) πͺ Extremely lightweight, its function kinda overlapping with VS code.
Remember the efficiency of a tool depends on your proficiency with it.
π Software Modeling:
- Draw.IO (open source) π𧩠A lightweight graph/diagram tool, suitable for making simple UML diagrams, user case diagrams, and other simple diagram designs. Every featured image of my posts is designed by this tool.
- PlantUML (open source) π𧩠A powerful UML diagram language, I used it in complicated UML diagram design. The usage and syntax of this language are on their website.
- Mermaid Live Editor (open source) π A beautiful online tool for designing flowcharts, sequence charts, and more.
π Academic Research:
- BibGuru π My favorite citation tool.
- QuillBot π Paraphrase tool, but the free version has limited word counts.
- Turnitin π Plagiarism checker, professional but pricy.
# System tools:
π οΈ Must-have:
- PeaZip (open source) πͺππ§Open, and extract RAR TAR ZIP 7z … files.
- PotPlayer πͺUniversal media player.
- Everything πͺSearch files in Windows.
- Flameshot (open source) πͺππ§ Screenshot tools.
π‘οΈ Security:
-
- VeraCrypt (open source) πͺππ§ Disk encryption.
- KeePassXC (open source) πͺππ§ Local password manager.
- BleachBit (open source) πͺπ§ Disk cleaner.
- EDS Lite (open source) [Android] Disk encryption.
- Disk Decipher [IOS] Disk encryption.
- PicocryptΒ (open source) πͺππ§Micro encryption tool.
Comments