<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Javascript-Overview on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/javascript-overview/</link><description>Recent content in Javascript-Overview on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 15 Nov 2025 18:14:57 +0000</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/javascript-overview/index.xml" rel="self" type="application/rss+xml"/><item><title>JavaScript Overview</title><link>http://ghafoorsblog.com/courses/ibm/fullstack-content/fullstack-pcert/03-html-css-js/03-module/001-javascript-overview/</link><pubDate>Mon, 24 Mar 2025 03:11:54 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/fullstack-content/fullstack-pcert/03-html-css-js/03-module/001-javascript-overview/</guid><description>&lt;p class="lead text-primary"&gt; 
This document explains JavaScript as a scripting language that adds behavior to static web content. It covers JavaScript primitives, wrapper objects, arrays, the Date object, and error handling, highlighting their roles in creating dynamic and interactive web applications. 
&lt;/p&gt;


&lt;hr&gt;
&lt;h2 id="introduction-to-javascript"&gt;Introduction to JavaScript&lt;/h2&gt;
&lt;p&gt;JavaScript is a scripting language derived from the ECMAScript standard. It enables dynamic web pages by interacting with the Document Object Model (DOM) and is supported by virtually all modern browsers. JavaScript is often used in conjunction with technologies like HTML, CSS, and Ajax to create interactive web applications.&lt;/p&gt;</description></item></channel></rss>