Artificial Intelligence has become an extensive topic of research and is being developed to be the best tool for creating complex intelligent systems and solving complex problems. A good AI system needs to understand the working of a computer (not like how we do) and how we humans think alike. However at present, humans are …
Will Machine Learning & Artificial Intelligence replace our Jobs in the near future?
Yes and No. Let me explain. Because of Machine Learning, many jobs which are repetitive in nature will be done in a much effective and efficient way. But then, a lot of jobs will be created with this wave. Now that being said, the area of artificial intelligence (AI) has seen unprecedented growth in recent …
The Computer Programmer & His Thought – A Poem
A programmer wrote some code suddenly a warning appeared it made a sound as the system stuck to load Discovered a bug in the system, somehow made it work till the manager was geared The manager got tasked to search and ask, the programmer sat silent as the manager micro-checked A thought flashed through his …
Continue reading "The Computer Programmer & His Thought – A Poem"
Product Hunt – A free resource to stay updated about the latest products in the tech domain
Product Hunt is really a good source to stay updated about top new products being launched in the tech domain. With their simple user interface, you can navigate between different topics easily and can explore the vast array of products added by founders, creatives and users. Productivity, marketing, education, artificial intelligence, design, virtual reality, open …
HTML Tags Explained in brief
HTML uses tags to display content on a webpage.All tags consist of elements which are with the angular brackets '<>' which means that they tell the browser that the text between them is the command.There are also nested tags which means multiple tags can be used inside another tag. Example : <h1><i>This will display a …