Close

VS Code Can Do That?! Visual Studio Code Tips and Tricks

Microsoft Visual Studio Code

Visual Studio Code is on fire. Everybody loves this unexpected text editor smash hit, and for good reason: it can do A LOT. It can compile JavaScript templates on the fly, execute JavaScript inline, manage Mongo DB instances and so much more! In this session, we’ll take a look at the most powerful features and […]

Devamını Oku

Using Firestore as a backend to your Flutter app

Using Firestore as a backend to your Flutter app

Watch Andrew from the Flutter team integrate a Cloud Firestore database from Firebase into a Flutter app. Flutter is Google’s mobile SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. Get […]

Devamını Oku

SQL vs. NoSQL: All You Need To Know

SQL vs NoSQL: All You Need To Know

This video details the SQL and NoSQL Basics, Comparison, Pros and Cons of When to use what, etc. SQL (Structured Query Language) and NoSQL (Not only SQL) are two broad categories of database management systems that differ in how they store, process and retrieve data. SQL databases are based on a fixed schema and use […]

Devamını Oku

JavaFX Login Example – Scene builder and Netbeans

Netbeans SceneBuilder

JavaFx Designing Tutorials: Welcome to JavaFx Design Tutorials, a place where you can excel your UI Designing skills and you will be able to implement it in your upcoming projects or assignments. In this channel I have given my best to learn you how to design material UI’s, metro UI’s,Flat UI’s or custom UI’s and […]

Devamını Oku

Conway’s Law and Microservices. A perfect match, or not?

Conway's Law and Microservices. A perfect match, or not?

Microservices have often been touted as the natural output of cross-functional teams, thus proving Conway’s Law: that software will reflect the people structures that created that software. Indeed, at Tesco, we’ve even applied the ‘reverse Conway’ maneuver and structured our organization to reflect the domain-based microservices we desired. Such an approach may be beneficial for […]

Devamını Oku

Kimseye Anlatmadım

Bülent Ortaçgil

Sev beni, sar beniBir tek kötü sözün sarsar beniBilinmez denizlerinKuytu koylarında bul beni Ben bunları kimseye anlatmadımKendimle bile konuşmadımBen bunları kimseye anlatmadımBir tek sen duy diyeSen bil diyeSen anla diye Sez beni, yaz beniKarmakarışıklığımdan çöz beniBirikmiş tortularınKirli sularından süz beni Ben bunları kimseye anlatmadımKendimle bile konuşmadımBen… Bülent Ortaçgil

Devamını Oku

Entity Framework Tutorial

Entity Framework Core

I am suggesting this site for Entity Framework Learning  Entity Framework is an open-source object-relational mapping framework for ADO.NET. It was a part of .NET Framework, but since Entity Framework version 6 it is separated from .NET framework.  Learn Entity Framework using simple yet practical examples on EntityFrameworkTutorial.net for free. Learn Entity Framework DB-First, Code-First […]

Devamını Oku

Rubato & Gazapizm – Kalbim Çukurda

Rubato & Gazapizm - Kalbim Çukurda

Gazapizm – Kalbim Çukurda Bir Şehir Sanki KarşındaHatıraların ArkandaKıstırıyorlar Seni SokaktaÖldüm Her Köşebaşında İsmin Her Yıkık DuvardaAğlatıp KaldırımlardaKandırıyorlar Seni MasallaKalbim Hep Aynı Sokakta O Kalbi Gerekirse Parçalar ElimAsla Kaçmadan Geri, Onlar Bulmadan BeniKoş Gel Bir Köşebaşında Kesilmiş NefesimKısılmış Sesim, Sanki Çok Yakınmış DenizGözümde Sanrılar Gerçeğin Tılsımı EtikMahallem Fişlenmiş, Basılmış Evim Sakınmış Beni, Belki Bir Ağaç, […]

Devamını Oku

The Reuse/Release Equivalency Principle is:

The Reuse/Release Equivalency Principle is:

The Reuse/Release Equivalency Principle is:“The granule of reuse is the granule of release. Only components that are released through a tracking system can be effectively reused. This granule is the package.” What is reuse? The copying code is not reused. If you copy or insert code/modules into your code, then you own the code. You […]

Devamını Oku