|
|
|
|
|
by RonMarken
1498 days ago
|
|
Not everyone needs to be a 10x engineer that does everything all the time. It is good to take a step back and realise what you want to do. In a technical sense one skill that can help realise these 'big daunting ideas' is to break the goals of a project into many 'micro-projects' that may seem more attainable in the short-term (ie. "I want to write some client/server application to do $X". Start by sketching out what APIs need to coexist in both sides, mock-up the business logic on paper, etcetera). |
|