This is a system that helps companies to keep track of schedules of all the trainings happening in the organization.
-
Updated
Feb 7, 2025 - C++
This is a system that helps companies to keep track of schedules of all the trainings happening in the organization.
Master C++ Programming From Beginner To Advance - C++ Course (Udemy Course)
All assignments from the 3rd and 4th courses in the "Programming in C++: A Hands-on Introduction Specialization" on Coursera.
Contains Client and Server applications using TCP communication. Data is sent to the client application through the interface of the server application.
The "Automation-OrderTakingTerminal" project consists of two designs: "Automation" and "Order Taking Terminal" device design.
Arduino is an I2C communication application. In this application, I2C communication takes place between the Arduino and the MCP23017 integrated circuit.
Contains Arduino CAN-Bus communication applications. For CAN-Bus communication, the MCP2515 and MCP2551 integrated circuits are used alongside Arduino.
Contains applications that enable communication between the PRUs on the BeagleBone development board and the Linux side of the board using shared memory.
If you're new to programming, this tutorial will show you how to program from scratch using c++ programming language using a simple example with comprehensive explanations.
Contains applications written in the C++ Programming Language that are compatible with the Standard Template Library (STL).
Contains UDP communication applications. The applications involve UDP server-client topics.
The repo contains applications coded in C++ Programming Language. The applications are related to topics such as databases, serial port communication, UDP communication, JSON, and threading.
This repository contains the "GroceryTracker" program from the SNHU Programming Languages course under Dr. Marcello. The program analyzes item purchase frequencies at Corner Grocer to optimize store layout. The project focuses on modularity, data management, and user experience, with potential for enhancements in input handling and UI design.
Contains Qt Widget applications coded in the C++ programming language.
Add a description, image, and links to the cplusplus-programming topic page so that developers can more easily learn about it.
To associate your repository with the cplusplus-programming topic, visit your repo's landing page and select "manage topics."