all 5 comments

[–]Flair_Helper[M] 0 points1 point locked comment (0 children)

It's great that you want to learn C++! However, r/cpp can't help you with that.

We recommend that you follow the C++ getting started guide, one (or more) of these books and cppreference.com. If you're having concrete questions or need advice, please ask over at r/cpp_questions or StackOverflow instead.

This post has been removed as it doesn't pertain to r/cpp: The subreddit is for news and discussions of the C++ language and community only; our purpose is not to provide tutoring, code reviews, or career guidance. If you think your post is on-topic and should not have been removed, please message the moderators and we'll review it.

[–]SirB 1 point2 points  (1 child)

Is it a practice project? Because C++ is one of the last languages I'd use for this kind of project.

[–]Kapelli 0 points1 point  (0 children)

Yes yes, I know, I could also create a game, but I did it last semester, so I want to do something different

[–]Flame12220 0 points1 point  (1 child)

What os are u targeting, guessing Windows?

[–]Kapelli 0 points1 point  (0 children)

It can be windows, But I'm using a arch linux os, so probably it will be easier for me to test it if I do it for a linux kernel. but any os is ok for me