Basic Finance with Python | Free Udemy Course
Learn the basics of finance with python through a learning by doing model | Free Udemy Course
- 2.5 hours hours of on-demand video
- 1 article
- Full lifetime access
- Access on mobile and TV
- Certificate of completion
Have you ever wondered what the different financial metrics and models mean? This course will give you an introduction to the very exciting world of finance through the lens of programming in python. You can expect to both increase your python skills while also building your financial acumen.Some of the course deals with how cash flows compound and how they are discounted for present value. Other lectures focus on the models that are used for evaluating fixed income investments and equity investments. All lectures are done through jupyter notebooks with python code to replicate different equations, visualize the evolution of financial models and explain with examples how the different pieces of financial theory fit together.The structure of the course is:Compound Interest: Lectures on how compound interest worksPresent Value: Lectures on how to compute the present value of different streams of cash flowsAnnuities: Lectures on how to value annuity type payment streamsPerpetuities: Lectures on what a perpetuity and how one might value infinite streams of cash flowsBonds: Lectures on how to value bond cash flowsDividend Discount Model: Lectures on the dividend discount model which is used in valuing stocksRisk: Lectures on how risk is measured and how diversification can reduce riskCapital Asset Pricing Model: Lectures on the very famous Capital Asset Pricing Model and how it is used for finding the expected returns of stocks.Who this course is for:Beginner python programmers hoping to learn basic finance through coding in python
Course Content:
Sections are minimized for better readability, click the section title to view the course content
JOIN OUR WHATSAPP GROUP TO GET LATEST COUPON AS SOON AS UPDATED
JOIN WHATSAPPJOIN OUR TELEGRAM CHANNEL TO GET LATEST COUPON
JOIN TELEGRAMJOIN OUR FACEBOOK GROUP TO GET LATEST COUPON
JOIN FACEBOOKFree Online Tools And Converters for your use
URL Encoder
Input a string of text or a URL and encode the entered string
Try itURL Decoder
Input an encoded string of text or a URL and decode the entered string
Try itColor Contrast Checker (WCAG)
Calculate the color contrast ration for your website (WCAG)
Try itXML Formatter
Paste or upload an XML and have it formatted to a beautiful XML format
Try itURL Slug Generator
Convert any title or sentence into a variety of slugs for your pages URL
Try itE-Signature
Draw an e-signature or type a signature for your online signature
Try itCourse Description
Learn the basics of finance with python through a learning by doing model