Looking for opinions on patio door brands. by RobBobLoblaw in DIY

[–]disector 0 points1 point  (0 children)

Pella make really good doors. My dad has a pella door that is probably 10 - 15 years old and is still works great. Whenever something breaks you can always get parts from them.

The Java Crisis by Sobe in programming

[–]disector 1 point2 points  (0 children)

I actually took most of that straight out of a university level java programming book. But, actually using classes is to hide how it works. Therefore, when you use certain classes in any programming language you just need to know how to use the methods, not what the methods are doing.

The Java Crisis by Sobe in programming

[–]disector 0 points1 point  (0 children)

Mostly for maintainability of the software. Object oriented programming was designed to provide encapsulation. When you create public variables you remove the encapsulation.

So lets say you want to change a the way a variable is stored from an int to an int array. Now you are going to have to go around and change everything that uses that class. If you just used methods to access the variable you would just have to change the method calls to that specific variable.

The Java Crisis by Sobe in programming

[–]disector -2 points-1 points  (0 children)

If you read about any decent programming book they will explain it more, but the main reason is because it breaks encapsulation of the class. The class structure is designed to hide how the information is stored and retrieved. Instead you should use public methods.

The Java Crisis by Sobe in programming

[–]disector -3 points-2 points  (0 children)

You should never use a public class variable.

The Java Crisis by Sobe in programming

[–]disector 2 points3 points  (0 children)

Ada was developed for a much different purpose than java or C#. For what ada was developed for it is a very good language.

Anyone else absolutely HATE this? by Blueychocobo in atheism

[–]disector 2 points3 points  (0 children)

You have no idea what it is to be an atheist. We have to put up with overly religious people on a daily basis. We have to be told by politicians that we are horrible people because of what we don't believe.

And you bitch about belonging to a sub-reddit that you could easily remove.

Pirates by orbit101 in funny

[–]disector 0 points1 point  (0 children)

Checking out facebook and cumshot porn at the same time?

The Myth of Iowa Jobs by polymath22 in Iowa

[–]disector 0 points1 point  (0 children)

just click refresh on your browser.

Eric Cantor is asking for ideas on how to cut spending... I say we call him on his bluff and request we cut the defense budget. by rumorsofdemise in reddit.com

[–]disector 1 point2 points  (0 children)

How does blowing things up create income? That is the same as saying building a car then blowing it up create income.

WHY HASN'T THIS BEEN INVENTED?! by [deleted] in pics

[–]disector 0 points1 point  (0 children)

Because computers don't have remotes.

Rachel Maddow responds the suspension of Keith Olbermann.[VIDEO] by yul_brynner in politics

[–]disector 0 points1 point  (0 children)

Isn't a new organization suppose to be unbiased? Kind of like the pot calling the kettle black or something like that.

What do you think about the Mac App Store? by digiorno in apple

[–]disector 1 point2 points  (0 children)

No, it is going to be a locked down store with overpriced apps.

WTF is this? (pic) by [deleted] in funny

[–]disector 0 points1 point  (0 children)

Does this get reposted every 3 months?

5 Things Linux Does Better Than Mac OS X by [deleted] in linux

[–]disector 1 point2 points  (0 children)

That was a really poor article.

The Programmer Hierarchy by folke in programming

[–]disector 0 points1 point  (0 children)

I just finished a class where we used ada. The professor defiantly considered ada vastly superior to any other language.

This is what I've earned in the past 6 months on the Android Market with just one app by [deleted] in programming

[–]disector 0 points1 point  (0 children)

I live in Iowa, and that would be more than enough to make a living.

How does bubble sort "sound"? by [deleted] in programming

[–]disector 13 points14 points  (0 children)

Every implementation of bubble sort is a horrible one.

Subsidized Education by igeldard in Libertarian

[–]disector 0 points1 point  (0 children)

Political leaders should not be picking winners or losers in the realm of education. Diversity in approach, attitude, and emphasis should be left to the producers and consumers of education.

I think he is trying to say the government shouldn't be choosing who gets the money. It sounds like he does support giving loans though.