Difference between revisions of "Documentation"
From EBA_Documentation
Brad Holland (Talk | contribs) |
Brad Holland (Talk | contribs) |
||
Line 3: | Line 3: | ||
;[[Learning Python]] | ;[[Learning Python]] | ||
:Lessons, exercises, and documentation on the Python programming language. | :Lessons, exercises, and documentation on the Python programming language. | ||
+ | ;[[Web Scraping with BeautifulSoup]] | ||
+ | : Learn how to scrape the web for information using BeautifulSoup and Python. | ||
;[[Wiki Manual]] | ;[[Wiki Manual]] | ||
:Provides a basic guide to how the Emma B. Andrews Diary Project Wiki is organized. | :Provides a basic guide to how the Emma B. Andrews Diary Project Wiki is organized. | ||
;[[Wiki Text Formatting Manual]] | ;[[Wiki Text Formatting Manual]] | ||
:Examples of how to format various wiki text entries. | :Examples of how to format various wiki text entries. |
Revision as of 15:42, 1 December 2015
- Meetings
- A record of past Emma B. Andrews Diary Project meetings.
- Learning Python
- Lessons, exercises, and documentation on the Python programming language.
- Web Scraping with BeautifulSoup
- Learn how to scrape the web for information using BeautifulSoup and Python.
- Wiki Manual
- Provides a basic guide to how the Emma B. Andrews Diary Project Wiki is organized.
- Wiki Text Formatting Manual
- Examples of how to format various wiki text entries.