You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/resources.html
+18-18Lines changed: 18 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,19 @@
2
2
<divclass="row">
3
3
<divclass="col-md-6 col-md-offset-3">
4
4
<h2>We Want To Help</h2>
5
-
<p>
5
+
<pclass="large">
6
6
Whether you are a high school student,
7
7
a hobbyist,
8
8
or a budding data scientist,
9
9
we all benefit from those who came before us.
10
10
</p>
11
-
<p>
11
+
<pclass="large">
12
12
To help <strong>you</strong> start,
13
13
Python Frederick members assembled this set of resources.
14
14
We hope that what you find here will speed you
15
15
on your way to becoming a master <i>Pythonista</i>.
16
16
</p>
17
-
<p>
17
+
<pclass="large">
18
18
If you have questions that we don’t answer here,
19
19
please feel free to contact us on Twitter or Slack.
20
20
</p>
@@ -24,62 +24,62 @@ <h2>We Want To Help</h2>
24
24
<divclass="row">
25
25
<divclass="col-md-4">
26
26
<h3>For beginners</h3>
27
-
<p>
27
+
<pclass="large">
28
28
Never written a line of code before?
29
29
No idea what a variable is?
30
30
That’s okay!
31
31
We all had to start somewhere.
32
32
</p>
33
-
<p>
33
+
<pclass="large">
34
34
Python is a great first programming language.
35
35
</p>
36
36
<ul>
37
-
<li><p>You’ll need a text editor to get started. <br><ahref="https://codewith.mu/" target="_blank">Mu is a good first choice.</a></p></li>
38
-
<li><p>Get started with Python by following <ahref="https://realpython.com/python-first-steps/" target="_blank">First Steps With Python</a> tutorial. </p></li>
39
-
<li><p>Check out this article: <ahref="https://www.makeuseof.com/tag/basic-python-examples-learn-fast/" target="_blank">10 Basic Python Examples That Will Help You Learn Fast.</a></p></li>
40
-
<li><p>If you are a visual learner, check out this YouTube tutorial: <ahref="https://www.youtube.com/watch?v=Z1Yd7upQsXY&list=PLBZBJbE_rGRWeh5mIBhD-hhDwSEDxogDg" target="_blank">Python Tutorial for Absolute Beginners.</a></p></li>
37
+
<li><pclass="large">You’ll need a text editor to get started. <br><ahref="https://codewith.mu/" target="_blank">Mu is a good first choice.</a></p></li>
38
+
<li><pclass="large">Get started with Python by following <ahref="https://realpython.com/python-first-steps/" target="_blank">First Steps With Python</a> tutorial. </p></li>
39
+
<li><pclass="large">Check out this article: <ahref="https://www.makeuseof.com/tag/basic-python-examples-learn-fast/" target="_blank">10 Basic Python Examples That Will Help You Learn Fast.</a></p></li>
40
+
<li><pclass="large">If you are a visual learner, check out this YouTube tutorial: <ahref="https://www.youtube.com/watch?v=Z1Yd7upQsXY&list=PLBZBJbE_rGRWeh5mIBhD-hhDwSEDxogDg" target="_blank">Python Tutorial for Absolute Beginners.</a></p></li>
41
41
</ul>
42
42
</div>
43
43
<divclass="col-md-4">
44
44
<h3>For data scientists</h3>
45
-
<p>
45
+
<pclass="large">
46
46
If you’re here to learn how to do data science
47
47
in Python, then you’re in for a treat.
48
48
</p>
49
-
<p>
49
+
<pclass="large">
50
50
Python is a <strong>fantastic</strong> language
51
51
for doing scientific analysis!
52
52
</p>
53
-
<p>
53
+
<pclass="large">
54
54
Christine, our resident data scientist co-organizer,
55
55
put together an excellent introduction
56
56
into the tools to use
57
57
to do data science in Python.
58
58
</p>
59
59
<ul>
60
-
<li><p>Check out the <ahref="https://github.com/python-frederick/talks/blob/master/2017-12-data-science/Data%20Science%20in%20Python.ipynb" target="_blank">presentation material on GitHub</a>.</p></li>
61
-
<li><p>You can also find the accompanying <ahref="https://www.youtube.com/watch?v=3kTOLVD0ZCg" target="_blank">presentation on YouTube</a>.</p></li>
60
+
<li><pclass="large">Check out the <ahref="https://github.com/python-frederick/talks/blob/master/2017-12-data-science/Data%20Science%20in%20Python.ipynb" target="_blank">presentation material on GitHub</a>.</p></li>
61
+
<li><pclass="large">You can also find the accompanying <ahref="https://www.youtube.com/watch?v=3kTOLVD0ZCg" target="_blank">presentation on YouTube</a>.</p></li>
62
62
</ul>
63
-
<p>
63
+
<pclass="large">
64
64
The presentation is full of great information.
65
65
</p>
66
66
<br>
67
67
</div>
68
68
<divclass="col-md-4">
69
69
<h3>For experienced devs</h3>
70
-
<p>
70
+
<pclass="large">
71
71
Maybe you’re a Java expert?
72
72
Or perhaps you learned enough PHP
73
73
to understand the basics of programming.
74
74
</p>
75
-
<p>
75
+
<pclass="large">
76
76
There are some great resources
77
77
for people who already understand programming
78
78
and want to learn a new language.
79
79
</p>
80
80
<ul>
81
81
<li>
82
-
<p>
82
+
<pclass="large">
83
83
Do code exercises and get mentoring
84
84
from the team
85
85
at <ahref="https://exercism.io/" target="_blank">Exercism</a> (for free!).
<pclass="text-muted">We want people to discover the awesome things Python can do! Python Frederick hosts monthly talks every second Wednesday.</p>
26
+
<pclass="large text-muted">We want people to discover the awesome things Python can do! Python Frederick hosts monthly talks every second Wednesday.</p>
<pclass="text-muted">Every third Saturday we host an open workshop along with the rest of Frederick Tech. Help with a common project, bring your own, or bring your questions!</p>
34
+
<pclass="large text-muted">Every third Saturday we host an open workshop along with the rest of Frederick Tech. Help with a common project, bring your own, or bring your questions!</p>
0 commit comments