Author Archives: Asa Puls

Final Project #5

Here is a link to our code for the final sodoku project of Kens TC1017 C++ course:

Final Code

1017

Mastery 27

Here is my completed code for mastery 27 of Kens TC1017 C++ course: mastery27

here is a picture of the running code:

1017 27

Mastery 25

Here is a link to my code for the 25th mastery for Kens TC1017 C++ course via GitHub: mastery25

Below is a picture of the working code:

1017 25

Mastery 26

Here is my code for the 26th mastery for Kens TC1017 C++ course via GitHub: mastery26

Here is a picture of the code running on my MacBook:

1017 26

Final Project Post #4

Here is my 2nd to last post regarding the Final Sodoku Project in Kens TC1017 C++ course.

The code is very similair to the code for week except for a few small changes. The code is completed and only needs to have a few things rewritten so it is able to be comprehended easier. Just one more week everyone. I’ve had a great time. See you all on the flip side.

1017

WSQ16

Here is my code for the 16th WSQ in Kens TC1017 C++ programming class via GitHub: WSQ16

Here is a picture of the code working:

1017 16

Quiz 11

Here is my code for the 11th quiz via GitHub: Quiz11

I hope this helps those of you who have not completed the quiz yet 😀

Final Project Post #3

Here is my 3rd post regarding the final project in Kens TC1017 C++ programming course.

We only have a few things to add in the prgram now. We have implemented color and made sure the user can only input valid (legal) numbers. Although the code works well and there are no bugs, it is pretty long. We might be able to shorten it using some math functions but for now we have left it long.

We only have 2 more weeks

Push through everyone

Untitled

Here is my code for the 10th quiz in Kens TC1017 C++ course

Question 1

Question 2

Bonus Quiz

Here is proof i completed my bonus quiz