diff --git a/docs/api.md b/docs/api.md index 8d73b267..442e2828 100644 --- a/docs/api.md +++ b/docs/api.md @@ -28,6 +28,7 @@ - [Related](#related) - [Video APIs](#video-apis) - [API Business Models](#api-business-models) +- [Tweets](#tweets) ## APIs - [wikipedia: API Application Programming Interface](https://simple.wikipedia.org/wiki/Application_programming_interface) @@ -191,11 +192,15 @@ ## API Business Models - [API Business Models. 20 Models in 20 Minutes](https://www.infoq.com/presentations/API-Business-Models/) ----
[![20 API Business Models](images/api_business_models.jpg)](https://www.infoq.com/presentations/API-Business-Models/)
+## Tweets +
+ Click to expand! +
-
\ No newline at end of file + +
\ No newline at end of file diff --git a/docs/developerportals.md b/docs/developerportals.md index c5e75dcc..55b5bb4b 100644 --- a/docs/developerportals.md +++ b/docs/developerportals.md @@ -28,6 +28,7 @@ - [Banking](#banking) - [Insurance](#insurance) - [Telecom](#telecom) +- [Tweets](#tweets) ## Introduction - [Layering domains and microservices using API Gateways](https://kislayverma.com/software-architecture/layering-domains-and-microservices-using-api-gateways/) @@ -181,6 +182,10 @@ - [Ericsson](https://ericssondeveloperapi.portal.azure-api.net/) - [Telefonica Thinking Cities](https://thinking-cities.readthedocs.io/) +## Tweets +
+ Click to expand! +
@@ -191,4 +196,5 @@ -
\ No newline at end of file + +
\ No newline at end of file diff --git a/docs/golang.md b/docs/golang.md index 048c8caf..bb19fc61 100644 --- a/docs/golang.md +++ b/docs/golang.md @@ -5,6 +5,7 @@ - [Go cheatsheets](#go-cheatsheets) - [Go Frameworks](#go-frameworks) - [Go packages](#go-packages) +- [Tweets](#tweets) ## Introduction - [golang.org](https://golang.org/) - [github.com/golang/go](https://github.com/golang/go) @@ -45,6 +46,11 @@ ## Go packages - [cap](https://github.com/hashicorp/cap) A collection of authentication Go packages related to OIDC, JWKs and Distributed Claims. +## Tweets +
+ Click to expand! +
-
\ No newline at end of file + +
\ No newline at end of file diff --git a/docs/istio.md b/docs/istio.md index 7c3346a5..9615fc27 100644 --- a/docs/istio.md +++ b/docs/istio.md @@ -7,6 +7,7 @@ - [Envoy micro proxy](#envoy-micro-proxy) - [Kibana](#kibana) - [AWS App Mesh](#aws-app-mesh) +- [Tweets](#tweets) ## Docs - [Istio.io](https://istio.io/) @@ -114,6 +115,11 @@ IstioMesh, PrometheusIO, Flux v2 & Flagger. - [aws.amazon.com/app-mesh](https://aws.amazon.com/app-mesh/) - [allthingsdistributed.com: Redefining application communications with AWS App Mesh](https://www.allthingsdistributed.com/2019/03/redefining-application-communications-with-aws-app-mesh.html) +## Tweets +
+ Click to expand! +
+
\ No newline at end of file diff --git a/docs/javascript.md b/docs/javascript.md index 3fdff88b..58d6a5d5 100644 --- a/docs/javascript.md +++ b/docs/javascript.md @@ -37,9 +37,11 @@ ## More Frontend JavaScript Frameworks - [cult.honeypot.io: Best Frontend JavaScript Frameworks To Learn 2021](https://cult.honeypot.io/reads/best-frontend-javascript-frameworks-learn-2021/) ---- +## Tweets +
+ Click to expand! +
- -
+
\ No newline at end of file diff --git a/docs/message-queue.md b/docs/message-queue.md index 759f29ca..ea886248 100644 --- a/docs/message-queue.md +++ b/docs/message-queue.md @@ -40,6 +40,8 @@ - [eBooks](#ebooks) - [Related](#related) - [Questions and Answers](#questions-and-answers) +- [Videos](#videos) +- [Tweets](#tweets) ## Message Queue in Kubernetes. Event-driven Messaging. Real-Time Data Streaming - [Wikipedia: Message Broker](https://en.wikipedia.org/wiki/Message_broker) @@ -391,12 +393,20 @@ Red Hat AMQ 7|JBoss AMQ 7 (Broker) or Red Hat AMQ 7 Suite|Apache ActiveMQ Artemi ## Questions and Answers - [adambien.blog - 75th **airhacks.tv** Questions and Answers: Kafka, JAX-RS, MicroProfile, JSON-B, GSON, JWT, VSC, NetBeans, Java Fullstack](https://adambien.blog/roller/abien/entry/kafka_jax_rs_microprofile_json) "Kafka vs. JAX-RS / RPC, thoughts about APIs, JSON-B vs. GSON, Path.of over Paths.get, Java Records, MicroProfile JWT, beginners vs. expert content, best Java fullstack, code coverage, NetBeans in 2020, Visual Studio Setup for Java, screencast configuration, ReactJS / Angular over JSF?, JSON-P vs. JSON-B, security code scanning" ---- +## Videos +
+ Click to expand!
+
+ +## Tweets +
+ Click to expand!
-
\ No newline at end of file + +
\ No newline at end of file diff --git a/docs/python.md b/docs/python.md index 19648dcf..b86d1057 100644 --- a/docs/python.md +++ b/docs/python.md @@ -20,6 +20,8 @@ - [Eclipse IDE](#eclipse-ide) - [Python Libraries](#python-libraries) - [Python Snippets](#python-snippets) +- [Slides](#slides) +- [Tweets](#tweets) ## Python Blogs and Forums - [digitalocean.com python 🌟](https://www.digitalocean.com/community/tags/python) @@ -140,21 +142,6 @@ - [itsallaboutpython.blogspot.com: Simple Script To Send Emails In Python](https://itsallaboutpython.blogspot.com/2021/08/simple-script-to-send-emails-in-python.html) - [tecadmin.net: How To Read, Write & Parse CSV in Python](https://tecadmin.net/read-write-csv-in-python) -
-

29 common beginner Python errors on one page via https://t.co/Ctvy84KXKx #Python #Sysadmin #Programming #Unix #Linux pic.twitter.com/vaZaJETNPU

— nixCraft (@nixcraft) 6 de marzo de 2016
- -
-
- -
-
-

PEP-8 Cheatsheet (2009) by Veeraj Shenoy on Scribd

-
-
-
-
-
- ## Python Books - [Python Data Science Handbook 🌟](https://jakevdp.github.io/PythonDataScienceHandbook/) This website contains the full text of the Python Data Science Handbook by Jake VanderPlas; the content is available on GitHub in the form of Jupyter notebooks. - [automatetheboringstuff.com: Automate the Boring Stuff with Python](https://automatetheboringstuff.com/) @@ -281,8 +268,25 @@ ## Python Snippets - [python.plainenglish.io: 12 Python Snippets That Will Boost Your Productivity](https://python.plainenglish.io/python-snippets-7e8dcbeae26e) +## Slides +
+ Click to expand! +
+

PEP-8 Cheatsheet (2009) by Veeraj Shenoy on Scribd

+
+
+ +## Tweets +
+ Click to expand! + +
+ + +
+
\ No newline at end of file