Timeline for Load and analyze a list of people from a file
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 10, 2020 at 13:24 | history | edited | CommunityBot | Commonmark migration | |
| Jul 14, 2016 at 13:40 | comment | added | br3w5 | The stupid thing is I've used Factory and Composite patterns in my javascript projects to good effect so I don't know why I have been intimidated by looking at my java code and thinking about what patterns could be applied. | |
| Jul 14, 2016 at 6:36 | comment | added | br3w5 | I counted the lines to remove the header row ie. at row 0 which yeah is a horrible way to do it - maybe a method stripHeaderRow()? | |
| Jul 14, 2016 at 6:35 | comment | added | br3w5 | Thanks this is really really helpful. It's solidified some of those OOP concepts I haven't really grasped so far because I haven't really tried with them until now (should have used this site earlier). Tests weren't needed for the task but I do write tests first, and I'm going to refactor my code and will include tests because I want this to be a good reference for any future work (and now I want to refactor some recent code at work - yes this already has test coverage). | |
| Jul 14, 2016 at 6:30 | vote | accept | br3w5 | ||
| Jul 13, 2016 at 22:10 | history | answered | Robert Snyder | CC BY-SA 3.0 |