THECODEPROGRAM

  •  
  •  General Programming
  •  Mobile
  •  Web
  •  Electronic
  •  Informational

Category : General Programming

There are 112 contents in this category
  • Home
  • General Programming
Memory Management in C++ (new and delete keywords)
20/11/2022

Memory Management in C++ (new and delete keywords)

Explanation of Inheritance in Java
10/07/2022

Explanation of Inheritance in Java

Method Overloading in Java
23/04/2022

Method Overloading in Java

Explanation of final keyword and Immutable classes in Java
21/04/2022

Explanation of final keyword and Immutable classes in Java

Function Overriding in C++
02/04/2022

Function Overriding in C++

Operator Overloading in C++
22/02/2022

Operator Overloading in C++

Explanation of Partial Class in C#
18/02/2022

Explanation of Partial Class in C#

QT C++ ile JSON Veri İşleme
02/11/2021

QT C++ ile JSON Veri İşleme

How to Use Java Streams
20/10/2021

How to Use Java Streams

Explanation of QStack and How to use in QT C++
18/09/2021

Explanation of QStack and How to use in QT C++

Explanation of QSet and How to use in QT C++
07/09/2021

Explanation of QSet and How to use in QT C++

QT C++ ile MDI Area kullanımı
30/08/2021

QT C++ ile MDI Area kullanımı

How to Read and Write XML files in QT C++
25/07/2021

How to Read and Write XML files in QT C++

Explanation of QSettings and How to use in QT C++
14/05/2021

Explanation of QSettings and How to use in QT C++

How to create Custom Item in Qt QML
15/07/2021

How to create Custom Item in Qt QML

Java Thread Çakışması ve Synchonized ifadesi
13/07/2021

Java Thread Çakışması ve Synchonized ifadesi

Java ile MultiThread uygulamada Thread önceliği
09/07/2021

Java ile MultiThread uygulamada Thread önceliği

Java ile Map, HashMap, TreeMap ve LinkedHashMap kullanımı
17/05/2021

Java ile Map, HashMap, TreeMap ve LinkedHashMap kullanımı

QT C++ Key-Value Pair Implementation with Template Class
18/04/2021

QT C++ Key-Value Pair Implementation with Template Class

Communicating a QThread and Custom Widget in QT C++
11/04/2021

Communicating a QThread and Custom Widget in QT C++

Explanation of template programing in C++ and QT
05/04/2021

Explanation of template programing in C++ and QT

How to use JSON data with QT C++
05/04/2021

How to use JSON data with QT C++

Java'da Threadlerin Çalışması Esnasındaki Durumları
04/04/2021

Java'da Threadlerin Çalışması Esnasındaki Durumları

Java ile Multithreading
02/04/2021

Java ile Multithreading

How to Create Custom Widget in QT C++
01/04/2021

How to Create Custom Widget in QT C++

Qt C++ ile Signal-Slot kavramı
28/03/2021

Qt C++ ile Signal-Slot kavramı

Java ile Queue Arayüzü Anlatımı
26/03/2021

Java ile Queue Arayüzü Anlatımı

Java ile Map Arayüzü ve Hashmap kullanımı
23/03/2021

Java ile Map Arayüzü ve Hashmap kullanımı

C++ ile Storage Sınıfları
18/03/2021

C++ ile Storage Sınıfları

How to Get Active Windows with C#
07/03/2021

How to Get Active Windows with C#

QT C++ ile detaylı sistem bilgisi alma
27/02/2021

QT C++ ile detaylı sistem bilgisi alma

Java ile TreeMap kullanımı
27/02/2021

Java ile TreeMap kullanımı

Abstract sınıflar ve Interface karşılaştırması (Java)
18/02/2021

Abstract sınıflar ve Interface karşılaştırması (Java)

Java ile Stack Sınıfı ve Kullanımı
16/02/2021

Java ile Stack Sınıfı ve Kullanımı

Java ile Kullanıcı Tanımlı Exception Oluşturma
14/02/2021

Java ile Kullanıcı Tanımlı Exception Oluşturma

Java ile Vector Sınıfı ve Kullanımı
13/02/2021

Java ile Vector Sınıfı ve Kullanımı

Explanation of LinkedList in Java
31/10/2020

Explanation of LinkedList in Java

How to summarize Huge Numbers in Java
29/10/2020

How to summarize Huge Numbers in Java

How to find Day at Specified Date in Java
29/10/2020

How to find Day at Specified Date in Java

Explanation of Binary Search Tree in Java
17/10/2020

Explanation of Binary Search Tree in Java

C++ ile Pointer Kullanımı
14/09/2020

C++ ile Pointer Kullanımı

C++ ile yazılan bir kütüphaneyi C# Programda Kullanmak
10/09/2020

C++ ile yazılan bir kütüphaneyi C# Programda Kullanmak

Number Guessing Game in C
05/09/2020

Number Guessing Game in C

How to Read Text file in C
05/09/2020

How to Read Text file in C

Selection Sort İmplementation in C
04/09/2020

Selection Sort İmplementation in C

How to send Keys to Another Window - Windows API in QT C++
04/09/2020

How to send Keys to Another Window - Windows API in QT C++

How to create Windows Services in C#
04/08/2020

How to create Windows Services in C#

How to use QT C++ library in C#
28/07/2020

How to use QT C++ library in C#

How to use Interop Services in C# (Focus on external window)
22/07/2020

How to use Interop Services in C# (Focus on external window)

Explanation of C# Properties - Get and Set
28/06/2020

Explanation of C# Properties - Get and Set

How to use StringBuilder in Java
24/06/2020

How to use StringBuilder in Java

Create Custom Component in C# - Draw a Compass
18/06/2020

Create Custom Component in C# - Draw a Compass

Explanation of Operators in C
27/05/2020

Explanation of Operators in C

How to move a component with mouse on WinForms with C#
21/05/2020

How to move a component with mouse on WinForms with C#

Reading Detailed System Information with QT C++
16/05/2020

Reading Detailed System Information with QT C++

How to add Watermark to Image in C#
18/04/2020

How to add Watermark to Image in C#

Explanation of Pointers in C++
18/04/2020

Explanation of Pointers in C++

How to use QMediaPlayer in Qt C++
18/04/2020

How to use QMediaPlayer in Qt C++

Method Overloading in C#
17/04/2020

Method Overloading in C#

Explanation of Dictionary in C#
16/04/2020

Explanation of Dictionary in C#

Type Class and typeof Keyword and GetType in C#
16/04/2020

Type Class and typeof Keyword and GetType in C#

Explanation of Lambda Expressions in C#
15/04/2020

Explanation of Lambda Expressions in C#

How to use LINQ to XML in C#
10/04/2020

How to use LINQ to XML in C#

Timers vs BackGroundWorkers for Multithreading in C#
06/04/2020

Timers vs BackGroundWorkers for Multithreading in C#

C# Encapsulation Explanation with Example
03/02/2020

C# Encapsulation Explanation with Example

C# Interface Explanation with Example
01/02/2020

C# Interface Explanation with Example

C# Abstraction Explanation with Examples
31/01/2020

C# Abstraction Explanation with Examples

How to create custom components in CSharp (C#)
18/01/2020

How to create custom components in CSharp (C#)

QThread and Multi threading in QT C++
23/12/2019

QThread and Multi threading in QT C++

How to use QSqLite in QT-GUI with C++
23/12/2019

How to use QSqLite in QT-GUI with C++

Serial Communication with QT-GUI C++
26/11/2019

Serial Communication with QT-GUI C++

QTimer with QT GUI C++
26/11/2019

QTimer with QT GUI C++

Drag and Drop in C#
23/11/2019

Drag and Drop in C#

How To Use MDI Area in QT C++
24/07/2019

How To Use MDI Area in QT C++

Codedom Library in C# - Code entegration into Executable
12/07/2019

Codedom Library in C# - Code entegration into Executable

Multi Threading in C# - Working with Multi Channels
09/07/2019

Multi Threading in C# - Working with Multi Channels

Delegates in C#
09/07/2019

Delegates in C#

C# ile Delegate - Temsilci Kullanımı
01/12/2015

C# ile Delegate - Temsilci Kullanımı

C# ile CodeDom kütüphanesi - Yazılıma Kod Entegrasyonu
27/11/2015

C# ile CodeDom kütüphanesi - Yazılıma Kod Entegrasyonu

C# ile ASYNC ifadesi - Asenkron Metod Çalıştırma -
04/12/2015

C# ile ASYNC ifadesi - Asenkron Metod Çalıştırma -

C# ile Multi Thread Çalışma -- Çok Kanallı Çalışma
26/11/2015

C# ile Multi Thread Çalışma -- Çok Kanallı Çalışma

SQL ile JOIN ifadeleri -- (Inner,Full,Left,Right)
24/11/2015

SQL ile JOIN ifadeleri -- (Inner,Full,Left,Right)

C# ile Linq To Sql Kullanımı
22/11/2015

C# ile Linq To Sql Kullanımı

C# HttpWeb Request ile Web Servis Kullanımı
20/11/2015

C# HttpWeb Request ile Web Servis Kullanımı

C# ile JSON veriyi Parse Etme
19/11/2015

C# ile JSON veriyi Parse Etme

C# (CSharp) ile Fare Kontrolü - API Kullanarak -
17/11/2015

C# (CSharp) ile Fare Kontrolü - API Kullanarak -

QT GUI C++ Signal Slot Kavramı Part 2 (Örnekler)
27/08/2015

QT GUI C++ Signal Slot Kavramı Part 2 (Örnekler)

QT GUI C++ - Signal Slot Kavramı - Part 1
27/08/2015

QT GUI C++ - Signal Slot Kavramı - Part 1

Qt GUI C++ ile QFile ve QDir İşlemleri - Dosya İşlemleri
19/08/2015

Qt GUI C++ ile QFile ve QDir İşlemleri - Dosya İşlemleri

Java Math Sınıfı Kullanımı
07/08/2015

Java Math Sınıfı Kullanımı

Java ile HashSet Kullanımı
07/08/2015

Java ile HashSet Kullanımı

Java ile Enum - Kalıtım Konusu
02/08/2015

Java ile Enum - Kalıtım Konusu

Java ile Static İfadesi Kullanımı
31/07/2015

Java ile Static İfadesi Kullanımı

Java İle RegEx işlemleri Regular Expressions
30/07/2015

Java İle RegEx işlemleri Regular Expressions

Java ile Dosya - File İşlemleri
29/07/2015

Java ile Dosya - File İşlemleri

Java ile Substring - String İfade Bölme
03/06/2015

Java ile Substring - String İfade Bölme

Java İle While & Do-While Döngüleri
01/06/2015

Java İle While & Do-While Döngüleri

Java ile For - Foreach Döngüleri
31/05/2015

Java ile For - Foreach Döngüleri

Java ile Regex Kullanımı
31/05/2015

Java ile Regex Kullanımı

Java Console İle Nasıl Çalışılır ?
19/05/2015

Java Console İle Nasıl Çalışılır ?

Java Process Nedir ? Nasıl Kullanılır ?
19/05/2015

Java Process Nedir ? Nasıl Kullanılır ?

Javada If Sorguları ve Sorgu Depoları
16/05/2015

Javada If Sorguları ve Sorgu Depoları

Linq ile AS ve Inner Join Kullanımı
09/05/2015

Linq ile AS ve Inner Join Kullanımı

SQL Database ve Tablo oluşturma - Arayüz Kullanmadan
05/05/2015

SQL Database ve Tablo oluşturma - Arayüz Kullanmadan

SQL Database Attach Ettirme - Arayuz Kullanmadan
05/05/2015

SQL Database Attach Ettirme - Arayuz Kullanmadan

SQL ile Trigger Oluşturma
05/05/2015

SQL ile Trigger Oluşturma

Dev-C ile İkinci Dereceden Denklemin Delta ve Köklerini Bulma
05/05/2015

Dev-C ile İkinci Dereceden Denklemin Delta ve Köklerini Bulma

Dev-C ile Bir Sayının Katlarını Bulma
05/05/2015

Dev-C ile Bir Sayının Katlarını Bulma

Dev-C ile Bir Sayının Bölenlerini Bulma
05/05/2015

Dev-C ile Bir Sayının Bölenlerini Bulma

C Sharp Dosya Klasör Listesi Getirme (Kod Paylaşım)
30/04/2015

C Sharp Dosya Klasör Listesi Getirme (Kod Paylaşım)

QDir and QFile  with Qt GUI C++
03/08/2019

QDir and QFile with Qt GUI C++

C# Mouse Controlling with Windows APIs
03/08/2019

C# Mouse Controlling with Windows APIs

Social Media:

Github LinkedIn Facebook Twitter Instagram Youtube

Featured Posts

Dev-C ile Bir Sayının Katlarını Bulma
2015/05/05

Dev-C ile Bir Sayının Katlarını Bulma

JavaScript Nedir - Temel Örneklerle Geniş Anlatım
2015/08/31

JavaScript Nedir - Temel Örneklerle Geniş Anlatım

SPI Communication with STM32 and ADS1118 using CubeMx
2019/12/02

SPI Communication with STM32 and ADS1118 using CubeMx

Random Tags
upload gnome ip alma Bridge JQuery select
About the Blog
ABOUT THE AUTHOR

My Name is Burak Hamdi TUFAN. I have graduated From Kocaeli University / Turkey. I have studied on Aviation Technologies.

I am also a software developer. I love researching and developing somethings. I am developing softwares almost for 15 years. I can develope softwares with QT C++, C#, Java, PHP, Javascript, C, STM, Arduino, SQL, Android. I have experience on computer technologies more than 15 years.

RECENT POSTS
  • Memory Management in C++ (new and delete keywords)
    Memory Management in C++ (new and delete keywords)

    20/11/2022

  • Explanation of Arrow functions in JavaScript
    Explanation of Arrow functions in JavaScript

    23/10/2022

  • Explanation of Modules in JavaScript
    Explanation of Modules in JavaScript

    23/08/2022

CATEGORIES
  •  General Programming
  •  Mobile
  •  Web
  •  Electronic
  •  Informational
THECODEPROGRAM © Copyright 2015 - 2023 Owned by Burak Hamdi TUFAN