Course Review

My Opinion about the course After a semester working with the flip classroom system created by Ken, I must say that I loved it, usually I was stopped by the class topics because of my previous knowledge in programming topics, but with Ken's system I could go on and even started learning another programming language which … Sigue leyendo Course Review

#MasteryTopic09 Creating your own libraries

In this program I am creating functions in another program, to use the in a main program which is separate from it. For this is necessary to create a header file. In my program I explained the most of it, but the compilation I will explain it here. Here is my program: https://github.com/JuanPedroCasian/Creating_Own_Files.git In the image … Sigue leyendo #MasteryTopic09 Creating your own libraries