-
Notifications
You must be signed in to change notification settings - Fork 13
/
resources.html
123 lines (118 loc) · 6.46 KB
/
resources.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
---
layout: default
title: Resources
---
<h2>Python Community Projects</h2>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://nhs-pycom.github.io/opensource-health-statistics/">Open-source Health Statistics</a>
</h2>
<p class="nhsuk-card__description">Collecting statistics on open source NHS GitHub and GitLab repositories using end-to-end open source analytics: python, plotly, github.io, and github actions.</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://github.com/nhs-pycom/coding-club">NHSX Coding Club</a>
</h2>
<p class="nhsuk-card__description">Open-source python learning resources from the NHSX Analytics Unit.</p>
</div>
</div>
</li>
</ul>
<h2>Python</h2>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/resources/realpythonnews.jpg" alt="Real Python News">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://realpython.com/python-news-march-2021/">Real Python News - March 2021</a>
</h2>
<p class="nhsuk-card__description">Python Turns 30 Years Old, Python Lands on Mars, 2020 Python Developers Survey Results, and more..</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/resources/psf.jpg" alt="Python Software Foundation">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://www.python.org/psf/membership/">Python Software Foundation</a>
</h2>
<p class="nhsuk-card__description">Become a member of the PSF, which aims to promote, protect, and advance the Python programming language.</p>
</div>
</div>
</li>
</ul>
<h2>Learning Materials</h2>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://realpython.com/start-here/">Real Python</a>
</h2>
<p class="nhsuk-card__description">At Real Python you can learn all things Python from the ground up. Everything from the absolute basics of Python, to web development and web scraping, to data visualisation, and beyond.</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://developers.google.com/edu/python">Google's Python Class</a>
</h2>
<p class="nhsuk-card__description">A free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding.</p>
</div>
</div>
</li>
</ul>
<h2>Open-source Links</h2>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://skerritt.blog/make-popular-open-source-projects/">3 Tips for Open Source Projects</a>
</h2>
<p class="nhsuk-card__description">The Ultimate Guide to creating a popular open source project from someone with 10s of thousands of GitHub stars.</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://github.com/all-contributors/all-contributors">All Contributers [GitHub]</a>
</h2>
<p class="nhsuk-card__description">Recognise contributors to an open source project in a way that rewards each and every contribution, not just code.</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://github.com/pamoroso/free-python-books">Free Python Books</a>
</h2>
<p class="nhsuk-card__description">A list of Python books in English that are free to read online or download.</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://github.com/katherinepeterson/readme.so">Readme.so [GitHub]</a>
</h2>
<p class="nhsuk-card__description">Readme.so is an online editor to help developers make README.md files for their project.</p>
</div>
</div>
</li>
</ul>