hello guys, just need a little help or advice, i just finished the c++ fundamentals and i cant find any meaningful problem to solve with it, i mean a in a cross road of not knowing what to do next, have tried learning winapi but cant find enough resources to help me.. can someone give me a tip about the route to take, anything will be of grate help thanks in advance
Networking: TCP/IP Illustrated by Stevens and Wright https://www.amazon.com/TCP-IP-Illustrated-3-Set/dp/0201776316
Get into this after reading chapter 12 (network programming with Windows) in Hart's book and writing a few simple programs using sockets.