Keen Learner and Exp...ย โขย 1m
Day 16 of learning python as a beginner. Topic: modular programming. A lot of amazing people suggested me that I must learn to use main.py as it will help in creating a clean resuable code. Therefore I have created my basic calculator in the modular way using specific files for specific folder (I am still unsure if using if elif and else ladder is an efficient way to create situations here do tell me if you guys have any suggestion regarding this). Modular programming means breaking code into a long independent block which can be used/reused later in the code. more specifically in the main.py file packaging in python is a way of organising your code (I like to relate this with parcel delivery - think of a factory where product is form, then it is in truck, then in its specific box and at last with its owner - here owner is main.py file and the rest are files which keeps getting narrower, I know its a strange way but works for me). I have also pushed my code which I have written since my journey in python began in GitHub interested people can clone it and use in their learning process as well and also to suggest me how I can improve my code. I always welcome your all suggestions as they help me improve my knowledge and code. Also here's my GitHub link (feel free to clone this if you want): https://github.com/Sanskar334/my_Python_Learning_Projects.git The result was same as yesterday's just made some minor improvement and added structure to it do suggest me if I have done something wrong.
Keen Learner and Exp...ย โขย 1m
Day 18 of learning python as a beginner. Topic: match case and modular programming. Some suggested me to use match case instead of my usual if else statements as match case are more readable and appears more clear and organised. At that time I was
See MoreKeen Learner and Exp...ย โขย 1m
Day 28 of learning python as a beginner. Topic: web scraping with postgreSQL database. When I posted my first web scraping project I just had the result on console however I wanted it to be stored somewhere where it can be reviewed later that's whe
See More21|Finance and Stock...ย โขย 9m
Guys recently i have been learning python for finance being a finance(CFA) student its kind of important for me to learn for various reasons..but heres the thing i dont have any coding related exposure before but due to MS excel it's kinda easy to un
See MoreHey I am on Medialย โขย 1y
How I Complete My 5-Day Boring Task in Less Than Half an Hour๐๐ป 1. Eureka Moment: So, I was stuck making PowerPoint slides manually, which was a real pain. Then, I had this genius idea to make things easier by automating the whole process. 2. Hun
See MoreKeen Learner and Exp...ย โขย 1m
A few days ago I started learning python and casually posted about a program I created at that time (a basic quiz to be more specific). I just realised that it got approx 55k views on my that post on reddit. A lot of people appreciated my code and m
See MoreDownload the medial app to read full posts, comements and news.