What are the disadvantages of starting an opensource project if one is not an experienced programmer? [closed]
Closed 9 years ago.
What’s the best way to manage reusable classes/libraries separately?
When coding, I naturally often come up with classes or a set of classes with a high reusability. I’m looking for an easy, straight-forward way to work on them separately.
I’d like to be able to easily integrate them into any project; it also should be possible to switch to a different version with as few commands as possible.
My most cherished dream project seems to resemble a product that already exists. What shall I do? [closed]
Closed 11 years ago.
TDD and Version Control
I am currently learning about TDD and trying to put it into practice in my personal projects. I have also used version control extensively on many of these projects. I am interested in the interplay of these two tools in a typical work flow, especially when it comes to the maxim to keep commits small. Here are some examples that come to mind:
Can I rightfully claim this as my own project if I recieved help online? [closed]
Closed 9 years ago.
Can I rightfully claim this as my own project if I recieved help online? [closed]
Closed 9 years ago.
Is debugging a waste of time? [duplicate]
Whenever you hit a bug, don’t debug. Instead, spend time learning about topics related to the bug from textbooks and work on other projects until one day you can come back to the bug and solve it instantly thanks to your piled up knowledge.
Is debugging a waste of time? [duplicate]
Whenever you hit a bug, don’t debug. Instead, spend time learning about topics related to the bug from textbooks and work on other projects until one day you can come back to the bug and solve it instantly thanks to your piled up knowledge.
Should I use git for project files, other than the actual source? [duplicate]
This question already has answers here: Should Git be used for documentation and project management? Should the code be in a separate repository? (9 answers) Closed 10 years ago. I have a lot of small projects, and while their source code is backed up and tracked with git, I don’t know what to do with […]
As an lone, Agile (PXP/PSP) developer what is the proper structure for a formal project post-mortem? [closed]
Closed 10 years ago.