Udacity ND Project 3 - Building a ChatBot
-
Updated
Oct 23, 2021 - C++
Udacity ND Project 3 - Building a ChatBot
Assignment 1 for Advanced Programming Course in C++
This repository contains the implementation of a simple chat bot for the sake of practicing memory management, move semantics and ownership in C++
This chatbot application using WxWidgets demonstrates skills in Memory Management concepts of C++. Concepts such as Move Semantics, Smart pointers are used in the implementation of the project.
A brief tutorial on the rule of five
Modern C++: Standard Practices from Standard Library
Advanced solutions of OOP course projects. [Templates, Multithreading, std::allocator, Move-semantics]
snippets and examples for C++'s SFINAE, move semantics, multithreading, ...
A Project for Udacity Nano-degree Program C++ for developers. This project is a Chatbot that illustrates the concept of memory management in C++
I am currently revising advance C++ concepts just to understand the language better. So I thought of creating this repo!
Repository contains C Programs, C++ Programs from difficulty level beginning to advanced. It also contains Modern C++ version 11, 14 and 17 programs.
Advanced solutions for laboratory works by OOP.
Examples based on Nicolai Josuttis' book C++ Move Semantics
C++ Memory Management Udacity Project
Basic calculator program demonstrating the use of a parser generator for reading user input.
Move const values in C++
Play the 15 Puzzle game!
Add a description, image, and links to the move-semantics topic page so that developers can more easily learn about it.
To associate your repository with the move-semantics topic, visit your repo's landing page and select "manage topics."