Programming 이슈. 1월 1주

1.
http://ericlippert.com/2014/01/02/what-is-duck-typing/
Duck typing에 관해
특정 타입들이 어떤 인터페이스를 상속받지 않았어도 해당 타입들이 같은 메소드 구조나 프로퍼티들을 가졌다면 같은 타입으로 컴파일러가 추론해주는 기능. 템플릿의 암시적 인터페이스와 비슷.

 

2.
http://www.reddit.com/r/programming/comments/1ug85t/a_typo_error_in_google_app_engine_documents
META‑INF 와 META-INF 는 엄연히 다른 문자열.

 

3.
https://functionwhatwhat.com/go%E2%80%99s-type-system-is-an-embarrassment/
Go의 타입시스템의 문제점

 

4.
https://github.com/alejolp/grounded
이미 있는 게임을 새로운 언어로 다시 만들어 보기

Because reinventing the wheel several times is the best way to learn about wheels.

답글 남기기

아래 항목을 채우거나 오른쪽 아이콘 중 하나를 클릭하여 로그 인 하세요:

WordPress.com 로고

WordPress.com의 계정을 사용하여 댓글을 남깁니다. 로그아웃 /  변경 )

Twitter 사진

Twitter의 계정을 사용하여 댓글을 남깁니다. 로그아웃 /  변경 )

Facebook 사진

Facebook의 계정을 사용하여 댓글을 남깁니다. 로그아웃 /  변경 )

%s에 연결하는 중

This site uses Akismet to reduce spam. Learn how your comment data is processed.