From 9a9b2493a8eda60f08809b4cb1e5bc49c5c3600c Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 3 Jul 2022 20:07:40 -0400 Subject: Re-named "do_to" to "to". --- documentation/bookmark/api__application_programming_interface.md | 9 +++++++++ documentation/bookmark/application_programming_interface.md | 8 -------- documentation/bookmark/business/management.md | 1 + documentation/bookmark/data/big.md | 5 +++++ documentation/bookmark/machine_vision.md | 5 +++++ 5 files changed, 20 insertions(+), 8 deletions(-) create mode 100644 documentation/bookmark/api__application_programming_interface.md delete mode 100644 documentation/bookmark/application_programming_interface.md create mode 100644 documentation/bookmark/data/big.md create mode 100644 documentation/bookmark/machine_vision.md (limited to 'documentation/bookmark') diff --git a/documentation/bookmark/api__application_programming_interface.md b/documentation/bookmark/api__application_programming_interface.md new file mode 100644 index 000000000..6e977e75d --- /dev/null +++ b/documentation/bookmark/api__application_programming_interface.md @@ -0,0 +1,9 @@ +# Reference + +0. []() +0. [rSQL](https://rsql.io/) +0. [Taxi language](https://taxilang.org/) +0. [DBS launches ‘world’s largest’ banking API platform](https://fst.net.au/financial-services-news/dbs-launches-worlds-largest-banking-api-platform/) +0. [Why APIs Matter](https://systemsapproach.substack.com/p/why-apis-matter?s=r) +0. [Aligning on Your API Design Using Jobs to be Done](https://blog.stoplight.io/aligning-on-your-api-design-using-jobs-to-be-done) + diff --git a/documentation/bookmark/application_programming_interface.md b/documentation/bookmark/application_programming_interface.md deleted file mode 100644 index 38bbe19ec..000000000 --- a/documentation/bookmark/application_programming_interface.md +++ /dev/null @@ -1,8 +0,0 @@ -# Reference - -0. []() -0. [Taxi language](https://taxilang.org/) -0. [DBS launches ‘world’s largest’ banking API platform](https://fst.net.au/financial-services-news/dbs-launches-worlds-largest-banking-api-platform/) -0. [Why APIs Matter](https://systemsapproach.substack.com/p/why-apis-matter?s=r) -0. [Aligning on Your API Design Using Jobs to be Done](https://blog.stoplight.io/aligning-on-your-api-design-using-jobs-to-be-done) - diff --git a/documentation/bookmark/business/management.md b/documentation/bookmark/business/management.md index 968ecce66..0e5dd29eb 100644 --- a/documentation/bookmark/business/management.md +++ b/documentation/bookmark/business/management.md @@ -1,6 +1,7 @@ # Reference 0. []() +0. [What Engineering Managers Should Do (and Why We Don’t) • Lena Reinhard • GOTO 2019](https://www.youtube.com/watch?v=Q_bJVokYLRI) 0. [Effective project management in 10 simple steps](https://www.cenizal.com/ten-rules-of-project-management/) 0. [When Everything is Important But Nothing is Getting Done](https://sharedphysics.com/everything-is-important/) 0. [The Power of Introspection: The Fuel That Keeps Teams Resilient](https://www.youtube.com/watch?v=gl1AKeEHTG8) diff --git a/documentation/bookmark/data/big.md b/documentation/bookmark/data/big.md new file mode 100644 index 000000000..c277f0eca --- /dev/null +++ b/documentation/bookmark/data/big.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [Algorithms and Data Structures for Massive Datasets](https://www.manning.com/books/algorithms-and-data-structures-for-massive-datasets) + diff --git a/documentation/bookmark/machine_vision.md b/documentation/bookmark/machine_vision.md new file mode 100644 index 000000000..ff013536a --- /dev/null +++ b/documentation/bookmark/machine_vision.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [OpenHands](https://openhands.ai4bharat.org/en/latest/index.html) + -- cgit v1.2.3