Home » Archives for Mahak Bafna

Mahak Bafna

Mahak Bafna is a student at Shiv Nadar University. She is presently doing B. Tech in computer science. Besides her career goals, she encompasses the main interest in writing and talking on numerous topics.

Why Python Should be The First Language To Learn?

Are you looking to get into programming, but you have no clue where you should start? Start with Python, here I’ll tell you how to learn and how long does it take to master Python – the most useful skill in 2021. You’ve most definitely heard of the simplest programming languages to learn, however you’re …

Why Python Should be The First Language To Learn? Read More

How to use sort() and sorted() in Python?

Learn How to use the sort and sorted method in Python programming. Sorting is the most commonly used task for programmers. Most of the time you may have to sort data, list, or dictionary values in Python. Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. It is high-level in-built information structures, combined …

How to use sort() and sorted() in Python? Read More

How Do You Start Coding For Free?

Start Coding

The average in-person coding bootcamp costs $13,584 and the 4 year computer science degree costs even higher. While online coding bootcamps or courses by experts are of few bucks and many of them are free. Here you’ll know How do you start learning to code for free. 8 of 25 jobs posted online are tech …

How Do You Start Coding For Free? Read More

8 Best Online Courses For JavaScript and Web Development

Web development

JavaScript is one of the most in-demand skills in the programming job market. So, I’ll show you the 8 best JavaScript Courses worth your time and effort preparing for a job as a web developer. Why is JavaScript in demand? Not to be confused with Java, JavaScript helps you to create interactive websites. It has …

8 Best Online Courses For JavaScript and Web Development Read More

Learn How to Think Recursively? Solving Problems Using Recursion

recursion

Recursion means that “defining a haul in terms of itself“. In this post, you’ll learn to think recursively, and it could be a really powerful tool in writing algorithms. The formula comes directly from Mathematics, wherever there are several samples of expressions written in terms of themselves Best Courses to Learn Data Structures and Algorithm …

Learn How to Think Recursively? Solving Problems Using Recursion Read More

Scroll to Top