Relevant

Saturday, 1 November 2014

Useful Stuff No. 002

This isn't easy

First of all, I will post a PDF and pictures of the exam timetable.

Solutions No. 003: EEG 206: Program that reads a file and does some work with it. (Our last classwork)

The Program where you read data from a file

Code Notes: 
  • The program's name is "ExtFileOps" (External File Operations) (cool, huh?).
  • It revolves around using a standard header file called "fstream".

Monday, 27 October 2014

Downloads

This page hosts the all the download links that I will be posting

Solutions No. 002: EEG 206: Program that calculates which day of the year a given date falls on

That program where you enter a date and it tells you that it's the nth day of the year

Code Notes: 
  • The program's name is "DateConv".
  • The date is entered as a string.

Solutions No. 001: EEG 206: Program that reverses a string

This is the program that we were told to do where you take input of a string and reverse it and then output it.

Code Notes: 
  • I didn't use the "string.h" header since Engr. Mohammed did not teach it in class.

Useful Stuff No. 001

Alright then, the beginning

First of all, I would like to introduce the very best c++ programming book I have seen in my time.

Sunday, 26 October 2014

Introduction

What's all this about?

I chose to create this blog for us students of computer/electrical engineering 2017 set (hence the name). I plan to use it as an avenue of posting assignment solutions and useful stuff for us due to the limitations of WhatsApp.

For now, I will post links to sites that can help with jacking for courses, c++ code, and from time to time solutions to relevant questions.

Also, I promise not to post any spam or messages that further personal interests of mine or people related to me in any way whatsoever. Also, no lame attempts at humour.

Finally, I would like to declare a caveat : Due to the nature of our course and certain commitments of mine, I cannot guarantee that I will post frequently or consistently, but I can say that I will do my best.

So, let's see whether this will work.

Sincerely,
Timilehin Bolaji