I am a complete beginner as far as Programming is concerned. I used to practice coding on Codeblocks in Windows 10 and used to save the code on Evernote so that it can be accessed everywhere. Now I moved to Ubuntu (Dual Boot) and I use Eclipse here. Is there any place where I can save the code so that I can access it on my Windows OS?
Where do I save my C code on Ubuntu
341 views Asked by KshitijV97 At
2
There are 2 answers
0
On
If its just the matter of accessing it on your local windows machine, then save your codes on simple accessed folder and use Linux reader on your windows machine to access them, else use VCSs as suggested above
You should be using a hosted Version Control System.
Evernote
is for notes.