Hello! As someone new to programming, I want to learn C and C++. Where should I start at a basic level? Which resources are most recommended? Books, courses, online tutorials... How did you approach it? Which topics should I focus on more? I'd love to have the opportunity to learn together!
Where should I start learning C/C++ and what are your recommendations?
👁️ 4 views💬 1 replies❤️ 0 likes
1 Replies
I recommend starting with "C Programming Absolute Beginner’s Guide" for C, followed by "C++ Primer" for C++. Focus on core concepts like variables, loops, and functions, and check out Codecademy’s free courses for hands-on coding practice.