Posts

Showing posts from October, 2020

Face Recognition

Image
 Face Recognition What is face recognition?                     Face recognition is a method of identifying or verifying the identity of an individual using their face.                      The Face Recognition technique is one of the most efficient biometric techniques for identification of people.                     Face recognition systems can be used to identify people in photos, video, or in real-time.                      A biometric technique which is capable of uniquely identifying or verifying  a person by comparing and analyzing patterns based on the person’s facial contours. What is Biometric?                     Biometrics is the technical term for body measur...

History of Java

Image
HISTORY OF JAVA                     The history of Java is very interesting. Java was originally designed for interactive television, but it was too advanced technology for the digital cable television industry at the time.                      The history of Java starts with the Green Team. Java team members (also known as Green Team), initiated this project to develop a language for digital devices such as set-top boxes, televisions, etc. However, it was suited for internet programming. Later, Java technology was incorporated by Netscape.                     The principles for creating Java programming were "Simple, Robust, Portable, Platform-independent, Secured, High Performance, Multithreaded, Architecture Neutral, Object-Oriented, Interpreted, and Dynamic".  Who is the Father of Java?  ...

POWER BI

Image
POWER BI  What is POWER BI?                               Power BI is a collection of software services, apps, and connectors that work together to turn your unrelated sources of data into coherent, visually immersive, and interactive insights. Your data may be an Excel spreadsheet, or a collection of cloud-based and on-premises hybrid data warehouses. Power BI lets you easily connect to your data sources, visualize and discover what's important, and share that with anyone or everyone you want. History of Power BI. Power BI is a Microsoft’s product initially released on 11th July 2011. It was originally designed by Ron George in 2010 and the project was named crescent. Which was made available for download in 2011. It was later renamed POWER BI and then unveiled by microsoft in September 2013 as POWER BI for office 365. The first release of POWER BI was based on microsoft excel-based add ins :...

JavaScript History

Image
HISTORY OF JavaScript What is JavaScript?                     Javascript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive.    Who invented JS?                     JavaScript was created by Brendan Eich in may 1995 during his time at Netscape Communications. It was inspired by Java, Scheme and Self.                     Netscape, for a time, made the best browser in the world and enjoyed market dominance.                                         In late 1995, when Microsoft cottoned-on to the competitive threat the Web posed, the Internet Explorer project was started in an all-out attempt to wrestle control ...

CSS HISTORY

Image
CSS HISTORY   Who invented CSS?                     CSS (cascading style sheet) was first proposed by Hakon Wium Lie on October 10, 1994. At the time, Lie was working with Tim Berners-Lee (father of Html) at CERN.                     CSS (कैस्केडिंग स्टाइल शीट) को पहली बार 10 अक्टूबर, 1994 को हकोन वैम ले द्वारा प्रस्तावित किया गया था। उस समय, लान टिम बर्नर्स-ली (HTML के पिता) के साथ सर्न में काम कर रहे थे।                     The European Organization for Nuclear Research is known as CERN. Hakon wium lie is know as father of css.                     यूरोपियन ऑर्गनाइजेशन फॉर न्यूक्लियर रिसर्च को सर्न के नाम से जाना जाता है। हाकोन वैम झूठ को CSS के पिता के रूप में जाना जाता है।                 ...

HTML HISTORY

Image
  HTML HISTORY                HTML (Hypertext Markup Language) is the standard markup language for documents designed to be displayed in a web browser.                HTML (हाइपरटेक्स्ट मार्कअप लैंग्वेज) वेब ब्राउज़र में प्रदर्शित किए जाने वाले दस्तावेज़ों के लिए मानक मार्कअप भाषा है।                It can be assisted by technologies such as CSS(Cascading Style Sheets) and scripting language such as javascript.               यह CSS (कैस्केडिंग स्टाइल शीट्स) और स्क्रिप्टिंग लैंग्वेज जैसे जावास्क्रिप्ट जैसी तकनीकों द्वारा मदद की जा सकती है। HTML 2.0 :                  T he HTML 2.0, published in 1995; which contains all the features of HTML 1.0 along with that few additional features,which remained as the standard markup language for designing and creating w...