Stars
👦 👧 Technical-Interview guidelines written for those who started studying programming. I wish you all the best. 👾
경북대학교 IT대학 컴퓨터학부 데이터과학기초(2018년2학기) 강의예제코드
This is a restaurant management software which I developed for one of the assignment in Programming one course.
A chat program that allows multiple clients to join a server and talk to each other.
A very very basic implementation of two users communicating on a local machine using IPC, in particular named pipes.
A socket-based multi-client chat written with C code