EN / USD
939 Items
 Home
Blog
What is Stoichiometry? How it helps in Balancing Reactions?
Stoichiometry, what is Stoichiometry, Stoichiometry laws, Stoichiometry rules, Stoichiometry definition, Stoichiometry problems, Stoichiometry examples, Stoichiometry conversions, Stoichiometry calculations, balanced reaction, skeletal reaction
The topic we are going to discuss today can be crowned as the most celebrated concepts in the field of Chemistry, the most celebrated amongst the chemists yet most hated amongst the students due to its complexity, who loves balancing chemical equations? Definitely no one! So cutting it short we are here to discuss " Stoichiometry ". The very first time I encountered this word years ago it felt like a tongue twister to me, let's learn to pronounce it first, stoichiometry is pronounced as "stoy- key-om-Et-tree", you would definitely learn to pronounce it well by the end of this discussion, keep trying! So, let's get started with Stoichiometry: What is Stoichiometry? In a chemical reaction, different reactants react together in different quantities ...
Blog
Reasons You Should Consider Buying An iMac
buying an imac, buy imac,imac buy
Hello everyone, I hope you all are doing great. In today's tutorial, we are gonna have a look at Reasons You Should Consider Buying An iMac. Are you on the verge of buying a new computer? If so, you should most definitely think about investing in a computer made by Apple. The company is best known for its smartphones, but their computers are pretty amazing as well. The company offers the Macbook and the iMac. If you’re looking for a desktop, you’ll definitely want to think about investing in an iMac. Why? You’ll find out in the guide below. Great Software First and foremost, you should know that Apple makes some of the best software on the planet. Apple computers do not have the versatility of Windows computers. Your software options will be limi ...
Blog
Sending Email in Microsoft Visual Studio 2010
Sending Email in Microsoft Visual Studio 2010, how to send email in vb2010,send email in visual basic 2010
No. Sending Email in Visual Studio 2010 Give Your Suggestions !!! 1. Part 1 2. Part 2 Hello friends, today's tutorial is about adding functionality in Microsoft Visual Studio 2010 basic email form. In the previous part of this tutorial How to Send Email in Microsoft Visual Studio 2010, we have seen a basic email form which just sends email to constant email address which is specified in the coding. Today we will make this email form a bit flexible and will be able to send the emails to any email id we want. If you have read the previous part of this tutorial, then this article will be nothing for you, you will got it just like a piece of cake instantly. So, I suppose that you have read the previous tutorial and you have the ...
Blog
Image Zooming with Bilinear Interpolation in MATLAB
zoom image in matlab, matlab image zooming, bilinear interpolation in matlab, matlab bilinear interpolation
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a simple tutorial on Image zooming with bilinear Interpolation in MATLAB. We have seen many software in which there's an option of zooming an image. For example, if you have used paint or photoshop then you have seen that you can zoom your image quite easily by clicking a button. Today's we are gonna do the same thing but in MATLAB and we will have a look at the code behind this feature. Now, when we are zooming some image then in fact we are increasing the pixels of that image and in order to do that we have to fill those extra pixels with the color of their neighbor pixel. This thing is know as interpolation. There are many different techniques for in ...
Blog
Technologies that Engineering is Innovating
Technologies that Engineering is Innovating
Technology is changing fast. It’s constantly shifting and evolving. Tech is making our lives easier but it’s also creating new problems. It is changing the way humans behave and interact with one another. Technology is providing answers to things we never knew and solutions to problems we can’t solve on our own. There is a lot of innovation happening right now, especially in the field of engineering. Below are five technologies that are being innovated by engineers. 3D Printing You’ve probably seen a video of a 3D printer or have heard about what they can do. 3D printing is changing fast and enabling us to do a lot with it. 3D printing software provides more tools and resources to print useful things for us. The medical industry has begun using ...
Blog
Challenges Every HR Manager Is Likely To Face
Challenges Every HR Manager Is Likely To Face, challenges for hr manager
Irrespective of the size and nature of your business, managing human resources is a herculean task. Enforcing your company policies and handling grievances while keeping the workforce motivated and engaged demands a lot of communication and cooperation. In addition to this, your human resources department also needs to identify the skill gaps that exist in the workforce and hire the right candidates to fill them. Thus, HR managers can be considered as both the heart and brain of your organisation. They ensure a smooth workflow by keeping a check on company standards and needs. However, in the last few years, the role of an HR manager has extended beyond the traditional hiring and firing activities. It has now become more focused on areas like empl ...
Blog
Updating Database Table with Programming in VB 2010
Updating Database Table with Programming in VB 2010, automatic update of database in vb2010,microsoft visual studio database update
Hello friends, I hope you all are fine and having fun. In today's tutorial, we will have a look at updating database table with Programming in VB 2010. In the previous posts of this tutorial, we have seen How to Create a database in VB 2010 and then we have added button control in VB Database in it, which was quite an easy job. But usually in such applications, its necessary that the application update its database automatically. Like in one of my project, I have designed a software for hotel management in which the data is coming from all the rooms wirelessly to the master room where the software is installed. It was quite a big project but the thing, for which I have mentioned this project, is the software installed in the master room was upda ...
Blog
DC Motor Drive Circuit in Proteus ISIS
DC Motor Drive Circuit in Proteus ISIS, dc motor working circuit,dc motor complete circuit
Hello friends, hope you all are fine and enjoying good health. In the previous posts, we have seen How to design a 5V DC power supply in Proteus ISIS and after that we have also discussed How to design a variable DC Power supply using LM317.So, now today we will check how to design a DC Motor Drive Circuit in Proteus ISIS. DC motor is present in Proteus and quite easy to use. First we will simple drive it by applying voltage on its both sides i.e. direct method and after that we will automate it and will drive the circuit using PIC Microcontroller. The microcontroller I am gonna use will be PIC16F877A and the compiler will be MikroC Pro For PIC. This tutorial is not a correct method of driving any DC motor. In this tutorial, I am just givi ...
Blog
Introduction to Access Modifiers in C#
Introduction to Access Modifiers in C Sharp, Access Modifiers in C Sharp,Access Modifiers in C#, C# Access Modifiers
Hello friends, I hope you all are having fun. In today's tutorial, we will have a look at Introduction to Access Modifiers in C#. It's our 22nd tutorial in C# series and now it's time to have a look at access modifiers, which we have to use a lot in C#. I hope that you have already studied previous lectures i.e. C# Methods, C# Structs, C# Classes etc. as these access modifiers are used with them. So, let's get started with Introduction to Access Modifiers in C#: Introduction to Access Modifiers in C# Access Modifiers in C# are used to apply restrictions on the accessibility of C# Objects within or outside the project, and are defined in the declaration. There are 5 Access Modifiers available in C#, ...
Blog
How to add new Library in Proteus 8
New Proteus Libraries,How to add new Library in Proteus 8,new library in proteus 8, add new library in proteus 8, proteus 7 library
Hello everyone, I hope you all are doing great. In today's tutorial, I am going to show you How to add new Library in Proteus 8 software. As we all know that Proteus doesn't have all the components in its database so if you want to add a new component in Proteus and want to use it in your simulation, then you have to add or install the Proteus library first. On our blog, we have posted many Proteus Libraries for Engineering Students, I have given Proteus library zip file download link in each post and I hope you guys have enjoyed those libraries. But I was constantly getting this complaint from students that they are unable to add Proteus Library, especially in Proteus 8 software. So, that's why I thought of writing this tutorial, although it sa ...