Giter Site home page Giter Site logo

duringhof / cppnd-project-memorymanagementchatbot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.76 MB

A Memory Management Chatbot Project submission that was part of the Udacity C++ Nano degree curriculum

CMake 1.32% C++ 98.68%
smart-pointers pointers heap stack unique-ptr

cppnd-project-memorymanagementchatbot's Introduction

CppND: Memory Management Chatbot

This repository contains the result of the third project of the Udacity C++ Nanodegree Program. The project concerns a simple chatbot that answers on questions about memory management concepts. While the chatbot functionality itself is rather limited in terms of possible questions and answers, the project emphasized learnings from the Memory Management course of the program which can be seen "behind the scenes" in the chatbot implementation that make use of e.g. smart pointers, move semantics etc...

The repository you're looking at originates from this Udacity starter code repo and contains the specific implementations/solutions that I wrote to pass the course.

Basic Build Instructions

  1. ( Review the desciption of dependencies that can be found here! )
  2. Clone this repo.
  3. Make a build directory in the top level directory: mkdir build && cd build
  4. Compile: cmake .. && make
  5. Run it: ./membot.

cppnd-project-memorymanagementchatbot's People

Contributors

duringhof avatar swwelch avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.