0

So how do I get to practice on Mac?

I want to learn more and more but is there anything I can practice on my Mac with? I know absolutely nothing about programming/coding so where do I start or what do I do apart from this app :)

8th Jun 2017, 12:57 AM
Jesse Anthony
Jesse Anthony - avatar
4 Answers
0
There are a lot of website which is teaching programming. For example w3school will be good start for web programming. And also you have to write a lot of code for practice. You can write html css js in any text editor. But if you want to write Java or C++ like language, better be downloading one of ide. example for osx: Eclipse or IntelliJ best for Java,
8th Jun 2017, 1:30 AM
Joke
Joke - avatar
+ 1
People like you are so awesome. I see this all and I'm a bit (actually a lot) intimidated. I really appreciate you taking some of your time to inform me. Eclipse or IntelliJ? How do I download those programs?
20th Jun 2017, 6:43 AM
Jesse Anthony
Jesse Anthony - avatar
+ 1
I think you're awesome...really. thank you for taking some time out to give me some suggestions. best wishes :) thank you again
8th Jul 2017, 6:45 AM
Jesse Anthony
Jesse Anthony - avatar
0
If you are student my suggestion is intelliJ but if you are not you can download eclipse.Eclipse is fully free ide on the other hand IntelliJ give student licence. eclipse : eclipse.org is official site you can easily download from there. IntelliJ : jetbrains.com is contains intelliJ and all other jetbrains ide. Again you can download from from there :)
20th Jun 2017, 7:29 AM
Joke
Joke - avatar