what's New year resolutions for programming and some people don't change your email
Answers
Answered by
1
Answer:
Learn the art of software crafting
It doesn’t take a huge amount of knowledge and skill to get a program working. Everyone can do it. Getting something to work is not a hard thing — getting it right is! Imagine the very first program you wrote when you took your first programming class. And compare it to now. See how far you have come?
Let me now introduce you to the magical world of design patterns, solid principles and software architecture paradigms to see how you can position yourself with the elect few that write elegant software that lasts, has high cohesion and loose coupling and most notably is easy to comprehend, extend and maintain.
“Architecture is about the important stuff. Whatever that is.” — Ralph Johnson
Similar questions