University Bound!

Back to school! Using some of the knowledge gained from the Udemy coursework, I have been working on a number of projects for the CMPUT174 course: Introduction to the Foundations of Computation I.

The challenges have been:

  • Learning Python3 (again)
  • Trying to maintain C# knowledge and language syntax (luckily, some factors like methods and function calls are identical)
  • Staying focused on completing project work on-time
  • Keeping up with the Udemy coursework as well
  • Dealing with the other classes and coursework

So far so good. Here are some recordings of the output of two mini-projects that I have completed for the class so far.

wordpuzzle

guessing game

Newer Post...
Working with Python