Posts

100DaysofPython: Day 0

Image
Python is one of the most popular programming languages. It is simple to understand and easy to learn for beginners. Although I am not exactly a beginner. I did spend 4 years in school (from grade 9 to 12) in school learning Java and practising problems like String Manipulation, Array Operations and recently Stacks and Queues. I am starting college this year, and the syllabus includes Python. So, to get used to a completely new programming language and to brush up on my existing programming skills, I have decided to challenge myself with the 100 Days of Python Challenge. As the name suggests, I will practise Python for the next 100 days and give my all to at least get to the intermediate level. I will also try some interesting Python projects to showcase on my GitHub profile. I was supposed to post this, actually, yesterday, on 19th June, which I decided to call Day 0 (for getting to know basic Python commands like 'print' statements and variables). But, I started late at night...