forked from kallaway/100-days-of-code
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Starting again. Changed log file to Org Mode exported to Mardkown.
- Loading branch information
Dmitri G. Brengauz
authored and
Dmitri G. Brengauz
committed
Mar 14, 2018
1 parent
8083232
commit a805b10
Showing
3 changed files
with
103 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,19 @@ | ||
# 100 Days Of Code - Log | ||
|
||
### Day 4: March 10, 2018 | ||
#### Start with some Bootstrap. | ||
|
||
**Today's Progress:** | ||
* Put this log in reverse chronological order. A small step, but I think significant. | ||
# <span class="timestamp-wrapper"><span class="timestamp"><2018-03-14 Wed> </span></span> Starting Again | ||
|
||
**Thoughts:** | ||
|
||
### Day 3: March 9, 2018 | ||
#### Tutorials Away. | ||
**Today's Progress:** Finished the "HTML and CSS" portion of Free Boot Camp. | ||
**Thoughts:** Good review. | ||
## Today's Progress: | ||
|
||
|
||
### Day 2: March 8, 2018 | ||
##### Hesitant but sure. | ||
### Changed this log to Org Mode exported to Markdown. | ||
|
||
**Today's Progress**: Uncrufted init files and re-worked fancy Bash prompt script that switches color based on machine, gives the exit code of the last process, and status of git directory. | ||
|
||
**Thoughts:** Learned more than I expected. | ||
### Self-challenge: convert Wikipedia discography of Kiri Te Kanowa to json. | ||
|
||
|
||
### Day 1: March 7, 2018 | ||
##### Getting feet wet. | ||
# Credits: | ||
|
||
**Today's Progress:** Set up this repo. Edited some Markdown. Got Emacs to work, more or less. | ||
|
||
**Thoughts:** Back in the saddle again! | ||
## Github Flavored Mardown export by [ox-gfm](https://github.com/larstvei/ox-gfm) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- ### Day 0: February 30, 2016 (Example 1) --> | ||
<!-- ##### (delete me or comment me out) --> | ||
|
||
<!-- **Today's Progress**: Fixed CSS, worked on canvas functionality for the app. --> | ||
|
||
<!-- **Thoughts:** I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. --> | ||
|
||
<!-- **Link to work:** [Calculator App](http://www.example.com) --> | ||
|
||
<!-- ### Day 0: February 30, 2016 (Example 2) --> | ||
<!-- ##### (delete me or comment me out) --> | ||
|
||
<!-- **Today's Progress**: Fixed CSS, worked on canvas functionality for the app. --> | ||
|
||
<!-- **Thoughts**: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. --> | ||
|
||
<!-- **Link(s) to work**: [Calculator App](http://www.example.com) --> | ||
|
||
|
||
<!-- ### Day 1: June 27, Monday --> | ||
|
||
<!-- **Today's Progress**: I've gone through many exercises on FreeCodeCamp. --> | ||
|
||
<!-- **Thoughts** I've recently started coding, and it's a great feeling when I finally solve an algorithm challenge after a lot of attempts and hours spent. --> | ||
|
||
<!-- **Link(s) to work** --> | ||
<!-- 1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string) --> | ||
<!-- 2. [Title Case a Sentence](https://www.freecodecamp.com/challenges/title-case-a-sentence) --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
|
||
#+TITLE: 100 Days of Code - Log | ||
#+OPTIONS: toc:nil | ||
|
||
|
||
* <2018-03-14 Wed> Starting Again | ||
|
||
*** Today's Progress: | ||
|
||
***** Changed this log to Org Mode exported to Markdown. | ||
|
||
***** Self-challenge: convert Wikipedia discography of Kiri Te Kanowa to json. | ||
|
||
* Credits: | ||
|
||
*** Github Flavored Mardown export by [[https://github.com/larstvei/ox-gfm][ox-gfm]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
# 100 Days Of Code - Log | ||
|
||
|
||
* Day 1: 14 March 2018. Pie Day. | ||
#### | ||
|
||
**Today's Progress:** | ||
* Self-challenge: take the wikipedia discography of Kiri Te Kanowa, and | ||
|
||
|
||
|
||
* Day 5: March 11, 2018 | ||
#### Continuing to jQuery, | ||
|
||
**Today's Progress:** started the jQuety tutorial. | ||
**Thoughts:** | ||
|
||
* Day 4: March 10, 2018 | ||
#### Start with some Bootstrap. | ||
|
||
**Today's Progress:** | ||
* Put this log in reverse chronological order. A small step, but I think significant. | ||
* Code camp Bootstrap finished. | ||
|
||
**Thoughts:** Need to get started faster. | ||
|
||
* Day 3: March 9, 2018 | ||
#### Tutorials Away. | ||
**Today's Progress:** Finished the "HTML and CSS" portion of Free Boot Camp. | ||
**Thoughts:** Good review. | ||
|
||
|
||
* Day 2: March 8, 2018 | ||
##### Hesitant but sure. | ||
|
||
**Today's Progress**: Uncrufted init files and re-worked fancy Bash prompt script that switches color based on machine, gives the exit code of the last process, and status of git directory. | ||
|
||
**Thoughts:** Learned more than I expected. | ||
|
||
|
||
* Day 1: March 7, 2018 | ||
##### Getting feet wet. | ||
|
||
**Today's Progress:** Set up this repo. Edited some Markdown. Got Emacs to work, more or less. | ||
|
||
**Thoughts:** Back in the saddle again! | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- ### Day 0: February 30, 2016 (Example 1) --> | ||
<!-- ##### (delete me or comment me out) --> | ||
|
||
<!-- **Today's Progress**: Fixed CSS, worked on canvas functionality for the app. --> | ||
|
||
<!-- **Thoughts:** I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. --> | ||
|
||
<!-- **Link to work:** [Calculator App](http://www.example.com) --> | ||
|
||
<!-- ### Day 0: February 30, 2016 (Example 2) --> | ||
<!-- ##### (delete me or comment me out) --> | ||
|
||
<!-- **Today's Progress**: Fixed CSS, worked on canvas functionality for the app. --> | ||
|
||
<!-- **Thoughts**: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. --> | ||
|
||
<!-- **Link(s) to work**: [Calculator App](http://www.example.com) --> | ||
|
||
|
||
<!-- ### Day 1: June 27, Monday --> | ||
|
||
<!-- **Today's Progress**: I've gone through many exercises on FreeCodeCamp. --> | ||
|
||
<!-- **Thoughts** I've recently started coding, and it's a great feeling when I finally solve an algorithm challenge after a lot of attempts and hours spent. --> | ||
|
||
<!-- **Link(s) to work** --> | ||
<!-- 1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string) --> | ||
<!-- 2. [Title Case a Sentence](https://www.freecodecamp.com/challenges/title-case-a-sentence) --> |