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
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
Hi there πŸ‘‹

This is the last book for 2024 but with new year comes new books, new learning opportunities... So stay tuned, share knowledge and invite friends 😁

Happy holidays, happy new year πŸŽ‰

πŸ‘‰ @cpp_programming_books
Hello guys!

I'm deleting all the books from this and other programming book channels of mine.

The REASON is I found out that sharing e-books without the permission of the author is NOT PERMISSIBLE IN ISLAM.

WHY NOW? Honestly I previously didn't know that this act is not permissible in Islam and thought I was doing something beneficial to others.

As a Muslim, it is my responsibility to share what I found with other muslims and inform them as well! If you are also posting free versions of paid books without author's permission PLEASE STOP doing so!

However, if you are a muslim and just READ free pdf books, there is some Fatvas that it is not haram but I sincerely recommend this to check with your Scholars according to your Mazhab!

I still keep this channel open to share useful content, my own personal projects, programming tips and tricks.

πŸ‘‰ @cpp_programming_books
As a Mac user I really liked this app called Raycast. It is a collection of powerful productivity tools all within an extendable launcher.

It has lots of features and you can check them at Raycast.com

πŸ‘‰ @cpp_programming_books
Forwarded from xumpar
AI gives you answers, but the knowledge you gain is shallow. With StackOverflow, you had to read multiple expert discussions to get the full picture. It was slower, but you came out understanding not just what worked, but why it worked.

Think about every great developer you know. Did they get that good by copying solutions? Noβ€”they got there by understanding systems deeply and understanding other developers’ thought processes. That’s exactly what we’re losing.


https://nmn.gl/blog/ai-and-learning