https://github.com/taeguk/sgcs_class_helper
This is for Sogang Univ. Computer Science Dept. beginner students to be more comfortable.
https://github.com/taeguk/sgcs_class_helper
sogang
Last synced: 3 months ago
JSON representation
This is for Sogang Univ. Computer Science Dept. beginner students to be more comfortable.
- Host: GitHub
- URL: https://github.com/taeguk/sgcs_class_helper
- Owner: taeguk
- Created: 2015-03-16T17:37:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T17:18:07.000Z (about 10 years ago)
- Last Synced: 2025-01-16T07:37:14.350Z (5 months ago)
- Topics: sogang
- Language: Python
- Size: 988 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sgcs_class_helper
==================About
-----
This is for Sogang Univ. Computer Science Dept. beginner students to be more comfortable.설명 (description)
----
제가 대학교 1학년 C프로그래밍 수업때 linux 서버에서 실습코드를 압축하고 이메일로 조교님께 제출하는 과정을 자동화한 프로그램과 c언어 과제/프로젝트시 동적할당한 메모리를 해제했는지 확인하기 위해서 만든 free checker가 포함 되어 있습니다.