There are 0 repository under cplusplus-programming topic.
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)
Contains applications that enable communication between the PRUs on the BeagleBone development board and the Linux side of the board using shared memory.
Contains Client and Server applications using TCP communication. Data is sent to the client application through the interface of the server application.
All assignments from the 3rd and 4th courses in the "Programming in C++: A Hands-on Introduction Specialization" on Coursera.
Contains Arduino CAN-Bus communication applications. For CAN-Bus communication, the 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.
Arduino is an I2C communication application. In this application, I2C communication takes place between the Arduino and the MCP23017 integrated circuit.
The "Automation-OrderTakingTerminal" project consists of two designs: "Automation" and "Order Taking Terminal" device design.
Contains applications coded in the C++ programming language using the Qt framework.
Contains Qt Widget applications coded in the C++ programming language.
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.