I am a student of programming, still in the first year of my course. So far I have studied Java
, C
, Haskell
and Script Shell
. I am fairly functional in Java
and C
.
I know how to write code, compile and execute on a terminal of Linux
, but suppose I want to create an application that runs on Windows
. I write my code - in Java
, for example - by creating a simple calculator.
After having the code, how do I create an application that can be run in Windows, a so-called "program"?
If it is a very complex process for my degree of competences, please say so soon.
From now on thanks to anyone who tries to help me:)