Search Results
Post Author Forum Replies [desc] Views Posted
    Thread: [Help] Abstraction / Interfaces / Inheritance
Post: [Help] Abstraction / Interfaces / Inheritance

Can anyone explain these concepts to me please? I've got an exam thursday and need to get my head around them, and the lecture slides are making no sense.
Lewis_ Programming Support, Graphic Design and Tutorials 0 4,194 23-05-2011, 09:31 PM
    Thread: My first ever program.
Post: My first ever program.

Hope I'm not breaking any rules posting a .exe. Download at your own risk I suppose. http://dl.dropbox.com/u/16577909/Battleships%201.0.exe I'm in my first year at uni studying comp sci, out fir...
Lewis_ Programming Support, Graphic Design and Tutorials 5 15,697 17-05-2011, 11:38 AM
    Thread: What Anti Virus do you use?
Post: RE: What Anti Virus do you use?

Got to be ESET.
Lewis_ Operating System and Software Support 15 35,494 23-05-2011, 01:23 AM
    Thread: Chromebook!
Post: RE: Chromebook!

I don't like the thought of all my personal files being stored on googles servers.
Lewis_ The Lounge 18 31,055 16-05-2011, 05:46 PM
    Thread: Who can code?
Post: RE: Who can code?

Code: -- for (int i = 1; i < 101; i++) { if (i % 5 == 0 && i % 3 == 0) Console.WriteLine("FizzBuzz"); else if (i % 3 == 0) ...
Lewis_ Programming Support, Graphic Design and Tutorials 27 57,406 17-05-2011, 10:49 AM
    Thread: PC or Laptop
Post: RE: PC or Laptop

My current laptop is better than any desktop I've ever had love the new MBP's :D
Lewis_ Hardware, Networking and Wireless 67 141,854 14-05-2011, 03:48 AM