>Car car = new Car()
Car car = new Car()
Justin Kelly
Jack Price
>not being able to tell from a glance that this is creating a new Car object named "Car"
Luis Smith
fuck OOP
Eli Lee
Car car2 = new Car(car)
Henry Myers
C++ doesn't have this prob-
auto car = new Auto;
Blake Russell
This is why I love C#. you only have to call the class name on the right side of initialization:
var car = new Car();
Levi Wilson
C# is for gays
Austin Baker
>implicit typing
William Martinez
nigger
Christopher Anderson
Is this board really filled with primjeets?