TIL
-
2023.01.23 기록장TIL 2023. 1. 23. 00:37
todo 1. 코드 검토 2. 책 읽기 - 적정 아키텍쳐, 인프라 3. ip확인 4. 스펙 확인, goals 로그 넘기기 1월 말 결제 취소 done reader나 helper라는 이름의 validation용 클래스를 사용한다. repository를 파라미터로 받는데 이것의 장점은 기존 서비스 레이어에서 구현하던 내용을 구현 레이어로 내림으로서 연관관계를 끊을 수 있다는 것이다. real application cluster Oracle RAC(Real Application Cluster)란? [오라클] RAC(Real Application Cluster)란? 1. 일반적인 Oracle Server 구성방식 A. Single Server 구성 하나의 database에 하나의 instance가 할당되는 구성..
-
ChatGPT에게 개발자로 성장하는 법을 물어보았다TIL 2023. 1. 14. 23:56
Here are some steps you can take to grow as a developer: Learn the basics: Start by learning the basics of programming and the fundamentals of the language(s) you want to work with. This will give you a solid foundation to build upon as you gain more experience. Practice, Practice, Practice: The more you practice, the better you will become. Work on small projects and try to solve real-world pro..