Day - 02 of learning python as a 17 year old with no programming knowledge.
Before starting off with today's updates and progess i would like to ask about your opinions on the thought that my my brother said that as you are 17 you should not do python as programming and coding is getting taken over by ai and now anyone can make a website and that I'm a fool that I'm learning python and I should instead focus on getting a government college as I'm from biology stream and I'm thinking of going in medical . I would like to know about your thoughts as I look to my brother and always listens to his words so I can't help but feel demotivated and I can't decide whether his words make sense or i should just ignire him or study more hard and do python over other things I do .
Keeping that aside , Today I started off with making a about me code as I said on my post Tommorow that I'll do it today .
After that I started off with some keywords of python such as False , True , None and got to know how case or alphabet sensitive python is and how much one uppercase kr lowercase matter and can mess up things .
After that I solved some print sum problems using operators generally arigmated operators ( i hope my spelling is correct) and I'm thinking of practicing by making some projects by using ai to generate some questions for me .
Then I learnd about operator , not all but all four main operators which consisted logical , assignment , comparing and arigmated ( again i hope my spelling is correct) operators and implemented them in some codes I made for eg I took one variable a = 20 and another variable gg = 50 and and then I used one assignment operators += to write gg += a and then I used code print(gg) . I'm also doing 2 to 4 projects Tommorow and I think I'll make my GitHub soon so that I can post my Lil projects or codes so that my progress is visible
I also learnd about single and double - line comment and shortcut to change any code in comment fast which was ctrl + forward slash .
Thx and I hope anyone seeing this post will also see my post Tommorow about my day - 3
And I'm also not able to post some of my projects ss because community doesn't allow or there is some issue with my reddit .