9 followers
Aagam Sheth is a student, aspiring to be a researcher focused on impact of computation for social good. He is also a java-ista, python hater, .Net fanatic, guitarist and an explorer.
Subscribe to my newsletter and never miss my upcoming articles
Python is a popular and easy. Though being readable and modular, extensible in C++, there were some pitfalls felt. This article is all about my bad experiences with Python. Table of Contents I. Python Intro II. Blog Intro White Spaces Pythonic Way o...
Intro In Python, everything is a Object. Integer, Lists, Dictionary and even Functions. In this article we will talk about Functions as First Class Objects in Python and some best use cases. Table of Contents What Are First Class Objects? First Cl...
👋 Hello! I am Aagam Sheth, a student, aspiring to be a researcher focused on impact of computation for social good. I am also a java-ista, python hater, .Net fanatic, guitarist and an explorer. As a Computer Science student, I'm most excited about r...
Doing Right Things Effectively What Is Procrastination? Procrastination is the avoidance of doing a task that needs to be accomplished by a deadline. It is a habitual delay of starting or finishing a task despite negative consequences. Now you canno...
Android OS Concepts Class: Android Application Development Unit: 1 Android an Open Platform for Mobile Development Android is mobile operating system that is based on a modified version of Linux. It was originally developed by Andy Rubin, the father...