Slashdot Mirror


Philosophy and Computer Science Revisited

Soren Kierkegaard writes "While reading the two-and-a-half-year-old Slashdot post on Does Philosophy have a role in Computer Science, it occurred to me that over these past few years Philosophy has a more prominent role in Computer Science then ever before. Cognitive Science and Computer Ethics are more established disciplines in universities, and the numbers of philosophy graduates double majoring in computer science and information systems are climbing. Is a merger of Philosophy, a discipline steeped in history and intelligent thought, and Computer Science, a discipline that looks to the future, the best of both worlds?"

8 of 204 comments (clear)

  1. Everyone should study some philosophy by davidwr · · Score: 5, Insightful

    Now, whether that's in a formal course like "Philosophy 101" or whether it's embedded in other courses, like ethics course content spread throughout an engineering curriculum or programming philosophies spread throughout programming courses, isn't all that important.

    What is important is that by the time you graduate, you understand both why there are so many different world views for "big picture" things like the responsibilities of citizens, the rights of individuals vs. the rights of the collective or state, etc. as well as why there are different views on "details" like different coding standards and different standards of business ethics.

    By knowing many of these views and by understanding why different people have different views, you will be better prepared to know why you adopt the views you adopt, and be able to explain your reasons to others. You will also be better equipped to understand why your boss or coworker may have a different view, and whether that difference is a reason for you to re-evaluate your views, agree to disagree, or circulate your resume.

    This is why philosophy should be taught in school. Graduates should also continue a lifetime of self-study.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  2. Hasn't anybody read by srussia · · Score: 4, Insightful

    Hofstader's GEB:EGB?

    --
    Set your phasers on "funky"!
  3. I Think You're Reaching There by eldavojohn · · Score: 4, Insightful
    I'm going to refer back to this comment from that story with this statement:

    Having worked as a developer for 5 years since finishing grad school, I've been discouraged to find that the points of contact between philosophy and CS are VERY few and far between. Studying philosophy will definitely sharpen your reading, writing, and analytical skills, all of which are (or should be, if you're doing your job right) useful for programmers. But those are all general skills; my knowledge of philosophical theories or history or personalities are, frankly, never a part of my work life.

    I think that still holds true in all but rare cases. It's unfortunate but I made a reference to Kant's Critique of Pure Reason a few months ago at work. Someone had just read The Blind Watchmaker by Dawkins and I asked them if he was referring to Kant's "Prime Mover" or "Watch Maker" ... and everyone promptly drew a blank. My actual work is even further from it.

    Although that is primarily the 'classic' idea of philosophy and I'm well aware of increasing fields related to computer science like information law (or whatever they call it) and AI. I became disheartened as I tried implementing some rudimentary NLP/AI programs ... even in C that stuff is resource intensive.

    Is a merger of Philosophy, a discipline steeped in history and intelligent thought, and Computer Science, a discipline that looks to the future, the best of both worlds?

    No offense but you just took two positive sentences about two arbitrary majors and tried to pull them together for reasons unknown to me. The same could probably be said about any two majors:

    Is a merger of Home Economics, a discipline steeped in making home life better and easier, and Mathematics, a discipline of rigorous proofs, the best way to improve the common man's life?

    Yeah, it's romantic. But aside from logic, predicate calculus and the philosophy of mathematics, could you help me out in how this is supposed to meld with my Java monkey job?

    Don't get me wrong, I love to read AI papers on arxiv and tinker with a local copy of Wikipedia at home but ... where has a major application of Philosophy developed in Computer Science in the last 2.5 years?

    --
    My work here is dung.
  4. Comment removed by account_deleted · · Score: 5, Insightful

    Comment removed based on user account deletion

  5. Re:Logic is programming by Edward+Kmett · · Score: 4, Insightful

    We usually call this notion the Curry Howard correspondence.

    http://en.wikipedia.org/wiki/Curry-Howard_correspondence

    It is an idea used a lot by programmers in languages like Haskell.

    --
    Sanity is a sandbox. I prefer the swings.
  6. Re:Logic is programming by SatanicPuppy · · Score: 4, Insightful

    The best "science" course I ever had was a philosophy course on the philosophy of science...Never, ever had a foundational course in science that really hit the heart of the scientific method in the same way.

    It's real easy to miss the forest for the trees. Having a good course on the why gives you an amazing depth of perception on the how.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  7. Re:Logic is programming by Anonymous Coward · · Score: 4, Insightful

    Logic, as defined by the ancient greeks is a tool (organon). It serves a purpose, its not a purpose per se. It helps you reason, deduct, infer, prove, etc. Hence its connection with philosophy. When philosophy tries to prove something it users logic, not sentiments or afinities.
    It later developed into a fool blown science, because, well, there will always be people that study the tool instead of using it. Not that that's bad or anything :)

  8. Yes, but formal logic is part of mathematics by mario_grgic · · Score: 4, Insightful

    and it's quite different than logic studied in philosophy classes.

    --
    As the island of our knowledge grows, so does the shore of our ignorance.