HTML5 Element List

Posted by Satyen Pandya | Posted in HTML5 | Posted on 16-11-2011

0

Hi, friends new HTML5 is very impressive and provides lots of functionality. I will cover most of the topic as I have recently started working on HTML5. Before continuing to next post we should take look at the element list of HTML5.

This list provides a quick reference of elements which are new or have been redefined in HTML5. It is just listing of elements, I will cover theirs descriptions and sample code snippet in later posts.

HTML5

HTML5

Dart by Google

Posted by Satyen Pandya | Posted in Google, Javascript | Posted on 20-10-2011

1

Recently Google unveiled new programming language – Dart (originally named Dash). It was introduced at the GOTO conference in Aarhus on 10th october, 2011.

Dart

Objective-C And C# – Brief Comparison – 2

Posted by Satyen Pandya | Posted in Miscellaneous | Posted on 20-10-2011

0

Objective-C And C#

In this post we will see differences and similarities between Objective-C and C#.

One main difference you have to keep in your mind is that although Objective-C is superset of C and can compile any ANSI C code, C# is managed language, which looks like C and inspired by C++.It means the functions exist in C are not possible in C#. In C#, any executable code must occure inside a class.

Objective-C And C# – Brief Comparison – 1

Posted by Satyen Pandya | Posted in Miscellaneous | Posted on 08-10-2011

0

Objective-C and  C#,both are programming language used to develop mobile app development. Objective-C is used in iPhone, while C# is used in Windows Phone. In this post we will see how these both languages are differences and similarity.

For that I will give brief explanation of both language before stating their comparison.

Basic Rules – Dos and Don’ts for your Google Places profile

Posted by Satyen Pandya | Posted in Google | Posted on 09-08-2011

0

Although Google makes it pretty straightforward for business owners to create & maintain a public profile, there are some explicit rules & guidelines you’ll need to follow in order to maximize your online exposure properly without risking getting black-listed, or punished, by Google.

Related Posts Plugin for WordPress, Blogger...