Independent Learning Endeavor Beginning Stages

For my ILE, I have decided to learn C++, and if I have time afterwards, Objective-C. Today, I have recently learned the most basic syntax of the language.  As I have already learned Java, the logic is trivial, with only minor adjustments. I have learned how to make basic print statements, simple Boolean algebra, and simple I/O statements. I then learned simple control statements, writing functions, namespaces and arrays. I then proceeded to write a program that merges two arrays into one sorted one.

Leave a Reply

Your email address will not be published. Required fields are marked *