본문 바로가기
개발💻/개발일지

[개발 일지] 23. 09. 25. Mon

by Sports Entrepreneur 2023. 9. 26.

 To-do list 

  - Unity 자격증 취득하기

  - C# Developers: Learn the Art of Writing Clean Code

 In progress 

  - Unity certified professional programmer

 Done 

  - C# Developers: Learn the Art of Writing Clean Code
         - Section 1 : Introduction

            1. About the Course

            2. About Your Instructor

            3. Source Code

            4. Asking Questions

 

        - Section 2 : Common Code Smells
           5. Poor Names
           6. Poor Naming Conventions
           7. Poor Method Signatures
           8. Long Parameter LIst
           9. Output Parameters

         10. Variable Declarations on the Top

         11. Magic Numbers

         12. Nested Conditionals

         13. Switch Statements

         14. Duplicated Code

         15. Comments

         16. Long Methods

 

       - Section 3 : Complete Refactoring Examples

           17. WebForms Example - Part1

           18. WebForms Example - Part2

   

        - Section 4 : Additional Resources

            19. Final Words

            20. Get My Other Cources with a Discount

 

 

 

 Reflect 

휴가를 보내는 동안 평소에 못했던 공부를 하고 있다. 시간은 나에게 정말 소중한 자원이다. 여유가 있을 때 소중히 잘 사용하도록 하자. 이 긴 휴가도 언제가 순식간에 삭제될 것이다. 

내일은 본가가 있는 김해로 내려간다. 내려가는 차 안에서 공부를 할 계획이다. 자투리 시간도 소중히 사용하자.

'개발💻 > 개발일지' 카테고리의 다른 글

[개발 일지] 23. 10. 01. Sun  (0) 2023.10.02
[개발 일지] 23. 09. 26. Tue  (0) 2023.09.27
[개발 일지] 23. 09. 22. Fri  (0) 2023.09.25
[개발 일지] 23. 09. 01. Fri  (0) 2023.09.03
[개발 일지] 23. 08. 31. Thur  (0) 2023.09.03