Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 695591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T02:58:31+00:00 2026-05-14T02:58:31+00:00

i am writing my bachelor thesis and there is some C++ code attached to

  • 0

i am writing my bachelor thesis and there is some C++ code attached to it.
I want to have a nice clean Project.

So what should be in it ?

I think :

  • Documentation in html ( generated with Doxygen)
  • README File
  • Makefile ( which make ? CMake ? )
  • Unit-Tests ( which unit test framework? )
  • Copyright Text ?
  • …

Did i miss something ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T02:58:31+00:00Added an answer on May 14, 2026 at 2:58 am

    Simplify the list:

    • Documentation in a place and form that can easily be found and read, including
      • instructions on how to build it;
      • instructions on how to use it.
    • Some sort of confidence testing (“I compiled it, but does it work?”).

    Whether the docs are HTML, plain text or in-source comments; whether there’s a Makefile or a batch script or a copy & paste one-liner in the README.txt; whether you’ve got a full-blown unit testsuite or a “golden file” test:

    It doesn’t matter really.

    The important thing is that you can build it, test it, and use it as easily as possible.


    Adding personal opinion:

    KISS. (Keep it short and simple.)

    Go with simple source comments for small projects, and only start the Doxygen stuff when you grow beyond a certain point. Make sure your documentation framework doesn’t make it harder to find things via full-text search, because in my experience, that’s what people end up doing unless you wrote your docs really well.

    Go with a simple Makefile and use more sophisticated stuff (like CMake, automake etc.) only when it becomes necessary. For small projects, the amount of “metadata” in comparison to “real” source files can become ridiculous.

    You can sink quite some time and energy in this “supporting cast”, which – in the beginning of a project – should be put into the project itself. Build system, documentation etc. can grow as necessary, but the project architecture itself is a bitch to refactor once it’s been released. That’s where your primary focus should be.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Writing documentation in html requires some code examples. What to do with characters that
Writing some classes for a Framework extension, and I have the following code: public
Im currently writing my bachelor thesis with latex and using TexnicCenter. I want to
Writing some docs with code snippets which I want to be copyable to run
Writing some drag&drop code, I'd like to cancel the click events in my mouseup
I am writing my bachelor's thesis using support vector machines. Is it right, that
Writing some test cases and my mind wanders, assuming there is a better way
Writing some test scripts in IronPython, I want to verify whether a window is
Writing some XML documentation for a predicate helper class. But I can't figure out
I'm currently writing my bachelor thesis and my university wants a one sided print.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.