• C Programming Fundamentals

    It is an English word with Turkish meaning and syntax. All the rules of the language used in programming are called syntax. In this article, we will talk about the syntax of the C language.

    C Programming Fundamentals
  • Basic Microprocessor Architecture

    The microprocessor works like the central processing unit of a computer. It carries out the vital functions of the computer. The functional configuration of a microprocessor is:

    Basic Microprocessor Architecture
  • Introduction to Kali Linux

    Hello, in this article I will talk about Kali Linux distribution. I will explain what it does and what capabilities it has. After talking about its installation, I will talk about the tools that come pre-installed.

    Introduction to Kali Linux
  • Docker Basics

    Docker is an open source container platform used to develop, deploy and manage applications in virtualized environments. It is a technology that distributes the resources of the operating system to the applications it manages. Docker is lighter and …

    Docker Basics
  • X86-BASED ASSEMBLY LANGUAGE

    A computer system basically consists of elements such as hardware and software. Hardware is the structure that connects the electronic and mechanical systems of the computer. If we consider a personal computer, the monitor, keyboard, system unit and …

    X86-BASED ASSEMBLY LANGUAGE
  • Basic C Programming Tutorial #2

    In this article, I will share the notes and practice questions of the Basic C Programming Training, of which we completed the second week. You can access the first week of the training here.

    Basic C Programming Tutorial #2
  • X86 Based Microprocessor Architecture

    The name x86 is the name given to processors based on the original Intel processor core license. X86-based microprocessors (Intel and AMD etc.) are used in more than 90% of desktop and laptop computers in the world. The basic structure of all modern …

    X86 Based Microprocessor Architecture