সরাসরি প্রধান সামগ্রীতে চলে যান

পোস্টগুলি

জুলাই, ২০২৩ থেকে পোস্টগুলি দেখানো হচ্ছে

OOP in C++ (Class and Object)

  Class and Object Hello, in this article we will try to discuss about Class and object in C++ programming. All of you have known that class and object is the most important part in Object oriented programming. So, it is very important for us to know it sharp and clear. Let's discuss about it. Suppose, you are a human right? I think you have no doubt about it! You may have heard in biology class that we are human and the class of human is Homo Sapiens. You have pet, right? It could be Doggy or Catty! They are animal but they are not Homo Sapiens. Also you see birds are flying in the sky they are also animals but they are not Homo Sapiens. All of them has some specific class. This class had made them unique according to their characteristics. So, the scientist have divided the class according to their property so that you can easily understand about the class. Now you have gathered some ideas about class.  You are a student, right? How could you define any person as a student? ...

Machine Learning

 What is Machine Learning (ML)? When you face an interview it is is common the interviewer ask you a question regarding the definition of Machine Learning. I tried to find what could be the best answer. So, i am sharing with you. Machine Learning is a branch of Artificial Intelligence and Computer Science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy. It's all for today. If you like it please share with your friends and comment below. Thank you.