<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Brainmentors - Latest News</title>
<link href="https://news.prfree.org/rss/brainmentors/latest.xml"></link>
<updated>2026-07-22T01:06:53+00:00</updated>
<id>urn:uuid:de2f48be-f325-6806-2cde-fbd20148fdfc</id>
<entry>
<title>Single Number | Arrays | Data Structures and Algorithms</title>
<link href="https://news.prfree.org/@brainmentors/single-number-arrays-data-structures-and-algorithms-y7m8e676yke8"></link>
<id>urn:uuid:ea0f5c8b-7891-e50b-44de-50b4b69c3b51</id>
<summary type="html"><![CDATA[Single Number is a problem statement that is based on arrays from Data Structures and Algorithms.]]></summary>
<updated>2020-08-07T09:32:39+00:00</updated>
</entry>
<entry>
<title>What is Recursion? | Concepts of Recursion</title>
<link href="https://news.prfree.org/@brainmentors/what-is-recursion-concepts-of-recursion-jekrr8d5qkxr"></link>
<id>urn:uuid:0c5eecf0-bc30-3dd5-61c9-a176583aa8d8</id>
<summary type="html"><![CDATA[The process in which a function calls itself is called recursion. Recursion is a method where the solution of a problem depends upon the solutions that are small instances of the same problem.]]></summary>
<updated>2020-08-05T10:10:31+00:00</updated>
</entry>
<entry>
<title>Leaders In An Array – Data Structures &amp; Algorithms</title>
<link href="https://news.prfree.org/@brainmentors/leaders-in-an-array-data-structures-algorithms-3rmwrqyeakn4"></link>
<id>urn:uuid:1f90df2d-ff96-2f84-e83d-ad99c58daab5</id>
<summary type="html"><![CDATA[Leaders in an array is an easy problem of arrays from Data Structures and Algorithms.]]></summary>
<updated>2020-07-30T09:53:39+00:00</updated>
</entry>
<entry>
<title>Web Crawling in Python 3</title>
<link href="https://news.prfree.org/@brainmentors/web-crawling-in-python-3-abkqrnjj7mqw"></link>
<id>urn:uuid:3e34b37b-c279-3f8b-d03b-b4b81f1261aa</id>
<summary type="html"><![CDATA[To perform this tutorial step-by-step with me, you’ll need Python3 already configured on your local development machine.]]></summary>
<updated>2020-07-18T09:15:44+00:00</updated>
</entry>
<entry>
<title>MongoDB – The Inside</title>
<link href="https://news.prfree.org/@brainmentors/mongodb-the-inside-3bmnbaa8pm6p"></link>
<id>urn:uuid:8a03dc70-7881-6ba5-6147-91c7baaee93d</id>
<summary type="html"><![CDATA[Mainly ,There are two kind of databases which are largely used for application development]]></summary>
<updated>2020-07-11T10:31:19+00:00</updated>
</entry>
<entry>
<title>Concepts of Data Preprocessing</title>
<link href="https://news.prfree.org/@brainmentors/concepts-of-data-preprocessing-6rm5pjndjkw4"></link>
<id>urn:uuid:4459a579-711b-878a-c0b3-8f0e30d83329</id>
<summary type="html"><![CDATA[Data pre-processing is a data mining technique which is used to transform raw data into a useful format.]]></summary>
<updated>2020-07-04T09:49:22+00:00</updated>
</entry>
<entry>
<title>Flutter vs React Native – What to Choose?</title>
<link href="https://news.prfree.org/@brainmentors/flutter-vs-react-native-what-to-choose-3rmwrnerakn4"></link>
<id>urn:uuid:d4844d49-12f6-37cc-2906-09c024fe7e24</id>
<summary type="html"><![CDATA[Software developers were looking for a platform that could make mobile apps fast.]]></summary>
<updated>2020-07-01T07:10:26+00:00</updated>
</entry>
<entry>
<title>Introduction to Natural Language Processing</title>
<link href="https://news.prfree.org/@brainmentors/introduction-to-natural-language-processing-6rm5pj6jekw4"></link>
<id>urn:uuid:27598a17-dad3-73e1-d446-6315fcdecab7</id>
<summary type="html"><![CDATA[NLP short for Natural Language Processing is one of the major areas of Data Science.]]></summary>
<updated>2020-06-25T09:16:31+00:00</updated>
</entry>
<entry>
<title>R Programming Vs Python Programming</title>
<link href="https://news.prfree.org/@brainmentors/r-programming-vs-python-programming-63mb6aaeymb7"></link>
<id>urn:uuid:a1e95b48-5a93-fb40-b6ca-b40ae42f85c3</id>
<summary type="html"><![CDATA[What do you want to become :

Perfect Data Analyst or, 
Full Stack Data Scientist ?]]></summary>
<updated>2020-06-23T09:30:29+00:00</updated>
</entry>
<entry>
<title>Essential Python Print Statement Tips and Tricks for Every Programmer</title>
<link href="https://news.prfree.org/@brainmentors/essential-python-print-statement-tips-and-tricks-for-every-programmer-y7m8ewnddke8"></link>
<id>urn:uuid:b74d2eff-17db-e491-ce16-2933c31b4d45</id>
<summary type="html"><![CDATA[To perform this tutorial step-by-step with me, you’ll need Python3 already configured on your local development machine.]]></summary>
<updated>2020-06-21T09:39:09+00:00</updated>
</entry>
<entry>
<title>What is Deno? Will it replace NodeJS – Node vs Deno</title>
<link href="https://news.prfree.org/@brainmentors/what-is-deno-will-it-replace-nodejs-node-vs-deno-n6maw8rrdmad"></link>
<id>urn:uuid:6afb30cc-21b3-7878-7ea9-dc474a9b7f8e</id>
<summary type="html"><![CDATA[Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses Chromium V8 Engine and is built in Rust Programming Language.]]></summary>
<updated>2020-06-17T09:31:00+00:00</updated>
</entry>
<entry>
<title>Templates in C++ with Examples</title>
<link href="https://news.prfree.org/@brainmentors/templates-in-c-with-examples-6rmyw8dwpmb4"></link>
<id>urn:uuid:532b872c-ce03-334d-9e8b-ac9671dae628</id>
<summary type="html"><![CDATA[Templates are a very powerful feature in C++ because templates allow you to write generic programs. It means we can only write one program that is used for different types of data.]]></summary>
<updated>2020-06-16T09:30:07+00:00</updated>
</entry>
<entry>
<title>Interface Overview Blender 3D 2.80 – Brain Mentors</title>
<link href="https://news.prfree.org/@brainmentors/interface-overview-blender-3d-280-brain-mentors-n6maw85q3mad"></link>
<id>urn:uuid:2572f4f8-5862-5d7a-ad68-d2883e300297</id>
<summary type="html"><![CDATA[Blender is a free to use  and open-source 3D graphics software used for creating animated films, visual effects]]></summary>
<updated>2020-06-14T08:59:50+00:00</updated>
</entry>
<entry>
<title>Introduction to Data Science – Brain Mentors</title>
<link href="https://news.prfree.org/@brainmentors/introduction-to-data-science-brain-mentors-eqmjb5pywmr6"></link>
<id>urn:uuid:57a6404a-42ae-b397-52b4-5f1969816cbd</id>
<summary type="html"><![CDATA[Data Science has become a hub of opportunities now a days. It is taking care of each domain of the industry whether it is IT, Electronics, Mechanical, Medical or research.]]></summary>
<updated>2020-06-13T10:10:13+00:00</updated>
</entry>
<entry>
<title>5 New JavaScript Features in ES 2020 – Brain Mentors</title>
<link href="https://news.prfree.org/@brainmentors/5-new-javascript-features-in-es-2020-brain-mentors-ypm4ab8pek85"></link>
<id>urn:uuid:5850cf0e-9be2-cfa1-4ad8-e4e417e1374b</id>
<summary type="html"><![CDATA[In this Blog we are going to learn ES 2020 Key Features.ES2020 released on Start of this year.

Here we are going to learn some really cool features of ES 2020]]></summary>
<updated>2020-06-12T09:45:36+00:00</updated>
</entry>
<entry>
<title>Learn Top 20 Tricks of Python in just 20 minutes</title>
<link href="https://news.prfree.org/@brainmentors/learn-top-20-tricks-of-python-in-just-20-minutes-3bmnbxpp3m6p"></link>
<id>urn:uuid:6c84699c-5a14-ac5f-988e-d9d335e19183</id>
<summary type="html"><![CDATA[Python is the most popular language among developers as well as non-developers. Its simple syntax and one-liners take this programming to the next level.]]></summary>
<updated>2020-06-10T09:43:46+00:00</updated>
</entry>
<entry>
<title>What’s New in Python 3.8? – Python Guide for Beginners</title>
<link href="https://news.prfree.org/@brainmentors/what-s-new-in-python-38-python-guide-for-beginners-6rmywnr3nmb4"></link>
<id>urn:uuid:78fb2671-6cd4-75f5-1452-30256623e38a</id>
<summary type="html"><![CDATA[What’s New in Python 3.8? – Python Guide for Beginners.]]></summary>
<updated>2020-06-02T10:34:22+00:00</updated>
</entry>
<entry>
<title>Introduction to Statistics - Brain Mentors</title>
<link href="https://news.prfree.org/@brainmentors/introduction-to-statistics-brain-mentors-eqm3rb455kdy"></link>
<id>urn:uuid:ff992283-0d64-3c79-3fb0-ed240a99c3f1</id>
<summary type="html"><![CDATA[We are not going in depth of measure of central tendency or measure of spread. Soon there will be a separate blog for these topics. Here in this blog we are just having introduction to statistics]]></summary>
<updated>2020-05-16T07:13:29+00:00</updated>
</entry>
</feed>