Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 40fa981

Browse filesBrowse files
authored
NEWS: Add NYU Computational Social Science Course (#131)
* add news article for course * edits for news item * replace is with are
1 parent c379e39 commit 40fa981
Copy full SHA for 40fa981

File tree

Expand file treeCollapse file tree

1 file changed

+11
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-1
lines changed
Open diff view settings
Collapse file

‎lectures/intro.md‎

Copy file name to clipboardExpand all lines: lectures/intro.md
+11-1Lines changed: 11 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -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.
1616

17-
```{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
```
2424

25+
```{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/)
2636

2737
```{tableofcontents}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.