-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathelements.html
More file actions
175 lines (139 loc) · 8.24 KB
/
elements.html
File metadata and controls
175 lines (139 loc) · 8.24 KB
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Elif Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo">RECOURCES</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="index.html">Projects</a></li>
<li><a href="generic.html">My Journey</a></li>
<li class="active"><a href="elements.html">Resources</a></li>
</ul>
<ul class="icons">
<li><a href="https://github.com/elif-data" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://www.linkedin.com/in/elif-hande-94398623a/?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base%3B7a7aJtnPRk%2BLxydt8Fx6xw%3D%3D" class="icon brands fa-linkedin"><span class="label">Linkedin</span></a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Post -->
<section class="post">
<header class="major">
<h2><u>Free Recources</u><br/>
</h2>
</header>
<!-- Text stuff -->
<h2>free Code Camp</h2>
<p> Learn to code — for free. Build projects. Earn certifications. Since 2014, more than 40,000 freeCodeCamp.org graduates have gotten jobs at tech companies including
Click <u><a href="https://www.freecodecamp.org/">here</a></u> for the website.
</p>
<!-- Header -->
<h2>Coursera</h2>
<p>Did you know you can <b>audit</b> courses on Coursera for <b>free</b>? When you audit a course, you can access the course materials.
<p><b>PS:</b> Auditing a course doesn't earn a certificate but you can learn and build that portfolio.
<h4>How to Audit?</h4>
This <u><a href="https://www.youtube.com/watch?v=VEcIs46QSj8">video</a></u> is where I learned how to audit courses on Coursera.
</p>
<!-- Header -->
<h2>W3SCHOOLS</h2>
<p>Learn to Code With the world's largest web developer <u><a href="https://www.w3schools.com/">website</a></u>! (This is a good option if you enjoy learning via reading rather than lectures/videos)
</p>
<!-- Header -->
<h2>Python for Everybody</h2>
<p>Built by <u><a href="https://www.linkedin.com/search/results/all/?keywords=charles%20severance&origin=RICH_QUERY_SUGGESTION&position=1&searchId=d1337e6f-ff42-4df3-9c1d-b393c0b66426&sid=D74">Charles Severence</a></u> who firmly believes education should be open-source, this web site offers a set of free materials, lectures, book and assignments to help students learn how to program in Python.
</p>
<p>If you log in to this <u><a href="https://www.py4e.com/">website</a></u> you can join for free and earn badges for your efforts.
</p>
<h4>Excercises on Python for Everybody</h4>
<p>
When I was stuck with my code I found Aksonai's <u><a href="https://www.youtube.com/watch?v=b0nwTZY4dzM&list=PLtbUiCH_oPJjq3Khw0fP4sJIvpCG3gaYZ">playlist</a></u> on youtube where he explains step by step how to solve the excersises.
</p>
<!-- Header -->
<h2>Practice SQL with SQL Server</h2>
<p>
Interested in practicing SQL? In <u><b><a href="https://sqlpal.thinkific.com/courses/sql-practice-with-mysql">this course</a></b></u> , I'll show you how to download SQL Server, SSMS, and a practice database, so you can practice SQL on your own! *This course just shows you how to download the tools and doesn't provide practice questions.
</p>
<!-- Header -->
<h2>Tableau</h2>
<p>
How to videos on Tableau's official website. These <u><b><a href="https://public.tableau.com/en-us/s/resources">videos</a></b></u> will help get you started, or take you to the next level.
</p>
<!-- Header -->
<h2>Break into tech with Data Analytics</h2>
<p> <u><a href="https://breakintotech.teachable.com/p/freebies-1?utm_source=stan-store-link&utm_medium=redirect&utm_campaign=storefront">This course</a></u> is created by a popular TikTokker- Charlotte, offering to teach you SQL, Tableau, along with some job hunting skills. She also has a paid <u><a href="">ceritifcate programme</a></u>.
</p>
<!-- Header -->
<h2>DATACAMP (ONLY SOME COURSES)</h2>
<p>DataCamp offers the following courses to everyone with an account, regardless of subscription:<p\>
<div class="row">
<div class="col-6 col-12-small">
<li>Data Science for Everyone</li>
<li>Machine Learning for Everyone</li>
<li>Data Engineering for Everyone</li>
<li>Introduction to Python</li>
<li>Introduction to SQL</li>
<li>Introduction to R</li>
</div>
<p>Additionally, you can access non-premium or Open Courses - unofficial courses developed by fellow DataCamp learners -- by navigating to the DataCamp Community and clicking on Open Courses.</p>
<section class="post">
<header class="major">
<h2><u>People I follow</u><br/>
</h2>
</header>
<!-- Text stuff -->
<!-- Header -->
<h2>youtube</h2>
<p>
<u><b><a href="https://www.youtube.com/c/AlexTheAnalyst">Alex the analyst</a></b></u> shares content related to becoming a data analyst. He also shared videos on what it is like to be a data analyst, his likes and dislikes about the job.
This <u><b><a href="https://www.youtube.com/watch?v=ocdwh0KYeUs">video</a></b></u> I learned how to build this portfolio actually.
</p>
<p>
<u><b><a href="https://www.youtube.com/c/LeilaGharani/playlists">Leila Gharani</a></b></u> shares videos about how to use Excel like a pro and in addition to that she has a <u><b><a href="https://www.youtube.com/watch?v=c7LrqSxjJQQ&list=PLmHVyfmcRKyzp9Mu-C-Zx8CsPSPelaDR8">playlist</a></b></u> dedicated to PowerBI.
</p>
<!-- Header -->
<h2>Tiktok</h2>
<p>
<u><b><a href="https://www.tiktok.com/@charlotte_chz">Charlotte </a></b></u> is helping others breaking into tech sharing how she did it.
</p>
<p>
<u><b><a href="https://www.tiktok.com/@analystadvice">Joe</a></b></u> is also helping others breaking into tech sharing tips about pursuing a career in data.
</p>
<p>
<u><b><a href="https://www.tiktok.com/@anniesanalytics">Annie</a></b></u> says she found a job as a Data Analytics after only 5 months of extensive studying. Shares her experiences on her page to help others break into tech like her.
</p>
<!-- Header -->
<h2>HELPFUL WEBSITES</h2>
<p>
<u><b><a href="towardsdatascience.com">Towards Data Science</a></b></u> shares
</p>
<header class="major">
<h2><u>Where to Find Data to Practice With</u><br/>
</h2>
</header>
<!-- Header -->
<div class="row">
<div class="col-6 col-12-small">
<li><u><b><a href="https://ourworldindata.org/">Our World in Data</a></b></u></li>
<li><u><b><a href="https://www.mavenanalytics.io/data-playground">Maven Analytics Playground</a></b></u></li>
<li><u><b><a href="https://www.kaggle.com/datasets">Kaggle</a></b></u></li>
</div>
</div>
</body>
</html>