File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -127,6 +127,13 @@ I am a huge believer in learning by doing, and there are a lot of opportunities
127
127
* [ BIDS: Python Bootcamp: Test Driven Development]
128
128
* [ Software Carpentry: Testing]
129
129
130
+ * ** Building Packages In Python (Next Year?)**
131
+
132
+ * [ Using cookiecutter to set up a project]
133
+ * [ Creating a clean Pytyon development environment]
134
+ * [ How to generate beautiful technical documentation]
135
+ * [ Five steps to add the bling factor your Python package]
136
+
130
137
131
138
## Reference
132
139
@@ -186,6 +193,12 @@ I am a huge believer in learning by doing, and there are a lot of opportunities
186
193
[ Testing For Scientist ] :http://tjelvarolsson.com/blog/test-driven-develpment-for-scientists/
187
194
[ Automation And Make ] :http://swcarpentry.github.io/make-novice/
188
195
196
+ [ Using cookiecutter to set up a project ] :http://tjelvarolsson.com/blog/using-cookiecutter-a-passive-code-generator/
197
+ [ Creating a clean Pytyon development environment ] :http://tjelvarolsson.com/blog/begginers-guide-creating-clean-python-development-environments/
198
+ [ How to generate beautiful technical documentation ] :http://tjelvarolsson.com/blog/how-to-generate-beautiful-technical-documentation/
199
+ [ Five steps to add the bling factor your Python package ] :http://tjelvarolsson.com/blog/five-steps-to-add-the-bling-factor-to-your-python-package/
200
+
201
+
189
202
[ Python Tutor Visualizer ] :http://www.pythontutor.com/visualize.html#mode=edit
190
203
[ Python For Data Analysis ] :http://www3.canisius.edu/~yany/python/Python4DataAnalysis.pdf
191
204
[ Stanford CS 41: Python ] :http://stanfordpython.com/
You can’t perform that action at this time.
0 commit comments