Syra's Techbinder
627 subscribers
608 links
News and resources on programming, technology, security.

Use @techbinderbot to send us interesting contents, feedback us and subscribe to your favorite topics.

What is techbinder? Read it here: https://goo.gl/rMAz3z
Download Telegram
https://fsharpforfunandprofit.com/series/why-use-fsharp.html

This series of posts will give you a guided tour through the main features of F# and then show you ways that F# can help you in your day-to-day development

Tags: #programming #fsharp
http://phpsadness.com/

A beautiful (well, not that much) website that includes many of the PHP problems. Because PHP (probably) sucks, but you don't expect it to be that much.

Tags: #programming #webdev #php
https://nullprogram.com/blog/2018/11/15/

A JIT Compiler Skirmish with SELinux

Tags: #programming #c
http://lisperator.net/pltut/

A tutorial on how to implement a programming language parser/compiler.

Tags: #programming #js