Mastery 9

--Originally published at Programing 101

The difficult part : i didn’t understand how my program would read any type of document but then when i went to ken (my teacher) explain that my program was wrong because i did it all outside the main program

 

 the easy part : nothing

what i learn:

  • how to count line and chars
  • how to make everything inside the main at least if the program needs to be
  • everything is suppose to be easy

Screen Shot 2017-04-03 at 05.20.44

Screen Shot 2017-04-03 at 05.32.20

Screen Shot 2017-04-03 at 05.20.31

>>c++ page command<<<

>>Ken Bauwer <<


Programing 101 2017-04-03 05:19:16

--Originally published at Programing 101

The difficult part : i hadn’t the minimum idea how hard this would be, it look easy but it was tedious because i needed to put 10 different numbers in one command but it hit me hard when i count out i could do it differently but i didn’t so i made this.

 the easy part : all the equation were easy

what i learn: …

771

>>>c++ page command<<<


Mastery 6

--Originally published at Programing 101

The difficult part : i forgot everything about factorial numbers so a found a video in youtube explaining what was that and then check it in the cplusplus page about factorial, i found it and i did my own, obviously my firs try didn’t work but it was because i didn’t declare my variables

 the easy part : checking the programing of my friends and ones in the internet

what i learn:

  • how to do a factorial again
  • how to put that factorial to work in my program

661

>>c++ page command<<<

>>Factorial numbers<<