This is 5th blog in my ongoing CS50 Series. Readers are suggested to go through 0th, 1st ,2nd & 3rd article for a better understanding of subject matter. In this blog, we will learn about memory management in C.
In the last blog, we studied different searching & sorting algorithms. In this blog, we will be studying
In our daily life, we use Decimal System (base 10) having 10 digits (0 to 9) to represent the data where each digit has place values like 1, 10, 100 and…
This is 3rd blog in my ongoing CS50 Series. Readers are suggested to go through 0th & 1st blog for a better understanding of subject matter. In this blog, you will learn more about the C Programming Language.
In the previous blog, I discussed some important concepts of C language. In this blog, I will discuss the following topics
It's human nature to commit mistakes. The bugs are mistakes in a program that we didn't intend to make. Debugging is the process of finding and fixing these mistakes.
CS50 IDE provides…
This is 4th blog in my ongoing CS50 Series. Readers are suggested to go through 0th, 1st & 2nd blog for a better understanding of subject matter. In this blog, you will learn about the algorithms.
In the previous blog, I discussed some important concepts of C language. In this blog, I will discuss the following topics
The algorithm means step by step instructions for solving a problem. There can be different ways to solve the problem. …
This is 2nd blog in my ongoing CS50 Series. Readers are suggested to go through 0th blog for a better understanding of subject matter. In this blog, you will learn about the C Programming Language.
In the previous blog, I discussed how to create your first game in Scratch. In this blog, I will discuss the following topics
This is my first blog in CS50 Series. I am so much excited to take you on this amazing learning journey of CS50. In this blog, we will learn about a programming language Scratch.
Scratch is a free educational programming language that was developed by the Lifelong Kindergarten Group at the Massachusetts Institute of Technology. It geared towards kids ages to 8–16 but people of all ages use it. Users program in Scratch by dragging blocks from the Block palette categories and clipping them to other blocks like a jigsaw puzzle in Code Area. Structures of multiple blocks are called…
CS101 is Stanford University’s Introduction to Computer Science for a zero-prior-experience audience, taught by Professor Nick Parlante and available for anyone to take online.
I had left the job to make my career in the IT Industry and I took this course to begin the same after a recommendation from my mentor Aishwarya. I am aspiring to be a Data Scientist and thought it's better to start with basics. I had so many questions regarding the fundamental working of computers and CS101 lived up to all of my expectations in answering those questions in a very simple manner.
Split over…
Aspiring Web Developer & CS Enthusiast. I write about CS stuff that I learn. https://www.linkedin.com/in/sachin-bhutekar-cs/