Download an iCalendar file or subscribe to a feed of events at this venue.
Wednesday, June 15, 2016 at 4:56pm.
Lucky Labrador Tap Room
Future events happening here
- - No events -
Past events that happened here
-
WednesdayFeb 12 2020
-
TuesdayJan 21 2020PDX Home Automation
This is the first meetup of the PDX Home Automation group! I started this group as a way to meet others in the Portland area who enjoy the hobby of home automation.
-
WednesdayDec 11 2019
-
WednesdayOct 9 2019BikeLoudPDX Mapping/Reporting Hack Night N
Join grassroots bicycle advocates and open data / open government / open code folks to work on collaborative mapping and resolution of transportation safety issues. Everyone is welcome whether you have years of programming / tech experience or just a few pictures of dirty bike lanes and broken sidewalks. We'll look at pdxreporter, 823-safe data, and other public data (orcycle, nearlykilled.me, etc.) Look for some "activists" with computers or just shout "did anyone here report a pothole?" Joint meeting with Portland Perl Mongers.
-
WednesdayJul 10 2019
-
WednesdayApr 17 2019
-
WednesdayDec 19 2018
-
ThursdayMay 10 2018Portland Perl Mongers - Perl 6 study group
Bring your laptop and curiosity about Perl 6 to join us for a night of hacking, hello world, and whatnot.
-
ThursdayNov 9 2017Portland Perl Mongers - Checking-in on Perl 6
Bring your laptop and curiosity about Perl 6 to join us for a night of hacking, hello world, and whatnot. Meeting in North Portland for variety.
-
MondayJun 20 2016Hacking Web Stuff with F#
Ok, F#ers, got a special guest coming into town that would like to do some web stuff hacking, and thus...
Hacking Web Stuff with F#
In this hands on session, we'll have a look at two F# libraries for doing web stuff, both on the server-side and on the client-side. It will be hands-on, so make sure to bring a laptop with F#. For playing with Fable, you'll also need to have node installed! Suave for the server-side
Suave is a lightweight web-server for F# that lets you compose web applications or REST services from small, correct, asynchronous web parts. It lets you compose asynchronous web services with just a couple of lines of code. For more information check out www.suave.io or demos like the F# snippes web site.
Fable is an F# to JavaScript compiler that lets you use functional-first programming style on the web. It produces modern and clean JavaScript with minimal core library and source maps. It integrates well with modern JavaScript dev tools like node, WebPack and organizes code using ES6 modules.
Tomas is a computer scientist, book author and open-source developer. He wrote a popular book called "Real-World Functional Programming" and is a lead developer of several F# open-source libraries, but he also contributed to the design of the F# language as an intern and consultant at Microsoft Research. He is a partner at fsharpWorks (http://fsharpworks.com) where he provides trainings and consulting services. Tomas recently submitted his PhD thesis at the University of Cambridge focused on types for understanding context usage in programming languages, but his most recent work also includes two essays that attempt to understand programming through the perspective of philosophy of science.