Skip to content

Instantly share code, notes, and snippets.

@10MINT
Created April 30, 2019 11:31
Show Gist options
  • Select an option

  • Save 10MINT/92d05eae69a0a7b28ec874ed33d1f9e0 to your computer and use it in GitHub Desktop.

Select an option

Save 10MINT/92d05eae69a0a7b28ec874ed33d1f9e0 to your computer and use it in GitHub Desktop.
IMHO free essential tools for computer science students

Specific

  • VisuAlgo: Visualise data structures and algorithms through animation
  • Symbolab: Solves complex math problems, often with approach
  • Wolfram|Alpha: Computational knowledge engine, can also solve math problems
  • Project Jupyter: A digital notebook with embedded python support
  • WepSIM: Assembler simulator and debugger
  • GeoGebra: Graphing calculator
  • Desmos: Another graphing calculator
  • Octave: Matlab compatible scientific programming language
  • Scilab: Scientific programming language studio
  • heroku: Cloud application platform

Unspecific

  • An IDE of your choice, e.g. VS Code, JetBrains, Eclipse, etc.
  • A git hoster, e.g. GitHub, BitBucket, Gitlab, etc.
  • A cloud IDE, e.g. Cloud9, Gitpod, Repl.it, etc.
  • A cloud platform, e.g. Amazon Web Services, Google Cloud Platform, Microsoft Azure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment