Muhammad Osama

I like to call myself mCode Canada.

Navigation Menu

Welcome to mCode Canada

I create fun websites, programs and other cool stuff.

Google+ Twitter LinkedIn GitHub

Web Portfolio

More work »

Blog

More posts »
Mar01

Ode to Phor T. Tu

Posted on Mar 1 by

By: Fred Cao, Trudy Li, Muhammad Osama, Yubo She, Angel Ye, Sean Zhou Victoria Park Collegiate Institute – IB Class of 2013   He reviewed us one by one staring into...

Jan14

What have I been up to?

Posted on Jan 14 by

I haven’t posted here in a very long time. While I’ve been wanting to update this for quite some time now, various commitments (primarily IB) have been getting in my...

Mar11

A Hectic Month

Posted on Mar 11 by

I went silent for quite a while after posting a new post on my series of introductory Java tutorials. This was a direct result of the very busy month that February has been at...

Jan31

Decision Making in Java

Posted on Jan 31 by

Part of a series of Java Programming Tutorials by Muhammad Osama. Decision making is important to both humans and machines alike. Similar to humans, a program must also be...

Jan30

Basic Computer Architecture

Posted on Jan 30 by

When digging through old notes for the Java tutorials, I also came across a small project about computer architecture. Please feel free to check it out if you are interested in...

Jan30

Variables and Basic User Input in Java

Posted on Jan 30 by

Part of a series of Java Programming Tutorials by Muhammad Osama. Having already discussed basic system output in Java in the previous tutorial, we will now move onto basic user...