arrow_upward
C++ ?
#1
Recently started working with C++17 and wanted to know of any projects I could try to recreate/work on that could look quite nice for an assignment in CS2, cheers



#2
U can start reading the drozdek's book, it's too nice! Talks about C++, data structure, algorithms and others

U can try to create a sniffer, like tcpdump or ngrep



[+] 1 user Likes anon500's post
#3
thanks mate



#4
I think learncpp is a great website to learn.

For a project I would make a simple game like pong or snake in the terminal as it's easy to test when it's working and has no external dependencies.



#5
go to youtube