From e3927169557df0a7adf18a2c06483de4cd82a505 Mon Sep 17 00:00:00 2001 From: Anri Lombard Date: Wed, 20 Jul 2022 11:06:15 +0200 Subject: [PATCH] Lines 1600/1996 --- translations/README-af.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/translations/README-af.md b/translations/README-af.md index cb14558842..dae086574f 100644 --- a/translations/README-af.md +++ b/translations/README-af.md @@ -1586,3 +1586,12 @@ Jy is nooit regtig klaar nie. - [Network Security](https://www.youtube.com/watch?v=SIEVvk3NVuk&index=11&list=PLUl4u3cNGP62K2DjQLRxDNRi0z2IRWnNh) - [Network Protocols](https://www.youtube.com/watch?v=QOtA76ga_fY&index=12&list=PLUl4u3cNGP62K2DjQLRxDNRi0z2IRWnNh) - [Side-Channel Attacks](https://www.youtube.com/watch?v=PuVMkSEcPiI&index=15&list=PLUl4u3cNGP62K2DjQLRxDNRi0z2IRWnNh) + +- ### Garbage collection +- [GC in Python (video)](https://www.youtube.com/watch?v=iHVs_HkjdmI) +- [Deep Dive Java: Garbage Collection is Good!](https://www.infoq.com/presentations/garbage-collection-benefits) +- [Deep Dive Python: Garbage Collection in CPython (video)](https://www.youtube.com/watch?v=P-8Z0-MhdQs&list=PLdzf4Clw0VbOEWOS_sLhT_9zaiQDrS5AR&index=3) + +- ### Parallel Programming + - [Coursera (Scala)](https://www.coursera.org/learn/parprog1/home/week/1) + - [Efficient Python for High Performance Parallel Computing (video)](https://www.youtube.com/watch?v=uY85GkaYzBk) \ No newline at end of file