Author | Message |
---|---|
mindworm
Posts: 1
|
Posted 14:10 Oct 05, 2015 |
Anybody know any free software that is good for those beginning to code? |
atigolo
Posts: 73
|
Posted 22:19 Oct 05, 2015 |
Check out the Microsoft Academic Alliance Program: http://www.calstatela.edu/ecst/cs/resources |
4542elgh
Posts: 71
|
Posted 21:25 Oct 07, 2015 |
java can use Eclipse, and cpp prefer codeblocks, python can use pycharm/sublime(not free but cracks are all over the place), [html, javascript and css] prefer notepad ++ (notepad++ have a collection of support languages, basically you can write any language and it will know what language you are writing about) |