Docker container를 활용하여 Nginx웹서버를 만들자. 활용 OS는 debian:buster구축된 웹서버에서 몇가지 서비스들이 동시에 제공되어야 하는데, 서비스들은 Wordpress와 phpMyAdmin이다. 해당 서비스들은 SQL database를 사용해
Description : 1인칭 관점에서 미로의 내부를 "현실적인" 3D 그래픽으로 표현해야 합니다. 앞에서 언급한 Ray-Casting 원칙을 사용하여 이 표현을 작성해야 합니다.The constraints are as follows:You must use the m
이번 과제의 목표는 어셈블리어에 대해 이해하고, 몇가지 간단한 라이브러리들을 어셈블리어로 코딩하는 것이다.IntroductionAn assembly (or assembler) language, often abbreviated asm, is a low-level prog
쿠버네티스를 활용한 클러스터 관리와 배포를 수행할 것이다.
Summary:This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed y
Summary: The objective of this project is for you to create a simple shell. Yes, your own little bash or zsh. You will learn a lot about processes and
Summary: In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.
과제 번역 Namespace, class, member functions, stdio stream, initialization lists, static, const, and lots of basic stuf Summary: This document contains t