@Halo Anything in particular you'd like to do? File parsing, image processing, networking, conway game of life, you could read an image and print it to the terminal
@Halo The first thing I did when learning C was convways game of life, just calculate the cells and then print them, I then did things like playing around with sockets and simple xor encryption to make a very simple encrypted chat client, now I'm mainly playing around with images, lua, and opengl