Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ This project is an example that implements key concepts of object-oriented progr
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **POSIX Threads**: `pthread.h`, used for multithreading in Unix-based systems |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **C Standard Library**: Core libraries including `stdio.h`, `stdlib.h`, `string.h`, `time.h` |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **OOP in C**: Encapsulation, abstraction, and polymorphism via structs and function pointers |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **Algorithms**: Implementations of data structures like stack, queue, deque, and list |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **Algorithms**: Implementations of data structures like stack, queue, deque, and list |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat&logo=git&logoColor=white) | **Git**: Version control system for managing code changes |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white) | **GitHub**: Platform for version control and collaboration, enabling sharing and review of code |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat&logo=vim&logoColor=white) | **Vim**: Highly configurable text editor for efficient text editing |
Expand Down
2 changes: 1 addition & 1 deletion translations/ar.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **خيوط POSIX**: دعم تعدد الخيوط في أنظمة Unix (`pthread.h`) |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **مكتبة C القياسية**: `stdio.h`, `stdlib.h`, `string.h`, `time.h` وغيرها |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **البرمجة كائنية التوجه في C**: التغليف، التجريد، التعددية الشكلية باستخدام struct ومؤشرات الدوال |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **الخوارزميات**: تنفيذ هياكل البيانات Stack، Queue، Deque، List |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **الخوارزميات**: تنفيذ هياكل البيانات Stack، Queue، Deque، List |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git**: نظام التحكم في الإصدارات |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub**: منصة لمشاركة الكود ومراجعاته |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim**: محرر نصوص قابل للتخصيص بقوة |
Expand Down
2 changes: 1 addition & 1 deletion translations/es.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Este proyecto es un ejemplo que implementa los conceptos clave de la programaci
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **Hilos POSIX**: soporte de multihilo en sistemas Unix |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **Biblioteca estándar de C**: `stdio.h`, `stdlib.h`, `string.h`, `time.h`, etc. |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **POO en C**: encapsulación, abstracción y polimorfismo mediante `struct` |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **Algoritmos**: implementación de Stack, Queue, Deque, List |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **Algoritmos**: implementación de Stack, Queue, Deque, List |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git**: control de versiones |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub**: plataforma de colaboración y revisión de código |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim**: editor de texto configurable |
Expand Down
2 changes: 1 addition & 1 deletion translations/fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Ce projet est un exemple modulable implémentant, uniquement en langage C (stand
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **Threads POSIX** : Support multithreading Unix (`pthread.h`) |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **Bibliothèque standard C** : `stdio.h`, `stdlib.h`, `string.h`, `time.h` |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **POO en C** : Encapsulation, abstraction, polymorphisme via structs et pointeurs |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **Algorithmes** : Implémentation de Stack, Queue, Deque, List |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **Algorithmes** : Implémentation de Stack, Queue, Deque, List |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git** : Système de contrôle de version |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub** : Plateforme de partage et revue de code |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim** : Éditeur de texte hautement configurable |
Expand Down
2 changes: 1 addition & 1 deletion translations/hi.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **POSIX थ्रेड**: Unix-आधारित सिस्टम में मल्टीथ्रेडिंग समर्थन (`pthread.h`) |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **C मानक लाइब्रेरी**: `stdio.h`, `stdlib.h`, `string.h`, `time.h` आदि मूल लाइब्रेरी |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **OOP in C**: struct और फ़ंक्शन पॉइंटर द्वारा एनकैप्सुलेशन, सारांशण, बहुरूपता |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **एल्गोरिथ्म**: Stack, Queue, Deque, List जैसी डेटा संरचनाएँ |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **एल्गोरिथ्म**: Stack, Queue, Deque, List जैसी डेटा संरचनाएँ |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git**: कोड संस्करण नियंत्रण के लिए सिस्टम |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub**: कोड साझा करने और समीक्षा के लिए मंच |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim**: कुशल टेक्स्ट संपादन के लिए एक अत्यधिक अनुकूलनीय संपादक |
Expand Down
2 changes: 1 addition & 1 deletion translations/it.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Questo progetto è un esempio modulare che implementa i concetti chiave della pr
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **Thread POSIX**: supporto multithreading per sistemi Unix (`pthread.h`) |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **Libreria standard C**: `stdio.h`, `stdlib.h`, `string.h`, `time.h` e altre librerie di base |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **OOP in C**: incapsulamento, astrazione, polimorfismo tramite struct e puntatori a funzione |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **Algoritmi**: implementazioni di Stack, Queue, Deque, List |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **Algoritmi**: implementazioni di Stack, Queue, Deque, List |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git**: sistema di controllo versione per la gestione del codice |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub**: piattaforma per condivisione e revisione del codice |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim**: editor di testo altamente configurabile per sviluppo |
Expand Down
2 changes: 1 addition & 1 deletion translations/ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **POSIX スレッド**: Unix 系システムのマルチスレッドサポート(`pthread.h`) |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **C 標準ライブラリ**: `stdio.h`, `stdlib.h`, `string.h`, `time.h` などのコアライブラリ |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **C での OOP**: struct と関数ポインタによるカプセル化、抽象化、多態性 |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **アルゴリズム**: Stack、Queue、Deque、List などのデータ構造の実装 |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **アルゴリズム**: Stack、Queue、Deque、List などのデータ構造の実装 |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git**: コード変更管理のためのバージョン管理システム |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub**: コード共有とレビューのためのプラットフォーム |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim**: 効率的なテキスト編集のための高度にカスタマイズ可能なエディタ |
Expand Down
2 changes: 1 addition & 1 deletion translations/ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **POSIX 스레드**: 유닉스 기반 시스템의 멀티스레딩 지원(`pthread.h`) |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **C 표준 라이브러리**: `stdio.h`, `stdlib.h`, `string.h`, `time.h` 등 핵심 라이브러리 |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **C에서의 OOP**: struct와 함수 포인터를 통한 캡슐화, 추상화, 다형성 |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **알고리즘**: Stack, Queue, Deque, List 등 데이터 구조 구현 |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **알고리즘**: Stack, Queue, Deque, List 등 데이터 구조 구현 |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git**: 코드 변경 관리를 위한 버전 관리 시스템 |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub**: 코드 공유 및 리뷰를 위한 플랫폼 |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim**: 효율적인 텍스트 편집을 위한 고도로 구성 가능한 편집기 |
Expand Down
2 changes: 1 addition & 1 deletion translations/pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Este projeto é um exemplo que implementa os conceitos principais de programaç
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **Threads POSIX**: suporte a multithreading em sistemas Unix (`pthread.h`) |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **Biblioteca Padrão C**: `stdio.h`, `stdlib.h`, `string.h`, `time.h` etc. |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **OOP em C**: encapsulamento, abstração e polimorfismo via structs e ponteiros |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20\(Stack,%20Queue,%20List\)-000000?style=flat) | **Algoritmos**: implementação de Stack, Queue, Deque, List |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **Algoritmos**: implementação de Stack, Queue, Deque, List |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git**: sistema de controle de versão |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub**: plataforma de hospedagem e revisão de código |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim**: editor de texto altamente configurável |
Expand Down
2 changes: 1 addition & 1 deletion translations/ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
| ![POSIX](https://img.shields.io/badge/POSIX%20Threads-000000?style=flat) | **POSIX Threads**: поддержка многопоточности в Unix-системах (`pthread.h`) |
| ![Standard Lib](https://img.shields.io/badge/C%20Standard%20Library-000000?style=flat) | **Стандартная библиотека C**: `stdio.h`, `stdlib.h`, `string.h`, `time.h` и др. |
| ![OOP](https://img.shields.io/badge/Object--Oriented%20Programming-000000?style=flat) | **ООП в C**: инкапсуляция, абстракция, полиморфизм через struct и указатели на функции |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20%28Stack%2C%20Queue%2C%20List%29-000000?style=flat) | **Алгоритмы**: реализация Stack, Queue, Deque, List |
| ![Algorithms](https://img.shields.io/badge/Algorithms%20-000000?style=flat) | **Алгоритмы**: реализация Stack, Queue, Deque, List |
| ![Git](https://img.shields.io/badge/Git-F05032?style=flat\&logo=git\&logoColor=white) | **Git**: система контроля версий |
| ![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\&logo=github\&logoColor=white) | **GitHub**: платформа для обмена и рецензирования кода |
| ![Vim](https://img.shields.io/badge/Vim-019733?style=flat\&logo=vim\&logoColor=white) | **Vim**: настраиваемый текстовый редактор |
Expand Down
Loading