This is a system that helps companies to keep track of schedules of all the trainings happening in the organization.
-
Updated
Jul 6, 2024 - 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.
The 'Automation-OrderTakingTerminal' project consists of two designs: "Automation" and "Order Taking Terminal" device design. The Automation is developed using the C# programming language. The Order Taking Terminal is coded with Arduino C/C++.
Contains an Arduino CANBus communication examples. There are two applications available in the repository: a sender and a receiver. For CAN-Bus communication, MCP2515 and MCP2551 integrated circuits are used alongside Arduino.
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.
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 an Arduino I2C communication example. The I2C communication occurs between the Arduino Uno and the MCP23017 integrated circuit.
On the BeagleBone, applications have been created using PRUs with shared memory. With the applications in this repo, you will learn how to use BeagleBone PRUs and how to utilize shared memory.
This repository contains Standard Template Library (STL) compliant applications written in C++ Programming Language. The applications are related to topics such as object-oriented programming, TCP communication, serial port communication, file operations, and threading.
Contains includes UDP communication applications in the repository. UDP communication applications have been coded using the C# and C++ programming languages. In UDP communication, C programming language libraries have been used.
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.
The repo contains Qt Widget applications coded in C++. The applications are related to topics such as databases, serial port communication, UDP communication, JSON, and threading.
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."