Go to advanced search

by Technetiumable
Fri Feb 08, 2013 7:54 pm
Forum: General programming discussion
Topic: Is there any other compilers for the raspberry pi?
Replies: 12
Views: 2461

Re: Is there any other compilers for the raspberry pi?

I like PHP. It's great for building web sites or can be used for stand-alone CLI programs. Being a scripting language (like Python) it doesn't use a compiler. Also, for debugging web pages, the PHP cli interpreter has a built-in mini-webserver which requires only a few command line options to start...
by Technetiumable
Fri Feb 08, 2013 7:53 pm
Forum: General programming discussion
Topic: Is there any other compilers for the raspberry pi?
Replies: 12
Views: 2461

Re: Is there any other compilers for the raspberry pi?

The question becomes "what do you want to do next?" For example, PHP could be interesting but setting up a web sever to develop your own small website might be a little hurdle. You could do this using Python, but PHP is more available if you want to put the website on the net with an ISP. If you wa...
by Technetiumable
Fri Feb 08, 2013 7:51 pm
Forum: General programming discussion
Topic: Is there any other compilers for the raspberry pi?
Replies: 12
Views: 2461

Re: Is there any other compilers for the raspberry pi?

Hi, I've just began programming and I really enjoy it. I'm currently learning python and was wondering after I've got comfortable with python and go on to learn a different language like C/C++, Java or PHP is there a compiler for any of them languages for the raspberry pi. I'm also new to the raspb...
by Technetiumable
Thu Feb 07, 2013 5:00 pm
Forum: General programming discussion
Topic: Is there any other compilers for the raspberry pi?
Replies: 12
Views: 2461

Re: Is there any other compilers for the raspberry pi?

Ok thanks I'll put that on my to do list.
by Technetiumable
Thu Feb 07, 2013 4:55 pm
Forum: General programming discussion
Topic: Is there any other compilers for the raspberry pi?
Replies: 12
Views: 2461

Is there any other compilers for the raspberry pi?

Hi, I've just began programming and I really enjoy it. I'm currently learning python and was wondering after I've got comfortable with python and go on to learn a different language like C/C++, Java or PHP is there a compiler for any of them languages for the raspberry pi. I'm also new to the raspbe...

Go to advanced search