This repository contains the implementation of a simple chat bot for the sake of practicing memory management, move semantics and ownership in C++
-
Updated
Apr 20, 2021 - C++
This repository contains the implementation of a simple chat bot for the sake of practicing memory management, move semantics and ownership in C++
Implementation of Singly Linked Lists in C++, along with multiple functions to manipulate and rework on the lists.
Final project in "Advanced Topics in Object-Oriented Programming" course
A Project for Udacity Nano-degree Program C++ for developers. This project is a Chatbot that illustrates the concept of memory management in C++
Лабораторные работу по курсу ФИЛП МатМех УрФУ весна 2023
🤖 ChatBot program, which is able to discuss some C++ related topics based on the content of a knowledge base.
Smart Pointer Library Made in C++
doubly linked list implementation using modern c++
Memory management chatbot written in C++ using Smart Pointers, Raw Pointers, Move Semantics etc. (Udacity C++ Nanodegree)
Concurrent Traffic Simulator written in C++ using threads and tasks, smart pointers and condition variables (Udacity C++ Nanodegree)
C++ Smart pointers. unique_ptr, shared_ptr usage and Implement your own.
The ChatBot code creates a dialog where users can ask questions about some aspect of memory management in C++.
C++ Memory Management Udacity Project
Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers with smart pointer conversion
Safe wrapper of C++ smart pointers
This repo contains the source codes for the "Beginning C++ Programming - From Beginner to Beyond" Course on Udemy
Add a description, image, and links to the smart-pointers topic page so that developers can more easily learn about it.
To associate your repository with the smart-pointers topic, visit your repo's landing page and select "manage topics."