Skip to content
akquinet Logo

akquinet AG – Blog

Technologies, methods and tools

  • Topics
    • Enterprise Applications
    • Mobile Solutions
    • User Experience
    • DevOps
    • Project Management
  • Contact
  • Legal Notice

Functional Programming

Everything related to functional programming, totally independent from any programming language.

Optionals in Kotlin

23. May 201829. June 2019 | tnfink

In No more Ifs I wrote a little bit about the new Optional class in Java 8. It enables the developer to work with optional values without a complex nested structure of if-then-else expressions. A colleague of mine, being a big fan of Kotlin, dropped a hint that using Kotlin, it would be much easier. He could even prove it. 🙂
Continue reading →

No more ifs – an application of functional programming in Java

15. March 201829. June 2019 | tnfink

Java 8 introduced with Optional a functional datatype that enables the developer to work with optional values without nested if-statements. This can simplify your code a lot.

Continue reading →

Posts navigation

Next

Links

  • Blog (German) Blog (German)
  • akquinet Homepage akquinet Homepage
  • Facebook Facebook
  • Instagram Instagram
  • Twitter Twitter
  • LinkedIn LinkedIn
  • Xing Xing

Topics

  • All (180)
    • Data Science (5)
    • DevOps (10)
    • Enterprise Applications (86)
    • Functional Programming (11)
      • haskell (3)
    • Industrie 4.0 (1)
    • Microsoft Azure (2)
    • Mobile Solutions (38)
    • Playground (32)
    • Project Management (3)
    • Security (3)
    • SpringBoot (2)
    • User Experience (9)
Red Hat JBoss Permier Business Partner

Recent Posts

  • Untyped Typescript or Error Prone Covariance
  • Enhancing Hibernate’s metadata model
  • Creating “inherited” indexes with JPA/Hibernate
  • Creating coherent Networks for docker development
  • JPA Pitfalls (16): EntityManager.remove Does Not Remove Entity
  • Haskell is Faster than Rust! … Wait a Sec!
  • JPA Pitfalls (15): Merge DTO into Entity
  • Kotlin/JVM, Rust, and Randy Random
Powered by WordPress.com.
 

Loading Comments...
 

You must be logged in to post a comment.