Introduction to Web 2.0 for Novices

9
An Insight into Web Development & Tools Presented By : Shubhanshu Mishra [email protected]

description

My presentation on Web 2.0 tools & platforms for novice developers.

Transcript of Introduction to Web 2.0 for Novices

Page 1: Introduction to Web 2.0 for Novices

An Insight into Web Development & Tools

Presented By : Shubhanshu Mishra

[email protected]

Page 2: Introduction to Web 2.0 for Novices

Contents

• Evolution of Web• Web as we see it now -Web 2.0• Web Services• APIs & Mashups• Tools for web developers• Frameworks & Platforms• Mashup Example.

Page 3: Introduction to Web 2.0 for Novices

Evolution of Web

Static Pages

<HTML>

Dynamic Contents

<?php echo “Helllo world”;

?>

XML Data

Web Services

Page 4: Introduction to Web 2.0 for Novices

Web as we see it now – Web 2.0

Page 5: Introduction to Web 2.0 for Novices

Web Services APIs & Mashups

• <?XML?>• JSON• SOAP• XML-RPC• WSDL• UDDI

Page 6: Introduction to Web 2.0 for Novices

Tools for Web Developers

• Web Server• SQL Services• Programing Languages• Idea

Page 7: Introduction to Web 2.0 for Novices

Frameworks & Platforms

• Django• CakePHP • CodeIgniter• Ruby On Rails• ASP.NET• Silverlight• Adobe Flex

•Google Apps Engine•Windows Azure Services•Amazon EC2

Page 8: Introduction to Web 2.0 for Novices

Mashup Example

Page 9: Introduction to Web 2.0 for Novices

Questions ???