comment broken links

This commit is contained in:
Arpit 2023-05-04 00:23:30 +05:30
parent 23aa051db2
commit 154f224194
6 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@ Papers We Love events are for anyone interested in Computer Science/Computer Eng
**Be an adult, don't be a jerk.**
We value the participation of each member of the community and want all attendees to have an enjoyable and fulfilling experience. Accordingly, all attendees are expected to show respect and courtesy to other attendees throughout the meet-ups and at all Papers We Love events and interactions on the GitHub repository, IRC, [gitter](https://gitter.im/papers-we-love/), or [Slack](https://paperswelove.slack.com/messages/general/) channels.
<!-- We value the participation of each member of the community and want all attendees to have an enjoyable and fulfilling experience. Accordingly, all attendees are expected to show respect and courtesy to other attendees throughout the meet-ups and at all Papers We Love events and interactions on the GitHub repository, IRC, [gitter](broken-link:https://gitter.im/papers-we-love/), or [Slack](https://paperswelove.slack.com/messages/general/) channels. -->
Need help?
----------

View File

@ -1,6 +1,6 @@
# Cryptography
* [A Method for Obtaining Digital Signatures and Public-Key Cryptosystems (1977)](http://people.csail.mit.edu/rivest/Rsapaper.pdf)
<!-- * [A Method for Obtaining Digital Signatures and Public-Key Cryptosystems (1977)](broken-link:http://people.csail.mit.edu/rivest/Rsapaper.pdf) -->
* [Twenty Years of Attacks on the RSA Cryptosystem (1999)](https://crypto.stanford.edu/~dabo/papers/RSA-survey.pdf)
* :scroll: [Communication Theory of Secrecy Systems (1949)](communication-theory-of-secrecy-systems.pdf)
* [New Directions in Cryptography (1976)](http://www-ee.stanford.edu/~hellman/publications/24.pdf)

View File

@ -1,5 +1,5 @@
# Design
* [No Silver Bullet — Essence and Accidents of Software Engineering](http://www.cs.unc.edu/techreports/86-020.pdf)
<!-- * [No Silver Bullet — Essence and Accidents of Software Engineering](broken-link:http://www.cs.unc.edu/techreports/86-020.pdf) -->
* [Traits: A Mechanism for Fine-Grained Reuse](http://scg.unibe.ch/archive/papers/Duca06bTOPLASTraits.pdf)
* [THING-MODEL-VIEW-EDITOR an Example from a planningsystem](http://heim.ifi.uio.no/~trygver/1979/mvc-1/1979-05-MVC.pdf)

View File

@ -2,7 +2,7 @@
* [Functional Reactive Programming, Continued](https://www.antonycourtney.com/pubs/frpcont.pdf)
* [Event-Driven FRP](http://www.cs.yale.edu/homes/zwan/papers/mcu/efrp.pdf)
<!-- * [Event-Driven FRP](broken-link:http://www.cs.yale.edu/homes/zwan/papers/mcu/efrp.pdf) -->
* [Real-Time FRP](https://csiflabs.cs.ucdavis.edu/~johari/refs/rt-frp.pdf)

View File

@ -1,6 +1,6 @@
# Stringology
[Stringology](https://en.wikipedia.org/wiki/String_(computer_science)#String_processing_algorithms) refers to one of the various kinds of string processing algorithms.
<!-- [Stringology](broken-link:https://en.wikipedia.org/wiki/String_(computer_science)#String_processing_algorithms) refers to one of the various kinds of string processing algorithms. -->
🧭 Part of the pattern-matching group, in PWL

View File

@ -5,4 +5,4 @@
## In industrial teams
[Realizing quality improvement through test driven development: results and experiences of four industrial teams](https://github.com/tpn/pdfs/raw/master/Realizing%20Quality%20Improvement%20Through%20Test%20Driven%20Development%20-%20Results%20and%20Experiences%20of%20Four%20Industrial%20Teams%20(nagappan_tdd).pdf). This paper is important because it one of the few instances of quantitative research about TDD in industrial teams (not in controlled environments)
<!-- [Realizing quality improvement through test driven development: results and experiences of four industrial teams](broken-link:https://github.com/tpn/pdfs/raw/master/Realizing%20Quality%20Improvement%20Through%20Test%20Driven%20Development%20-%20Results%20and%20Experiences%20of%20Four%20Industrial%20Teams%20(nagappan_tdd).pdf). This paper is important because it one of the few instances of quantitative research about TDD in industrial teams (not in controlled environments) -->