2
Shonei
7y

When you try to learn a new language what is a good project to code that will get you to use mist of the languages features. Some specific languages would be C++ and Golang.

Comments
  • 0
    Interesting question. I would say to just start with smaller programs to get into rythm with syntax and how everything works, and after all that to combine it all together in a bigger project
  • 1
    With both of the languages I am already comfortable with the syntax and some of the more used packages. Ineeds some ideas for something larger. So far the most complex one was minesweeper in C++. @marjanovicsteva
  • 0
    @Shonei I have some experience with GO, try implementing a simple server
  • 0
    The basic things first. Then what I normaly do is start creating gui's.
Add Comment