Graphical development tools for a non-programmer

Graphical development tools for a non-programmer

Please suggest a graphical environment to create Web applications that can use MySQL, with the idea of a non-programmer using the development tool.

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Margie Semilof, Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Programming for a non-programmer is always a challenge, but my advice would be to learn programming. Automated tools can only take you so far.

The first thing you must decide is what programming language to learn, and I would recommend PHP (www.php.net). Not only is PHP fairly easy to learn, it is also well integrated with MySQL. A good tool for Web design and development is Macromedia Dreamweaver. It can generate PHP code automatically and also support you when you start hand-coding.

This was first published in January 2005