Subject

Programming

How is C# Compiled?

From Code like a Pro in C# by Jort Rodenburg

This article gives an overview of exactly how C# code is compiled.

A Style Guide for Object-Oriented Programming

From Object Design Style Guide by Matthias Noback


slideshare-a-style-guide-for-object-oriented-programming

Using Option in Scala, Part 2: map and flatmap

From Get Programming with Scala by Daniela Sfregola

This part of the article series delves into using map to transform an object contained in an Option and how to chain optional values together using flatMap.

Free eBook: Safe Programming with Kotlin

Free_eBook_Saumont_Kotlin

Chapters selected by Pierre-Yves Saumont

Writing Fuzz Tests in Elm

From Elm in Action by Richard Feldman

This article deals with writing fuzz tests in Elm.

Using Option in Scala, Part 1: introduction

From Get Programming with Scala by Daniela Sfregola

This article introduces the Option type and discuss why you would (or wouldn’t) want to use it and when.

Tidying, Manipulating, and Plotting Data with the tidyverse

From Machine Learning with R, tidyverse, and mlr by Hefin Rhys

This article covers:

• What the tidyverse is
• What’s meant by tidy data
• How to install and load the tidyverse
• How to use the tibble, dplyr, ggplot2 and tidyr packages of the tidyverse

Embrace JavaScript!

From The Joy of JavaScript by Luis Atencio


slideshare-embrace-javascript

When Functional Programming Meets C++

Six Questions for Ivan Čukić, author of Functional Programming in C++ 

Ivan Čukić has been coding since 1998, and is now a core developer in C++ at KDE. He teaches modern C++ and functional programming at the Faculty of Mathematics at the University of Belgrade.

By Frances Lefkowitz

Free eBook: Exploring Haskell

ExploringHaskell

Chapters selected by Marcello Seri

© 2023 Manning — Design Credits