Wednesday, August 21, 2013

It's been a while

Hello everyone and anyone,

I acknowledge that it has been a while since I have posted here. University managed to catch up with me and living life took over. However now I am more interested in journalism and hope to keep this alive as much as I can.

I was studying Computer Science, and I hope to be switching to IT this year. Computer Science was far too based on maths for me it has never been a strong point. It will cater to my business interest as well as quench my thirst for programming. I am looking forward to starting next year.

Much love,

George

Saturday, October 27, 2012

Microsoft Surface



It looks amazing, very sleek and sexy. I wish I could get my hands on one of these!

Monday, October 22, 2012

Big Day!

I performed my first programming lab today. It was but a simple C program, but still, it's a start.


#include 

main()
{
    printf("Hello World");
    return 0;
 
 }

This shows the header and the main part of the code, the header is the #include, which basically tells you to include a certain library. The one included there is a very basic one. 

I also started grappling, the first exercise that I've done since I have been at university.

Both of these things are great, and really important, the coding for career and advancing through my course, and the grappling to center myself.

We all need to learn how to tap out!

Sunday, October 21, 2012

Hello World!

I'm in university!

I'm doing Computer Science!

We are going to be learning C this term, and I will post about it as I go along. Hopefully we can all get something out of my education!

I bought "How to Program in C" to help me, so if you want to know what I will be working off most of the time you will know!

Tomorrow I will be doing the "Hello World" lab, which is basically printing out "Hello World".

We use Visual Studios, I've been using CodeBlocks this whole time, so it will be interesting to see how using a different compiler will go.

If I have time (not going to have much of that tomorrow), I'll show the lab and all of the different parts.

Friday, August 3, 2012

Vacation!

I'm going on holiday, so the posts will slow down. Check back soon!