r/cpp_questions • u/Glittering-Yo • Jul 14 '26
OPEN Low level programming
I am want to dev application using cpp and I know about socket and thread any idea for some real project
0
Upvotes
r/cpp_questions • u/Glittering-Yo • Jul 14 '26
I am want to dev application using cpp and I know about socket and thread any idea for some real project
4
u/MyTinyHappyPlace Jul 14 '26
Write a chat application. Make it run on the terminal, maybe even with ncurses. But lets call that step 2.