NashTech Insights

scala

Posts by categories

Posts by tags

artificial intelligence, network, programming-3706562.jpg

Creating impact stories through Technical Contribution 

“I can be my best when I help you be your best – Ubuntu!”. Spreading the wings of knowledge across the technology landscape is one of the best forms of community contributions as it enables and helps develop the skillsets & proficiencies through others’ lenses. The technology ecosystem is very dynamic, volatile, and inventive. New …

Creating impact stories through Technical Contribution  Read More »

close up photo of person typing on laptop

Exploring the Power of Type Classes in Scala

Have you ever found yourself wishing for a way to write generic code that seamlessly works with different types, without the need for inheritance or modifying existing classes? If so, Scala’s type classes might be the answer you’ve been looking for. Introduction Scala, a popular programming language on the JVM, boasts an expressive type system …

Exploring the Power of Type Classes in Scala Read More »