What is an Optical fiber & its Construction [Basics]

What is an optical fiber? what is an optical fiber ? Typically, fiber optics are long, thin strands of glass (SiO2) about the diameter of human hair; some can be made out of plastic. Long distance telecommunication systems always use glass because of its lower optical absorption during transmission to maintain the signal strength. When …

Continue reading ‘What is an Optical fiber & its Construction [Basics]’ »

Which is better mongodb or mongoose (100 % Basics)

Which is better mongodb or mongoose Every MEAN stack developers may ask this question during the start of their carrier. Before providing a solution to the question ” Which is better mongodb or mongoose ”  you should know about the difference between mongodb and mongoose. What is a MongoDB ? MongoDB is a NoSQL database …

Continue reading ‘Which is better mongodb or mongoose (100 % Basics)’ »

Functional Oriented programming [basics] Functional programming

Functional oriented programming functions are like mathematical functions for example, f(x) = x+3  is a function. For any given value of x the result will always be a constant value. That is, if value of x is 3 then we can write the above equation as f(3)=3+3, which is equal to 6 6 is a constant value. …

Continue reading ‘Functional Oriented programming [basics] Functional programming’ »

How to make a free website using html [in 5 minutes]

In the previous class, we have got a blank page but with a title in the title bar . Now we want to add some content. Here is the solution for the mouth dropping question how to make a free website using html in 5 minutes. How to make a free website using html [in 5 …

Continue reading ‘How to make a free website using html [in 5 minutes]’ »