S
S
Sergey Karbivnichy2017-02-09 18:37:02
Programming
Sergey Karbivnichy, 2017-02-09 18:37:02

What simple C/C++ or java program can be ported to C#?

What simple C/C++ or java (or other open source language) program can be ported to C#? It is desirable with gui, but it is possible and console.
PS: I want to test my skills in C#.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
GavriKos, 2017-02-09
@GavriKos

Any simple program can be ported to another language if it has Turing completeness.

U
Uno, 2017-02-09
@Noizefan

Why port? Write a decentralized P2P app, develop a graphics engine for 3D games, write your own web server with blackjack and whores, build the most secure messenger, anything from scratch.
Set your source material not to open source, but to an idea.
If you want to learn a language, set the bar higher. So, without knowing any language, I take and write a complex tool purely for my own use, and it turns out that I study the language in parallel.

R
Rou1997, 2017-02-09
@Rou1997

Apache POI library. You can not all, but only to support Xls and Doc formats. Nothing complicated, serialization and deserialization of binary files, there is nothing else in it. And check your skills properly, in particular, the skill to rewrite at least 1/10 of the entire Microsoft Office alone.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question