Today's Progress:
- Worked on Tournament tracker application.
Thoughts:
- Backfilled log for this day as I had not decided to do the 100DaysOfCode challenge.
Link(s) to work:
- https://github.com/sean-owen/TournamentTracker/commit/d96c79dc7f040f5bfc48a57d1a8e6e9d91286b93
- https://github.com/sean-owen/TournamentTracker/commit/21faebf8065457d2be8cdd4397196f70cda8b939
Today's Progress:
- Worked on Tournament tracker application.
Thoughts:
- Backfilled log for this day as I had not decided to do the 100DaysOfCode challenge.
Link(s) to work:
Today's Progress:
- Followed the first 4 MSDN quick starter guides to getting starting with Xamarin.Forms for mobile app development.
- Made a little update on Tournament tracker application.
Thoughts:
- Backfilled log for this day as I had not decided to do the 100DaysOfCode challenge.
Link(s) to work:
Today's Progress:
- Decided to do 100 days of code challenge.
- Worked on some CodeWars Katas.
Thoughts:
- Should re-organize CodeWars project so that all tests are in the unit test project and all solutions are in a solution project.
- Should write down rules I can distill from spec given in code wars questions. May help to identify edge cases.
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
Thoughts:
- Make a big effort to start working ASAP after sitting down. Once started, motivation to continue working comes easily.
- Try and remember to commit small & often (after a contained unit of work is complete may work well).
- Consider checking previous days' thoughts in this log each day before starting coding.
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
Thoughts:
- Nothing to report.
Link(s) to work:
Today's Progress:
- Worked on some CodeWars Katas (didnt push changes till gone midnight so commits show up on 1 Nov).
Thoughts:
- Had a total nightmare with google domains!
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
Thoughts:
- Nothing to report.
Link(s) to work:
Today's Progress:
- Worked on some CodeWars Katas (didnt push changes till gone midnight so commits show up on 3 Nov).
Thoughts:
- Nothing to report.
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
Thoughts:
- Need to pick up the pace on tournament tracker project to get to start looking into web dev stuff for the new front end!
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
Thoughts:
- Nothing to report.
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
Thoughts:
- Investigate setting up workflow on github properly to decouple it from specific projects in the solution. High probability windows forms will be used for prototyping / temporary front UI in the future so should get a workflow yml that will work with win forms customized to for requirements.
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
- Completed a CodeWars Kata.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
- https://github.com/sean-owen/TournamentTracker/commits?author=sean-owen&since=2020-11-06&until=2020-11-07
- https://github.com/sean-owen/CodeWars_Solutions/commits?author=sean-owen&since=2020-11-06&until=2020-11-07
Today's Progress:
- Worked on tournament tracker project.
- Tried and failed at completing a couple of CodeWars Katas.
Thoughts:
- Day 12 thought / action to be carried forward.
- Not everyday is a successful as the previous but some progress is better than none.
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Worked on tournament tracker project.
- Completed code wars kata.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
- https://github.com/sean-owen/CodeWars_Solutions/commits?author=sean-owen&since=2020-11-09&until=2020-11-10
- https://github.com/sean-owen/TournamentTracker/commits?author=sean-owen&since=2020-11-10&until=2020-11-11
Today's Progress:
- Completed code wars kata.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Completed code wars kata.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Completed code wars kata.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Worked on a code wars kata. Implemented a naive solution. Still need to figure out a much more optimized solution.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Worked on a code wars kata - Become Immortal. Attempted to optimize kata further to meeting requirement of running v.large numbers.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Worked on a code wars kata - Become Immortal. Attempted to optimize kata further to meeting requirement of running v.large numbers.
- Achieved solution for even rectangle dimensions and 1 even, 1 odd rectangle dimension.
- Further work required for two odd inputs.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Continued work on Become Immortal kata.
- Achieved solution for x is a multiple of 2^n and x is alrger than y.
- Further work required for x varying from multiples of 2^n. Once this is resolved, can always move largest input to x position.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Continued work on Become Immortal kata.
- Achieved solution for x is a multiple of 2^n.
- Implemented solution for x varying from multiple of 2^n however it gives answer 'near' to correct answer, not the actual correct answer.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Continued to struggle on with Become Immortal kata.
- May have found an approach to work forward with.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Continued to struggle on with Become Immortal kata.
- Implemented approach which works for most values of x and y. Need to debug edge cases.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Continued to struggle on with Become Immortal kata.
- Implemented solution that works for 0 loss.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Refactor Become Immortal kata to make code manageable.
- Write pseudo code for solution to 16th row increment issue.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work:
Today's Progress:
- Solved a code wars kata.
Thoughts:
- Day 12 thought / action to be carried forward.
Link(s) to work: