Projects with this topic
-
Formation complète sur le développement d'interfaces graphiques en Rust avec la bibliothèque Iced. Ce tutoriel en français guide les développeurs du niveau débutant à avancé à travers les concepts fondamentaux, les techniques de mise en page, la gestion des états et la création d'applications GUI natives performantes.
Updated -
I developed a real-time broadcasting system using socket programming and multi-threading. The system enabled users to log in, connect to a socket, and broadcast messages to all connected users or send private messages. It also incorporated message encryption for enhanced security and supported file transfers between users, providing a robust and secure communication platform with efficient message and file handling.
Updated -
-
-
-
-
Academic project for The Operating Systems course. Fall 2018
Updated -
Efficient multi-threading task framework.
Updated -
A small PyQt application which demonstrates slots, signals, multi-threading, IPC and Q_PROPERTY
Updated