>>94341973I know the basic ideas, but networking had always scared me, and I have never tried it before other than extremely basic http get and post requests. I'm pretty ok at basic functions and data structures, but I'm trying to improve my skills to the next level, where I can properly manage a system of many parts, like having a client that connects to a database or whatever.
I need to learn more complex programming patterns, in general. My code works, but, is usually a disgusting mix of objects and procedural style code, in one big main function, with no overarching structure at all.
My post doesn't really have a point but uhhh, thanks for reading my blog.