KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
study
★ 10
Open GitHub ↗
A diary of some sort. An interesting one.
Download README (.md)
Explore Similar Repositories
intentlauncher
:
Open Source Intent launcher tool
Find-BTC-in-directory-private-key
:
Php script private key bitcoin check if balance
react-cached-callback
:
Functions for caching many callbacks by key, for example, in loops.
ember-i18n-changeset-validations
:
ember-i18n support for ember-changeset-validations messages
JHCollectionViewLayout
:
collectionView的横向布局和瀑布流
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
study
?
Download (.md)
# Always Be Learning Lifelong Learning. 🤷🏾♂️ ## Progress | Date Finished | Activity | Link to Notes | | ------------- | ---------- | -------------------------------------------------------------------------------------------------------------------- | | 05-01-2018 | Course | Try Git | | 13-01-2018 | Course | [How to Use Git and Github](courses/how-to-use-git-and-github) | | 12-02-2018 | Course | [Learn to Code HTML & CSS](courses/learn-to-code-html-and-css) | | 19-02-2018 | Book | [You Don't Know JS: Up & Going](books/ydkjs-up-and-going) | | 08-02-2018 | Course | [Learning How to Learn](courses/learning-how-to-learn) | | Abandoned 😅 | Course | [Programming for the Web with JavaScript](courses/programming-for-the-web-with-js) | | 19-08-2018 | Book | [You Don't Know JS: Scope & Closures](books/ydkjs-scope-and-closures) | | 26-02-2018 | Course | [Pratical Javascript](courses/practical-javascript) | | 08-03-2018 | Blog Post | [Understanding Javascript Hoisting](https://akhilo.me/code/javascript-hoisting/) | | 17-07-2018 | Course | [ES6 - Javascript Improved](courses/es6/) | | 24-08-2018 | Course | [Javascript 30](https://akhilome.github.io/js30/) | | WIP | Course | [CS50 - Introduction to Computer Science](courses/cs50) | | 11-08-2018 | Course | [Learn SQL](courses/learn-sql) | | 04-08-2018 | Project | [Random Quotes Generator](projects/random-quotes) | | 05-08-2018 | Blog Post | [Counting Dupes with Javascript Sets](https://akhilo.me/code/duplicate-javascript-set/) | | 03-09-2018 | Course | [Learn Node](courses/learn-node) | | `hold` | Book | [Eloquent Javascript](books/eloquent-js) | | 29-08-2018 | Course | [What The Flexbox?!](courses/flexbox) | | 09-2018 | Code Along | [Fortunes API](https://github.com/akhilome/fortunes-api) && [Monsters API](https://github.com/akhilome/monsters-api) | | 09-2018 | Code Along | [Todo API](https://github.com/akhilome/todo-api) | | 10-2018 | Code Along | [Indecision App](https://github.com/akhilome/indecision) | | 11-2018 | Code Along | [Expensify](https://github.com/akhilome/expensify) | | 25-11-2018 | Tutorial | [Node, Express, Postgres using Sequelize](https://github.com/akhilome/study/tree/master/tutorials/scotch-sequelize) | | N/A | Tutorial | [Modern React With Redux](https://www.udemy.com/react-redux/) | | 30-03-2019 | Tutorial | [Getting Started With Next.js](https://github.com/akhilome/study/tree/master/tutorials/hello-next) | | 21-04-2019 | Course | [The Great Gatsby Bootcamp](courses/great-gatsby-bootcamp) | | | | | ## Backlog Work through these courses, read the books listed below, and frequently supplement with "project ideas" listed below. ### Courses - [x] [Learning How to Learn](https://www.coursera.org/learn/learning-how-to-learn) - [x] [Try Git](https://try.github.io/levels/1/challenges/1) - [x] [How to Use Git and Github](https://www.udacity.com/course/how-to-use-git-and-github--ud775) - [x] [Learn to Code HTML & CSS](http://learn.shayhowe.com/html-css/) - [x] [Pratical Javascript](https://watchandcode.com/p/practical-javascript) - [x] `null` ~~[Programming for the Web with JavaScript](https://www.edx.org/course/programming-web-javascript-pennx-sd4x)~~ - [x] [ES6 - Javascript Improved](https://www.udacity.com/course/es6-javascript-improved--ud356) - [x] [Javascript 30](https://javascript30.com/) - [ ] `[hold]` [CS50 - Introduction to Computer Science](https://www.edx.org/course/cs50s-introduction-computer-science-harvardx-cs50x) - [x] [Learn SQL](https://www.codecademy.com/learn/learn-sql/) - [x] [Learn Node](https://learnnode.com/) - [x] [What The Flexbox?!](https://flexbox.io/) - [x] [Node, SQL, & PostgreSQL](https://www.udemy.com/node-postgresql/) - [x] [The Complete React Web Developer Course](https://www.udemy.com/react-2nd-edition/) - [x] [Modern React With Redux](https://www.udemy.com/react-redux/) - [x] [The Great Gatsby Bootcamp](https://www.youtube.com/watch?v=8t0vNu2fCCM) - [ ] `[skimming]` [The Complete Junior to Senior Web Developer Roadmap](https://www.udemy.com/the-complete-junior-to-senior-web-developer-roadmap/) - [ ] [MongoDB for Developers](https://university.mongodb.com/courses/M101P/about) - [ ] [The Complete Node.js Developer Course (3rd Edition)](https://www.udemy.com/the-complete-nodejs-developer-course-2/) - [ ] [Node JS: Advanced Concepts](https://www.udemy.com/advanced-node-for-developers/) - [ ] [Angular Deep Dive](./guides/deep-dives/angular.md) - [ ] [Udacity Full Stack Nanodegree](guides/curriculums/udacity-fs-nd.md) --- ### Books - [x] [You Don't Know JS: Up & Going](https://github.com/getify/You-Dont-Know-JS/blob/master/up%20&%20going/README.md#you-dont-know-js-up--going) - [x] [You Don't Know JS: Scope & Closures](https://github.com/getify/You-Dont-Know-JS/blob/master/scope%20&%20closures/README.md#you-dont-know-js-scope--closures) - [ ] `[hold]`[Eloquent Javascript](https://eloquentjavascript.net) - [ ] [You Don't Know JS: this & Object Prototypes](https://github.com/getify/You-Dont-Know-JS/blob/master/this%20&%20object%20prototypes/README.md#you-dont-know-js-this--object-prototypes) - [ ] [You Don't Know JS: Types & Grammar](https://github.com/getify/You-Dont-Know-JS/blob/master/types%20&%20grammar/README.md#you-dont-know-js-types--grammar) - [ ] [You Don't Know JS: Async & Performance](https://github.com/getify/You-Dont-Know-JS/blob/master/async%20&%20performance/README.md#you-dont-know-js-async--performance) - [ ] [You Don't Know JS: ES6 & Beyond](https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20&%20beyond/README.md#you-dont-know-js-es6--beyond) - [ ] [JavaScript Allongé, the "Six" Edition](https://leanpub.com/javascriptallongesix) - [ ] [JavaScript Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/) - [ ] [Open Data Structures](http://www.aupress.ca/books/120226/ebook/99Z_Morin_2013-Open_Data_Structures.pdf) ### Projects - [x] [Random Quote Generator](https://learn.freecodecamp.org/front-end-libraries/front-end-libraries-projects/build-a-random-quote-machine/) - [ ] [Pomodoro Clock](https://learn.freecodecamp.org/front-end-libraries/front-end-libraries-projects/build-a-pomodoro-clock/) - [ ] [Timestamp Microservice](https://learn.freecodecamp.org/apis-and-microservices/apis-and-microservices-projects/timestamp-microservice/) - [ ] [URL Shortner Microservice](https://learn.freecodecamp.org/apis-and-microservices/apis-and-microservices-projects/url-shortener-microservice/) - [ ] Random Quotes API - [ ] Finish [Maintenance Tracker App](https://github.com/akhilome/mantrckr) ## Acknowledgements - [p1xt](https://github.com/p1xt)