How to make significant technical decisions given very little time
Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. I have got 2 days for making a very serious decision about the tools and platforms that my company is going to use in […]
How to make significant technical decisions given very little time
Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. I have got 2 days for making a very serious decision about the tools and platforms that my company is going to use in […]
How to make significant technical decisions given very little time
Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. I have got 2 days for making a very serious decision about the tools and platforms that my company is going to use in […]
When to fix something that is “wrong” but works fine
Improving a computer program by reorganising its internal structure without altering its external behaviour.
When to fix something that is “wrong” but works fine
Improving a computer program by reorganising its internal structure without altering its external behaviour.
When to fix something that is “wrong” but works fine
Improving a computer program by reorganising its internal structure without altering its external behaviour.
When to fix something that is “wrong” but works fine
Improving a computer program by reorganising its internal structure without altering its external behaviour.
Is it reliable to use and download libraries needed from GitHub and copy-pasting codes in order to increase productivity? [duplicate]
This question already has answers here: Are there concrete reasons not to use libraries and code snippets heavily? [closed] (16 answers) Closed 9 years ago. I’m just wondering. Is it okay or true that some of the best programmers once taught that to become an effective programmer is through being a lazy programmer rather than […]
How much detail to put into first iteration of project?
I have just started a new personal project (Python), and am writing what amounts to a “rough draft” of the program, the minimum required to do what I want to do. I am not yet putting in extensive error/exception handling or aesthetic UI elements (even in cases where I know these things will ultimately be needed), and the documentation is just enough to help future me see what I was doing.
How much detail to put into first iteration of project?
I have just started a new personal project (Python), and am writing what amounts to a “rough draft” of the program, the minimum required to do what I want to do. I am not yet putting in extensive error/exception handling or aesthetic UI elements (even in cases where I know these things will ultimately be needed), and the documentation is just enough to help future me see what I was doing.