Pinned Repositories
AlgorithmTraining
알고리즘 연습을 통해 머리에 기름칠 좀 하자~
angular.js
HTML enhanced for web apps
assertj-example
assertj 라이브러리 실습 프로젝트
baseballgame-tdd-exercise
최범균님 숫자야구게임 spock 버전
bluedrawer
BookPriceCalculator
목오브젝트개념을 설명하기 위한 책 가격 계산기 예제프로젝트
citest
DesignPatternExample
Design Pattern Study Example Sources
JavaInterview
"Java 프로그래밍 면접 이렇게 준비한다" 책 예제코드 실습
TIL
Today I Learned
bluepoet's Repositories
bluepoet/TIL
Today I Learned
bluepoet/AlgorithmTraining
알고리즘 연습을 통해 머리에 기름칠 좀 하자~
bluepoet/assertj-example
assertj 라이브러리 실습 프로젝트
bluepoet/baseballgame-tdd-exercise
최범균님 숫자야구게임 spock 버전
bluepoet/bluedrawer
bluepoet/citest
bluepoet/class-mocking-exercise
spock과 mockito로 class mocking 테스트
bluepoet/CodingDojang
http://codingdojang.com/의 문제를 하나씩 풀어보는 프로젝트
bluepoet/CriminalIntent
실무에 바로 적용하는 안드로이드 프로그래밍 CriminalIntent 예제 따라하기
bluepoet/debop4k
Backend Application Library by Kotlin
bluepoet/facebook-api-exercise
bluepoet/gogo
golang exercise
bluepoet/java-exercise
java 연습 프로젝트
bluepoet/kotlin-dsl-samples
Samples builds using the Gradle Kotlin DSL
bluepoet/learning-scala
Learning Scala 책 공부 프로젝트
bluepoet/lettuce-core
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
bluepoet/mockito
Most popular Mocking framework for unit tests written in Java
bluepoet/MovieReservationSystem
영화예매시스템 테스트코드 비교 프로젝트
bluepoet/PhotoGallery
안드로이드 PhotoGallery 예제 따라하기
bluepoet/PythonAlgorithmExercise
파이썬 알고리즘 트레이닝
bluepoet/ScalaStudy
개인 스칼라학습 프로젝트
bluepoet/SeolhyunPhotoGallery
설현 이미지 포토갤러리 안드로이드 연습 프로젝트
bluepoet/slf4j-test
Implementation of SLF4J which allows easy access to logging events in tests
bluepoet/spock-dbunit
Dbunit extension for spock avoiding a separate xml file
bluepoet/spock-dbunit-exercise
simple spock dbunit data crud test
bluepoet/spring-test-dbunit
Integration between the Spring testing framework and DBUnit
bluepoet/springboot-exercise
spring boot 학습용 프로젝트
bluepoet/videoshop
spock explanation example project
bluepoet/Word2VecExercise
word2vec 연습
bluepoet/xUnit-exercise
켄트벡의 "테스트 주도 개발"책에 나오는 xUnit 예제를 Groovy로 만들어 봄