From 49ea3d9d64a85361d2dd4a601558b3a8c1a5ffed Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 3 Nov 2022 02:33:02 +0100 Subject: README.md: Add 'Further Reading' section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d4bf3b7d..2ce97e19 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,13 @@ The [Jau C++ and Java support library](https://jausoft.com/cgit/jaulib.git/about Below you can find a few notes about [*Direct-BT* Origins](#direct_bt_origins). +### Further Reading + +- [S. Gothel, *Direct-BT: BLE Programming with C++ & Java*, Nov 2022](https://jausoft.com/Files/direct_bt/doc/direct_bt-jughh2022.pdf) (pdf slides) +- [S. Gothel, *Direct-BT, Bluetooth Server and Client Programming in C++ and Java (Part 1)*, May 2022](https://jausoft.com/blog/2022/05/22/direct-bt-bluetooth-server-and-client-programming-in-cpp-and-java_pt1/) +- [S. Gothel, *Direct-BT C++ Implementation Details (Part 1)*, May 2022](https://jausoft.com/blog/2022/05/22/direct-bt-implementation-details-pt1/) + + ## Details You will find a [detailed overview of *Direct-BT*](https://jausoft.com/projects/direct_bt/build/documentation/cpp/html/namespacedirect__bt.html#details) (C++) and the [same in the Java API](https://jausoft.com/projects/direct_bt/build/documentation/java/html/namespaceorg_1_1direct__bt.html#details).
-- cgit v1.2.3