Skip to content

Commit 541a4c1

Browse files
authored
Update index.md
1 parent c2d6678 commit 541a4c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ title: The Poet Coder
66
## Projects
77
* [safexl](https://github.com/ThePoetCoder/safexl) - A pip-installable open-source Python package
88
* [Hooked](https://thepoetcoder.github.io/Hooked/hooked.html) - A simple webpage that allows you to interact with different parts of a song I recorded
9+
* [APL to NumPy](https://github.com/ThePoetCoder/APL-to-NumPy/blob/main/APL%20to%20NumPy.ipynb) - WIP: Converting APL primitives into executable NumPy
910
* [Excel Beginner to Advanced](https://github.com/ThePoetCoder/Excel-Beginner-To-Advanced) - A trio of workbooks to teach Excel concepts by example
1011

1112
## Writings
1213
* [Python for VBA Devs](https://github.com/ThePoetCoder/Python-for-VBA-Devs) - A Rosetta Stone for VBA developers to get into Python
1314
* Medium
1415
* [Base Basics in Python](https://medium.com/@thepoetcoder/base-basics-in-python-809e5200b570)
1516
* Python in Office - Articles I’ve written for a Python-focused blog:
17+
* [Python Closures](https://pythoninoffice.com/python-closures/)
1618
* [Object-Oriented Programming in Python](https://pythoninoffice.com/object-oriented-programming-in-python/)
1719
* [How To Use Python Visual Inside PowerBI](https://pythoninoffice.com/how-to-use-python-visual-inside-powerbi/)

0 commit comments

Comments
 (0)