| About Us |
| Linux |
| Other Links |
|
Useful Sites
Compiler for the xBase(Clipper)
GUI-driven Complier/IDE for C/C++
Advanced Bash Scripting Guide
PHP Editor
Useful Sites
IBM developerWorks :Linux
Beginning Network Programming:
http://www.ecst.csuchico.edu/~beej/guide/net/
Linux Scalability Project:
http://www.citi.umich.edu/projects/citi-netscape/
Linux High Availability Project:
http://linux-ha.org/
Linux Virtual Server Project:
http://www.linuxvirtualserver.org/
Few other networking projects are mentioned at
http://oss.software.ibm.com/linux/projects/?topic_id=6
Top
Compiler for the xBase(Clipper)
http://www.harbour-project.org/
http://x2c.dtop.com/
http://www.fship.com/
Top
GUI-driven Complier/IDE for C/C++
one can use KDEVELOP as a GUI under X, or RHIDE which is a character
oriented console IDE, like BORLAND's TURBO C or TURBO PASCAL.
Another possibility is BORLAND's KYLIX3 which support C/C++, not only
DELPHI/PASCAL.
Another good GUI/IDE is anjuta. It's in the contrib section.
Top
Advanced Bash Scripting Guide
It is available at
http://www.tldp.org/LDP/abs/abs-guide.html.tar.gz
Top
PHP Editor
Zend technologies Zend Studio IDE is great.
There is a free version for personal use at
http://www.zend.com/store/freeware.php.
Top
|