Posted in: E Learn

DOS | Directory Structure

Steps to create this Structure : C:\>MD <space> Computer <enter> C:\>CD <space> Computer <enter> C:\Computer>MD <space> Software <space> Hardware <space> Networking <enter> ///Create multi directories at a time/// C:\Computer> Tree/F <enter> C:\Computer>CD.. <enter> C:\> Delete: C:\>CD<space> Computer<enter> C:\Computer>RD<space> Software <enter> C:\COmputer>RD <space> Hardware <enter> C:\Computer>RD<space> Networking <enter> C:\Computer>CD.. <enter> C:\>RD <space> Computer <enter> C:\>

Posted in: E Learn

HTML

HTML, which stands for HyperText Markup Language, is the foundation of web pages. It’s a markup language that defines the structure and content of a web page. Imagine it as the skeleton or blueprint of a house, providing the basic framework for everything that goes on the webpage.

Posted in: E Learn

MySQL

MySQL is a powerful and widely-used open-source relational database management system (RDBMS). It’s essentially software that allows you to store, organize, access, and manipulate data in a structured and efficient way. Here’s a deeper dive into what MySQL is and how it works:

Posted in: E Learn

JQuery

jQuery is a popular and lightweight JavaScript library that simplifies interacting with HTML elements, CSS, and handling events on web pages. It essentially acts as a bridge between your HTML code and JavaScript, making it easier to manipulate your website’s content and behavior.

Posted in: E Learn

MS-Word Workspace

Understanding the MS Word Workspace and Window Microsoft Word is a widely used word processing application that offers a range of features to create, format, and edit documents. Understanding the workspace and window layout of MS Word is crucial for efficient document creation. Here’s a comprehensive guide to the MS Word workspace and window: 1. […]

Posted in: E Learn

Basic Network Q & A

Short Answer Questions: Multiple Choice Questions (MCQs): Answer: c) Both a and b (based on the bulleted list under the heading “Advantages of Computer Network”) Answer: b) Computers around the world (from the text under the bolded heading “The Internet”) Answer: c) Wasting paper (while computer networks can help reduce paper waste by allowing multiple […]

Posted in: E Learn

10 Tricks on Photoshop

Here are 10 uncommon, hidden tricks in Photoshop that can enhance your workflow and creativity. Each trick includes step-by-step instructions: Trick 1: Rotate the Canvas Step-by-Step: Trick 2: Straighten a Crooked Image Step-by-Step: Trick 3: Apply Multiple Layer Styles Step-by-Step: Trick 4: Hidden Spring-Loaded Tools Step-by-Step: Trick 5: Precise Brush Size and Hardness Step-by-Step: Trick […]

Posted in: E Learn

Nion Text Effect in Photoshop

Creating a neon text effect in Photoshop involves using layer styles and effects to simulate the glowing properties of neon lights. Here’s a step-by-step guide to achieving this effect: Step 1: Create a New Document Step 2: Add the Text Step 3: Apply Layer Styles to the Text Outer Glow Inner Glow Bevel & Emboss […]

Posted in: E Learn

Photoshop ICE text effect

Creating an ICE text effect in Photoshop involves several steps to simulate the appearance of icy, frosted text. Here’s a step-by-step guide: Step 1: Create a New Document Step 2: Add the Text Step 3: Apply a Gradient Background (Optional) Step 4: Apply Layer Styles to the Text Bevel & Emboss Inner Glow Outer Glow […]

Posted in: E Learn

Reference Geometry | Solid Works

SolidWorks offers a powerful toolset for creating complex 3D models. Reference geometry plays a crucial role in this process by providing additional elements that don’t become part of the final model but act as guides and aids for creating features and defining relationships. Here’s a breakdown of everything you need to know about reference geometry […]

Posted in: E Learn

10 Q & A in Solid Works

A: A sketch is the 2D foundational geometry that defines the shape of your 3D model. You create sketches using tools like lines, circles, and arcs. Features, on the other hand, are 3D operations that transform your sketch profile into a solid body or modify existing geometry. Examples of features include extrude, revolve, and loft. […]

Posted in: E Learn

Features Tab | Solid Works

SolidWorks offers a vast array of Features tools that allow you to transform your 2D sketch geometry into 3D solid models and manipulate them further. Here’s a breakdown of the functions of some commonly used Features tools: Basic Features: Advanced Features: Surfacing Features: Pattern Features: Other Features: Important Points: By understanding the function of these […]

Posted in: E Learn

Function of Sketch Tools

The Sketch Tab in SolidWorks houses a variety of tools used to create the foundational geometry for your 3D models. Here’s a breakdown of the functions of each tool: Entity Creation Tools: Modification Tools: Relationship Tools: Other Tools: Additional Notes: By understanding the function of each tool, you can effectively create the 2D geometry that […]

Posted in: E Learn

Excel – Total Age Formula

To calculate the total living years, months, days, hours, and minutes since the date of birth in Excel, you can use the following formulas: Replace A1 with the cell that contains the date of birth. The DATEDIF function calculates the difference between two dates in years, months, and days, while the TODAY function returns the […]

Posted in: E Learn

Corel Draw | 15 Common Tools and Function

CorelDRAW is a comprehensive vector graphics editor developed and marketed by Corel Corporation. It contains a wide range of tools for designing, editing, and manipulating vector graphics. Here are the names and functions of some of the core tools commonly found in CorelDRAW: These are just some of the core tools available in CorelDRAW. The […]

Posted in: E Learn

Best PC Repairing Websites

Here’s a list of some of the top PC repair websites that can be helpful resources for troubleshooting computer problems, finding repair guides, and even connecting with repair professionals: Remember, the best website for your PC repair needs will depend on the specific problem you’re experiencing and your level of technical expertise. If you’re comfortable […]

Posted in: E Learn

Aquarium Draw in Corel Draw

Required Tools Rectangle Tool: Interactive Transparency Tool: The Interactive Transparency tool in CorelDRAW allows you to create and manipulate transparent areas within objects. It offers a user-friendly and intuitive way to define how much you see of the underlying objects or background through your object. Function: Process: Transparency Types: Benefits: Additional Notes: Video Tutorial

Posted in: E Learn

Tally Prime 10 Q&A

A: Tally Prime is a business accounting software application used for tasks like bookkeeping, accounting reports, inventory management, invoicing, and more. A: Tally Prime offers improved features like a more user-friendly interface, faster performance, enhanced data security, and multi-tasking capabilities compared to Tally ERP 9. A: Go to the Gateway of Tally > Create > […]

Posted in: E Learn

Programing C | First Program

Print: Hello World in C Program Description This code is a simple C program that prints the message “Hello World” to the console. Here’s a breakdown of the code: Lines 1-2: C These lines are called header inclusions. They include standard libraries containing pre-written functions that the program can use. Line 3: C This line […]

Posted in: E Learn

MS-Access | Short Q&A

MS Access is a relational database management system (RDBMS) from Microsoft. It allows you to create databases to store, organize, and manage data. Tables are the foundation, storing data in rows and columns. Relationships connect tables based on shared fields. Queries retrieve specific data from tables based on criteria. Forms provide user interfaces for data […]

Back to Top