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.47KViews5likes6CommentsEnhancing 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.3KViews2likes0Comments