GitHub

@@ -14,14 +14,24 @@ kernelspec:

1414

This website presents a set of lectures on Python programming for economics and finance, designed and written by

1515

[Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/). This is the first text in the series, which focuses on programming in Python.

161617-

```{admonition} News

17+

```{admonition} New Build System

1818

[QuantEcon](https://quantecon.org) is moving to the [Jupyter Book](https://jupyterbook.org/intro.html)

1919

build system for all of its projects. We are a founding member of the

2020

[Executable Books Project](https://github.com/executablebooks), an international collaboration to

2121

build open source tools that facilitate publishing using the Jupyter

2222

ecosystem. Please send feedback to [contact@quantecon.org](mailto:contact@quantecon.org)

2323

```

242425+

```{admonition} News

26+

Tom Sargent, Chase Coleman, and Spencer Lyon have put together The [NYU Computational Social

27+

Science: Certificate Program](http://www.tomsargent.com/nyu_css.html).

28+

It uses many [quantecon](https://quantecon.org/lectures/index.html)

29+

resources. The program aims to prepare students for either a graduate program in the social

30+

sciences or for a career as a data analyst or computational social scientist.

31+32+

[Applications and additional information are available here](https://as.nyu.edu/content/nyu-as/as/departments/computational-social-science.html)

33+

```

34+2535

For an overview of the series, see [this page](https://quantecon.org/python-lectures/)

26362737

```{tableofcontents}

Read the original on github.com ↗