Year: 2021
-
Xamarin.Android SnackBar Example
Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example, we can add a button…
Read More » -
Big-O Notation in Algorithms
Big-O notation is one of the most important tools we use to measure the performance and time complexity of an…
Read More » -
Algoritmalarda Big-O Gösterimi – Big-O Notation
Bir önceki makalemde algoritmalarda karmaşıklık analizinin ne olduğunu ve en iyi ve en kötü senaryoların hangi durumlarda ortaya çıktığından bahsetmiştim.…
Read More » -
Complexity Analysis of Algorithms
While solving any problem in daily life, we resort to different ways. In the same way, it is possible to…
Read More » -
Algoritamaların Karmaşıklık Analizi – Complexity Analysis
Önceki makalelerimden birinde algoritmalara kısa bir giriş yapmıştım. Bu makalede ise algoritmaların karmaşıklık analizi nedir sorusuna birlikte yanıt arayacağız. Algoritmaların…
Read More » -
A Brief Introduction to Algorithms
Algorithms are the steps of the process that are followed in a way designed to solve a certain problem or…
Read More » -
Algoritmalara Kısa Bir Giriş
Algoritma , belli bir problemi çözmek veya belirli bir amaca ulaşmak için tasarlanan yola, takip edilen işlem basamaklarıdır. Diğer bir…
Read More » -
NuGet
Xamarin.Forms AdMob Interstitial Banner Awarded Ads
It is possible to earn money by adding AdMob ads to your Xamarin.Forms applications. However, to do this, you must…
Read More » -
Xamarin.Forms AdMob Banner Ödüllü Geçiş Reklamları
Xamarin.Forms uygulamalarınıza AdMob reklamları ekleyerek para kazanmanmanız mümkündür. Ancak bunu yapabilmek için önce yerel platformlarda her bir reklam birimi için…
Read More » -
NuGet
Xamarin.Forms Cache Data with MonkeyCache Plugin
In mobile applications, it is important to have permanent data. Because mobile applications are not a web application, they may…
Read More »