JavaScripts and JScripts consist of a series of statements. These statements are the programming instructions, or logic, that you write to tell the scripts what you want them to do. Using Conditional Statements to Alter Script Flow Conditional statements enable you to test for various conditions and take action based on the results of the test. Specifically, conditional statements execute when the tested condition proves to be true. Conditional...
Continue reading »
October 16, 2015 evirtualguru_ajaygourOnline Computer EducationNo Comment
Having introduced you to the String object, it seems only proper at this point in the discussion that I talk a little about the Math object as well. This object is created automatically in every JavaScript and JScript, so you do not have to create an instance of it as you do with the String object. You can simply refer to the Math object when you need to. Like...
Continue reading »
October 16, 2015 evirtualguru_ajaygourOnline Computer EducationNo Comment
To store your JavaScripts in external files, you need to save them as plain text files with a .js file extension. You then need to add the SCR attribute to the opening <SCRIPT> tag in your HTML page as demonstrated here. <SCRIPT SRC=”Test.js” LANGUAGE=”JavaScript” TYPE=”Text/JavaScript”> </SCRIPT> In this example, an external JavaScript named Test.js has been specified. This external JavaScript can contain any number of JavaScript statements. However,...
Continue reading »
October 16, 2015 evirtualguru_ajaygourOnline Computer EducationNo Comment
As you know, there are two places you can put your JavaScripts in an HTML page: in either the head or body section. In addition, I have told you that you can either embed JavaScript directly into the HTML page or reference it in as an external .js file. One more way you can integrate JavaScript into an HTML page is as a component in an HTML tag. Placing JavaScripts...
Continue reading »
October 16, 2015 evirtualguru_ajaygourOnline Computer EducationNo Comment
We have spent a lot of time already this morning learning about how to work with values. One object in particular, the String object, you will find yourself using over and over again in your scripts. I thought I’d spend a little time going over the String object now, even though the lesson on JavaScript and JScript objects isn’t until this later this morning. Consider this a sneak preview. The...
Continue reading »
October 16, 2015 evirtualguru_ajaygourOnline Computer EducationNo Comment
Python is an easy-to-lean yet powerful object oriented programming language. it is a very high level programming language yet as powerful as many other middle-level not so high-level languages like C, C++, JAVA etc. Though Python language come to being in early 1990’s yet it is competing with ever-popular language such as C, C++ JAVA etc. in popularity index. although, it is not perfect for every type of application, yet it...
Continue reading »
October 12, 2015 evirtualguru_ajaygourEducational Software2 Comments
( 5 Minute Dictation, Play Dictation) This Memorandum of Information is being make by Sahara India Real Estate Corporation Limited which is an unlisted Company and neither its equity shares nor any of the bonds / debentures are listed or proposed to be listed. This issue is purely on the private placement basis and the company does not intend to get these Optionally Fully Convertible Debentures listed on...
Continue reading »
October 11, 2015 evirtualguru_ajaygourStenography, Vocational1 Comment
( 5 Minute Dictation, Play Dictation ) I have dealt with, what is called, the economics of freedom. Now, take four instance, the Communist world. There they / make up for the loneliness and insecurity with their collective working and wages according to work. Then the spy system / and mutual watchfulness is there. The sense of insecurity, therefore, exists there. A man would not be allowed to live...
Continue reading »
October 11, 2015 evirtualguru_ajaygourStenography, VocationalNo Comment