Explore >> Select a destination


You are here

yukinu.com
| | nickmchardy.com
12.3 parsecs away

Travel
| | Scientific Name: Fuscia sp. Description Loves water! Source Unknown Links https://en.wikipedia.org/wiki/Fuchsia
| | opguides.info
17.7 parsecs away

Travel
| | 2 - Discrete Math & Logic # http://discrete.openmathbooks.org/dmoi3/ Math For Programmers (PDF) Notation # https://en.wikipedia.org/wiki/List_of_mathematic_operators Logic # Many Valued Logic # Fuzzy Logic #
| | www.planetgeek.ch
16.4 parsecs away

Travel
| | Active patterns make using a Regex in F# neat: The matched groups are returned in the list after the pattern. Here is an example from our codebase: Pattern found at Active Patterns - F# | Microsoft Learn: In this example, I use the regex active pattern to map JSON parsing errors to a Result with...
| | blog.martinig.ch
154.0 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to