Skip to content

Commit

Permalink
Finished intro coursera
Browse files Browse the repository at this point in the history
  • Loading branch information
beatletech committed Feb 5, 2015
1 parent abcbd72 commit d10bc06
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 27 deletions.
18 changes: 10 additions & 8 deletions _posts/2015-02-03-coursera-courses.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,32 @@ published: true
In the past couple of months I managed to complete 4 online courses on
[Coursera](http://coursera.com), which is an education platform that partners with top universities
to offer free [MOOCs](http://en.wikipedia.org/wiki/Massive_open_online_course) (Massive open online
courses). In this post I like to present you my experiences with my completed courses and my plans for any
courses). In this post I like to present you my experiences with these courses and my plans for any
future courses.

The reason for me to start following online courses has to do with what I already pointed out in my
previous blog post "[My System to Win Big](http://beatletech.com/2015/01/31/my-system)". I want to
previous blog post "[My System to Win Big](http://beatletech.com/2015/02/03/my-system-to-win-big)". I want to
keep on improving myself and acquire more knowledge in domains of my interest. Part of it is
revisiting knowledge I'm "supposed" to know to gain an even better understanding, and the other part
is exploring new uncharted territories. I also wanted to follow courses where I would have to
practise and hone my programming skills.

But why follow online courses with a rigid schedule and deadlines if you can simply read and study books or solve some tough problems on
[Project Euler](https://projecteuler.net/) at your own pace?
[Project Euler](https://projecteuler.net/) at your own pace? Well, for me as it turns out, having a fixed
course schedule releases me of the burden of planning and serves as a nice stick to finish on time,
which made it easier to get into the habit of spending evening hours on education. This way I didn't
have to spend my will-power every time to get started, and now that I have grown this study habit and
with it the displine to follow through, I'm in a much better position to also study at my own pace.

Discipline, structure



Statement of accomplishments
The courses for which I have received statements of accomplishment are in chronological order:

- [Machine Learning](https://www.coursera.org/course/ml)
- [Algorithms: Design and Analysis, Part 1](https://www.coursera.org/course/algo)
- [Bioinformatics Algorithms, Part 1](https://www.coursera.org/course/bioinformatics)
- [Learning How to Learn](https://www.coursera.org/course/learning)

In the subsequent sections I will decribe each course in more detail.

### Courses
#### Machine Learning

Expand Down
16 changes: 10 additions & 6 deletions _site/2015/02/03/coursera-courses/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,22 +83,24 @@ <h2>Completed 4 Coursera courses<em></em></h2>
<p>In the past couple of months I managed to complete 4 online courses on
<a href="http://coursera.com">Coursera</a>, which is an education platform that partners with top universities
to offer free <a href="http://en.wikipedia.org/wiki/Massive_open_online_course">MOOCs</a> (Massive open online
courses). In this post I like to present you my experiences with my completed courses and my plans for any
courses). In this post I like to present you my experiences with these courses and my plans for any
future courses.</p>

<p>The reason for me to start following online courses has to do with what I already pointed out in my
previous blog post "<a href="http://beatletech.com/2015/01/31/my-system">My System to Win Big</a>". I want to
previous blog post "<a href="http://beatletech.com/2015/02/03/my-system-to-win-big">My System to Win Big</a>". I want to
keep on improving myself and acquire more knowledge in domains of my interest. Part of it is
revisiting knowledge I'm "supposed" to know to gain an even better understanding, and the other part
is exploring new uncharted territories. I also wanted to follow courses where I would have to
practise and hone my programming skills.</p>

<p>But why follow online courses with a rigid schedule and deadlines if you can simply read and study books or solve some tough problems on
<a href="https://projecteuler.net/">Project Euler</a> at your own pace?</p>
<a href="https://projecteuler.net/">Project Euler</a> at your own pace? Well, for me as it turns out, having a fixed
course schedule releases me of the burden of planning and serves as a nice stick to finish on time,
which made it easier to get into the habit of spending evening hours on education. This way I didn't
have to spend my will-power every time to get started, and now that I have grown this study habit and
with it the displine to follow through, I'm in a much better position to also study at my own pace.</p>

<p>Discipline, structure</p>

<p>Statement of accomplishments</p>
<p>The courses for which I have received statements of accomplishment are in chronological order:</p>

<ul>
<li><a href="https://www.coursera.org/course/ml">Machine Learning</a></li>
Expand All @@ -108,6 +110,8 @@ <h2>Completed 4 Coursera courses<em></em></h2>
</ul>


<p>In the subsequent sections I will decribe each course in more detail.</p>

<h3>Courses</h3>

<h4>Machine Learning</h4>
Expand Down
18 changes: 11 additions & 7 deletions _site/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>beatltetech.com</title>
<link href="http://beatletech.com/atom.xml" rel="self"/>
<link href="http://beatletech.com/"/>
<updated>2015-02-05T11:19:30+01:00</updated>
<updated>2015-02-05T12:18:59+01:00</updated>
<id>http://beatletech.com/</id>
<author>
<name>Coen Stevens</name>
Expand Down Expand Up @@ -194,22 +194,24 @@ and with a little bit of luck and serendipity you can win big too!&lt;/p&gt;
<content type="html">&lt;p&gt;In the past couple of months I managed to complete 4 online courses on
&lt;a href=&quot;http://coursera.com&quot;&gt;Coursera&lt;/a&gt;, which is an education platform that partners with top universities
to offer free &lt;a href=&quot;http://en.wikipedia.org/wiki/Massive_open_online_course&quot;&gt;MOOCs&lt;/a&gt; (Massive open online
courses). In this post I like to present you my experiences with my completed courses and my plans for any
courses). In this post I like to present you my experiences with these courses and my plans for any
future courses.&lt;/p&gt;

&lt;p&gt;The reason for me to start following online courses has to do with what I already pointed out in my
previous blog post &quot;&lt;a href=&quot;http://beatletech.com/2015/01/31/my-system&quot;&gt;My System to Win Big&lt;/a&gt;&quot;. I want to
previous blog post &quot;&lt;a href=&quot;http://beatletech.com/2015/02/03/my-system-to-win-big&quot;&gt;My System to Win Big&lt;/a&gt;&quot;. I want to
keep on improving myself and acquire more knowledge in domains of my interest. Part of it is
revisiting knowledge I&#39;m &quot;supposed&quot; to know to gain an even better understanding, and the other part
is exploring new uncharted territories. I also wanted to follow courses where I would have to
practise and hone my programming skills.&lt;/p&gt;

&lt;p&gt;But why follow online courses with a rigid schedule and deadlines if you can simply read and study books or solve some tough problems on
&lt;a href=&quot;https://projecteuler.net/&quot;&gt;Project Euler&lt;/a&gt; at your own pace?&lt;/p&gt;
&lt;a href=&quot;https://projecteuler.net/&quot;&gt;Project Euler&lt;/a&gt; at your own pace? Well, for me as it turns out, having a fixed
course schedule releases me of the burden of planning and serves as a nice stick to finish on time,
which made it easier to get into the habit of spending evening hours on education. This way I didn&#39;t
have to spend my will-power every time to get started, and now that I have grown this study habit and
with it the displine to follow through, I&#39;m in a much better position to also study at my own pace.&lt;/p&gt;

&lt;p&gt;Discipline, structure&lt;/p&gt;

&lt;p&gt;Statement of accomplishments&lt;/p&gt;
&lt;p&gt;The courses for which I have received statements of accomplishment are in chronological order:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://www.coursera.org/course/ml&quot;&gt;Machine Learning&lt;/a&gt;&lt;/li&gt;
Expand All @@ -219,6 +221,8 @@ practise and hone my programming skills.&lt;/p&gt;
&lt;/ul&gt;


&lt;p&gt;In the subsequent sections I will decribe each course in more detail.&lt;/p&gt;

&lt;h3&gt;Courses&lt;/h3&gt;

&lt;h4&gt;Machine Learning&lt;/h4&gt;
Expand Down
16 changes: 10 additions & 6 deletions _site/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -281,22 +281,24 @@ <h2><a href="/2015/02/03/coursera-courses">Completed 4 Coursera courses</a></h2>
<p><p>In the past couple of months I managed to complete 4 online courses on
<a href="http://coursera.com">Coursera</a>, which is an education platform that partners with top universities
to offer free <a href="http://en.wikipedia.org/wiki/Massive_open_online_course">MOOCs</a> (Massive open online
courses). In this post I like to present you my experiences with my completed courses and my plans for any
courses). In this post I like to present you my experiences with these courses and my plans for any
future courses.</p>

<p>The reason for me to start following online courses has to do with what I already pointed out in my
previous blog post "<a href="http://beatletech.com/2015/01/31/my-system">My System to Win Big</a>". I want to
previous blog post "<a href="http://beatletech.com/2015/02/03/my-system-to-win-big">My System to Win Big</a>". I want to
keep on improving myself and acquire more knowledge in domains of my interest. Part of it is
revisiting knowledge I'm "supposed" to know to gain an even better understanding, and the other part
is exploring new uncharted territories. I also wanted to follow courses where I would have to
practise and hone my programming skills.</p>

<p>But why follow online courses with a rigid schedule and deadlines if you can simply read and study books or solve some tough problems on
<a href="https://projecteuler.net/">Project Euler</a> at your own pace?</p>
<a href="https://projecteuler.net/">Project Euler</a> at your own pace? Well, for me as it turns out, having a fixed
course schedule releases me of the burden of planning and serves as a nice stick to finish on time,
which made it easier to get into the habit of spending evening hours on education. This way I didn't
have to spend my will-power every time to get started, and now that I have grown this study habit and
with it the displine to follow through, I'm in a much better position to also study at my own pace.</p>

<p>Discipline, structure</p>

<p>Statement of accomplishments</p>
<p>The courses for which I have received statements of accomplishment are in chronological order:</p>

<ul>
<li><a href="https://www.coursera.org/course/ml">Machine Learning</a></li>
Expand All @@ -306,6 +308,8 @@ <h2><a href="/2015/02/03/coursera-courses">Completed 4 Coursera courses</a></h2>
</ul>


<p>In the subsequent sections I will decribe each course in more detail.</p>

<h3>Courses</h3>

<h4>Machine Learning</h4>
Expand Down

0 comments on commit d10bc06

Please sign in to comment.