Open in app

Sign in

Write

Sign in

equisept
equisept

63 Followers

Home

About

Sep 1, 2021

Flavours of rounding

How often do you round various numbers in your day-to-day job? Do you know what type of rounding do you actually use? Let’s compare several programming languages and their default (meaning without additional parameters if the rounding function allows it) rounding techniques. I’ll use several notions of rounding: banker’s rounding…

Dotnet

2 min read

Flavours of rounding
Flavours of rounding
Dotnet

2 min read


Published in

ITNEXT

·Feb 1, 2020

Starting with Fable (F#)

TLDR: https://github.com/semuserable/fable-basic-interop Preface I like F# and somewhat dislike vanilla JavaScript. When I found out that you can write front-end using F#, I was perplexed. That's how I met Fable - a compiler which translates F# into JavaScript via Babel. There are already a plethora of different languages which can be…

Dotnet

10 min read

Starting with Fable (F#)
Starting with Fable (F#)
Dotnet

10 min read


Jul 1, 2019

.NET Core. Google Sheets API, read\write\update

TLDR: https://github.com/semuserable/blog-google-spreadsheets-api In this tutorial we’re going to explore Google Sheets API. We’ll configure google infrastructure from scratch before diving into the code. Let’s get started! Pre-requisites Google account .NET Core Configuring Google infrastracture We’ll start by exploring Google console service. Google API setup go to https://console.developers.google.com and accept Terms of Service

Google Cloud Platform

6 min read

.NET Core. Google Sheets API, read\write
.NET Core. Google Sheets API, read\write
Google Cloud Platform

6 min read


May 25, 2019

ASP.NET Core. Recipe #1. File(-s) upload/download with Postman and Angular 5+

The purpose of this series is to have a minimalistic example of a valid and working solution. No BS stuff which only distracts from the main theme. I also assume that you can scaffold the projects on the given technologies using any available tool (IDE, command prompt, etc). I’ll list…

Dotnet Core

3 min read

ASP.NET Core. Recipe #1. File(-s) upload/download with Postman and Angular 5+
ASP.NET Core. Recipe #1. File(-s) upload/download with Postman and Angular 5+
Dotnet Core

3 min read


Sep 26, 2018

C# Journey into struct equality comparison, deep dive

Very boring disclaimer: I’ve decided not to use 3rd party providers for code highlighting and table inlining, because I wanted the article to be in “plain Medium” format. No wait time for code loading! So, basically as long as Medium lives, this article is safe! But with that approach comes…

Programming

9 min read

C# Journey into struct equality comparison, deep dive
C# Journey into struct equality comparison, deep dive
Programming

9 min read


May 31, 2017

Simplest TypeScript project using Visual Studio Code

This tutorial is aimed for newcomers to TypeScript and VS Code. It’s contents resembles some sort of a spreadsheet format. You won’t find here deep programming concepts or challenges as I tried to come up with the simplest possible solution. Originally it was written just for myself, but then I…

Typescript

3 min read

Simplest TypeScript project using Visual Studio Code
Simplest TypeScript project using Visual Studio Code
Typescript

3 min read


Feb 5, 2017

Easy start with F# in Visual Studio Code

Recently, I started learning F#. It’s a fascinating language with abundance of nice and clever features. It’s functional, concise and mind-blowing at some aspects. Usually I do F# programming in Visual Studio, but I wanted a more lightweight IDE. I always work in Visual Studio, but this time I was…

Fsharp

2 min read

Fsharp

2 min read

equisept

equisept

63 Followers

Software Engineer

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams