Community for F#

Blog articles of Community for F#

0
comment
on 12/5/2016 12:00 PM
Tweet ps. look out for all my other solutions for Advent of Code challenges here.   Day 5 See details of the challenge here. Let’s start by adding a hash function that’ll take an input string and return the hexdecimal representation of its MD5 hash. From there, we can create an infinite sequence of hash values
>> Read the full article
.
0
comment
on 12/5/2016 11:00 AM
Tweet ps. look out for all my other solutions for Advent of Code challenges here.   Day 4 See details of the challenge here. The input for today’s challenge looks something like this: bkwzkqsxq-tovvilokx-nozvyiwoxd-172[fstek] wifilzof-wbiwifuny-yhachyylcha-526[qrazx] jvyyvzpcl-jhukf-shivyhavyf-487[zhtsi] kwvacumz-ozilm-kivlg-kwvbiqvumvb-694[gknyw] mvhkvbdib-kmjezxodgz-mvwwdo-omvdidib-837[dmvbi] nzydfxpc-rclop-qwzhpc-lnbftdtetzy-171[cptzd] vhehkyne-unggr-inkvatlbgz-813[gnehk] tcorcikpi-hnqygt-octmgvkpi-570[[...]
>> Read the full article
.
0
comment
on 12/5/2016 8:00 AM
Tweet ps. look out for all my other solutions for Advent of Code challenges here.   Day 3 See details of the challenge here. First, let’s capture the input for today’s challenge in a text file, say Day03Input.txt. Then, let’s create a module to capture the common steps between both parts of the challenge. There’s really
>> Read the full article
.
0
comment
on 12/5/2016 4:00 AM
Tweet ps. look out for all my other solutions for Advent of Code challenges here.   Day 2 See details of the challenge here. Let’s start by capturing the model and input data in a module. Since I’m armed with the hindsight of having seen both parts of today’s challenge I’ve refactored the common logic into a solve function:
>> Read the full article
.
0
comment
on 11/23/2016 4:00 PM
We were discussing agile today and I came up with something that I thought might be worth sharing with others. Individuals and interactions over processes and tools Working software over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan And I was saying to some of the folks on my […]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper