updated 18 pages

This commit is contained in:
nbats 2025-09-08 17:44:06 -07:00 committed by GitHub
parent a0bee90aca
commit 6a07ab73a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 37 additions and 37 deletions

View file

@ -518,6 +518,7 @@
* [Cut The Knot](https://cut-the-knot.org/) - Math Equations / Problems
* [IXL Learning](https://au.ixl.com/math/) - Math Practice / Quizzes
* [Pauls Online Math Notes](https://tutorial.math.lamar.edu/) - Math Practice / Guides
* [HSCMathsByTopic](https://hscmathsbytopic.firsteducation.com.au/) - HSC Math Practice
* [ParkMath](https://parkmath.github.io/) or [FreeMathHelp](https://freemathhelp.com/) - Math Guides
* [ISODN Math](https://discord.gg/3sbwZdh) - ISODN Math Discord Community
* [Fourier Transform](https://www.jezzamon.com/fourier/index.html) - Interactive Fourier Transform Guide
@ -1041,6 +1042,7 @@
* [Programiz](https://www.programiz.com/), [TutorialKart](https://www.tutorialkart.com/), [Hackr.io](https://hackr.io/), [Ultimate Programming](https://www.codebreakthrough.com/ultimate-programming-all-in-one-tutorials?coupon=LEARNFORFREE), [GeeksforGeeks](https://www.geeksforgeeks.org/) or [Tpoint Tech](https://www.tpointtech.com/) / [Telegram](https://t.me/tpointtech) - General Coding Tutorials
* [Guru99](https://www.guru99.com/) - Software / Web Development
* [Codelabs](https://codelabs.developers.google.com/) - Project Based Tutorials
* [The SHA-256 Project](https://github.com/oconnor663/sha256_project) - Learn to Develop SHA-256
* [calmcode](https://calmcode.io/) - Video Tutorials
* [zetcode](https://zetcode.com/) - Programming Notes / Ebooks
* [Ebook Foundation](https://ebookfoundation.github.io/free-programming-books/) - Programming Ebooks
@ -1240,9 +1242,8 @@
* [Pentesting Bible](https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE) or [Juice Shop](https://owasp.org/www-project-juice-shop/) - Learn Pentesting
* [How DNS Works](https://howdns.works/) - Learn DNS
* [How DNSSEC Works](https://howdnssec.works/) - Learn DNSSEC
* [sha256_project](https://github.com/oconnor663/sha256_project), [CryptoPals](https://cryptopals.com/) or [cryptohack](https://cryptohack.org/) - Cryptography Learning
* [CryptoPals](https://cryptopals.com/) or [cryptohack](https://cryptohack.org/) - Cryptography Learning
* [How HTTPS Works](https://howhttps.works/) - Learn HTTPS
* [The SHA-256 Project](https://github.com/oconnor663/sha256_project) - Learn to Develop SHA-256
***