Son yazılar
Yazılım ve Kişisel Notlar...
-
· 5 dk okuma
Simple Aurelia Application with Web API — 2
Simple Aurelia Application with Web API — 2 In the last post we created new aurelia and web api projects. In this series I’ll show how to create aurelia routes and web api endpoints. Aurelia Application with Web API series will continue. Aurelia Application with Web API Aurelia…
-
· 5 dk okuma
Simple Aurelia Application with Web API
Simple Aurelia Application with Web API Hi. I’m very excited because this post will be the second post I wrote about aurelia. In this post I’ll show Simple Aurelia Application with Web API. If you don’t know what’s it Web API you can click this link. Requirements As you might…
-
· 3 dk okuma
Custom List Implementation with CollectionBase
Hi. In this post I’ll show how to implement custom list in C#. Custom List Implementation with CollectionBase will be so easy. CollectionBase Before Starting Maybe you should check this link to get some informations. Let inherit the CollectionBase Class. In this example we will…
-
· 4 dk okuma
Python Modüllerini PyPi Üzerinde Paylaşmak
Python Merhaba bu yazıda Python ile yazdığımız paketlerin PyPi üzerinde nasıl paylaşılacağını anlatacağım. Aslında rivayet odur ki ben bu yazıyı yazmışım. Yaklaşık 4 yıl önce. Ama tekrar yazmanın zararı yok. Kevser Sırça şöyle bir tweet atmıştı
-
· 4 dk okuma
Golang Fonksiyonlarını Python’da Kullanmak
Golang Fonksiyonlarını Python'da Kullanmak Selamlar. Bu yazıda go programlama dilinde oluşturduğumuz fonksiyonların nasıl shared object olarak export edileceğini ve Python ile kullanılacağını anlatacağım. (Görselleri hazırlarken Açık kaynak kodlu, özgür GIMP yazılımını…