Open in app
Home
Notifications
Lists
Stories

Write
Michelangelo Foschi
Michelangelo Foschi

Home

Dec 2, 2020

Python Beginner Projects #1

Beginner Projects, that we’ll cover in this story: Shutdown Mac with Python Random Password Generator with Python Wall Clock Design with Python QR-Code Generator with Python Shutdown Mac with Python import os os.system("shutdown /s /t 1") Import os gives us the opportunity to communicate with the os or the operating system. …

Python

2 min read


Oct 17, 2020

Basics of Quantum Mechanics

What is Quantum Mechanics?

Quantum Physics

3 min read

Basics of Quantum Mechanics
Basics of Quantum Mechanics

Sep 30, 2020

How to calculate the Period of a circular orbit (Aerospace engineering Pt.2)

In the previous lesson, we looked at how to calculate the velocity of an object with a simple formula. Now let’s finish this segment by learning how to calculate the period of orbits using the orbital velocity. Once we have the orbital velocity of the satellite, then we can apply…

Space

2 min read

How to calculate the Period of a circular orbit (Aerospace engineering Pt.2)
How to calculate the Period of a circular orbit (Aerospace engineering Pt.2)

Sep 2, 2020

Circular Orbits: Aerospace Engineering Basics

Gravity is a relatively weak force compared, say, to the nuclear forces which hold together atomic nuclei, but nuclear forces operate over short distances, whereas gravity operates over long distances. So, when we’re looking at the motion of objects in the universe at large it’s gravity that’s in control. The…

Aerospace

3 min read

Circular Orbits: Aerospace Engineering Basics
Circular Orbits: Aerospace Engineering Basics

Sep 1, 2020

Checking Stock Prices with Python in 10 lines of code!!!

Nowadays it’s important to keep on checking the stock prices. Some people make millions of dollars out of stocks. So today, let’s handle the topic “Stock Prices” and let’s see how we can check them using python. Importing Packages import requests from bs4 import BeautifulSoup “Requests” is needed so that we can…

Python

1 min read

Checking Stock Prices with Python in 10 lines of code!!!
Checking Stock Prices with Python in 10 lines of code!!!

Aug 30, 2020

How to Send an Email from Python using “smtplib”

Wouldn’t it be cool sending emails from python? Let’s do it then ;) Requirements: Gmail Account Two-step verification turned on. -> Go on your google account (Manage Account) -> Security (On the left side of the navigation bar) -> Signing into Google -> Set up 2-Step verification App generated Password Importing Packages import…

Email

2 min read

How to Send an Email from Python using “smtplib”
How to Send an Email from Python using “smtplib”

Aug 30, 2020

Never Miss an Offer on Amazon !!! Price tracker with Python

You probably have hundreds of things you would like to buy on Amazon, but sometimes they are just too expensive and the worse thing about it, it’s that you could be missing out hundreds of short-term offers! Now let’s get this problem solved by writing an easy and short python…

Amazon

3 min read

Never Miss an Offer on Amazon !!! Price tracker with Python
Never Miss an Offer on Amazon !!! Price tracker with Python
Michelangelo Foschi

Michelangelo Foschi

Following
  • Hunter Walk

    Hunter Walk

  • Jeff Jarvis

    Jeff Jarvis

  • Ella Alderson

    Ella Alderson

  • Spencer Carli

    Spencer Carli

  • Kelvin Tan

    Kelvin Tan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable