Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 558 Bytes

File metadata and controls

12 lines (10 loc) · 558 Bytes

Simple-Notebook

This is a simple notebook which keeps track about your notes. You can have multible notebooks with multible notes in it. This notebook should work on any OS, but I have only tested it on Linux and Windows yet. "Simple-Notebook" is a console application.

Usage

Just compile and run the executable on the console. The menu will guide you through.

What I've learned

  • Handling files in C
  • Refactoring
  • Working with Eclipse: The Git-Plugin, Debugging, Shortcuts, Tools for Refactoring
  • Improved working with Git and GitHub in Terminal