에너지경제연구원 전자도서관

로그인

에너지경제연구원 전자도서관

자료검색

  1. 메인
  2. 자료검색
  3. 통합검색

통합검색

단행본

Hands-On Design Patterns and Best Practices with Julia: Proven solutions to common problems in software design for Julia 1.x

발행사항
Birmingham : Packt Publishing, 2020
형태사항
532p. ; 24cm
소장정보
위치등록번호청구기호 / 출력상태반납예정일
이용 가능 (1)
자료실E207336대출가능-
이용 가능 (1)
  • 등록번호
    E207336
    상태/반납예정일
    대출가능
    -
    위치/청구기호(출력)
    자료실
책 소개
Design patterns are fundamental techniques for developing reusable and maintainable code. This book presents many practical design patterns and related techniques for developing Julia applications. By the end of the book, you will be comfortable with implementing design patterns to create robust, reusable, and easily maintainable applications.
목차
Design Patterns and Related Principles Modules, Packages, and Data Type Concepts Designing Functions and Interfaces Macros and Meta Programming Techniques Reusability Patterns Performance Patterns Maintainability Patterns Robustness Patterns Miscellaneous Patterns Anti-Patterns Traditional Object-Oriented Patterns Inheritance and Variance