본문 바로가기
나는 모델러다

목차

by kooangelo 2024. 11. 29.

* 나는 모델러다 https://kooangelo.tistory.com/476
 - 프로세스 모델러 https://kooangelo.tistory.com/481
 - 데이터 모델러 https://kooangelo.tistory.com/479
 - 모델러에게 필요한 역량 https://kooangelo.tistory.com/475
 - 나는 누구인가? https://kooangelo.tistory.com/489

* 분석/설계
 - 시스템 공통 및 공수 https://kooangelo.tistory.com/499
 - 화면설계와 DB설계만? https://kooangelo.tistory.com/496
 - CRUD 권한? https://kooangelo.tistory.com/495
 - 분석설계? 분석? 설계? https://kooangelo.tistory.com/493
 - 산출물, 내라고 하니까 낸다? https://kooangelo.tistory.com/492
 - META와 모델링 도구 https://kooangelo.tistory.com/491
 - PIM, PSM https://kooangelo.tistory.com/514
 - Polyglot https://kooangelo.tistory.com/515

* 프로세스(서비스) 모델링
 - Process Modeler와 MDA/MDD Engineer https://kooangelo.tistory.com/488
 - loosely coupled, highly cohesive https://kooangelo.tistory.com/503
 - 분석단계 : 요구사항 https://kooangelo.tistory.com/494  
 - 분석단계 : 기능분해와 업무흐름정의, 화면정의와 데이터모델링 https://kooangelo.tistory.com/501
 - 분석단계 : 업무흐름 정의 대신 Event Storming을 해보면 어떨까? https://kooangelo.tistory.com/534
 - 기본설계? 상세설계? https://kooangelo.tistory.com/157
 - 설계? 개발? 설계 및 개발? https://kooangelo.tistory.com/513
 - Class, Method 명명 https://kooangelo.tistory.com/498  
 - Service Modeling 도구, UML 도구와의 비교 https://kooangelo.tistory.com/532

* 데이터 모델링     
 - Entity, Attribute 명명 https://kooangelo.tistory.com/500
 - SQL 작성 표준 및 가이드는 누구의 일인가? https://kooangelo.tistory.com/486
 - 설계 그리고 Data Modeling 도구에 대한 생각 https://kooangelo.tistory.com/533

* 개인적인 의견
 - 범위와 날짜, 두마리 토끼 https://kooangelo.tistory.com/507
 - 현장이 답이다 https://kooangelo.tistory.com/506
 - 이런 프로젝트를 지원해라 https://kooangelo.tistory.com/505
 - 어려운 프로젝트에 지원해라 https://kooangelo.tistory.com/517
 - 제 일이 아닌데요 https://kooangelo.tistory.com/502
 - 소탐대실 (小貪大失) https://kooangelo.tistory.com/511

* 김익환의 소프트웨어 지혜 https://kooangelo.tistory.com/508
 - 구글이 원하는 개발자 - 문제 해결 역량 (김익환) https://kooangelo.tistory.com/510
 - 잘못된 국내 Outsourcing 계약 방식과 글로벌 계약 방식 (김익환) https://kooangelo.tistory.com/509

 

설계 그리고 Data Modeling 도구에 대한 생각

현장의 PM, PL 등 관리자 부터 설계자, 개발자까지 대부분은 설계를 잘 하려하지 않는다. '업무' 분석과 설계는 잘 한다고 생각한다. 그럴수도 있다. 하지만 업무 분석결과 프로그램으로 표현해야

kooangelo.tistory.com

 

 

Class, Method 명명

‘XX보고서처리’, ‘XX의뢰처리’ 어떤 Class의 Operation(Method) 명이 위와 같다. 어떤 생각이 드는가? 아무렇지도 않은가? 무엇 무엇을 처리한다고 하니 적당한가? 생각보다 위와 같이 표현하는 프

kooangelo.tistory.com

 

'나는 모델러다' 카테고리의 다른 글

프로세스 모델러  (0) 2024.12.10
데이터 모델러  (1) 2024.12.05
나는 모델러다  (0) 2024.11.29
모델러에게 필요한 역량  (3) 2024.11.27
기본설계? 상세설계?  (0) 2022.08.10