C/C++ Programming
5.64K subscribers
18 photos
1 file
12 links
My personal interests and love for C/C++ lead me to open this channel and share books, useful materials with you!
Download Telegram
Whoever wants to discuss or chat about C/C++ can join this public group!

@global_C_Cplusplus_discussion
C/C++ Programming pinned Deleted message
Happy International Women's Day! πŸŽ‰

Today, we celebrate the incredible achievements and contributions of women around the world. To all of our female subscribers, thank you for your strength, courage, and resilience.

And to the mothers, sisters, wives, and daughters of our male subscribers, we appreciate and honor your vital role in shaping our lives, families and communities. Let's continue to empower and support each other every day. πŸ’βœ¨

πŸ‘‰ @cpp_programming_books
Hi guys! Our channel is still small but I wanted to know if we have some subscribers who own Telegram channel(s) like this one (maybe for other programming languages).
Anonymous Poll
66%
No, I don't have
25%
Yes, I have one
9%
Yes, I have some
Hey guys!

If you are interested about all the books that are being added to the ProgReference.com website, please, consider joining to @ProgReference channel!

πŸ‘‰ @cpp_programming_books
Hi guys! πŸ‘‹

Looks like this channel accomplished great milestone and reached over 3k subscribers who are eager to learn about Software engineering! Thank you allπŸ₯³

πŸ‘‰ @cpp_programming_books
C/C++ Programming pinned Deleted message
Hello guys πŸ‘‹

I have a quick question and I need all of your answers! I have a plan to add `To Do list` service feature to ProgReference.com for managing daily tasks. Do you want to use it to improve your productivity?
Anonymous Poll
83%
Yes, I will definitely use
13%
Maybe, because I already use another site
4%
No, I'm not interested in such stuff
This media is not supported in the widget
VIEW IN TELEGRAM
Hello guys πŸ‘‹

Starting tomorrow I'm going to post latest news and useful articles related to C/C++ to make you more engaged and learn more! (*Books will also be there πŸ˜‰)
Anonymous Poll
92%
Great, let's do it!
8%
Maybe, it is not needed...
πŸ“Œ Qt 6.8 LTS Released!

And this release is packed with support for new desktop, mobile, and embedded platforms, hundreds of improvements, and exciting new features to boost your development experience and meet the needs of demanding applications.

πŸ“¨ Check out the highlights here!

πŸ‘‰ @cpp_programming_books
πŸ“Œ What's so hard about class types as non-type template parameters?

πŸ“¨ Read the detailed article about how to use class types as non-type template parameters here.

πŸ‘‰ @cpp_programming_books
No offence, Just a meme...

πŸ‘‰ @cpp_programming_books
Here is the simple C++ code and what is the output of it?


#include <iostream>
using namespace std;

int main() {
int x = 5;
cout << x++ << " " << ++x;
return 0;
}


You can see nice confetti animation if you find it right 😁

πŸ‘‰ @cpp_programming_books
Output will be ...
Anonymous Quiz
33%
6 7
47%
5 7
14%
5 5
6%
0
One way or another, prepare to work and learn and fail and then work and learn and fail some more.
After all, life is not that different from programming.

Interesting quote from the author of one of the upcoming books...

πŸ‘‰ @cpp_programming_books
Is it really true? Is writing tests a sign of weakness?

πŸ‘‰ @cpp_programming_books
Someone relates?...

πŸ‘‰ @cpp_programming_books
πŸŽ‰ Thank You for 5K Subscribers! πŸŽ‰

Wow, we’ve hit a major milestoneβ€”5,000 members! πŸ™Œ

I just wanted to take a moment to say a huge THANK YOU to each and every one of you who has supported this community. Your engagement, feedback, and positivity mean the world. πŸ’¬β€οΈ

This is just the beginning, and I’m so excited for what’s to come. Stay tuned for more great content and exciting updates ahead!

Let’s keep growing together! πŸš€

πŸ‘‰ @cpp_programming_books