-
enum class 활용하여 program state별 코드 관리
```kotlin
class Exercise {
// 초기 상태 설정
var programState = ProgramState.PROGRAM_STATE_READ_FILE
fun running() {
while (true) {
…
-
Set up a framework for rendering a window and drawing based off of an array/vector/other input.
Should use:
piston
pistoncore-glutin_window
piston2d-opengl_graphics
-
for an appropriate framework we need to choose a suitable language for a well functioning framework after extracting the information from the database.
-
**Background:**
When selecting the vanilla platfroms during project creation for JS, Node, and Python, the user is presented with a modal to select a specific framework.
**Proposal:**
It would be n…
-
-
I saw DragGAN on the twitter as the below image.

![Screenshot fr…
-
- [x] So sánh các framework để viết backend và chọn 1 framework cho đề tài
- [x] So sánh các framework để viết frontend và chọn 1 framework cho đề tài
-
**As a** FED
**I want** to have a design tools to use
**So that** I can implement designs more easily and with better cross browser compatibility.
## Description
It can be a framework, or compon…
-
**What would you like to be added**:
We should have a test framework to run test suit each time we have new PRs.
This requires the support from [test infra](https://github.com/kubernetes/test-…
-
In building out this package, I am considering two quite different frameworks. This issue discusses them both.
# Option 1
This is the original framework discussed in my [blog post](https://www.…