Day 01 - 10-15-18 - 4 hrs
- How the Net Works & Intro - basics of internet, packets, TCP/IP, etc.-
Odin - The Basics
- Basics of HTML elements, attributes, HTML documents, comments, and special chars - MDN Dev Guide
- Basics of spacemacs (emacs) through use & cheatsheets
Day 02 - 10-16-18 - 5 hrs
- Make blog page for study tracking & html/emacs practice
- Learn more spacemacs via youtube tutorials
- Decide to get books to supplement online courses, tutorials, challenges, etc. Research best books & order.
-
- HTML and CSS: Design and Build Websites (2011, 1st)
- HTML5 Pocket Reference (O'Reilly) (2013, 5th)
- CSS Pocket Reference (O'Reilly) (2018, 5th)
- Professional JavaScript for Web Developers (2012, 3rd)
- Eloquent JavaScript: A Modern Introduction to Programming (2018, 3rd)
- Python Crash Course: A Hands-On, Project-Based Introduction to Programming (2015, 1st)
- Automate the Boring Stuff with Python: Practical Programming for Total Beginners (2015, 1st)
- Learn Python 3 the Hard Way (2018, 1st) (already own)
Day 03 - 10-17-18 - 1 hrs
- Bookmark all official docs for languages and tools intend to learn
Day 04 - 10-18-18 - 6 hrs
- Set up Atom as supplementary to vim and emacs, install plugins, mod settings, etc.
- Learned git, including basics of VCS and git CLI commands. Created git project for study blog.
Day 05 - 10-19-18 - 4 hrs, 20 mins
- Read more on git, covering chapters 1.1 to 2.3 from official doc Pro Git book
- Installed magit & evil-magic on emacs, but decided to use git from linux terminal for now
- Clone lainchan git and practiced displaying the log in various ways
Day 06 - 10-20-18 - 4 hrs, 30 mins
- Re-organized study blog project, adding sites for each week, test page, and index
- Read more on html advanced text formatting, hyperlinks, and practiced w/ what learned via this site
TOTAL TIME = 24 hrs, 50 mins