Pricing Barrier Options using Monte Carlo Simulation
https://medium.com/the-quant-journey/pricing-barrier-options-using-monte-carlo-simulation-791ec54263ff
https://medium.com/the-quant-journey/pricing-barrier-options-using-monte-carlo-simulation-791ec54263ff
Medium
Pricing Barrier Options using Monte Carlo Simulation in Python
Barrier options are options that have a payout that is dependent on the terminal stock price and whether or not they reach a barrier
Campeonato Brasileiro Série A (2003–2021) uma análise exploratória com Python
https://medium.com/@danrleymontalvo/campeonato-brasileiro-s%C3%A9rie-a-2003-2021-uma-an%C3%A1lise-explorat%C3%B3ria-com-python-db93718665c9
https://medium.com/@danrleymontalvo/campeonato-brasileiro-s%C3%A9rie-a-2003-2021-uma-an%C3%A1lise-explorat%C3%B3ria-com-python-db93718665c9
Medium
Campeonato Brasileiro Série A (2003–2021) uma análise exploratória com Python
Gostaria de trazer nesta publicação uma análise exploratória de dados que fiz com um assunto que gosto muito, futebol.
15 Highest Paying Programming Languages in 2022
https://octoparsewebscraping.medium.com/15-highest-paying-programming-languages-in-2022-b3694df85d81
https://octoparsewebscraping.medium.com/15-highest-paying-programming-languages-in-2022-b3694df85d81
Medium
15 Highest Paying Programming Languages in 2022
Technology always takes a dominant position in the economy and society. Enterprises are trying hard to seek skilled programmers. For the…
A Near Perfect One-Time Pad for Cryptography
https://jccraig.medium.com/a-near-perfect-one-time-pad-for-cryptography-407ad03de246
https://jccraig.medium.com/a-near-perfect-one-time-pad-for-cryptography-407ad03de246
Medium
A Near Perfect One-Time Pad for Cryptography
There’s a simple way to share a virtual one-time pad for near perfect cryptography. Intercepted messages are even quantum-proof, as long as…
R vs Python for Data Science and visualization: The language debate
https://medium.com/@tusharkhete118/r-vs-python-for-data-science-and-visualization-the-language-debate-1aac453e7e29
https://medium.com/@tusharkhete118/r-vs-python-for-data-science-and-visualization-the-language-debate-1aac453e7e29
Medium
R vs Python for Data Science and visualization: The language debate
Both R and Python are the most used languages for data science and analysis operations. Both are open source. Although different, the two…
How to Iterate Over List Items in Python
https://python.plainenglish.io/iterating-over-list-items-in-python-fa2d308c8dab
https://python.plainenglish.io/iterating-over-list-items-in-python-fa2d308c8dab
Medium
How to Iterate Over List Items in Python
7 ways of iterating over lists in Python.
Hiring Dedicated Python Developers — Your Guide to Success
https://medium.com/@taglineinfo/hiring-dedicated-python-developers-your-guide-to-success-6d3eff9b1d40
https://medium.com/@taglineinfo/hiring-dedicated-python-developers-your-guide-to-success-6d3eff9b1d40
Medium
Hiring Dedicated Python Developers — Your Guide to Success
Hiring dedicated Python developers can be quite a difficult task, especially when you do not have the experience required to know what…
How I became a full-stack web developer in 6 months — and what I learned
https://pythonians.medium.com/how-i-became-a-full-stack-web-developer-in-6-months-and-what-i-learned-cf00726b353c
https://pythonians.medium.com/how-i-became-a-full-stack-web-developer-in-6-months-and-what-i-learned-cf00726b353c
Medium
How I became a full-stack web developer in 6 months — and what I learned
These days, programming is an extremely important part of my life. This is my primary job and my hobby, and I’m always looking for…
PyScript — Python Application in Web Browser
https://medium.com/@kardaniyagnik/pyscript-python-application-in-web-browser-b0e83b31ddc5
https://medium.com/@kardaniyagnik/pyscript-python-application-in-web-browser-b0e83b31ddc5
Medium
PyScript — Python Application in HTML
PyScript is a newly emerged framework, that enables you to run your python applications in a web browser using HTML’s interface, Pyodide…