Setting up the computer #WSQ01

So, to be able to code, I had to install a compiler and an IDE. The IDE of my choice was CodeBlocks, wich I previusly learned how to use.

218965633_d7b9c3f712_o

I´m using a HP Envy 17 computer, running Windows 10. It was a little difficult to install the compiler (GNU C++), so I looked for instructions in the web. After reading many Blog Posts about it, I came up with a Youtube video showing step by step instructions of the installation process, and links to webpages where I could download the neccesary things. Here is a link to the video: https://www.youtube.com/watch?v=zOGU8fC3bvU

I had to watch it many times, since the guy has a big accent (Indian?) and I´m not a native English speaker. But I succeded and now I´m able to code and compile!