Home // Blog
Home // Notice
Home // Tag Log
Home // Location Log
Home // Media Log
Home // GuestBook
프로그래밍 관련 쓰고 싶은 글
Posted at 2007. 9. 7. 13:34 //
in S/W개발 //
by
1. Reentrant code, thread-safe code, multi-threaded code 의 차이점 및 예제
Reentrant - Wikipedia, the free encyclopedia
[텀즈] reentrant ; 재진입성
Writing Reentrant and Thread-Safe Code
Thread-safety and POSIX.1
What is reentrant? - a definition from Whatis.com
2. 로깅 라이브러리에서 LogManager 설계 및 구현
3. 로깅 라이브러리에서 LogSource&SimpleLogSink 와 초기 요구사항과의 비교
4. 로깅 라이브러리에서 LogSource&SimpleLogSink 구현의 문제점과 shared_ptr 을 사용한 해결책
5. 로깅 라이브러리를 구현하고 있는 이유
6. Java 프로그래머를 위한 C++ 소개 시리즈
7. 로깅 라이브러리 공개(Open Source 화) 글: sourceforge.net 과 freshmeat.net
8. 초보자를 위한 프로그래밍 시리즈: sunday 프로그래밍
9. 소스 코드 관리의 중요성 및 방법
10. sourceforge.net 을 통한 Open Source 프로젝트 진행 방법
- 프로젝트 생성
- secure shell
- SVN 쓰기
- 릴리즈 하기
- 프로젝트 PR 하기
- customer relationship
11. 로깅 라이브러리 Unit Test 관련 글
12. 로깅 라이브러리 Makefile 작성 글
13. shell script 관련 글, script 언어 활용
14. 로깅 라이브러리 디버깅 관련 글