|
1 | 1 |
|
2 | | - |
3 | 2 | # Next steps |
4 | 3 |
|
5 | | -# Constellate: Python for Text Mining |
| 4 | +## Computational Resources at SMU |
| 5 | + |
| 6 | +- [Guide](https://guides.smu.edu/computationalskills) |
| 7 | +- [LinkedIn Learning](https://www.smu.edu/OIT/Services/linkedin): Online courses on a variety of topics, including software & tech |
| 8 | +- [O'Reilly Learning Platform for Higher Education](https://go.oreilly.com/southern-methodist): Tech and business content, with training videos, case studies, certification prep, & more |
| 9 | +- [Upcoming Computational workshops](https://libcal.smu.edu/calendar/libraryworkshops?cid=15527&t=g&d=0000-00-00&cal=15527&ct=57549&inc=0) |
6 | 10 |
|
7 | | -Constellate was workshop series to introduce Python for text analysis. |
8 | | -- [More about downloading and accessing these notebooks.](https://github.com/SouthernMethodistUniversity/constellate-notebooks?tab=readme-ov-file#constellate-notebooks) |
9 | | -#sequence |
10 | | - - [getting started with jupyter](https://github.com/SouthernMethodistUniversity/constellate-notebooks/blob/master/Python-basics/getting-started-with-jupyter.ipynb) |
11 | | - - [python basics 1](https://github.com/SouthernMethodistUniversity/constellate-notebooks/blob/master/Python-basics/python-basics-1.ipynb) |
12 | | - - [python basics 2](https://github.com/SouthernMethodistUniversity/constellate-notebooks/blob/master/Python-basics/python-basics-2.ipynb) |
13 | | - - [python basics 3](https://github.com/SouthernMethodistUniversity/constellate-notebooks/blob/master/Python-basics/python-basics-3.ipynb) |
14 | | - - [python basics 4](https://github.com/SouthernMethodistUniversity/constellate-notebooks/blob/master/Python-basics/python-basics-4.ipynb) |
15 | | - - [python basics 5](https://github.com/SouthernMethodistUniversity/constellate-notebooks/blob/master/Python-basics/python-basics-5.ipynb) |
| 11 | +## Python Resouuces |
| 12 | +- [Python For Beginners](https://www.python.org/about/gettingstarted/) |
| 13 | +- [W3Schools: Learn Python](https://www.w3schools.com/python/default.asp) |
| 14 | +- [GeeksforGeeks: Learn Python](https://www.geeksforgeeks.org/python/python-programming-language-tutorial/) |
| 15 | +- [Learn Python The Hard Way ](https://smu.primo.exlibrisgroup.com/permalink/01SMU_INST/12013t3/cdi_askewsholts_vlebooks_9780138270612) |
| 16 | +- [Learn Python the Hard Way (Companion Videos)](https://smu.primo.exlibrisgroup.com/permalink/01SMU_INST/6ctoa/alma9952405374603716) |
16 | 17 |
|
17 | 18 |
|
18 | | -# Software Carpentry Lessons |
| 19 | +### Software Carpentry Lessons |
19 | 20 | - [Programming with Python](https://swcarpentry.github.io/python-novice-inflammation/) |
20 | 21 | - [Plotting and programming with Python](https://swcarpentry.github.io/python-novice-gapminder/) |
21 | 22 | - [Data Analysis and Visualization in Python for Ecologists](https://datacarpentry.github.io/python-ecology-lesson/) |
22 | 23 |
|
23 | | - |
24 | | -# Programming Historian Lessons |
| 24 | +### Programming Historian Lessons |
25 | 25 | - [Python lessons](https://programminghistorian.org/en/lessons/?topic=python) |
26 | 26 |
|
27 | | -# Google's Python Class |
| 27 | +### Google's Python Class |
28 | 28 | - [Google's Python Class](https://developers.google.com/edu/python) |
29 | 29 |
|
30 | | -# [Python Practice](https://python.berkeley.edu/learn/) |
| 30 | +### Python Practice |
| 31 | +- [Python Practice](https://python.berkeley.edu/learn/) - Python Practice is a working group at UC Berkeley. |
31 | 32 |
|
32 | | -# Computational Resources at SMU |
33 | 33 |
|
34 | | -- [Guide](https://guides.smu.edu/computationalskills) |
35 | | -- [LinkedIn Learning](https://www.smu.edu/OIT/Services/linkedin): Online courses on a variety of topics, including software & tech |
36 | | -- [O'Reilly Learning Platform for Higher Education](https://go.oreilly.com/southern-methodist):-Tech and business content, with training videos, case studies, certification prep, & more |
37 | 34 |
|
0 commit comments