Skip to content

Commit 85fbd7f

Browse files
nelup20charlax
authored andcommitted
Remove duplicates within the same section/category
1 parent db8102b commit 85fbd7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,6 @@ Practice:
740740

741741
### Functional programming (FP)
742742

743-
- [Jargon from the functional programming world](https://github.com/hemanth/functional-programming-jargon)
744743
- [Goodbye, Object Oriented Programming](https://medium.com/@cscalfani/goodbye-object-oriented-programming-a59cda4c0e53#.39ax09e4k)
745744
- [Functional Programming & Haskell](https://www.youtube.com/watch?v=LnX3B9oaKzw) 🎞: some good reasons to learn FP!
746745
- [Functional Programming Fundamentals](https://www.matthewgerstman.com/functional-programming-fundamentals/): short introduction to FP and its advantages.
@@ -1211,7 +1210,6 @@ List of resources:
12111210
### Shell (command line)
12121211

12131212
- 🧰 [alebcay/awesome-shell](https://github.com/alebcay/awesome-shell)
1214-
- [Bash Hackers Wiki](http://wiki.bash-hackers.org/)
12151213
- [dylanaraps/pure-bash-bible: a collection of pure bash alternatives to external processes.](https://github.com/dylanaraps/pure-bash-bible)
12161214
- [The Bash Hackers Wiki](https://wiki.bash-hackers.org/) provides a gentler way to learn about bash than its manages.
12171215
- [Awk in 20 Minutes](https://ferd.ca/awk-in-20-minutes.html)

0 commit comments

Comments
 (0)