4
5
Fork
You've already forked Awesome-CS
3
An awesome list of resources for people excited to learn about computer science!
2025年01月07日 19:27:52 -05:00
README.md Remove dead links (rip exozyme server) 2025年01月07日 19:27:52 -05:00

Awesome CS

An awesome list of resources for people excited to learn about computer science!

Don't forget to contribute with the cool things that you find! (If you don't have a Codeberg account, use this Google Doc to contribute)

Bold items are highly recommended!

General

Development tools

  • Programiz Playground Fast and free online editor that requires no signup. Works for Python and C.
  • Replit Great online editor for many programming languages
  • Gitpod Online IDE that gives you a Linux container where YOU ARE ROOT. ❤️
  • Visual Studio Code Awesome IDE for many languages (free, works everywhere, highly customizable) (also VSCodium)
  • Neovim Emacs? More like Ewmacs
  • Spacemacs Emacs? More like vim(acs) with a good theme. Also, it's really good
  • Kate Super fast and powerful editor that just worksTM

Python

Game Design

  • Scratch Graphical programming language
  • Godot Engine Easy-to-use 2D and 3D game engine where you write "real" code!
  • Pygame Python game engine
  • YouTube: Career advice, live streamed game-jams (aka speedrun making games in 1-4 days)
  • Minetest A highly hackable and moddable voxel game engine

Web Development

Frontend

Backend

  • Django Python web framework
  • Express Node.js web application framework

Cybersecurity

Cryptography

Reverse Engineering

Linux

C/C++

Competitive Programming

Computer Graphics

Machine Learning

Software Engineering

Git, GitHub, and Gitea

Containers

Demos

Other Good Stuff