Machine Learning and its classification
What is Artificial Intelligence? Artificial intelligence is a vast field consisting of tool required to make computers behave intelligently. What is Machine Learning? Its a set of tools for making
What is Artificial Intelligence? Artificial intelligence is a vast field consisting of tool required to make computers behave intelligently. What is Machine Learning? Its a set of tools for making
A Singleton class is a class that can have only one object (an instance of the class) at a time. Singletons typically represent either a stateless object such as a
The traditional way of creating an instance for a class is calling its constructor but any developer should also know about using a public static factory method to get an
I was reading Joshua Bloch’s Effective java where he mentions that how a developer must know about using ‘Static factory’ methods for getting instance of a class. He does mention
Understanding JVM architecture and how Java really works under the hood is important learning for every Java developer in order to effectively make use of the Java ecosystem. In this
I have been creating websites and blogs using WordPress for the last few years. Since I recently was trying to make a switch to Square space and took a Square
Confused about what icon font to use on your WordPress theme? Do you know that WordPress has an embedded icon font ‘Dashicon,’ and can you directly use WordPress dashicons on
Deciding to start a blog and wondering ‘How much does it cost to start a Blog??’. In this article, we cover the recommended setup for WordPress and how much it will cost you.
Struggling to find the publisher of the website? This step by step ‘How to find the publisher of a website’ should help.
How To Build A Blog With Squarespace Do you need a website and need a quick tutorial to get your website/blog fast? In this tutorial, we will try to create
In this article, we have covered a detailed step by step tutorial to change the link color in WordPress, and it also includes a brief intro to CSS.