Keen Learner and Exp...ย โขย 5m
Day 1 of learning python as a beginner. Topic: Variables and Datatypes Variables are like containers which are used to store various datatypes in it. These datatypes includes string, Integer (whole number), floating point (decimal numbers), boolean (true-false). Variable name can start with a letter or a _ (underscore). It cannot start with a number or a special character like @. Although it can contain a number in between or at the end but it cannot contain any special character anywhere. Examples: variable1 = this is acceptable โ 1variable = shows syntax error โ v@riable = shows syntax error โ A little BMI calculator I created (It's been two days since I started learning python and thus I got familiar with another feature "if-else statement" and thus decided to use it) I would appreciate any feedback on the code or mentorshipa


Founder & CEO of Pro...ย โขย 8m
Tech News: Python 3.12 Released Python 3.12 has officially landed with faster performance, improved error messages, and new typing features. Itโs a major milestone that continues to solidify Pythonโs role as a versatile, developer-friendly language.
See MoreHey I am on Medialย โขย 7m
FUN FACT ABOUT PYTHON. As Python was implemented in the C language, when we say x=10000 in python, x is not just a raw integer but it's actually a pointer to a compound C structure which not only stores the integer value but also many other values. T
See MoreFull Stack Web Devel...ย โขย 1y
๐๐๐, ๐๐๐๐, ๐๐ง๐ ๐๐๐๐: ๐ ๐๐ฎ๐ข๐๐ค ๐๐ฎ๐ข๐๐ CSS (Cascading Style Sheets) is the backbone of web styling, controlling layout, colors, and fonts. It includes selectors, the box model, Flexbox, Grid, media queries, and animations. CSS i
See Moregaroono.in minimal a...ย โขย 1m
Stop Silent Crashes: The 2025โ26 Flutter Error Playbook Ship apps that fail gracefully, recover fast, and tell you exactly what went wrong Your app isnโt exploding Itโs failing quietly A Future that throws and disappears A widget that rebuilds a
See More
Polymathย โขย 8m
๐ Big news! Iโm building a brand-new programming language thatโs easier than Python, beginner-friendly, and powerful enough for AI/ML and Blockchain development. ๐ Natural-language-like syntax โก Write smart contracts & AI models without the comple
See MoreEarly Stage Founder ...ย โขย 5m
Tomorrow, Iโm hitting a small but special milestone โ ๐ My 200th Instagram post. When I started creating content in 2023, I had: โ No camera โ No editing skills โ No idea what I was doing But I kept showing up. Post after post, I figured things o
See MoreDownload the medial app to read full posts, comements and news.