by Pawan Arora | Jul 26, 2018 | BCA, BTech, CBSE, Computer Science, CS Python, Uncategorized
Are you confused between the two? These are two different paths altogether. This article talks about the difference between the two.[vc_row][vc_column][vc_column_text] First Thing First Every computer language that graduates to a new version – is an improvement...
by Pawan Arora | Jul 12, 2018 | BCA, CBSE, Computer Science, CS C++, Uncategorized
[vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text] “Guessing a Number” – game in C++, making it little more interesting!! Introduction – Why this game? Guess a Number – The main objective has been to improve your...
by Pawan Arora | Jun 20, 2018 | BCA, BTech, CSS, Education, Front End Development, HTML5, Technology, Uncategorized
[vc_row][vc_column][vc_column_text] Creating Sidebar using <aside> – HTML5 semantic element Sidebar is a term – used for information that can be placed adjacent to an article on a web page which is visually separate from the main content (i.e....
by Pawan Arora | Jun 17, 2018 | BCA, BTech, Front End Development, HTML5, Multimedia and web technologies, Technology
HTML5 now emphasize more on semantics – by introducing new elements Semantics is the study of relationships between words and how we construct meaning out of them. HTML5 semantic elements do the same job. Sounds confusing!!! Well its not. Semantics is the branch...
by Pawan Arora | Jun 17, 2018 | BCA, BTech, CBSE, Computer Science, CS C++, Uncategorized
[vc_row][vc_column][vc_column_text] C++ program to print ASCII values We know what are ASCII values? There are 256 characters, and we know most of them are not available on keyboard. If we want to use them in a program, we need to know their ASCII values. This program...
by Pawan Arora | Jun 1, 2018 | BCA, BTech, Computer Science, CS Boolean Algebra, CS C++, Uncategorized
[vc_row][vc_column][vc_custom_heading text=”What are ASCII Codes?” font_container=”tag:h1|text_align:left”...