You are viewing a single comment's thread from:
RE: Killing Time With Recreational Math - Calculate Sunrise and Sunset Times Using Python
Fantastic use of python and it’s extreme versatility. I’m currently learning python as well as a beginner because it’s an easy introductory language.
My main goal is to conquer Swift eventually. My current endeavor is building a functional blockchain in python. It’s been quite the task. Object oriented programming is quite the abstract topic.
I’ve also always been a huge fan of complex mathematics and to put it simply, you make it look easy. Fantastic job. Keep up the outstanding work!!
Never heard of Swift until you mentioned it here. I see it is an Apple developed language. I'm mostly a PC guy myself.
Correct. Apple stepped away from objective-c in 2014 as their main language and have thus far concentrated solely on their in house language Swift. The syntax is beautiful to be honest. Very intuitive and if using x-code, storyboards and auto-layout are almost a work of magic, if you can wrap your head around it that is. Still object oriented though so a good foundation is python. Glad you took the time to look it up! I’m an Apple fan boy at heart, since 2000 when I started college.