... |
... |
@@ -116,4 +116,13 @@ |
116 |
116 |
|
117 |
117 |
**Level**: advanced(%%) **Type**: user documentation |
118 |
118 |
|
|
119 |
+=== [[Using the Network Builder – Introduction to Network Construction>>https://neuron.yale.edu/neuron/static/docs/netbuild/intro.html||rel=" noopener noreferrer" target="_blank"]] === |
119 |
119 |
|
|
121 |
+**Level**: advanced(%%) **Type**: user documentation |
|
122 |
+ |
|
123 |
+=== [[Python introduction>>https://neuron.yale.edu/neuron/docs/python-introduction||rel=" noopener noreferrer" target="_blank"]] === |
|
124 |
+ |
|
125 |
+**Level**: advanced(%%) **Type**: user documentation |
|
126 |
+ |
|
127 |
+This page provides a brief introduction to Python syntax, Variables, Lists and Dicts, For loops and iterators, Functions, Classes, Importing modules, Writing and reading files with Pickling. |
|
128 |
+ |