Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Insider News
  4. Functional Programming does a horrible job of selling itself

Functional Programming does a horrible job of selling itself

Scheduled Pinned Locked Moved The Insider News
comsalesfunctionalquestioncareer
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kent Sharkey
    wrote on last edited by
    #1

    Medium[^]:

    The more I get older, the more I realize that marketing your wares is very important.

    Maybe it just needs more braces and semicolons?

    M 1 Reply Last reply
    0
    • K Kent Sharkey

      Medium[^]:

      The more I get older, the more I realize that marketing your wares is very important.

      Maybe it just needs more braces and semicolons?

      M Offline
      M Offline
      Marc Clifton
      wrote on last edited by
      #2

      FP does a horrible job selling itself because: 1. The world is not immutable 2. Tail recursion is a thing only necessary when coerced into an immutable world, and can get really complicated really fast 3. Continuations and continuation passing style are hardly ever necessary (and easily implemented in non-FP languages) 4. Pattern matching is just a glorified switch statement 5. Type inference sorta sucks, especially when only the first field of a type is used to infer the type (that one bit me numerous times.) Marc

      Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups