update fpb.json
parent
fc6835bad2
commit
e80de78daf
51
fpb.json
51
fpb.json
|
@ -11458,6 +11458,16 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://learnbyexample.github.io/cli_text_processing_coreutils/",
|
||||
"title": "Command line text processing with GNU Coreutils",
|
||||
"author": "Sundeep Agarwal"
|
||||
},
|
||||
{
|
||||
"url": "https://learnbyexample.github.io/cli-computing/",
|
||||
"title": "Computing from the Command Line",
|
||||
"author": "Sundeep Agarwal"
|
||||
},
|
||||
{
|
||||
"url": "https://magpi.raspberrypi.org/books/command-line-second-edition/pdf/download",
|
||||
"title": "Conquer the Command Line",
|
||||
|
@ -12482,6 +12492,11 @@
|
|||
"url": "http://data-sorcery.org/contents/",
|
||||
"title": "Data Sorcery with Clojure"
|
||||
},
|
||||
{
|
||||
"url": "https://www.learn-clojurescript.com",
|
||||
"title": "Learn ClojureScript",
|
||||
"author": "Andrew Meredith"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/magomimmo/modern-cljs",
|
||||
"title": "Modern cljs"
|
||||
|
@ -13539,7 +13554,8 @@
|
|||
},
|
||||
{
|
||||
"url": "https://quii.gitbook.io/learn-go-with-tests/",
|
||||
"title": "Learn Go with Tests"
|
||||
"title": "Learn Go with Tests",
|
||||
"author": "Chris James"
|
||||
},
|
||||
{
|
||||
"url": "https://miek.nl/go/",
|
||||
|
@ -18765,6 +18781,19 @@
|
|||
"HTML, Jupyter Notebooks"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://prappleizer.github.io/textbook.pdf",
|
||||
"title": "Python for Astronomers",
|
||||
"author": "Imad Pasha, Christopher Agostino",
|
||||
"notes": [
|
||||
"PDF"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://wesmckinney.com/book/",
|
||||
"title": "Python for Data Analysis",
|
||||
"author": "Wes McKinney"
|
||||
},
|
||||
{
|
||||
"url": "http://py4e.com/book",
|
||||
"title": "Python for Everybody",
|
||||
|
@ -18782,6 +18811,11 @@
|
|||
"2.7.5"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://pyneng.readthedocs.io/en/latest/",
|
||||
"title": "Python for network engineers",
|
||||
"author": "Natasha Samoylenko"
|
||||
},
|
||||
{
|
||||
"url": "http://pymbook.readthedocs.org/en/latest/",
|
||||
"title": "Python for you and me",
|
||||
|
@ -26668,6 +26702,11 @@
|
|||
"title": "Data Mining Algorithms In R",
|
||||
"author": "Wikibooks"
|
||||
},
|
||||
{
|
||||
"url": "https://datascienceatthecommandline.com/2e/",
|
||||
"title": "Data Science at the Command Line",
|
||||
"author": "Jeroen Janssens"
|
||||
},
|
||||
{
|
||||
"url": "https://allendowney.github.io/ElementsOfDataScience/README.html",
|
||||
"title": "Elements of Data Science",
|
||||
|
@ -27139,6 +27178,11 @@
|
|||
"PDF"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://learnbyexample.github.io/vim_reference/",
|
||||
"title": "Vim Reference Guide",
|
||||
"author": "Sundeep Agarwal"
|
||||
},
|
||||
{
|
||||
"url": "http://vimregex.com",
|
||||
"title": "Vim Regular Expressions 101",
|
||||
|
@ -28471,6 +28515,11 @@
|
|||
"notes": [],
|
||||
"manualReviewRequired": true
|
||||
},
|
||||
{
|
||||
"url": "https://learnbyexample.github.io/learn_gnugrep_ripgrep/",
|
||||
"title": "GNU GREP and RIPGREP",
|
||||
"author": "Sundeep Agarwal"
|
||||
},
|
||||
{
|
||||
"url": "https://www.syncfusion.com/ebooks/google_maps_api_succinctly",
|
||||
"title": "Google Maps API Succinctly",
|
||||
|
|
Loading…
Reference in New Issue