joebew42 / study-path

An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
2.88k stars 348 forks source link

Paper about "The Pomodoro Technique" is missing #53

Closed Zilnik closed 2 years ago

Zilnik commented 2 years ago

Removed broken link (paper Pomodoro Technique)

joebew42 commented 2 years ago

Hi @Zilnik ,

Thanks for your help! 🌟

I didn't notice the paper was missing. Good catch! I guess we should try to make sure to don't lose it again. After a quick search on the web I found another version, that's here The Pomodoro Technique.

Probably we should download and add that PDF as part of this repository. What do you think? The paper is released under Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License, so we are allowed to copy and redistribute it with no changes.

Would you like to update this PR? We might put the PDF under an assets/ folder. Something like: assets/the-pomodoro-technique.pdf.

Zilnik commented 2 years ago

Hi @joebew42,

great idea. Added the pdf to the assets folder.

joebew42 commented 2 years ago

great idea. Added the pdf to the assets folder.

Great! Eh eh, we are not going to lose it again :+1:

Just a small nitpick, maybe better if we rename the file using a lower case, with no space convention. Something like: the-pomodoro-technique.pdf. What do you think?

I am really happy to merge this PR! :tada: