An empty project for experimenting with TypeScript development on the school computers
npm install
Upon running this command, TypeScript will build the JavaScript files, then run dist/index.js using node.
npm start
A base repository with tasks to learn how to program various algorithms for A Level Computer Science
Python