Close

Yazılım geliştirmek

Yazılım geliştirmek, yazılımcılık ile ilgili tüm içerik burada

JavaFX will be removed from JDK 11

Java

JavaFX is a set of graphics and media packages that enables developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms. The look and feel of JavaFX applications can be customized. Cascading Style Sheets (CSS) separate appearance and style from implementation so that […]

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 […]

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 […]

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. […]

Devamını Oku

Building a REST API using Python and Flask | Flask-RESTful

Building a REST API using Python and Flask | Flask-RESTful

Python is a high-level programming language widely used for web development, scientific computing, data analysis, artificial intelligence, and many other applications. It is known for its simplicity, readability, and ease of use, making it a popular choice for beginners and experienced programmers. Flask is a web framework for Python designed […]

Devamını Oku

Fast Food Demo With JavaFx

Java

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 […]

Devamını Oku

Streaming Database Changes with Debezium by Gunnar Morling

Streaming Database Changes with Debezium by Gunnar Morling

“Debezium (noun | de·be·zi·um | /dɪ:ˈbɪ:ziːəm/) – secret ingredient for change data capture” Updating caches and full-text indexes, synchronizing data between microservices, maintaining different read models in a CRQS-style architecture, and feeding operational data to your analytics tools — just a few use cases which benefit so much from streaming […]

Devamını Oku

Encryption and decryption with OpenSSL

Encryption and decryption with OpenSSL

This tutorial shows how to use OpenSSL in Linux systems (Kali in the video) for symmetric and asymmetric encryption and decryption. OpenSSL is a free and open-source toolkit that provides a robust, commercial-grade, full-featured toolkit for general-purpose cryptography and secure communication. Internet servers, including most HTTPS websites, widely use it. […]

Devamını Oku