Every programmer who has developed a web or a form application has experienced event based programming practices. When an user clicks a button or types something in a textfield or closes...
We have already developed our entities and the most basic repositories in the previous posts. You can have a look here if you did not read the previous chapters. Now is...
In the past I had lots of problems while developing software applications and I am still having them. Here I would like to share one of my experience about client-server communication...
A couple weeks ago I needed to develop an application using “state of the art” technologies working with OAuth support. I was thinking that I had a good understanding of the...
We have been developing a web application using VueJs for a while. A couple weeks ago, we needed to export one of our component which has already been under development with...
Hasscript’i kurduğumdan bu yana yakşalık 5 yıl geçti. Zaman zaman yüksek motivasyonlu, zaman zamanda gayet motivasyonu kırılmış bir şekilde hem kendimi hem de hasscript’i geliştirmeye devam ettim, ediyorum. Bu zamanlarımda da...
It is always a challenging journey to select which programming language should be used for our next projects. Is it difficult to learn, is it well documented and are the documents...
Selamlar arkadaşlar, Son zamanlarda özellikle Java 8 ile yıldızı parlayan güzel, basit ve etkin bir web programlama kütüphanesi olan Spark hakkında bilgi vermek için bir yazı dizisine başlıyorum. Neden Spark hakkında...
Ant, bizim için hazırda oluşturulmuş veri yapıları sağlar. Bu veri yapılarını programlama dilinin verdikleri ile karıştırmamak gerekir. Aksine ürün çıktıktan/yazıldıktan sonra kullanım için oluşturulmuş servisler gibi düşünmek daha mantıklı olacaktır. Aşağıda...