Sobes.tech
Junior — Middle

What materials or resources have you used to acquire knowledge in this field?

sobes.tech AI

Answer from AI

To acquire knowledge in the field of C/C++, I used the following materials and resources:

  • Books: "The C Programming Language" by Kernighan and Ritchie, "C++ Primer" by Stanley Lippman.
  • Online courses: courses on platforms like Coursera, Stepik, Udemy for C and C++.
  • Documentation: official ISO C++ standards and documentation on the STL standard library.
  • Practice: solving problems on sites like LeetCode, Codeforces, as well as personal projects.
  • Communities: forums like Stack Overflow, Russian-speaking communities on Telegram and Habr.

This comprehensive approach helps not only to learn the syntax but also to understand best practices and language features.