S
S
Spectra2017-10-21 00:38:50
C++ / C#
Spectra, 2017-10-21 00:38:50

What topic to choose for a course project?

Welcome all. Help with choosing a topic for a course project in C ++ of medium difficulty. I can also use Swift (for UI) if I have ideas for IOS. I wanted to make neural networks, but their implementation in C++ is very complicated. I will be glad to any interesting ideas!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
David Koifman, 2017-10-21
@Davka1900

You can make a simple game. Google simple games and you will be happy. There are a lot of lessons on the Internet on creating games of different levels of complexity.

T
tsarevfs, 2017-10-21
@tsarevfs

You can take some chip from the new standards.
For example, the reflection https://www.youtube.com/watch?v=ihpfu0TV3Q8, for which there are experimental implementations in clang.
And file a system for configs, in the form of structures for which automatic serialization works (loading and saving in json), and automatic creation of ui for editing.

D
Dmitry Golovanov, 2017-10-24
@golovanovd

Write a corporate social network with an external database and different access rights

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question