Improving at Software Design, recommendations.

조회 수: 3 (최근 30일)
Reuben Symons
Reuben Symons 2018년 10월 4일
댓글: per isakson 2020년 1월 14일
I've been making larger and larger and more complicated Matlab programs and find myself refactoring more and more often. Are there any good books or other resources that can be recommended to help me design my programs better from the start and select the correct solutions as I go on. I've a fair amount of experience using Matlab and some in python and C++ however I'm entirely self taught, I'm aware of object oriented design patterns but am not sure to what extent they should be applied in Matlab. Can anyone recommend a course or book to help me improve my software design? Currently I do not have a good design process and instead just start programming and figure out problems as they turn up, this works but leads to messy hard to maintain code.
  댓글 수: 1
per isakson
per isakson 2020년 1월 14일
BUMP
Not all design patterns are relevant in Matlab. See Design Patterns in Dynamic Programming by Peter Norvig
Much of what's true for designing programs in Python shoud be true for Matlab.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by