본문 바로가기

Programming

Object-C 입문서 아이폰으로 개발하려고할때 꼭 한번은 보고 넘어가야하는 Object-C의 입문서 입니다 http://iaudien.googlecode.com/files/ObjC.pdf 더보기
아이폰 SDK 튜토리얼 링크모음 http://code.google.com/p/iaudien/downloads/list 좋은 자료 많음 ... 더보기
Cocoa 3.1 tutorial 자 이제 코코아 프로그래밍 시작해봅시다. http://cocoadevcentral.com/d/learn_cocoa/ 더보기
Star UML 다운 받는 곳 : http://staruml.sourceforge.net/en/download.php 개발자 가이드 : http://staruml.sourceforge.net/docs/developer-guide(ko)/toc.html 더보기
Extjs Life Cycle Component Life Cycle In general, the Component architecture in 2.0 will "just work." It's been designed to handle most of the management of components transparently to the end developer. However, there will come a time when something needs to be customized, or a Component needs to be extended. That's when a thorough understanding of the Component life cycle will become quite helpful. Following a.. 더보기
하이버네이트 강좌 대전개발자컨퍼런스 하이버네이트 발표자료 최범균View more presentations from Beom kyun Choi. (tags: hibernate 하이버네이트) 더보기
Spring 의 xml 설정을 위한 조언 Spring은 강력한 자바 애플리케이션 프레임워크이고 자바 애플리케이션의 넓은 범위에서 사용된다. 이것은 단순함과 테스트의 용이성을 달성하기 위해 의존성삽입(Dependency Injection)을 사용한다. 의존성과 bean생성은 XML설정파일에 대개 명시된다. XML설정은 장황하고 큰 프로젝트에서는 관리하기가 어려울수도 있다. 설정파일의 가독성과 관리의 용이성이 고려되는 만큼, 나는 다음의 사항이 매우 유용하리라고 생각한다. 1. autowire를 사용하지 말라. 내 의견에서, autowire는 시장광고용(marketing) 기능이다. 이것은 실제 프로젝트에서 결코 사용되지 말아야 한다. 이것은 몇몇 타이핑의 수고와 설정조각을 줄이지만, 명백함과 설정의 유지보수성을 희생한다. trollswagen, .. 더보기
ExtJS Link http://extjs.com/ http://blog.extjs.eu/know-how/events-explained/ 더보기