Explore >> Select a destination


You are here

blog.sulami.xyz
| | danielpecos.com
9.4 parsecs away

Travel
| | Function composition is one the key features (among others) of functional programming. Programming languages that offer higher order functions as a feature can potentially use function composition. But, still, programmers need to be aware of some key concepts to successfully apply this pattern in our code. Function composition, as defined on Wikipedia, isan act or mechanism to combine simple functions to build more complicated ones. In other words, we can define new functions, equivalent to the result of...
| | ibob.bg
8.1 parsecs away

Travel
| | Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
| | www.softdevtube.com
8.2 parsecs away

Travel
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is
| | mitrapunk.com
80.5 parsecs away

Travel
| In the software development industry, the career transition from being a skilled software developer to a high-impact manager is a huge opportunity for engineer.