The missing semester is a course at MIT which focuses one critical subject of CS that’s rarely covered in academic teaching: proficiency of the tools needed in CS. They teach you how to master the command-line, use a powerful text editor, use fancy features of version control systems, and much more!
- the shell
- Shell Tools and Scripting
- Editors (Vim)
- Data Wrangling
- Command-line Environment
- Version Control (Git)
- Debugging and Profiling
- Metaprogramming
- Security and Cryptography
- Potpourri
The Schemaverse is a space-based strategy game implemented entirely within a PostgreSQL database. Compete against other players using raw SQL commands to command your fleet. Or, if your PL/pgSQL-foo is strong, wield it to write AI and have your fleet command itself!
Game is played by connected Postgres Database Client to their server.
- Register for the Game Here
- Metabase - Simple dashboards, charts and query tool for PostgreSQL.
- Other GUI Tools on top of Postgres
- https://github.com/yogeshk4/sales-and-inventory-management-system
- https://github.com/mayankpadhi/Hospital-Management
- https://github.com/chawat/BankingApp
- https://github.com/chiragchevli/Animal_Species_Repository_System
- https://github.com/dancancro/great-big-example-application
- https://github.com/dbs/postgresql-full-text-search-engine
- https://github.com/dushan14/books-store
- https://github.com/jai-singhal/croma
- https://github.com/mateo100/Taxi-App