Web Technology – (VBScript, ASP) – Full Notes – Unit 1 to 5

For Syllabus and Books for this subject check Web Technology Syllabus & Book List . For Lab Programs List check -> Web Technology – (VBScript, ASP, JavaScript) – List of Lab Exercise (as per syllabus) For All Programs for this subject -> Web Technology (VB Script + ASP) Here is the link to download the … Read more

Program code – squares, roots, cubes and complements of integers between 1 and 100.

This program outputs a table. Column 1 – number (1 to 100) Column 2 – Square root of the number For this we use built in math function – Math.Sqrt(i) Column 3 – Square i*i Column 4 – Cube of the number i*i*i Column 5 – Binary of the number toString(2) Column 6 – Complement … Read more

Web Technology – (VBScript, ASP, JavaScript) – List of Lab Exercise (as per syllabus)

VB SCRIPT based Programs Write a program outputs the squares, roots, cubes and complements of integers between 1 and 100. Create a calculator. Write a script to Sort numbers and strings Create a program to generate a hit counter Create a program to verify whether email address provided by user is valid or invalid. Write … Read more

Computer Organization – R-2021 – Unit 1 to 5 Full Notes

Syllabus OBJECTIVES: To understand the basic organization of computers and the working of each component and CPU To bring the programming features of 8085 Microprocessor and know the features of latest microprocessors. To understand the principles of Interfacing I/O devices and Direct Memory accesses OUTCOMES: Describe the major components of a computer system and state … Read more

Web Technology Syllabus & Book List

Unit 1: Introduction to` VBScript – Adding VBScript Code to an HTML Page –   VB Script Basics – VBScript Data Types – VBScript Variables –  VBScript Constants –  VBScript Operators – mathematical- comparison-logical – Using Conditional Statements –  Looping Through Code –  VBScript Procedures – type casting variables – math functions –date functions – … Read more

How to find your colleague’s email ID if you’re using a Google Workspace account

If you’re using a Google Workspace account (email account within your company’s domain name) provided by your company, school or institution, then you may want to find the email ID (or contact details) of other people, colleagues to contact them. If you try to share any document (Google docs, Google spreadsheet) within your domain, you … Read more

Why do we retain information better if write on paper instead of typing digital?

close up of hand holding pencil over white background

Why do we type to take notes? Why we are not writing like before? It takes more time to write than type something. It’s the faster way, yet flexible and more productive way. You can easily markdown, highlight and do everything digitally and carry that content anywhere. Regardless of how well modern technology improved, still … Read more

[App Intro] Microsoft Whiteboard – for digital sketching

Microsoft’s Whiteboard is free-form sketching app with infinite canvas (pages can be of any size) and lets you do convert your ideas into visual. Apart from free form sketching that allows you to draw, it has many other options to use without a digital pen. Most importantly it comes as super collaboration tool, that can … Read more