Dynamic Structure In JavaDinamik yapı, programlama dilinde verilerin bellekte dinamik olarak oluşturulduğu ve yönetildiği anlamına gelir. Java dilinde, dinamik…Jan 23, 2023Jan 23, 2023
Introduction To NFTs And Smart Contracts//NFT’ler (Non-Fungible Tokens) ve smart contractlar, blockchain teknolojisi sayesinde ortaya çıkan önemli kavramlardır.Jan 23, 2023Jan 23, 2023
Cast Operation In Java (Java Type Casting)In the Java programming language, the process of converting one variable’s data type to another is referred to as “type casting.” This…Jan 23, 2023Jan 23, 2023
Programming ParadigmsIn software, a paradigm refers to the basic principles and rules of a programming language or software development approach. For example…Jan 23, 2023Jan 23, 2023
JAR, WAR, EAR What is it?In J2EE applications, modules are packaged as EAR, JAR and WAR according to their functionality.Nov 29, 2022Nov 29, 2022
SOAP (Simple Object Access Protocol) Nedir ?SOAP (Simple Object Access Protocol) is, in its most basic sense, a protocol for transferring small amounts of information or messages…Nov 28, 2022Nov 28, 2022
Java MultithreadingHello everyone, today I will talk about multithreading in Java. Later, I will introduce Multithreading and explain it with an example…Aug 14, 2022Aug 14, 2022
HTTP Status CodesHello everyone, I talked about HTTP Keywords in my previous article. Today, I will talk about HTTP status codes.Aug 14, 2022Aug 14, 2022