This document discusses options for web app development, including different platforms, languages, and frameworks. Native apps are developed for specific platforms using languages like C, C++, Objective-C, and C#, while web apps can be developed using HTML, CSS, JavaScript and server-side languages like Perl, PHP, Ruby, and Java. Frameworks help implement common patterns like MVC architecture. The document recommends choosing a framework that fits your needs and initial planning is important to focus on customer needs.
Related topics: