Further readings and references

Programming Languages Resources:

C++:

  • https://www.learncpp.com/ (introduction to classes section, chapter 13)
  • Effective C++ by Bruce Eckel (Book)

C#:

  • Pro C# by Andrew Troelsen (Book)
Java:
  • Head-First Java by Kathy Sierra, Bert Bates (Book)
  • Effective Java by Bruce Eckel (Book)

Kotlin:

  • Atomic Kotlin by Bruce Eckel, Svetlana Isakova (Book)
  • https://kotlinlang.org/docs/getting-started.html

Python:

  • Fluent Python by Luciano Ramalho (Book)

Modifié le: Sunday 5 October 2025, 05:27