C Programming - Video Tutorials

C Programming - Video Tutorials
In computing, C is a general-purpose programming language initially developed by Dennis Ritchie between 1969 and 1973 at AT&T Bell Labs. Like most imperative languages in the ALGOL tradition, C has facilities for structured programming and allows lexical variable scope and recursion, while a static type system prevents many unintended...

Java Programing - Video Tutorials in Urdu & Hindi

Java Programing - Video Tutorials in Urdu & Hindi
Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java...

Social Meta Tags for Google, Twitter and Facebook

Social Meta Tags for Google, Twitter and Facebook
Meta tags are the HTML or XHTML <meta … > element used to provide structured metadata about a Web page. Multiple Meta tags with different attributes are often used on the same page. Meta tags can be used to specify page description, keywords and any other metadata not provided through the other head elements and attributes.The metadata can...

JavaScript Array Methods

JavaScript Array Methods
Array Methods Javascript defines a number of useful array manipulation functions on prototype, which means that they are available as methods of any These Javascript methods are introduced in the below: join() The join() method converts all the elements of an array to strings and concatenates them. Here are some examples: var a = [1, 2, 3]; //...

List Of Blogger Conditional Tags

List Of Blogger Conditional Tags
Conditional tags are Blogger template tags that allow you to specify parts of your template to appear only under certain conditions. One particularly useful application of conditional tags is in specifying on which page or pages a HTML element should appear. Ever wish you could display only relevant widgets onto a page, hide sidebars on certain...

Meta Tags for HTML

Meta Tags for HTML
Meta tags are the HTML or XHTML <meta … > element used to provide structured metadata about a Web page. Multiple Meta tags with different attributes are often used on the same page. Meta tags can be used to specify page description, keywords and any other metadata not provided through the other head elements and attributes.The metadata...

jQuery - Video Tutorials in Urdu & Hindi

jQuery - Video Tutorials in Urdu & Hindi
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. It is currently developed by a team of developers led by Dave Methvin. Used by over 65% of the 10,000 most visited websites, jQuery is the most popular JavaScript library in use today. In this video tutorial we’ll learn the most popular JavaScript’s...
Page 1 of 3123Next »