Open in app
Home
Notifications
Lists
Stories

Write
Yaşar Yücel Yeşilbağ
Yaşar Yücel Yeşilbağ

Home

About

Apr 16, 2021

Solving Systems of Linear Equations

There are many methods for solving systems of linear equations. Let’s briefly explain some of them with their pros and cons, and define a method choosing algorithm. This article will not dive into methods’ details or coding examples, since there already are lots of sources covering theoretical and practical aspects. …

Mathematics

5 min read

Solving Systems of Linear Equations
Solving Systems of Linear Equations

Published in The Startup

·Dec 5, 2020

Serious and Easy Crypto With AES/GCM

Today’s libraries do complicated things while providing easy interfaces. We’ll look into crypto version of this nice fashion, and see how serious crypto can be accomplished easily. Thanks to .Net (Core), all these processes will be inter-operable and cross-platform 😎 AES, being short for Advanced Encryption Standard, is actually a…

Aes Gcm

5 min read

Serious and Easy Crypto With AES/GCM
Serious and Easy Crypto With AES/GCM

Published in The Startup

·Oct 9, 2020

A Simple Crypto Method

With todays crypto techniques and open libraries, encryption is quite accessible. But I wanted to speak of a simple crypto method, for those who don’t want to store stuff in plain text and want an easy implementation. Please be warned, this method should not be used for anything more important…

Cryptography

4 min read

A Simple Crypto Method
A Simple Crypto Method

Sep 18, 2020

Installing OpenSSL library on macOS Catalina

Whether you are building apps for just macOS or for cross-platform, if your app is using OpenSSL for crypto-works, you will have to install OpenSSL library since macOS ships with LibreSSL. Furthermore, cross-platform cryptography in .Net Core and .Net 5 uses OpenSSL on macOS. Installing OpenSSL library on macOS seems…

Macos

4 min read

Installing OpenSSL library on macOS Catalina
Installing OpenSSL library on macOS Catalina

Sep 9, 2020

Cross-Platform Desktop GUI Application using .Net Core

Cross-platform development is great, so is .Net Core. But, as of the time of this writing, .Net Core doesn’t provide a cross-platform windowed GUI. Let’s try to build a desktop app with a cross-platform GUI. So, what options do we have? GtkSharp: a C# wrapper for the Gtk3 library Qml.Net…

Cross Platform

6 min read

Cross-Platform Desktop GUI Application using .Net Core
Cross-Platform Desktop GUI Application using .Net Core
Yaşar Yücel Yeşilbağ

Yaşar Yücel Yeşilbağ

I’m a mechanical engineer and a software developer. https://www.randomim.com/

Following
  • Buse Taşcı

    Buse Taşcı

  • Miracgul

    Miracgul

  • Öner Elmas

    Öner Elmas

  • Mert Can Arabaci

    Mert Can Arabaci

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable