GitHub Classroom
4 TopicsWhat is GitHub Codespaces and how can Students access it for free?
GitHub Codespaces is a new service that is free for anyone to develop with powerful environments using Visual Studio Code. In this post, we'll cover how you can make use of this new technology and take advantage of its most powerful features.45KViews5likes5CommentsEnhancing GitHub Classroom with Azure serverless services
GitHub classroom auto grader uses GitHub Actions and Unit Test under student's repository. However students can get full mark by simply changing the workflow or tests. Students push code themselves, so they can copy from other and push! This post is an opensource Azure Serverless application to address those to problem for Python programming course with CodeSpace and Visual Code.3KViews2likes0CommentsReduce classroom/lab setup time and enable student developer environments
Educators are eager to save class setup time and enable students with any devices to program productively. Welcome to VS Code Server accessibility, eliminating the need for every student to set up their own environment and not requiring a specific device type for students to use.2KViews0likes0Comments