|
|
|
|
|
by gersh
5040 days ago
|
|
Read good code, and think about how they've done it. Read all the major open source projects. Really try to understand how different people organize different types of projects. Learn different programming languages, and learn how to code in different styles. |
|
"This is the delegation pattern, we use it to _________" "This is a singleton method, it's best used for ____"
"Create an MVC structure using the strategies we discussed"