├── Books.md ├── Daily-log ├── 2018 │ ├── August │ │ ├── Daily-log_August.md │ │ └── README.md │ ├── December │ │ ├── Daily-log_December.md │ │ └── README.md │ ├── July │ │ ├── Daily-log_July.md │ │ └── README.md │ ├── June │ │ ├── Daily-log_June.md │ │ └── README.md │ ├── November │ │ ├── Daily-log_November.md │ │ └── README.md │ ├── October │ │ ├── Daily-log_October.md │ │ └── README.md │ └── September │ │ ├── Daily-log_September.md │ │ └── README.md ├── 2019 │ ├── February │ │ ├── Daily-log_January.md │ │ └── README.md │ └── January │ │ ├── Daily-log_January.md │ │ └── README.md ├── August │ ├── Daily-log_August.md │ └── README.md ├── December │ ├── Daily-log_December.md │ └── README.md ├── July │ ├── Daily-log_July.md │ └── README.md ├── June │ ├── Daily-log_June.md │ └── README.md ├── November │ ├── Daily-log_November.md │ └── README.md ├── October │ ├── Daily-log_October.md │ └── README.md ├── README.md ├── September │ ├── Daily-log_September.md │ └── README.md └── Template │ ├── Daily-log_.md │ ├── README.md │ └── legend.md ├── MyLearningPath.md ├── Plans.md ├── README.md ├── StartFromTheBasics.md ├── ToLearn.md └── octocat.png /Books.md: -------------------------------------------------------------------------------- 1 | ## Math 2 | - [ ] [openstax - **College Algebra**](https://openstax.org/details/books/college-algebra) 3 | - [ ] [openstax - **Precalculus**](https://openstax.org/details/books/precalculus) 4 | 5 | *** 6 | ## HTML & CSS 7 | - [ ] [David Sawyer McFarland - **CSS**: The Missing Manual](https://www.amazon.com/CSS-Missing-David-Sawyer-McFarland/dp/1491918055/ref=sr_1_1?s=books&ie=UTF8&qid=1516576112&sr=1-1&keywords=css+the+missing+manual) 8 | - [ ] [Mark Myers - **A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer. (Volume 2)**](https://www.amazon.com/Smarter-Way-Learn-HTML-CSS/dp/150867387X/ref=sr_1_1?s=books&ie=UTF8&qid=1516576199&sr=1-1&keywords=A+Smarter+Way+to+Learn+HTML+%26+CSS%3A+Learn+it+faster.+Remember+it+longer) 9 | - [ ] [Lea Verou - **CSS Secrets: Better Solutions to Everyday Web Design Problems**](https://www.amazon.com/CSS-Secrets-Solutions-Everyday-Problems/dp/1449372635/ref=sr_1_1?s=books&ie=UTF8&qid=1516576270&sr=1-1&keywords=CSS+Secrets%3A+Better+Solutions+to+Everyday+Web+Design+Problems) 10 | 11 | *** 12 | ## JavaScript 13 | - [ ] Kyle Simpson - You Don't Know JS series: 14 | - [x] [**Up & Going**](https://www.amazon.com/You-Dont-Know-JS-Going/dp/1491924462/ref=sr_1_1?s=books&ie=UTF8&qid=1516363692&sr=1-1&keywords=You+Don%27t+Know+JS%3A+Up+%26+Going) 15 | - [x] [**Scope & Closures**](https://www.amazon.com/You-Dont-Know-JS-Closures/dp/1449335586) 16 | - [ ] [**this & Object Prototypes**](https://www.amazon.com/You-Dont-Know-JS-Prototypes/dp/1491904151/ref=sr_1_1?s=books&ie=UTF8&qid=1516363945&sr=1-1&keywords=this+%26+Object+Prototypes) 17 | - [ ] [**Types & Grammar**](https://www.amazon.com/gp/product/B00SXHFTO4/ref=series_dp_rw_ca_6?ie=UTF8&qid=1516370732&sr=1-7) 18 | - [ ] [**Async & Performance**](https://www.amazon.com/gp/product/B00TXVCJ7O/ref=series_dp_rw_ca_4?ie=UTF8&qid=1516370732&sr=1-7) 19 | - [ ] [**ES6 & Beyond**](https://www.amazon.com/gp/product/B019HRGOPQ/ref=series_dp_rw_ca_5?ie=UTF8&qid=1516370732&sr=1-7) 20 | - [ ] [Reg “raganwald” Braithwaite - **JavaScript Allongé, the "Six" Edition**](https://leanpub.com/javascriptallongesix) 21 | - [ ] [Marijn Haverbeke - **Eloquent JavaScript**](https://www.amazon.com/Eloquent-JavaScript-2nd-Ed-Introduction/dp/1593275846/ref=sr_1_1?ie=UTF8&qid=1516370547&sr=8-1&keywords=eloquent+javascript) 22 | - [ ] [David Sawyer McFarland - **JavaScript & jQuery**: The Missing Manual](https://www.amazon.com/JavaScript-jQuery-David-Sawyer-McFarland/dp/1491947071/ref=sr_1_1?s=books&ie=UTF8&qid=1516576138&sr=1-1&keywords=javascript+the+missing+manual) 23 | 24 | - [ ] [Jonathan LeBlanc - **Identity and Data Security for Web Development: Best Practices**](https://www.amazon.com/Identity-Data-Security-Web-Development/dp/1491937017/ref=sr_1_1?ie=UTF8&qid=1516576051&sr=8-1&keywords=Identity+and+Data+Security+for+Web+Development%3A+Best+Practices) 25 | 26 | - [ ] [Robert C. Martin - **Clean Code: A Handbook of Agile Software Craftsmanship**](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship-ebook/dp/B001GSTOAM) :hourglass_flowing_sand: 27 | 28 | *** 29 | ## Bootstrap, WordPress 30 | - [ ] [Matthew McDonald - **WordPress**: The Missing Manual](https://www.amazon.com/WordPress-Missing-Manual-Manuals/dp/144934190X/ref=sr_1_3?s=books&ie=UTF8&qid=1516576088&sr=1-3&keywords=wordpress+the+missing+manual) 31 | - [ ] [Mike Taylor - **Step-By-Step WordPress for Beginners: How to Build a Beautiful Website on Your Own Domain from Scratch**](https://www.amazon.com/Step-Step-WordPress-Beginners-Beautiful/dp/1520207085/ref=sr_1_1?s=books&ie=UTF8&qid=1516576313&sr=1-1&keywords=Step-By-Step+WordPress+for+Beginners%3A+How+to+Build+a+Beautiful+Website+on+Your+Own+Domain+from+Scratch) 32 | 33 | *** 34 | ## Web Design, UX 35 | - [ ] [Jason Beaird - **The Principles of Beautiful Web Design: Designing Great Web Sites is Not Rocket Science!**](https://www.amazon.com/Principles-Beautiful-Web-Design-Designing/dp/0992279445/ref=sr_1_1?s=books&ie=UTF8&qid=1516576294&sr=1-1&keywords=The+Principles+of+Beautiful+Web+Design%3A+Designing+Great+Web+Sites+is+Not+Rocket+Science%21) 36 | - [ ] [Jaime Levy - **UX Strategy: How to Devise Innovative Digital Products that People Want**](https://www.amazon.com/UX-Strategy-Innovative-Digital-Products/dp/1449372864/ref=sr_1_1?s=books&ie=UTF8&qid=1516576239&sr=1-1&keywords=UX+Strategy%3A+How+to+Devise+Innovative+Digital+Products+that+People+Want) 37 | - [ ] [Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability (3rd Edition) (Voices That Matter) 3rd Edition](https://www.amazon.com/Dont-Make-Think-Revisited-Usability/dp/0321965515/ref=dp_ob_title_bk) 38 | - [ ] [The Non-Designer's Design Book (4th Edition)](https://www.amazon.com/Non-Designers-Design-Book-4th/dp/0133966151) 39 | - [ ] [Steal Like an Artist: 10 Things Nobody Told You About Being Creative](https://www.amazon.com/Steal-Like-Artist-Things-Creative/dp/0761169253) 40 | - [ ] [The Design of Everyday Things: Revised and Expanded Edition](https://www.amazon.com/Design-Everyday-Things-Revised-Expanded/dp/0465050654/ref=dp_ob_title_bk) 41 | - [ ] [Making and Breaking the Grid, Second Edition, Updated and Expanded: A Graphic Design Layout Workshop](https://www.amazon.co.uk/Making-Breaking-Second-Updated-Expanded/dp/163159284X/ref=dp_ob_title_bk) 42 | - [ ] [Thinking with Type, Second Revised and Expanded Edition: A Critical Guide for Designers, Writers, Editors, and Students (Design Briefs)](https://www.amazon.co.uk/Thinking-Type-Second-Revised-Expanded/dp/1568989695) 43 | - [ ] [The Elements of Typographic Style](https://www.amazon.com/Elements-Typographic-Style-Version-Anniversary/dp/088179211X/ref=dp_ob_title_bk) 44 | - [ ] [Grid Systems in Graphic Design: A Visual Communication Manual for Graphic Designers, Typographers and Three Dimensional Designers](https://www.amazon.com/Grid-Systems-Graphic-Design-Communication/dp/3721201450) 45 | - [ ] [The Elements of Color](https://www.amazon.co.uk/Elements-Color-Johannes-Itten/dp/0442240384/ref=sr_1_1?s=books&ie=UTF8&qid=1530730975&sr=1-1&keywords=the+elements+of+color) 46 | - [ ] [100 Things Every Designer Needs to Know About People](https://www.amazon.com/Things-Designer-People-Voices-Matter/dp/0321767535) 47 | - [ ] [The Elements of User Experience: User-Centered Design for the Web and Beyond (2nd Edition)](https://www.amazon.com/Elements-User-Experience-User-Centered-Design/dp/0321683684) 48 | - [ ] [Design Elements, Color Fundamentals: A Graphic Style Manual for Understanding Color in Design](https://www.amazon.co.uk/Design-Elements-Color-Fundamentals-Understanding/dp/1592537197/ref=sr_1_3?s=books&ie=UTF8&qid=1530730975&sr=1-3&keywords=the+elements+of+color) 49 | - [ ] [Know Your Onions Web design: Jet propel yourself into the driving](https://www.amazon.co.uk/Know-Your-Onions-Web-design/dp/9063693125/ref=pd_bxgy_14_2?_encoding=UTF8&pd_rd_i=9063693125&pd_rd_r=569630ab-7fbd-11e8-9d81-136536af47d5&pd_rd_w=Rl8L0&pd_rd_wg=dnmtj&pf_rd_i=desktop-dp-sims&pf_rd_m=A3P5ROKL5A1OLE&pf_rd_p=3332058357179395958&pf_rd_r=RMHNKBSWKXNTHMFA2FQ2&pf_rd_s=desktop-dp-sims&pf_rd_t=40701&psc=1&refRID=RMHNKBSWKXNTHMFA2FQ2) 50 | - [ ] [Creating a Brand Identity: A Guide for Designers](https://www.amazon.co.uk/Creating-Brand-Identity-Guide-Designers/dp/1780675623/ref=pd_bxgy_14_3?_encoding=UTF8&pd_rd_i=1780675623&pd_rd_r=569630ab-7fbd-11e8-9d81-136536af47d5&pd_rd_w=Rl8L0&pd_rd_wg=dnmtj&pf_rd_i=desktop-dp-sims&pf_rd_m=A3P5ROKL5A1OLE&pf_rd_p=3332058357179395958&pf_rd_r=RMHNKBSWKXNTHMFA2FQ2&pf_rd_s=desktop-dp-sims&pf_rd_t=40701&psc=1&refRID=RMHNKBSWKXNTHMFA2FQ2) 51 | - [ ] [Graphic Design Rules: 365 Essential Design Dos and Don'ts](https://www.amazon.co.uk/Graphic-Design-Rules-Essential-Donts/dp/0711233462/ref=pd_sim_14_7?_encoding=UTF8&pd_rd_i=0711233462&pd_rd_r=569630ab-7fbd-11e8-9d81-136536af47d5&pd_rd_w=jCkAu&pd_rd_wg=dnmtj&pf_rd_i=desktop-dp-sims&pf_rd_m=A3P5ROKL5A1OLE&pf_rd_p=3274180622111699416&pf_rd_r=RMHNKBSWKXNTHMFA2FQ2&pf_rd_s=desktop-dp-sims&pf_rd_t=40701&psc=1&refRID=RMHNKBSWKXNTHMFA2FQ2) 52 | 53 | *** 54 | ## Miscellaneous 55 | - [ ] [O'Reilly - **Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5**](https://www.amazon.com/Learning-PHP-MySQL-JavaScript-Javascript/dp/1491918667/ref=sr_1_1?s=books&ie=UTF8&qid=1516576156&sr=1-1&keywords=Learning+PHP%2C+MySQL+%26+JavaScript%3A+With+jQuery%2C+CSS+%26+HTML5) 56 | - [ ] [Scott Murray - **Interactive Data Visualization for the Web: An Introduction to Designing with D3**](https://www.amazon.com/Interactive-Data-Visualization-Web-Introduction/dp/1491921285/ref=sr_1_1?s=books&ie=UTF8&qid=1516576174&sr=1-1&keywords=Interactive+Data+Visualization+for+the+Web%3A+An+Introduction+to+Designing+with+D3) 57 | - [ ] [Robert C. Martin - **Clean Architecture: A Craftsman's Guide to Software Structure and Design**](https://www.amazon.com/Clean-Architecture-Craftsmans-Software-Structure/dp/0134494164/ref=sr_1_1?s=books&ie=UTF8&qid=1516576221&sr=1-1&keywords=Clean+Architecture%3A+A+Craftsman%27s+Guide+to+Software+Structure+and+Design) 58 | - [ ] [Artur Ejsmont - **Web Scalability for Startup Engineers**](https://www.amazon.com/Scalability-Startup-Engineers-Artur-Ejsmont/dp/0071843655/ref=sr_1_1?s=books&ie=UTF8&qid=1516576335&sr=1-1&keywords=Web+Scalability+for+Startup+Engineers) 59 | -------------------------------------------------------------------------------- /Daily-log/2018/August/Daily-log_August.md: -------------------------------------------------------------------------------- 1 | # August - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/README.md) | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 4 | 5 | | | | | | | | | | | | | | | | | | 6 | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | 7 | | [1](#01-08) | [2](#02-08) | [3](#03-08) | [4](#04-08) | [5](#05-08) | [6](#06-08) | [7](#07-08) | [8](#08-08) | [9](#09-08) | [10](#10-08) | [11](#11-08) | [12](#12-08) | [13](#13-08) | [14](#14-08) | [15](#15-08) | [16](#16-08) | 8 | | [17](#17-08) | [18](#18-08) | [19](#20-08) | [20](#20-08) | [21](#21-08) | [22](#22-08) | [23](#23-08) | [24](#24-08) | [25](#25-08) | [26](#26-08) | [27](#27-08) | [28](#28-08) | [29](#29-08) | [30](#30-08) | [31](#31-08) | 9 | 10 | *** 11 | 12 | ## **01-08** 13 | - 🔨 **Project:** 14 | - Nanodegree: 15 | - Neighborhood App 16 | 17 |

Top 🔼

18 | 19 | *** 20 | 21 | ## **02-08** 22 | - 🔨 **Project:** 23 | - Nanodegree: 24 | - Neighborhood App 25 | 26 |

Top 🔼

27 | 28 | *** 29 | 30 | ## **03-08** 31 | - 🔨 **Project:** 32 | - Nanodegree: 33 | - Neighborhood App 34 | 35 |

Top 🔼

36 | 37 | *** 38 | 39 | ## **04-08** 40 | - 🔨 **Project:** 41 | - Nanodegree: 42 | - Neighborhood App 43 | 44 |

Top 🔼

45 | 46 | *** 47 | 48 | ## **05-08** 49 | - 🏆 **ACHIEVEMENT** 50 | [Graduated from Udacity Front End Developer Nanodegree - Google Scholarship program](https://confirm.udacity.com/TGGNUQPZ) 51 | ![Udacity Front End Developer Nanodegree Certificate](https://i.imgur.com/VqkaQyV.png) 52 | 53 |

Top 🔼

54 | 55 | *** 56 | 57 | ## **06-08** 58 | - 🔨 **Project:** 59 | - Helping friend with his WordPress page 60 | 61 |

Top 🔼

62 | 63 | *** 64 | 65 | ## **07-08** 66 | - 🔨 **Project:** 67 | - Helping friend with his WordPress page 68 | 69 |

Top 🔼

70 | 71 | *** 72 | 73 | ## **08-08** 74 | - 🔨 **Project:** 75 | - Helping friend with his WordPress page 76 | 77 |

Top 🔼

78 | 79 | *** 80 | 81 | ## **09-08** 82 | - 💪 **Exercise:** 83 | - CodeFights: 84 | - Arcade 59 - [spiralNumbers](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/59_spiralNumbers.js) 85 | - 🔨 **Project:** 86 | - freeCodeCamp - Responsive Web Design Projects: 87 | - Survey Form 88 | - 🏆 **ACHIEVEMENT** 89 | [freeCodeCamp - Responsive Web Design: Survey Form](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Survey_Form/) project complete 90 | 91 |

Top 🔼

92 | 93 | *** 94 | 95 | ## **10-08** 96 | - 💪 **Exercise:** 97 | - CodeFights: 98 | - Arcade: Intro - 60 - [sudoku](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/60_sudoku.js) 99 | - 🔨 **Project:** 100 | - freeCodeCamp - Responsive Web Design Projects: 101 | - Product Landing Page 102 | - 🏆 **ACHIEVEMENT** 103 | [CodeSignal (codeFights) Arcade - Intro](https://github.com/jpacsai/codeFights/tree/master/Intro) level ready 104 | 105 |

Top 🔼

106 | 107 | *** 108 | 109 | ## **11-08** 110 | - 💪 **Exercise:** 111 | - CodeFights: 112 | - Arcade: The Core - 01 - [addTwoDigits](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/1_addTwoDigits.js) 113 | - 🔨 **Project:** 114 | - freeCodeCamp - Responsive Web Design Projects: 115 | - Product Landing Page 116 | 117 |

Top 🔼

118 | 119 | *** 120 | 121 | ## **12-08** 122 | - 💪 **Exercise:** 123 | - CodeFights: 124 | - Arcade: The Core - 02 - [largestNumber](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/2_largestNumber.js) 125 | - 🔨 **Project:** 126 | - freeCodeCamp - Responsive Web Design Projects: 127 | - Product Landing Page 128 | 129 |

Top 🔼

130 | 131 | *** 132 | 133 | ## **13-08** 134 | - 💪 **Exercise:** 135 | - CodeFights: 136 | - Arcade: The Core - 03 - [candies](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/3_candies.js) 137 | - 🔨 **Project:** 138 | - freeCodeCamp - Responsive WebDesign Projects: 139 | - Product Landing Page 140 | - 🏆 **ACHIEVEMENT** 141 | [freeCodeCamp - Responsive Web Design: Product Landing Page](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Product_Landing_Page/) project complete 142 | 143 |

Top 🔼

144 | 145 | *** 146 | 147 | ## **14-08** 148 | - 💪 **Exercise:** 149 | - CodeFights: 150 | - Arcade: The Core - 04 - [seatsInTheatre](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/4_seatsInTheatre.js) 151 | - codinGame: 152 | - classic: Easy - [The Descent](https://github.com/jpacsai/codingame/blob/master/classic_puzzles/easy/theDescent.js) 153 | - 🔨 **Project:** 154 | - freeCodeCamp - Responsive WebDesign Projects: 155 | - Product Landing Page 156 | - 🏆 **ACHIEVEMENT** 157 | [freeCodeCamp - Responsive Web Design: Technical Documentaition page](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Technical_Documentation/) project complete 158 | [freeCodeCamp - Responsive Web Design certificate](https://www.freecodecamp.org/certification/jpacsai/responsive-web-design) 159 | ![freeCodeCamp Responsive Web Design certificate](https://i.imgur.com/4djKjgk.jpg) 160 | 161 |

Top 🔼

162 | 163 | *** 164 | 165 | ## **15-08** 166 | - 💪 **Exercise:** 167 | - CodeFights: 168 | - Arcade: The Core - 05 - [maxMultiple](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/5_maxMultiple.js) 169 | - 🔨 **Project:** 170 | - freeCodeCamp - Front End Libraries Projects: 171 | - Markdown previewer 172 | 173 |

Top 🔼

174 | 175 | *** 176 | 177 | ## **16-08** 178 | - 💪 **Exercise:** 179 | - CodeFights: 180 | - Arcade: The Core - 06 - [circleOfNumbers](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/6_circleOfNums.js) 181 | - codinGame: 182 | - classic: Easy - [Power Of Thor](https://github.com/jpacsai/codingame/blob/master/classic_puzzles/easy/powerOfThor.js) 183 | 184 |

Top 🔼

185 | 186 | *** 187 | 188 | ## **17-08** 189 | - 💪 **Exercise:** 190 | - CodeFights: 191 | - Arcade: The Core - 07 - [lateRide](https://github.com/jpacsai/codeSignal/blob/master/TheCore/1_IntroGates/7_lateRide.js) 192 | - 🔨 **Project:** 193 | - freeCodeCamp - Front End Libraries Projects: 194 | - Markdown previewer 195 | 196 |

Top 🔼

197 | 198 | *** 199 | 200 | ## **18-08** 201 | - 💪 **Exercise:** 202 | - CodeFights: 203 | - Arcade: The Core - 08 - [phoneCall](https://github.com/jpacsai/codeSignal/blob/master/TheCore/1_IntroGates/8_phoneCall.js) 204 | 205 |

Top 🔼

206 | 207 | *** 208 | 209 | ## **19-08** 210 | - 💪 **Exercise:** 211 | - CodeFights: 212 | - Arcade: At the Crossroads - 01 - [reachNextLevel](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/1_reachNextLevel.js) 213 | - codinGame: 214 | - classic: Easy - [temperatures](https://github.com/jpacsai/codingame/blob/master/classic_puzzles/easy/temperatures.js) 215 | - 🔨 **Project:** 216 | - freeCodeCamp - Front End Libraries Projects: 217 | - Markdown previewer 218 | - 🏆 **ACHIEVEMENT** 219 | [freeCodeCamp - Front End Libraries: Markdown previewer](https://codepen.io/jutzee/full/RYbgzy/) project complete 220 | 221 |

Top 🔼

222 | 223 | *** 224 | 225 | ## **20-08** 226 | - 💪 **Exercise:** 227 | - CodeFights: 228 | - Arcade: At the Crossroads - 02 - [knapsackLight](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/2_knapsackLight.js) 229 | - 🔨 **Project:** 230 | - freeCodeCamp - Front End Libraries Projects: 231 | - Drum machine 232 | 233 |

Top 🔼

234 | 235 | *** 236 | 237 | ## **21-08** 238 | - 💪 **Exercise:** 239 | - CodeFights: 240 | - Arcade: At the Crossroads - 03 - [extraNumber](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/3_extraNumber.js) 241 | - 🔨 **Project:** 242 | - freeCodeCamp - Front End Libraries Projects: 243 | - Drum machine 244 | - 🏆 **ACHIEVEMENT** 245 | [freeCodeCamp - Front End Libraries: Drum machine app](https://jpacsai.github.io/drum-machine-app/) project complete 246 | 247 | *** 248 | 249 | ## **22-08** 250 | - 💪 **Exercise:** 251 | - CodeFights: 252 | - Arcade: At the Crossroads - 04 - [isInfiniteProcess](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/4_isInfiniteProcess.js) 253 | - codinGame: 254 | - classic: Easy - [marsLander - episode 1](https://github.com/jpacsai/codingame/blob/master/classic_puzzles/easy/marsLander-episode1.js) 255 | - 🔨 **Project:** 256 | - Nanodegree: 257 | - Neighborhood App 258 | 259 |

Top 🔼

260 | 261 | *** 262 | 263 | ## **23-08** 264 | - 📚 **Course:** 265 | - Udacity Nanodegree: 266 | - Career services 267 | - 💪 **Exercise:** 268 | - CodeFights: 269 | - Arcade: At the Crossroads - 05 - [arithmeticExpression 270 | ](https://github.com/jpacsai/codeSignal/blob/89e60d9e81af4842867ffef26e14076a068e1ecb/TheCore/2_AtTheCrossroads/5_aritmExp.js) 271 | - 📘 **Book:** 272 | - [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship-ebook/dp/B001GSTOAM) 273 | 274 |

Top 🔼

275 | 276 | *** 277 | 278 | ## **24-08** 279 | - 📚 **Course:** 280 | - Udacity Nanodegree: 281 | - Career services 282 | - 📰 **Article:** 283 | - [awesome-readme](https://github.com/matiassingers/awesome-readme) 284 | - [The Beginner’s Guide to Contributing to Open Source Projects](https://blog.newrelic.com/engineering/open-source_gettingstarted/) 285 | - 💪 **Exercise:** 286 | - CodeFights: 287 | - Arcade: At the Crossroads - 06 - [tennisSet](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/6_tennisSet.js) 288 | 289 |

Top 🔼

290 | 291 | ## **25-08** 292 | - 📚 **Course:** 293 | - Udacity Nanodegree: 294 | - Career services 295 | - 📺 **Video:** 296 | - Fun Fun Functions: Functional programming in JavaScript 297 | - 11 / 12 [Streams](https://www.youtube.com/watch?v=UD2dZw9iHCc&t=0s&index=12&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 298 | - 📰 **Article:** 299 | - [How To Write A Great README](https://robots.thoughtbot.com/how-to-write-a-great-readme) 300 | - [What I learned from an old GitHub project that won 3,000 Stars in a Week](https://medium.freecodecamp.org/what-i-learned-from-an-old-github-project-that-won-3-000-stars-in-a-week-628349a5ee14) 301 | - 💪 **Exercise:** 302 | - CodeFights: 303 | - Arcade: At the Crossroads - 07 - [willYou?](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/7_willYou.js) 304 | 305 |

Top 🔼

306 | 307 | ## **26-08** 308 | - 📚 **Course:** 309 | - Udacity Nanodegree: 310 | - Career services 311 | - 📺 **Video:** 312 | - Fun Fun Functions: Functional programming in JavaScript 313 | - 12 / 12 [Monad](https://www.youtube.com/watch?v=9QveBbn7t_c&index=12&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 314 | - 📰 **Article:** 315 | - [Zalando's README Template](https://github.com/zalando/zalando-howto-open-source/blob/master/READMEtemplate.md) 316 | - [A Beginners Guide to writing a Kickass README](https://medium.com/@meakaakka/a-beginners-guide-to-writing-a-kickass-readme-7ac01da88ab3) 317 | - [How to publish on Github Pages with create-react-app and react-router](https://nealbuerger.com/2018/03/how-to-publish-on-github-pages-with-create-react-app-and-react-router/) 318 | - 💪 **Exercise:** 319 | - CodeFights: 320 | - Arcade: At the Crossroads - 08 - [metroCard](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/8_metroCard.js) 321 | 322 |

Top 🔼

323 | 324 | ## **27-08** 325 | - 📚 **Course:** 326 | - Udacity Nanodegree: 327 | - Career services 328 | - 💪 **Exercise:** 329 | - CodeWars: 330 | - 8kyu - [Find the smallest integer in the array](https://github.com/jpacsai/codeWars/blob/master/8kyu/FindSmallestInt.js) 331 | 332 |

Top 🔼

333 | 334 | ## **28-08** 335 | - 📚 **Course:** 336 | - Udacity Nanodegree: 337 | - Career services 338 | - 💪 **Exercise:** 339 | - CodeWars: 340 | - 7kyu - [Reverse words](https://github.com/jpacsai/codeWars/blob/master/7kyu/ReverseWords.js) 341 | 342 |

Top 🔼

343 | 344 | ## **29-08** 345 | - 📚 **Course:** 346 | - freeCodeCamp - Javascript Algorithms And Data Structures Certification: 347 | - Regular Expressions 348 | - 💪 **Exercise:** 349 | - CodeWars: 350 | - 7kyu - [Reverse words](https://github.com/jpacsai/codeWars/blob/master/7kyu/ReverseWords.js) 351 | 352 |

Top 🔼

353 | 354 | ## **30-08** 355 | - 📚 **Course:** 356 | - freeCodeCamp - Javascript Algorithms And Data Structures Certification: 357 | - Regular Expressions 358 | - 📰 **Article:** 359 | - [Web Developer Monthly 💻🚀 — July 2018](https://medium.com/@andreineagoie/web-developer-monthly-july-2018-513e02f15fb6) 360 | - [Web Developer Monthly 💻🚀 — August 2018](https://hackernoon.com/web-developer-monthly-august-2018-f778555d5a1f) 361 | - 💪 **Exercise:** 362 | - CodeWars: 363 | - 7kyu - [SumOddsNums](https://github.com/jpacsai/codeWars/blob/master/7kyu/SumOddNums.js) 364 | - 7kyu - [TwoToOne](https://github.com/jpacsai/codeWars/blob/master/7kyu/TwoToOne.js) 365 | - 7kyu - [OnesAndZeros](https://github.com/jpacsai/codeWars/blob/master/7kyu/OnesAndZeros.js) 366 | - 7kyu - [Isograms](https://github.com/jpacsai/codeWars/blob/master/7kyu/Isograms.js) 367 | - 6kyu - [TitleCase](https://github.com/jpacsai/codeWars/blob/master/6kyu/TitleCase.js) 368 | - 📘 **Book:** 369 | - [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship-ebook/dp/B001GSTOAM) 370 | 371 |

Top 🔼

372 | 373 | ## **31-08** 374 | - 📰 **Article:** 375 | - [I created the same app in React and Vue. Here are the differences.](https://medium.freecodecamp.org/i-created-the-same-app-in-react-and-vue-here-are-the-differences-67e71421df31) 376 | - 💪 **Exercise:** 377 | - CodeWars: 378 | - 6kyu - [IQtest](https://github.com/jpacsai/codeWars/blob/master/6kyu/IQtest.js) 379 | - 6kyu - [HeurekaNums](https://github.com/jpacsai/codeWars/blob/master/6kyu/HeurekaNums.js) 380 | - 📘 **Book:** 381 | - [Learning JavaScript Design Patterns](https://www.amazon.com/Learning-JavaScript-Design-Patterns-Developers/dp/1449331815) 382 | 383 |

Top 🔼

384 | -------------------------------------------------------------------------------- /Daily-log/2018/August/README.md: -------------------------------------------------------------------------------- 1 | # Summary - August 2 | ### 👉 [Detailed daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md) 👈 | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 3 | 4 | | Date | Course | Video | Article | Exercise | Project | Book | Achievement | 5 | | :----: | :-------------------: | :---: | :-----: | :------: | :-----: | :--: | :---------: | 6 | | **[01](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#01-08)** | | | | | Neighborhood App | | | 7 | | **[02](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#02-08)** | | | | | Neighborhood App | | | 8 | | **[03](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#03-08)** | | | | | Neighborhood App | | | 9 | | **[04](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#04-08)** | | | | | Neighborhood App | | | 10 | | **[05](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#05-08)** | | | | | | | **[GRADUATED FROM NANODEGREE PROGRAM](https://graduation.udacity.com/confirm/TGGNUQPZ)** 📜 | 11 | | **[06](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#06-08)** | | | | | helping friend with WordPress page | | | 12 | | **[07](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#07-08)** | | | | | helping friend with WordPress page | | | 13 | | **[08](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#08-08)** | | | | | helping friend with WordPress page | | | 14 | | **[09](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#09-08)** | | | | 1 | freeCodeCamp: Survey Form | | [freeCodeCamp: Survey Form](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Survey_Form/) complete | 15 | | **[10](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#10-08)** | | | | 1 | freeCodeCamp: Product Landig Page | | [CodeSignal (codeFights) Arcade - Intro](https://github.com/jpacsai/codeFights/tree/master/Intro) level ready | 16 | | **[11](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#11-08)** | | | | 1 | freeCodeCamp: Product Landig Page | | | 17 | | **[12](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#12-08)** | | | | 1 | freeCodeCamp: Product Landig Page | | | 18 | | **[13](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#13-08)** | | | | 1 | freeCodeCamp: Product Landig Page | | [freeCodeCamp: Product Landing Page](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Product_Landing_Page/) complete | 19 | | **[14](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#14-08)** | | | | 2 | freeCodeCamp: Technical Documentation | | [freeCodeCamp: Technical Documentation](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Technical_Documentation/) complete + **[FREECODECAMP RESPONSIVE WEB DESIGN CERTIFICATE](https://www.freecodecamp.org/certification/jpacsai/responsive-web-design)** 📜 | 20 | | **[15](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#15-08)** | | | | 1 | freeCodeCamp: Markdown Previewer | | | 21 | | **[16](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#16-08)** | | | | 2 | | | | 22 | | **[17](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#17-08)** | | | | 1 | freeCodeCamp: Markdown Previewer | | | 23 | | **[18](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#18-08)** | | | | 1 | | | | 24 | | **[19](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#19-08)** | | | | 2 | freeCodeCamp: Markdown Previewer | | [freeCodeCamp: Markdown previewer](https://codepen.io/jutzee/full/RYbgzy/) complete | 25 | | **[20](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#20-08)** | | | | 1 | freeCodeCamp: Drum machine | | | 26 | | **[21](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#21-08)** | | | | 1 | freeCodeCamp: Drum machine | | [freeCodeCamp: Drum machine app](https://jpacsai.github.io/drum-machine-app/) complete | 27 | | **[22](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#22-08)** | | | | 2 | Neighborhood App | | | 28 | | **[23](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#23-08)** | Nanodegree | | | 1 | | Clean Code | | 29 | | **[24](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#24-08)** | Nanodegree | | 2 | 1 | | | | 30 | | **[25](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#25-08)** | Nanodegree | 1 | 2 | 1 | | | | 31 | | **[26](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#26-08)** | Nanodegree | 1 | 3 | 1 | | | | 32 | | **[27](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#27-08)** | Nanodegree | | | 1 | | | | | 33 | | **[28](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#28-08)** | Nanodegree | | | 1 | | | | | 34 | | **[29](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#29-08)** | freeCodeCamp | | | 1 | | | | | 35 | | **[30](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#30-08)** | freeCodeCamp | | 2 | 5 | | Clean Code | | 36 | | **[31](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/August/Daily-log_August.md#31-08)** | | | 1 | 2 | | Learning JavaScript Design Patterns | | | 37 | -------------------------------------------------------------------------------- /Daily-log/2018/December/Daily-log_December.md: -------------------------------------------------------------------------------- 1 | # December - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/December/README.md) | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 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 |
MonTueWedThuFriSatSun
12
3456789
10111213141516
17181920212223
24252627282930
31
70 | 71 | 87 | 88 | *** 89 | 90 | 91 | 92 | ## **01-12** 93 | - 🔨 **Project:** 94 | Favourite tracker 95 | 96 |

Top 🔼

97 | 98 | *** 99 | 100 | ## **02-12** 101 | - 🔨 **Project:** 102 | Favourite tracker 103 | 104 | 105 |

Top 🔼

106 | 107 | *** 108 | 109 | ## **03-12** 110 | - 🔨 **Project:** 111 | Favourite tracker 112 | 113 | 114 |

Top 🔼

115 | 116 | *** 117 | 118 | ## **05-12** 119 | - 🔨 **Project:** 120 | Favourite tracker 121 | 122 | 123 |

Top 🔼

124 | 125 | *** 126 | 127 | ## **06-12** 128 | - 🔨 **Project:** 129 | Favourite tracker 130 | 131 | 132 |

Top 🔼

133 | 134 | *** 135 | 136 | ## **07-12** 137 | - 🔨 **Project:** 138 | Portfolio 139 | 140 | 141 |

Top 🔼

142 | 143 | *** 144 | 145 | ## **08-12** 146 | - 🔨 **Project:** 147 | Portfolio 148 | 149 |

Top 🔼

150 | 151 | *** 152 | 153 | ## **09-12** 154 | - 🔨 **Project:** 155 | Portfolio 156 | 157 |

Top 🔼

158 | 159 | *** 160 | 161 | ## **11-12** 162 | - 🔨 **Project:** 163 | Portfolio 164 |

Top 🔼

165 | 166 | *** 167 | 168 | ## **12-12** 169 | - 🔨 **Project:** 170 | Portfolio 171 | 172 |

Top 🔼

173 | 174 | *** 175 | 176 | ## **13-12** 177 | - 🔨 **Project:** 178 | Portfolio 179 | 180 |

Top 🔼

181 | 182 | *** 183 | 184 | ## **16-12** 185 | - 💪 **Practice:** 186 | - CodeWars: 187 | - 7kyu - [Simple Fun #51: Array Previous Less](https://github.com/jpacsai/codeWars/blob/master/7kyu/PrevLess.js) 188 | 189 |

Top 🔼

190 | 191 | *** 192 | 193 | ## **17-12** 194 | - 💪 **Practice:** 195 | - CodeWars: 196 | - 7kyu - [My Languages](https://github.com/jpacsai/codeWars/blob/master/7kyu/MyLangs.js) 197 | - 7kyu - [Just Adding and Multiplying](https://github.com/jpacsai/codeWars/blob/master/7kyu/JustAddMult.js) 198 | 199 |

Top 🔼

200 | 201 | *** 202 | 203 | ## **18-12** 204 | - 💪 **Practice:** 205 | - CodeWars: 206 | - 6kyu - [Rectangle into Squares](https://github.com/jpacsai/codeWars/blob/master/6kyu/RecToSq.js) 207 | - 6kyu - [Which are in?](https://github.com/jpacsai/codeWars/blob/master/6kyu/WhichIn.js) 208 | 209 |

Top 🔼

210 | 211 | *** 212 | 213 | ## **21-12** 214 | - 💪 **Practice:** 215 | - CodeWars: 216 | - 3kyu - [Calculator](https://github.com/jpacsai/codeWars/blob/master/3kyu/Calculator.js) 217 | 218 |

Top 🔼

219 | 220 | *** 221 | 222 | ## **22-12** 223 | - 💪 **Practice:** 224 | - CodeWars: 225 | - 7kyu - [Even numbers in an array](https://github.com/jpacsai/codeWars/blob/master/7kyu/EvenNumArr.js) 226 | 227 |

Top 🔼

228 | 229 | *** 230 | -------------------------------------------------------------------------------- /Daily-log/2018/July/README.md: -------------------------------------------------------------------------------- 1 | # Summary - July 2 | ### 👉 [Detailed daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md) 👈 | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 3 | 4 | | Date | Course | Video | Article | Exercise | Project | Book | Achievement | 5 | | :----: | :----------------------: | :---: | :-----: | :------: | :-----: | :--------: | :---------: | 6 | | **[01](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#01-07)** | Nanodegree | 1 | 2 | | | | | 7 | | **[02](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#02-07)** | Nanodegree | | 3 | | | Clean Code | | 8 | | **[03](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#03-07)** | Nanodegree, freeCodeCamp | | | 1 | | | | 9 | | **[04](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#04-07)** | freeCodeCamp | 1 | 2 | | | Clean Code | | 10 | | **[05](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#05-07)** | freeCodeCamp | | 5 | | | | | 11 | | **[06](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#06-07)** | Nanodegree | | 1 | | | | | 12 | | **[07](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#07-07)** | | | | | MyReads App | | | 13 | | **[08](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#08-07)** | | 1 | 1 | | MyReads App | | | 14 | | **[09](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#09-07)** | | | 1 | | MyReads App | | | 15 | | **[10](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#10-07)** | | | | | MyReads App | Eloquent JavaScript | | 16 | | **[11](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#11-07)** | Getting Started with Redux | 2 | 1 | | MyReads App | | | 17 | | **[12](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#12-07)** | freeCodeCamp | 4 | 1 | 1 | | | MyReads App reviewed and accepted | 18 | | **[13](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#13-07)** | freeCodeCamp | | | | | | | 19 | | **[14](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#14-07)** | freeCodeCamp | 4 | | | Neighborhood App | | 20 | | **[15](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#15-07)** | freeCodeCamp | 7 | | | | Understanding Redux 1 | 21 | | **[16](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#16-07)** | Nanodegree | | | | | Understanding Redux 1 | 22 | | **[17](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#17-07)** | Nanodegree | | 1 | 1 | Neighborhood App | Understanding Redux 1 | 23 | | **[18](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#18-07)** | Nanodegree | | | | Neighborhood App | | 24 | | **[19](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#19-07)** | | | 1 | | Neighborhood App | Understanding Redux 1 | 25 | | **[20](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#20-07)** | | | 4 | | Neighborhood App | | 26 | | **[21](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#21-07)** | | | 2 | | Neighborhood App | | 27 | | **[22](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#22-07)** | | | 4 | | Neighborhood App | | 28 | | **[23](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#23-07)** | | | 2 | | Neighborhood App | | 29 | | **[24](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#24-07)** | | | 1 | | Neighborhood App | | 30 | | **[25](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#25-07)** | | | 2 | | Neighborhood App | | 31 | | **[26](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#26-07)** | | | | | Neighborhood App | | 32 | | **[27](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#27-07)** | | | | | Neighborhood App | | 33 | | **[28](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#28-07)** | | | | | Neighborhood App | | 34 | | **[29](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#29-07)** | | | | | Neighborhood App | | 35 | | **[30](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#30-07)** | | | | | Neighborhood App | | 36 | | **[31](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/July/Daily-log_July.md#31-07)** | | | | | Neighborhood App | | 37 | 38 | -------------------------------------------------------------------------------- /Daily-log/2018/June/Daily-log_June.md: -------------------------------------------------------------------------------- 1 | # June - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/June/README.md) | [2018](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 4 | 5 | ### **01/06** - `javascript` 6 | - 📚 **Course:** 7 | - Udacity Nanodegree: 8 | - Creating Promises 9 | - 📺 **Videos:** 10 | - The Net Ninja: 11 | - [Asynchronous JavaScript series](https://www.youtube.com/watch?v=YxWMxJONp7E&list=PL4cUxeGkcC9jAhrjtZ9U93UMIhnCc44MH) 12 | - 💪 **Exercise:** 13 | Codefights: Arcade - Intro - [54 sumUpNumbers](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/54_sumUpNums.js) 14 | *** 15 | 16 | ### **02/06** - `javascript` 17 | - 📚 **Course:** 18 | - Udacity Nanodegree: 19 | - [Ajax with XHR](https://github.com/jpacsai/GoogleUdacity_Nanodegree/tree/master/Nanodegree/4_FrontEnd_Applications/5_Ajax/lesson-1-async-w-xhr) 20 | *** 21 | 22 | ### **03/06** - `javascript` 23 | - 📚 **Course:** 24 | - The Odin Project: 25 | JavaScript - Asynchronous JavaScript and APIs: 26 | - JSON 27 | - Async 28 | *** 29 | 30 | ### **04/06** - `javascript` 31 | - 📚 **Course:** 32 | - Udacity Nanodegree: 33 | - Ajax with jQuery 34 | - 📺 **Videos:** 35 | - Fun Fun Functions: Functional programming in JavaScript 36 | - 1 / 12 [Higher-order functions](https://www.youtube.com/watch?v=BMUiFMZr7vk&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 37 | *** 38 | 39 | ### **05/06** - `javascript` 40 | - 📚 **Course:** 41 | - Udacity Nanodegree: 42 | - Ajax call with the Fetch API 43 | - 📺 **Videos:** 44 | - Fun Fun Functions: Functional programming in JavaScript 45 | - 2 / 12 [Map](https://www.youtube.com/watch?v=bCqtb-Z5YGQ&index=2&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 46 | *** 47 | 48 | ### **06/06** - `javascript` 49 | - 📚 **Course:** 50 | - Udacity Nanodegree: 51 | - Features of Single Page Apps 52 | - 📺 **Videos:** 53 | - Fun Fun Functions: Functional programming in JavaScript 54 | - 3 / 12 [Reduce basics](https://www.youtube.com/watch?v=Wl98eZpkp-c&index=3&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 55 | - 📰 **Articles:** 56 | [Choosing the Right JavaScript Framework for the Job](https://www.lullabot.com/articles/choosing-the-right-javascript-framework-for-the-job) 57 | *** 58 | 59 | ### **07/06** - `javascript` `css` 60 | - 📚 **Course:** 61 | - Udacity Nanodegree: 62 | - The Benefits of Offline first 63 | - 📺 **Videos:** 64 | - Fun Fun Functions: Functional programming in JavaScript 65 | - 4 / 12 [Advanced Reduce](https://www.youtube.com/watch?v=1DMolJ2FrNY&index=4&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 66 | - Brad Hussey: Learn Sass 67 | - 2 / 15 [WTF is Sass](https://www.youtube.com/watch?v=S4mPsoZ7sG4&list=PLUoqTnNH-2XxOt7UsKlTqbfrA2ucGosCR&t=0s&index=4) 68 | - 📰 **Articles:** 69 | [Yes, React is taking over front-end development. The question is why.](https://medium.freecodecamp.org/yes-react-is-taking-over-front-end-development-the-question-is-why-40837af8ab76) 70 | *** 71 | 72 | ### **08/06** - `javascript` `css` 73 | - 📚 **Course:** 74 | - Udacity Nanodegree: 75 | - Introducing the Service Worker 76 | - 📺 **Videos:** 77 | - Fun Fun Functions: Functional programming in JavaScript 78 | - 5 / 12 [Closures](https://www.youtube.com/watch?v=CQqwU2Ixu-U&index=5&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 79 | - Brad Hussey: Learn Sass 80 | - 3 / 15 [How to install and compile Sass](https://www.youtube.com/watch?v=S4mPsoZ7sG4&list=PLUoqTnNH-2XxOt7UsKlTqbfrA2ucGosCR&t=0s&index=4) 81 | - 📰 **Articles:** 82 | [BEM naming convention](https://en.bem.info/methodology/naming-convention/) 83 | *** 84 | 85 | ### **09/06** - `javascript` 86 | - 📚 **Course:** 87 | - Udacity Nanodegree: 88 | - Introducing the Service Worker 89 | - 📺 **Videos:** 90 | - Bitsofcode 91 | - [How to Setup a Basic Service Worker (with Caching)](https://www.youtube.com/watch?v=BfL3pprhnms) 92 | *** 93 | 94 | ### **10/06** - `javascript` 95 | - 📚 **Course:** 96 | - Udacity Nanodegree: 97 | - HTTP's Request/Response Cycle 98 | *** 99 | 100 | ### **11/06** - `javascript` 101 | - 📚 **Course:** 102 | - Udacity Nanodegree: 103 | - HTTP's Request/Response Cycle 104 | - 💪 **Exercise:** 105 | Codefights: Arcade - Intro - [55 differentSquares](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/55_diffSq.js) 106 | *** 107 | 108 | ### **12/06** - `javascript` 109 | - 📚 **Course:** 110 | - Udacity Nanodegree: 111 | - HTTP's Request/Response Cycle 112 | - HTTP/1 113 | *** 114 | 115 | ### **13/06** - `javascript` 116 | - 📚 **Course:** 117 | - Udacity Nanodegree: 118 | - HTTPS 119 | *** 120 | 121 | ### **14/06** - `javascript` 122 | - 📚 **Course:** 123 | - Udacity Nanodegree: 124 | - HTTP/2 125 | - Security 126 | - Efficient Inputs 1 127 | - 📰 **Articles:** 128 | [4 Javascript Optimisations you should know](https://leftshift.io/4-javascript-optimisations-you-should-know) 129 | - 💪 **Exercise:** 130 | Codefights: CHALLENGE - roverTour 131 | 132 | *** 133 | ### **15/06** - `javascript` 134 | - 📺 **Videos:** 135 | - Fun Fun Functions: Functional programming in JavaScript 136 | - 6 / 12 [Currying](https://www.youtube.com/watch?v=iZLP4qOwY8I&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84&index=6) 137 | - 📰 **Articles:** 138 | [Big O Notation in JavaScript](https://medium.com/cesars-tech-insights/big-o-notation-javascript-25c79f50b19b) 139 | - 💪 **Exercise:** 140 | Codefights: CHALLENGE - roverTour 141 | *** 142 | 143 | ### **16/06** - `javascript` `css` 144 | - 📚 **Course:** 145 | - Udacity Nanodegree: 146 | - Semantics Basics 147 | - Navigating Content 148 | - 📺 **Videos:** 149 | - Brad Hussey: Learn Sass 150 | - 4 / 15 [Download The Course Files](https://www.youtube.com/watch?v=V3l-A5Rh5YI&index=6&list=PLUoqTnNH-2XxOt7UsKlTqbfrA2ucGosCR&t=0s) 151 | - 📰 **Articles:** 152 | [JavaScript design patterns for humans](https://github.com/sohamkamani/javascript-design-patterns-for-humans) 153 | [The 10 Best Coding Challenge Websites for 2018](https://medium.com/coderbyte/the-10-best-coding-challenge-websites-for-2018-12b57645b654) 154 | [Why Microsoft is Acquiring GitHub](https://medium.com/@Michael_Spencer/why-microsoft-is-acquiring-github-1fc859cb29a) 155 | *** 156 | 157 | ### **18/06** - `javascript` 158 | - 📚 **Course:** 159 | - Udacity Nanodegree: 160 | - Navigating Content 161 | *** 162 | 163 | ### **19/06** - `javascript` `css` 164 | - 📚 **Course:** 165 | - Udacity Nanodegree: 166 | - ARIA 167 | - Style 168 | - 📰 **Articles:** 169 | [10 major freeCodeCamp improvements that are live now](https://forum.freecodecamp.org/t/10-major-freecodecamp-improvements-that-are-live-now/192130) 170 | [My tips and tricks that helped me get a Dev Job](https://forum.freecodecamp.org/t/my-tips-and-tricks-that-helped-me-get-a-dev-job/200761) 171 | - 🔨 **Project:** 172 | Restaurant Review App 173 | - 🏆 **ACHIEVEMENT** 174 | freeCodeCamp - [JavaScript Algorithms and Data Structures Certification](https://www.freecodecamp.org/certification/jpacsai/javascript-algorithms-and-data-structures) 175 | *** 176 | 177 | ### **20/06** - `javascript` `css` 178 | - 📚 **Course:** 179 | - freeCodeCamp: 180 | - Applied Visual Design 181 | - 📺 **Videos:** 182 | - Fun Fun Functions: Functional programming in JavaScript 183 | - 7 / 12 [Recursion](https://www.youtube.com/watch?v=k7-N8R0-KY4&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84&index=7) 184 | - 🔨 **Project:** 185 | Restaurant Review App 186 | *** 187 | 188 | ### **21/06** - `html` `css` `javascript` 189 | - 📚 **Course:** 190 | - freeCodeCamp: 191 | - Applied Accessibility 192 | - 📺 **Videos:** 193 | - Fun Fun Functions: Functional programming in JavaScript 194 | - 8 / 12 [Promises](https://www.youtube.com/watch?v=k7-N8R0-KY4&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84&index=8) 195 | - 🔨 **Project:** 196 | Restaurant Review App 197 | *** 198 | 199 | ### **22/06** - `javascript` `css` 200 | - 📚 **Course:** 201 | - freeCodeCamp: 202 | - CSS Flexbox 203 | - 🔨 **Project:** 204 | Restaurant Review App 205 | *** 206 | 207 | ### **23/06** - `javascript` `css` 208 | - 📚 **Course:** 209 | - freeCodeCamp: 210 | - CSS Grid 211 | - 📰 **Articles:** 212 | [4 Things you should prepare before working as a Junior FrontEnd developer / Intern](https://codeburst.io/4-things-you-should-prepare-before-working-as-a-junior-frontend-developer-intern-c8fd6cf382b3) 213 | - 🔨 **Project:** 214 | Restaurant Review App 215 | *** 216 | 217 | ### **24/06** - `javascript` 218 | - 📰 **Articles:** 219 | [Getting Started with Website Accessibility](https://medium.com/statuscode/getting-started-with-website-accessibility-5586c7febc92) 220 | - 🔨 **Project:** 221 | Restaurant Review App 222 | *** 223 | 224 | ### **25/06** - `javascript` `devTools` 225 | - 📰 **Articles:** 226 | [Increase your web development skill-set: 150 animated tips on Chrome DevTools](https://medium.com/dev-channel/increase-your-web-development-skill-set-150-animated-tips-on-chrome-devtools-4a30155e6b8e) 227 | - 🔨 **Project:** 228 | (Helping a classmate with her Memory Game App) 229 | *** 230 | 231 | ### **26/06** - `javascript` 232 | - 📰 **Articles:** 233 | [5 Projects To Complete When Starting to Learn Front-End Web Development](https://medium.com/@GarrettLevine/5-projects-to-complete-when-starting-to-learn-front-end-web-development-48e8a1ce3178) 234 | [8 top must-use tools to boost your web development workflow](https://hackernoon.com/8-top-must-use-tools-to-boost-your-web-development-workflow-de44018a7b98) 235 | [Web Development - am I doing this right?](https://blog.usejournal.com/web-development-am-i-doing-this-right-ff857a22fa18) 236 | [Web Development Top 10 for the Past Year (v.2017)](https://medium.mybridge.co/web-development-top-10-for-the-past-year-v-2017-aa285515676e) 237 | - 🔨 **Project:** 238 | (Helping a classmate with her Memory Game App) 239 | *** 240 | 241 | ### **27/06** - `javascript` 242 | - 📰 **Articles:** 243 | [Adding a Service Worker and Offline into your Web App](https://developers.google.com/web/fundamentals/codelabs/offline/) 244 | - 🔨 **Project:** 245 | Restaurant Review App 246 | *** 247 | 248 | ### **28/06** - `javascript` 249 | - 📺 **Videos:** 250 | - [Fun Fun Functions: Object Creation](https://www.youtube.com/playlist?list=PL0zVEGEvSaeHBZFy6Q8731rcwk0Gtuxub) 251 | - 1 / 7 [bind and this](https://www.youtube.com/watch?v=GhbhD1HR5vk&list=PL0zVEGEvSaeHBZFy6Q8731rcwk0Gtuxub&t=4s&index=2) 252 | - 📰 **Articles:** 253 | [A beginner’s guide to Service Workers](https://medium.com/samsung-internet-dev/a-beginners-guide-to-service-workers-f76abf1960f6) 254 | [Making a Simple Site Work Offline with ServiceWorker](https://css-tricks.com/serviceworker-for-offline/) 255 | - 🔨 **Project:** 256 | Restaurant Review App 257 | *** 258 | 259 | ### **29/06** - `javascript` `react` 260 | - 📚 **Course:** 261 | - freeCodeCamp: 262 | - Debugging (Javascript Algorithms And Data Structures) 263 | - Udacity Nanodegree: 264 | - Why React? 265 | - 📰 **Articles:** 266 | [Mistakes I’ve made as a junior developer — and how you can avoid them](https://medium.freecodecamp.org/mistakes-i-have-made-as-a-junior-developer-85260bdb992f) 267 | - 🏆 **ACHIEVEMENT** 268 | [Restaurant Reviews App](https://jpacsai.github.io/GoogleUdacity_Nanodegree/Nanodegree/Restaurant_Review_App/) project reviewed and accepted 269 | *** 270 | 271 | ### **30/06** - `javascript` `react` 272 | - 📚 **Course:** 273 | - Udacity Nanodegree: 274 | - Rendering UI with React 275 | *** 276 | -------------------------------------------------------------------------------- /Daily-log/2018/June/README.md: -------------------------------------------------------------------------------- 1 | # Summary - June 2 | ### 👉 [Detailed daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/June/Daily-log_June.md) 👈 | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 3 | 4 | | Date | Course | Video | Article | Exercise | Project | Book | Achievement | 5 | | :----: | :-------------------: | :---: | :-----: | :------: | :------: | :--: | :---------: | 6 | | **01** | Udacity | 1 | | 1 7 | | **02** | Udacity | 8 | | **03** | Udacity | 9 | | **04** | Udacity | 1 | 10 | | **05** | Udacity | 1 | 11 | | **06** | Udacity | 1 | 1 12 | | **07** | Udacity | 2 | 1 13 | | **08** | Udacity | 2 | 1 14 | | **09** | Udacity | 1 15 | | **10** | Udacity | 16 | | **11** | Udacity | | | 1 17 | | **12** | Udacity | 18 | | **13** | Udacity | 19 | | **14** | Udacity | | 1 | 1 20 | | **15** | | 1 | 1 | (cont.) 21 | | **16** | Udacity | 1 | 3 22 | | **17** | 23 | | **18** | Udacity | 24 | | **19** | Udacity, freeCodeCamp | | 2 | | Restaurant Review App | | [freeCodeCamp Certificate](https://www.freecodecamp.org/certification/jpacsai/javascript-algorithms-and-data-structures) 25 | | **20** | freeCodeCamp | 1 | | | Restaurant Review App | 26 | | **21** | freeCodeCamp | 1 | | | Restaurant Review App | 27 | | **22** | freeCodeCamp | | | | Restaurant Review App | 28 | | **23** | freeCodeCamp | | 1 | | Restaurant Review App | 29 | | **24** | | | 1 | | Restaurant Review App | 30 | | **25** | | | 1 | | helping classmate | 31 | | **26** | | | 4 | | helping classmate | 32 | | **27** | | | 1 | | Restaurant Review App | 33 | | **28** | | 1 | 2 | | Restaurant Review App | 34 | | **29** | Udacity, freeCodeCamp | | 1 | | | | [Restaurant Reviews App](https://jpacsai.github.io/GoogleUdacity_Nanodegree/Nanodegree/Restaurant_Review_App/) accepted 35 | | **30** | Udacity | 36 | 37 | -------------------------------------------------------------------------------- /Daily-log/2018/November/Daily-log_November.md: -------------------------------------------------------------------------------- 1 | # November - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/November/README.md) | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 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 |
MonTueWedThuFriSatSun
1234
567891011
12131415161718
19202122232425
2627282930
61 | 62 | 79 | 80 | *** 81 | 82 | ## **01-11** 83 | - 🔨 **Project:** 84 | - Track_Favourites 85 | - 🚧 **Maintenance:** 86 | - fix dependencies in old projects 87 | 88 |

Top 🔼

89 | 90 | *** 91 | 92 | ## **02-11** 93 | - 🔨 **Project:** 94 | - My_first_vue_app 95 | 96 |

Top 🔼

97 | 98 | *** 99 | 100 | ## **03-11** 101 | - 🔨 **Project:** 102 | - Track_Favourites 103 | - 📰 **Article:** 104 | - [Vue.js 2 State Management With Vuex — Introduction](https://medium.com/codingthesmartway-com-blog/vue-js-2-state-management-with-vuex-introduction-db26cb495113) 105 | 106 |

Top 🔼

107 | 108 | *** 109 | 110 | ## **04-11** 111 | - 🔨 **Project:** 112 | - Track_Favourites 113 | - 📰 **Article:** 114 | - [Mastering Vuex — Zero to Hero](https://medium.com/dailyjs/mastering-vuex-zero-to-hero-e0ca1f421d45) 115 | 116 |

Top 🔼

117 | 118 | *** 119 | 120 | ## **04-11** 121 | - 🔨 **Project:** 122 | - Track_Favourites 123 | - 📰 **Article:** 124 | - [Mastering Vuex — Zero to Hero](https://medium.com/dailyjs/mastering-vuex-zero-to-hero-e0ca1f421d45) 125 | 126 |

Top 🔼

127 | 128 | *** 129 | 130 | ## **05-11** 131 | - 🔨 **Project:** 132 | - Track_Favourites 133 | - 📰 **Article:** 134 | - [Keeping props DRY in Vue.js](https://medium.com/front-end-hacking/keeping-props-dry-in-vue-js-9d8294fa708f) 135 | - [Passing methods as props in Vue.js](https://medium.com/front-end-hacking/passing-methods-as-props-in-vue-js-d65805bccee) 136 | 137 |

Top 🔼

138 | 139 | *** 140 | 141 | ## **06-11** 142 | - 🔨 **Project:** 143 | - Track_Favourites 144 | 145 |

Top 🔼

146 | 147 | *** 148 | 149 | ## **07-11** 150 | - 🔨 **Project:** 151 | - Track_Favourites 152 | 153 |

Top 🔼

154 | 155 | *** 156 | 157 | ## **08-11** 158 | - 🔨 **Project:** 159 | - Track_Favourites 160 | 161 |

Top 🔼

162 | 163 | *** 164 | 165 | ## **09-11** 166 | - 🔨 **Project:** 167 | - Track_Favourites 168 | - ⚔️ **Challenge:** 169 | - CodeWars: 170 | - 6kyu - [Add commas to a number](https://github.com/jpacsai/codeWars/blob/master/6kyu/AddCommaNum.js) 171 | 172 |

Top 🔼

173 | 174 | *** 175 | 176 | ## **10-11** 177 | - 🔨 **Project:** 178 | - Track_Favourites 179 | 180 |

Top 🔼

181 | 182 | *** 183 | 184 | ## **11-11** 185 | - 🔨 **Project:** 186 | - Track_Favourites 187 | - 📰 **Article:** 188 | - [Demystifying Vuex — The state container for Vue](https://medium.freecodecamp.org/demystifying-vuex-the-state-container-for-vue-fde82662ca8c) 189 | 190 |

Top 🔼

191 | 192 | *** 193 | 194 | ## **12-11** 195 | - 🔨 **Project:** 196 | - Track_Favourites 197 | 198 |

Top 🔼

199 | 200 | *** 201 | 202 | ## **13-11** 203 | - 🔨 **Project:** 204 | - Track_Favourites 205 | - 📰 **Article:** 206 | - [React vs Angular vs Vue: Who wins in 2019?](https://medium.com/zerotomastery/react-vs-angular-vs-vue-who-wins-in-2019-5d9acd0843e8) 207 | - [Web Developer Monthly 💻🚀 October 2018](https://medium.com/zerotomastery/web-developer-monthly-october-2018-c7fb0a6f0572) 208 | 209 |

Top 🔼

210 | 211 | *** 212 | 213 | ## **14-11** 214 | - 🔨 **Project:** 215 | - Track_Favourites 216 | 217 |

Top 🔼

218 | 219 | *** 220 | 221 | ## **16-11** 222 | - 🔨 **Project:** 223 | - Track_Favourites 224 | 225 |

Top 🔼

226 | 227 | *** 228 | 229 | ## **18-11** 230 | - 🔨 **Project:** 231 | - Track_Favourites 232 | 233 |

Top 🔼

234 | 235 | *** 236 | 237 | ## **19-11** 238 | - 🔨 **Project:** 239 | - Track_Favourites 240 | 241 |

Top 🔼

242 | 243 | *** 244 | 245 | ## **20-11** 246 | - 🔨 **Project:** 247 | - Track_Favourites 248 | 249 |

Top 🔼

250 | 251 | *** 252 | 253 | ## **21-11** 254 | - 🔨 **Project:** 255 | - Track_Favourites 256 | 257 |

Top 🔼

258 | 259 | *** 260 | 261 | ## **22-11** 262 | - 🔨 **Project:** 263 | - Track_Favourites 264 | 265 |

Top 🔼

266 | 267 | *** 268 | 269 | ## **23-11** 270 | - 🔨 **Project:** 271 | - Track_Favourites 272 | 273 |

Top 🔼

274 | 275 | *** 276 | 277 | ## **24-11** 278 | - 🔨 **Project:** 279 | - Track_Favourites 280 | 281 |

Top 🔼

282 | 283 | *** 284 | 285 | ## **25-11** 286 | - 🔨 **Project:** 287 | - Track_Favourites 288 | 289 |

Top 🔼

290 | 291 | *** 292 | 293 | ## **26-11** 294 | - 🔨 **Project:** 295 | - Track_Favourites 296 | 297 |

Top 🔼

298 | 299 | *** 300 | 301 | ## **27-11** 302 | - 🔨 **Project:** 303 | - Track_Favourites 304 | 305 |

Top 🔼

306 | 307 | *** 308 | 309 | ## **28-11** 310 | - 🔨 **Project:** 311 | - Track_Favourites 312 | 313 |

Top 🔼

314 | 315 | *** 316 | 317 | ## **29-11** 318 | - 🔨 **Project:** 319 | - Track_Favourites 320 | 321 |

Top 🔼

322 | 323 | *** 324 | 325 | ## **30-11** 326 | - 🔨 **Project:** 327 | - Track_Favourites 328 | 329 |

Top 🔼

330 | 331 | *** 332 | -------------------------------------------------------------------------------- /Daily-log/2018/September/README.md: -------------------------------------------------------------------------------- 1 | # Summary - September 2 | ### 👉 [Detailed daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md) 👈 | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 3 | 4 | | Date | Course | Video | Article | Exercise | Project | Book | Achievement | 5 | | :----: | :-------------------: | :---: | :-----: | :------: | :-----: | :--------------------------------: | :---------: | 6 | | **[01](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#01-09)** | | | 2 | 2 | | JavaScript: Visual QuickStart Guide | | 7 | | **[02](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#02-09)** | | | 2 | 2 | | JavaScript: Visual QuickStart Guide | | 8 | | **[03](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#03-09)** | | | 2 | 2 | | JavaScript: Visual QuickStart Guide | | 9 | | **[04](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#04-09)** | MIT: Introduction to Computer Science | | 2 | 2 | | | | 10 | | **[05](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#05-09)** | MIT: Introduction to Computer Science | | | 2 | | | | | 11 | | **[06](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#06-09)** | | | 1 | 2 | | JavaScript: Visual QuickStart Guide | | 12 | | **[07](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#07-09)** | MIT: Introduction to Computer Science | | 2 | 6 | | | | 13 | | **[08](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#08-09)** | MIT: Introduction to Computer Science | | | 1 | | | | 14 | | **[09](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#09-09)** | MIT: Introduction to Computer Science | | | 1 | | | | 15 | | **[10](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#10-09)** | MIT: Introduction to Computer Science | | | 5 | | | | 16 | | **[11](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#11-09)** | MIT: Introduction to Computer Science | | 1 | 3 | JavaScript30: 01 - Drum Kit | | | 17 | | **[12](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#12-09)** | MIT: Introduction to Computer Science | | | 2 | | Eloquent JavaScript | | 18 | | **[13](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#13-09)** | MIT: Introduction to Computer Science | | 1 | 2 | | | | 19 | | **[14](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#14-09)** | | | | 5 | 30days 30sites - Day 1 | | | 20 | | **[15](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#15-09)** | | | | 1 | | Eloquent JavaScript | | 21 | | **[16](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#16-09)** | MIT: Introduction to Computer Science | | | 4 | | | | 22 | | **[17](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#17-09)** | MIT: Introduction to Computer Science | | | 1 | | Eloquent JavaScript | | 23 | | **[18](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#18-09)** | Arizona State University: College Algebra and Problem Solving | | | | freeCodeCamp: Pomodoro Clock | Eloquent JavaScript | | 24 | | **[19](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#19-09)** | Arizona State University: College Algebra and Problem Solving | | | 1 | freeCodeCamp: Pomodoro Clock | Automate the Boring Stuff with Python | | 25 | | **[20](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#20-09)** | Arizona State University: College Algebra and Problem Solving | | | 1 | freeCodeCamp: Pomodoro Clock| | | 26 | | **[21](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#21-09)** | Arizona State University: College Algebra and Problem Solving | | 1 | | freeCodeCamp: Pomodoro Clock| | | 27 | | **[22](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#22-09)** | | | | | freeCodeCamp: Pomodoro Clock| | | 28 | | **[23](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#23-09)** | Arizona State University: College Algebra and Problem Solving | | | | freeCodeCamp: Pomodoro Clock | | | 29 | | **[24](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#24-09)** | Arizona State University: College Algebra and Problem Solving | | | | freeCodeCamp: Pomodoro Clock | | [freeCodeCamp: Pomodoro Clock](https://jpacsai.github.io/Pomodoro_Clock/) complete + **[FREECODECAMP FRONT END LIBRARIES CERTIFICATE](https://www.freecodecamp.org/certification/jpacsai/front-end-libraries)** 📜 | 30 | | **[25](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#25-09)** | | | | | | | | 31 | | **[26](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#26-09)** | | | 1 | | | Automate the Boring Stuff with Python | | 32 | | **[27](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#27-09)** | | | 1 | | | | | 33 | | **[28](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#28-09)** | | | | | | Automate the Boring Stuff with Python | | 34 | | **[29](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#29-09)** | MIT: Introduction to Computer Science | | | | | Automate the Boring Stuff with Python | | 35 | | **[30](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2018/September/Daily-log_September.md#30-09)** | MIT: Introduction to Computer Science | | | | | Automate the Boring Stuff with Python | | 36 | -------------------------------------------------------------------------------- /Daily-log/2019/February/Daily-log_January.md: -------------------------------------------------------------------------------- 1 | # January - 2019 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2019/January/README.md) | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 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 |
MonTueWedThuFriSatSun
125456
78910111213
14151617181920
21222324252627
28293031
61 | 62 | 78 | 79 | *** 80 | 81 | ## **02-01** 82 | 83 | - 💪 **Practice:** 84 | - CodeWars: 85 | - 6kyu - [Word Mesh](https://github.com/jpacsai/codeWars/blob/master/6kyu/WordMesh.js) 86 | 87 |

Top 🔼

88 | 89 | *** 90 | 91 | ## **05-01** 92 | 93 | - 💪 **Practice:** 94 | - CodeWars: 95 | - 6kyu - [Separate The Wheat From The Chaff](https://github.com/jpacsai/codeWars/blob/master/6kyu/SeparateChaff.js) 96 | 97 |

Top 🔼

98 | 99 | *** 100 | 101 | ## **10-01** 102 | 103 | - 🔨 **Project:** 104 | Portfolio 105 | - 💪 **Practice:** 106 | - CodeWars: 107 | - 5kyu - [N00bify - English to n00b Translator](https://github.com/jpacsai/codeWars/blob/master/5kyu/N00bify.js) 108 | 109 |

Top 🔼

110 | 111 | *** 112 | 113 | ## **11-01** 114 | 115 | - 🔨 **Project:** 116 | Favourite tracker 117 | - 📰 **Article:** 118 | - [How to build modern applications with WEBPACK](https://medium.freecodecamp.org/how-to-build-modern-applications-with-webpack-c81ccf6dd54f) 119 | - [How To Master Async/Await With This Real World Example](https://medium.freecodecamp.org/how-to-master-async-await-with-this-real-world-example-19107e7558ad) 120 | 121 |

Top 🔼

122 | 123 | *** 124 | 125 | ## **12-01** 126 | 127 | - 🔨 **Project:** 128 | Favourite tracker 129 | - 💪 **Practice:** 130 | - CodeWars: 131 | - 6kyu - [NASA Countdown](https://github.com/jpacsai/codeWars/blob/master/6kyu/NASAcount.js) 132 | - 📰 **Article:** 133 | - [The best front-end hacking cheatsheets — all in one place.](https://medium.freecodecamp.org/modern-frontend-hacking-cheatsheets-df9c2566c72a) 134 | - [How to improve your data structures, algorithms, and problem-solving skills](https://medium.freecodecamp.org/how-to-improve-your-data-structures-algorithms-and-problem-solving-skills-af50971cba60) 135 | 136 |

Top 🔼

137 | 138 | *** 139 | 140 | ## **13-01** 141 | - 🔨 **Project:** 142 | Favourite tracker - DEMO version 143 | - **Comments:** 144 | Tidied up the daily learning log, filled in the missing days 145 | 146 |

Top 🔼

147 | 148 | *** 149 | 150 | ## **14-01** 151 | - 🔨 **Project:** 152 | Favourite tracker - DEMO version 153 | 154 |

Top 🔼

155 | 156 | *** 157 | 158 | ## **15-01** 159 | - **Comments:** 160 | got some feedback today: need to concentrate on JS theory. From now on I will pick a subject for the coming week and learn about that 161 | 162 |

Top 🔼

163 | 164 | *** 165 | 166 | ## **16-01** 167 | - 💪 **Practice:** 168 | - Exercism: setup 169 | - **Comments:** 170 | - going back to JS basics 171 | 172 |

Top 🔼

173 | 174 | *** 175 | -------------------------------------------------------------------------------- /Daily-log/2019/January/Daily-log_January.md: -------------------------------------------------------------------------------- 1 | # January - 2019 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2019/January/README.md) | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 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 |
MonTueWedThuFriSatSun
125456
78910111213
14151617181920
21222324252627
28293031
61 | 62 | 78 | 79 | *** 80 | 81 | ## **02-01** 82 | 83 | - 💪 **Practice:** 84 | - CodeWars: 85 | - 6kyu - [Word Mesh](https://github.com/jpacsai/codeWars/blob/master/6kyu/WordMesh.js) 86 | 87 |

Top 🔼

88 | 89 | *** 90 | 91 | ## **05-01** 92 | 93 | - 💪 **Practice:** 94 | - CodeWars: 95 | - 6kyu - [Separate The Wheat From The Chaff](https://github.com/jpacsai/codeWars/blob/master/6kyu/SeparateChaff.js) 96 | 97 |

Top 🔼

98 | 99 | *** 100 | 101 | ## **10-01** 102 | 103 | - 🔨 **Project:** 104 | Portfolio 105 | - 💪 **Practice:** 106 | - CodeWars: 107 | - 5kyu - [N00bify - English to n00b Translator](https://github.com/jpacsai/codeWars/blob/master/5kyu/N00bify.js) 108 | 109 |

Top 🔼

110 | 111 | *** 112 | 113 | ## **11-01** 114 | 115 | - 🔨 **Project:** 116 | Favourite tracker 117 | - 📰 **Article:** 118 | - [How to build modern applications with WEBPACK](https://medium.freecodecamp.org/how-to-build-modern-applications-with-webpack-c81ccf6dd54f) 119 | - [How To Master Async/Await With This Real World Example](https://medium.freecodecamp.org/how-to-master-async-await-with-this-real-world-example-19107e7558ad) 120 | 121 |

Top 🔼

122 | 123 | *** 124 | 125 | ## **12-01** 126 | 127 | - 🔨 **Project:** 128 | Favourite tracker 129 | - 💪 **Practice:** 130 | - CodeWars: 131 | - 6kyu - [NASA Countdown](https://github.com/jpacsai/codeWars/blob/master/6kyu/NASAcount.js) 132 | - 📰 **Article:** 133 | - [The best front-end hacking cheatsheets — all in one place.](https://medium.freecodecamp.org/modern-frontend-hacking-cheatsheets-df9c2566c72a) 134 | - [How to improve your data structures, algorithms, and problem-solving skills](https://medium.freecodecamp.org/how-to-improve-your-data-structures-algorithms-and-problem-solving-skills-af50971cba60) 135 | 136 |

Top 🔼

137 | 138 | *** 139 | 140 | ## **13-01** 141 | - 🔨 **Project:** 142 | Favourite tracker - DEMO version 143 | - **Comments:** 144 | Tidied up the daily learning log, filled in the missing days 145 | 146 |

Top 🔼

147 | 148 | *** 149 | 150 | ## **14-01** 151 | - 🔨 **Project:** 152 | Favourite tracker - DEMO version 153 | 154 |

Top 🔼

155 | 156 | *** 157 | 158 | ## **15-01** 159 | - **Comments:** 160 | got some feedback today: need to concentrate on JS theory. From now on I will pick a subject for the coming week and learn about that 161 | 162 |

Top 🔼

163 | 164 | *** 165 | 166 | ## **16-01** 167 | - 💪 **Practice:** 168 | - Exercism: setup 169 | - **Comments:** 170 | - going back to JS basics 171 | 172 |

Top 🔼

173 | 174 | *** 175 | -------------------------------------------------------------------------------- /Daily-log/August/Daily-log_August.md: -------------------------------------------------------------------------------- 1 | # August - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/README.md) | [2018](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 4 | 5 | | | | | | | | | | | | | | | | | | 6 | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | 7 | | [1](#01-08) | [2](#02-08) | [3](#03-08) | [4](#04-08) | [5](#05-08) | [6](#06-08) | [7](#07-08) | [8](#08-08) | [9](#09-08) | [10](#10-08) | [11](#11-08) | [12](#12-08) | [13](#13-08) | [14](#14-08) | [15](#15-08) | [16](#16-08) | 8 | | [17](#17-08) | [18](#18-08) | [19](#20-08) | [20](#20-08) | [21](#21-08) | [22](#22-08) | [23](#23-08) | [24](#24-08) | [25](#25-08) | [26](#26-08) | [27](#27-08) | [28](#28-08) | [29](#29-08) | [30](#30-08) | [31](#31-08) | 9 | 10 | *** 11 | 12 | ## **01-08** 13 | - 🔨 **Project:** 14 | - Nanodegree: 15 | - Neighborhood App 16 | 17 |

Top 🔼

18 | 19 | *** 20 | 21 | ## **02-08** 22 | - 🔨 **Project:** 23 | - Nanodegree: 24 | - Neighborhood App 25 | 26 |

Top 🔼

27 | 28 | *** 29 | 30 | ## **03-08** 31 | - 🔨 **Project:** 32 | - Nanodegree: 33 | - Neighborhood App 34 | 35 |

Top 🔼

36 | 37 | *** 38 | 39 | ## **04-08** 40 | - 🔨 **Project:** 41 | - Nanodegree: 42 | - Neighborhood App 43 | 44 |

Top 🔼

45 | 46 | *** 47 | 48 | ## **05-08** 49 | - 🏆 **ACHIEVEMENT** 50 | [Graduated from Udacity Front End Developer Nanodegree - Google Scholarship program](https://confirm.udacity.com/TGGNUQPZ) 51 | ![Udacity Front End Developer Nanodegree Certificate](https://i.imgur.com/VqkaQyV.png) 52 | 53 |

Top 🔼

54 | 55 | *** 56 | 57 | ## **06-08** 58 | - 🔨 **Project:** 59 | - Helping friend with his WordPress page 60 | 61 |

Top 🔼

62 | 63 | *** 64 | 65 | ## **07-08** 66 | - 🔨 **Project:** 67 | - Helping friend with his WordPress page 68 | 69 |

Top 🔼

70 | 71 | *** 72 | 73 | ## **08-08** 74 | - 🔨 **Project:** 75 | - Helping friend with his WordPress page 76 | 77 |

Top 🔼

78 | 79 | *** 80 | 81 | ## **09-08** 82 | - 💪 **Exercise:** 83 | - CodeFights: 84 | - Arcade 59 - [spiralNumbers](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/59_spiralNumbers.js) 85 | - 🔨 **Project:** 86 | - freeCodeCamp - Responsive Web Design Projects: 87 | - Survey Form 88 | - 🏆 **ACHIEVEMENT** 89 | [freeCodeCamp - Responsive Web Design: Survey Form](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Survey_Form/) project complete 90 | 91 |

Top 🔼

92 | 93 | *** 94 | 95 | ## **10-08** 96 | - 💪 **Exercise:** 97 | - CodeFights: 98 | - Arcade: Intro - 60 - [sudoku](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/60_sudoku.js) 99 | - 🔨 **Project:** 100 | - freeCodeCamp - Responsive Web Design Projects: 101 | - Product Landing Page 102 | - 🏆 **ACHIEVEMENT** 103 | [CodeSignal (codeFights) Arcade - Intro](https://github.com/jpacsai/codeFights/tree/master/Intro) level ready 104 | 105 |

Top 🔼

106 | 107 | *** 108 | 109 | ## **11-08** 110 | - 💪 **Exercise:** 111 | - CodeFights: 112 | - Arcade: The Core - 01 - [addTwoDigits](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/1_addTwoDigits.js) 113 | - 🔨 **Project:** 114 | - freeCodeCamp - Responsive Web Design Projects: 115 | - Product Landing Page 116 | 117 |

Top 🔼

118 | 119 | *** 120 | 121 | ## **12-08** 122 | - 💪 **Exercise:** 123 | - CodeFights: 124 | - Arcade: The Core - 02 - [largestNumber](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/2_largestNumber.js) 125 | - 🔨 **Project:** 126 | - freeCodeCamp - Responsive Web Design Projects: 127 | - Product Landing Page 128 | 129 |

Top 🔼

130 | 131 | *** 132 | 133 | ## **13-08** 134 | - 💪 **Exercise:** 135 | - CodeFights: 136 | - Arcade: The Core - 03 - [candies](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/3_candies.js) 137 | - 🔨 **Project:** 138 | - freeCodeCamp - Responsive WebDesign Projects: 139 | - Product Landing Page 140 | - 🏆 **ACHIEVEMENT** 141 | [freeCodeCamp - Responsive Web Design: Product Landing Page](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Product_Landing_Page/) project complete 142 | 143 |

Top 🔼

144 | 145 | *** 146 | 147 | ## **14-08** 148 | - 💪 **Exercise:** 149 | - CodeFights: 150 | - Arcade: The Core - 04 - [seatsInTheatre](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/4_seatsInTheatre.js) 151 | - codinGame: 152 | - classic: Easy - [The Descent](https://github.com/jpacsai/codingame/blob/master/classic_puzzles/easy/theDescent.js) 153 | - 🔨 **Project:** 154 | - freeCodeCamp - Responsive WebDesign Projects: 155 | - Product Landing Page 156 | - 🏆 **ACHIEVEMENT** 157 | [freeCodeCamp - Responsive Web Design: Technical Documentaition page](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Technical_Documentation/) project complete 158 | [freeCodeCamp - Responsive Web Design certificate](https://www.freecodecamp.org/certification/jpacsai/responsive-web-design) 159 | ![freeCodeCamp Responsive Web Design certificate](https://i.imgur.com/4djKjgk.jpg) 160 | 161 |

Top 🔼

162 | 163 | *** 164 | 165 | ## **15-08** 166 | - 💪 **Exercise:** 167 | - CodeFights: 168 | - Arcade: The Core - 05 - [maxMultiple](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/5_maxMultiple.js) 169 | - 🔨 **Project:** 170 | - freeCodeCamp - Front End Libraries Projects: 171 | - Markdown previewer 172 | 173 |

Top 🔼

174 | 175 | *** 176 | 177 | ## **16-08** 178 | - 💪 **Exercise:** 179 | - CodeFights: 180 | - Arcade: The Core - 06 - [circleOfNumbers](https://github.com/jpacsai/codeFights/blob/master/TheCore/1_IntroGates/6_circleOfNums.js) 181 | - codinGame: 182 | - classic: Easy - [Power Of Thor](https://github.com/jpacsai/codingame/blob/master/classic_puzzles/easy/powerOfThor.js) 183 | 184 |

Top 🔼

185 | 186 | *** 187 | 188 | ## **17-08** 189 | - 💪 **Exercise:** 190 | - CodeFights: 191 | - Arcade: The Core - 07 - [lateRide](https://github.com/jpacsai/codeSignal/blob/master/TheCore/1_IntroGates/7_lateRide.js) 192 | - 🔨 **Project:** 193 | - freeCodeCamp - Front End Libraries Projects: 194 | - Markdown previewer 195 | 196 |

Top 🔼

197 | 198 | *** 199 | 200 | ## **18-08** 201 | - 💪 **Exercise:** 202 | - CodeFights: 203 | - Arcade: The Core - 08 - [phoneCall](https://github.com/jpacsai/codeSignal/blob/master/TheCore/1_IntroGates/8_phoneCall.js) 204 | 205 |

Top 🔼

206 | 207 | *** 208 | 209 | ## **19-08** 210 | - 💪 **Exercise:** 211 | - CodeFights: 212 | - Arcade: At the Crossroads - 01 - [reachNextLevel](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/1_reachNextLevel.js) 213 | - codinGame: 214 | - classic: Easy - [temperatures](https://github.com/jpacsai/codingame/blob/master/classic_puzzles/easy/temperatures.js) 215 | - 🔨 **Project:** 216 | - freeCodeCamp - Front End Libraries Projects: 217 | - Markdown previewer 218 | - 🏆 **ACHIEVEMENT** 219 | [freeCodeCamp - Front End Libraries: Markdown previewer](https://codepen.io/jutzee/full/RYbgzy/) project complete 220 | 221 |

Top 🔼

222 | 223 | *** 224 | 225 | ## **20-08** 226 | - 💪 **Exercise:** 227 | - CodeFights: 228 | - Arcade: At the Crossroads - 02 - [knapsackLight](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/2_knapsackLight.js) 229 | - 🔨 **Project:** 230 | - freeCodeCamp - Front End Libraries Projects: 231 | - Drum machine 232 | 233 |

Top 🔼

234 | 235 | *** 236 | 237 | ## **21-08** 238 | - 💪 **Exercise:** 239 | - CodeFights: 240 | - Arcade: At the Crossroads - 03 - [extraNumber](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/3_extraNumber.js) 241 | - 🔨 **Project:** 242 | - freeCodeCamp - Front End Libraries Projects: 243 | - Drum machine 244 | - 🏆 **ACHIEVEMENT** 245 | [freeCodeCamp - Front End Libraries: Drum machine app](https://jpacsai.github.io/drum-machine-app/) project complete 246 | 247 | *** 248 | 249 | ## **22-08** 250 | - 💪 **Exercise:** 251 | - CodeFights: 252 | - Arcade: At the Crossroads - 04 - [isInfiniteProcess](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/4_isInfiniteProcess.js) 253 | - codinGame: 254 | - classic: Easy - [marsLander - episode 1](https://github.com/jpacsai/codingame/blob/master/classic_puzzles/easy/marsLander-episode1.js) 255 | - 🔨 **Project:** 256 | - Nanodegree: 257 | - Neighborhood App 258 | 259 |

Top 🔼

260 | 261 | *** 262 | 263 | ## **23-08** 264 | - 📚 **Course:** 265 | - Udacity Nanodegree: 266 | - Career services 267 | - 💪 **Exercise:** 268 | - CodeFights: 269 | - Arcade: At the Crossroads - 05 - [arithmeticExpression 270 | ](https://github.com/jpacsai/codeSignal/blob/89e60d9e81af4842867ffef26e14076a068e1ecb/TheCore/2_AtTheCrossroads/5_aritmExp.js) 271 | - 📘 **Book:** 272 | - [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship-ebook/dp/B001GSTOAM) 273 | 274 |

Top 🔼

275 | 276 | *** 277 | 278 | ## **24-08** 279 | - 📚 **Course:** 280 | - Udacity Nanodegree: 281 | - Career services 282 | - 📰 **Article:** 283 | - [awesome-readme](https://github.com/matiassingers/awesome-readme) 284 | - [The Beginner’s Guide to Contributing to Open Source Projects](https://blog.newrelic.com/engineering/open-source_gettingstarted/) 285 | - 💪 **Exercise:** 286 | - CodeFights: 287 | - Arcade: At the Crossroads - 06 - [tennisSet](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/6_tennisSet.js) 288 | 289 |

Top 🔼

290 | 291 | ## **25-08** 292 | - 📚 **Course:** 293 | - Udacity Nanodegree: 294 | - Career services 295 | - 📺 **Video:** 296 | - Fun Fun Functions: Functional programming in JavaScript 297 | - 11 / 12 [Streams](https://www.youtube.com/watch?v=UD2dZw9iHCc&t=0s&index=12&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 298 | - 📰 **Article:** 299 | - [How To Write A Great README](https://robots.thoughtbot.com/how-to-write-a-great-readme) 300 | - [What I learned from an old GitHub project that won 3,000 Stars in a Week](https://medium.freecodecamp.org/what-i-learned-from-an-old-github-project-that-won-3-000-stars-in-a-week-628349a5ee14) 301 | - 💪 **Exercise:** 302 | - CodeFights: 303 | - Arcade: At the Crossroads - 07 - [willYou?](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/7_willYou.js) 304 | 305 |

Top 🔼

306 | 307 | ## **26-08** 308 | - 📚 **Course:** 309 | - Udacity Nanodegree: 310 | - Career services 311 | - 📺 **Video:** 312 | - Fun Fun Functions: Functional programming in JavaScript 313 | - 12 / 12 [Monad](https://www.youtube.com/watch?v=9QveBbn7t_c&index=12&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 314 | - 📰 **Article:** 315 | - [Zalando's README Template](https://github.com/zalando/zalando-howto-open-source/blob/master/READMEtemplate.md) 316 | - [A Beginners Guide to writing a Kickass README](https://medium.com/@meakaakka/a-beginners-guide-to-writing-a-kickass-readme-7ac01da88ab3) 317 | - [How to publish on Github Pages with create-react-app and react-router](https://nealbuerger.com/2018/03/how-to-publish-on-github-pages-with-create-react-app-and-react-router/) 318 | - 💪 **Exercise:** 319 | - CodeFights: 320 | - Arcade: At the Crossroads - 08 - [metroCard](https://github.com/jpacsai/codeSignal/blob/master/TheCore/2_AtTheCrossroads/8_metroCard.js) 321 | 322 |

Top 🔼

323 | 324 | ## **27-08** 325 | - 📚 **Course:** 326 | - Udacity Nanodegree: 327 | - Career services 328 | - 💪 **Exercise:** 329 | - CodeWars: 330 | - 8kyu - [Find the smallest integer in the array](https://github.com/jpacsai/codeWars/blob/master/8kyu/FindSmallestInt.js) 331 | 332 |

Top 🔼

333 | 334 | ## **28-08** 335 | - 📚 **Course:** 336 | - Udacity Nanodegree: 337 | - Career services 338 | - 💪 **Exercise:** 339 | - CodeWars: 340 | - 7kyu - [Reverse words](https://github.com/jpacsai/codeWars/blob/master/7kyu/ReverseWords.js) 341 | 342 |

Top 🔼

343 | 344 | ## **29-08** 345 | - 📚 **Course:** 346 | - freeCodeCamp - Javascript Algorithms And Data Structures Certification: 347 | - Regular Expressions 348 | - 💪 **Exercise:** 349 | - CodeWars: 350 | - 7kyu - [Reverse words](https://github.com/jpacsai/codeWars/blob/master/7kyu/ReverseWords.js) 351 | 352 |

Top 🔼

353 | 354 | ## **30-08** 355 | - 📚 **Course:** 356 | - freeCodeCamp - Javascript Algorithms And Data Structures Certification: 357 | - Regular Expressions 358 | - 📰 **Article:** 359 | - [Web Developer Monthly 💻🚀 — July 2018](https://medium.com/@andreineagoie/web-developer-monthly-july-2018-513e02f15fb6) 360 | - [Web Developer Monthly 💻🚀 — August 2018](https://hackernoon.com/web-developer-monthly-august-2018-f778555d5a1f) 361 | - 💪 **Exercise:** 362 | - CodeWars: 363 | - 7kyu - [SumOddsNums](https://github.com/jpacsai/codeWars/blob/master/7kyu/SumOddNums.js) 364 | - 7kyu - [TwoToOne](https://github.com/jpacsai/codeWars/blob/master/7kyu/TwoToOne.js) 365 | - 7kyu - [OnesAndZeros](https://github.com/jpacsai/codeWars/blob/master/7kyu/OnesAndZeros.js) 366 | - 7kyu - [Isograms](https://github.com/jpacsai/codeWars/blob/master/7kyu/Isograms.js) 367 | - 6kyu - [TitleCase](https://github.com/jpacsai/codeWars/blob/master/6kyu/TitleCase.js) 368 | - 📘 **Book:** 369 | - [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship-ebook/dp/B001GSTOAM) 370 | 371 |

Top 🔼

372 | 373 | ## **31-08** 374 | - 📰 **Article:** 375 | - [I created the same app in React and Vue. Here are the differences.](https://medium.freecodecamp.org/i-created-the-same-app-in-react-and-vue-here-are-the-differences-67e71421df31) 376 | - 💪 **Exercise:** 377 | - CodeWars: 378 | - 6kyu - [IQtest](https://github.com/jpacsai/codeWars/blob/master/6kyu/IQtest.js) 379 | - 6kyu - [HeurekaNums](https://github.com/jpacsai/codeWars/blob/master/6kyu/HeurekaNums.js) 380 | - 📘 **Book:** 381 | - [Learning JavaScript Design Patterns](https://www.amazon.com/Learning-JavaScript-Design-Patterns-Developers/dp/1449331815) 382 | 383 |

Top 🔼

384 | -------------------------------------------------------------------------------- /Daily-log/August/README.md: -------------------------------------------------------------------------------- 1 | # Summary - August 2 | ### 👉 [Detailed daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md) 👈 | [2018](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 3 | 4 | | Date | Course | Video | Article | Exercise | Project | Book | Achievement | 5 | | :----: | :-------------------: | :---: | :-----: | :------: | :-----: | :--: | :---------: | 6 | | **[01](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#01-08)** | | | | | Neighborhood App | | | 7 | | **[02](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#02-08)** | | | | | Neighborhood App | | | 8 | | **[03](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#03-08)** | | | | | Neighborhood App | | | 9 | | **[04](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#04-08)** | | | | | Neighborhood App | | | 10 | | **[05](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#05-08)** | | | | | | | **[GRADUATED FROM NANODEGREE PROGRAM](https://graduation.udacity.com/confirm/TGGNUQPZ)** 📜 | 11 | | **[06](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#06-08)** | | | | | helping friend with WordPress page | | | 12 | | **[07](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#07-08)** | | | | | helping friend with WordPress page | | | 13 | | **[08](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#08-08)** | | | | | helping friend with WordPress page | | | 14 | | **[09](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#09-08)** | | | | 1 | freeCodeCamp: Survey Form | | [freeCodeCamp: Survey Form](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Survey_Form/) complete | 15 | | **[10](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#10-08)** | | | | 1 | freeCodeCamp: Product Landig Page | | [CodeSignal (codeFights) Arcade - Intro](https://github.com/jpacsai/codeFights/tree/master/Intro) level ready | 16 | | **[11](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#11-08)** | | | | 1 | freeCodeCamp: Product Landig Page | | | 17 | | **[12](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#12-08)** | | | | 1 | freeCodeCamp: Product Landig Page | | | 18 | | **[13](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#13-08)** | | | | 1 | freeCodeCamp: Product Landig Page | | [freeCodeCamp: Product Landing Page](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Product_Landing_Page/) complete | 19 | | **[14](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#14-08)** | | | | 2 | freeCodeCamp: Technical Documentation | | [freeCodeCamp: Technical Documentation](https://jpacsai.github.io/freeCodeCamp/ResponsiveWebDesign_Projects/Technical_Documentation/) complete + **[FREECODECAMP RESPONSIVE WEB DESIGN CERTIFICATE](https://www.freecodecamp.org/certification/jpacsai/responsive-web-design)** 📜 | 20 | | **[15](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#15-08)** | | | | 1 | freeCodeCamp: Markdown Previewer | | | 21 | | **[16](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#16-08)** | | | | 2 | | | | 22 | | **[17](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#17-08)** | | | | 1 | freeCodeCamp: Markdown Previewer | | | 23 | | **[18](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#18-08)** | | | | 1 | | | | 24 | | **[19](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#19-08)** | | | | 2 | freeCodeCamp: Markdown Previewer | | [freeCodeCamp: Markdown previewer](https://codepen.io/jutzee/full/RYbgzy/) complete | 25 | | **[20](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#20-08)** | | | | 1 | freeCodeCamp: Drum machine | | | 26 | | **[21](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#21-08)** | | | | 1 | freeCodeCamp: Drum machine | | [freeCodeCamp: Drum machine app](https://jpacsai.github.io/drum-machine-app/) complete | 27 | | **[22](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#22-08)** | | | | 2 | Neighborhood App | | | 28 | | **[23](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#23-08)** | Nanodegree | | | 1 | | Clean Code | | 29 | | **[24](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#24-08)** | Nanodegree | | 2 | 1 | | | | 30 | | **[25](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#25-08)** | Nanodegree | 1 | 2 | 1 | | | | 31 | | **[26](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#26-08)** | Nanodegree | 1 | 3 | 1 | | | | 32 | | **[27](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#27-08)** | Nanodegree | | | 1 | | | | | 33 | | **[28](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#28-08)** | Nanodegree | | | 1 | | | | | 34 | | **[29](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#29-08)** | freeCodeCamp | | | 1 | | | | | 35 | | **[30](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#30-08)** | freeCodeCamp | | 2 | 5 | | Clean Code | | 36 | | **[31](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/August/Daily-log_August.md#31-08)** | | | 1 | 2 | | Learning JavaScript Design Patterns | | | 37 | -------------------------------------------------------------------------------- /Daily-log/December/Daily-log_December.md: -------------------------------------------------------------------------------- 1 | # December - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/December/README.md) | [2018](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 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 |
MonTueWedThuFriSatSun
12
3456789
10111213141516
17181920212223
24252627282930
31
70 | 71 | 87 | 88 | *** 89 | 90 | 91 | 92 | ## **01-12** 93 | - 🔨 **Project:** 94 | Favourite tracker 95 | 96 |

Top 🔼

97 | 98 | *** 99 | 100 | ## **02-12** 101 | - 🔨 **Project:** 102 | Favourite tracker 103 | 104 | 105 |

Top 🔼

106 | 107 | *** 108 | 109 | ## **03-12** 110 | - 🔨 **Project:** 111 | Favourite tracker 112 | 113 | 114 |

Top 🔼

115 | 116 | *** 117 | 118 | ## **05-12** 119 | - 🔨 **Project:** 120 | Favourite tracker 121 | 122 | 123 |

Top 🔼

124 | 125 | *** 126 | 127 | ## **06-12** 128 | - 🔨 **Project:** 129 | Favourite tracker 130 | 131 | 132 |

Top 🔼

133 | 134 | *** 135 | 136 | ## **07-12** 137 | - 🔨 **Project:** 138 | Portfolio 139 | 140 | 141 |

Top 🔼

142 | 143 | *** 144 | 145 | ## **08-12** 146 | - 🔨 **Project:** 147 | Portfolio 148 | 149 |

Top 🔼

150 | 151 | *** 152 | 153 | ## **09-12** 154 | - 🔨 **Project:** 155 | Portfolio 156 | 157 |

Top 🔼

158 | 159 | *** 160 | 161 | ## **11-12** 162 | - 🔨 **Project:** 163 | Portfolio 164 |

Top 🔼

165 | 166 | *** 167 | 168 | ## **12-12** 169 | - 🔨 **Project:** 170 | Portfolio 171 | 172 |

Top 🔼

173 | 174 | *** 175 | 176 | ## **13-12** 177 | - 🔨 **Project:** 178 | Portfolio 179 | 180 |

Top 🔼

181 | 182 | *** 183 | 184 | ## **16-12** 185 | - 💪 **Practice:** 186 | - CodeWars: 187 | - 7kyu - [Simple Fun #51: Array Previous Less](https://github.com/jpacsai/codeWars/blob/master/7kyu/PrevLess.js) 188 | 189 |

Top 🔼

190 | 191 | *** 192 | 193 | ## **17-12** 194 | - 💪 **Practice:** 195 | - CodeWars: 196 | - 7kyu - [My Languages](https://github.com/jpacsai/codeWars/blob/master/7kyu/MyLangs.js) 197 | - 7kyu - [Just Adding and Multiplying](https://github.com/jpacsai/codeWars/blob/master/7kyu/JustAddMult.js) 198 | 199 |

Top 🔼

200 | 201 | *** 202 | 203 | ## **18-12** 204 | - 💪 **Practice:** 205 | - CodeWars: 206 | - 6kyu - [Rectangle into Squares](https://github.com/jpacsai/codeWars/blob/master/6kyu/RecToSq.js) 207 | - 6kyu - [Which are in?](https://github.com/jpacsai/codeWars/blob/master/6kyu/WhichIn.js) 208 | 209 |

Top 🔼

210 | 211 | *** 212 | 213 | ## **21-12** 214 | - 💪 **Practice:** 215 | - CodeWars: 216 | - 3kyu - [Calculator](https://github.com/jpacsai/codeWars/blob/master/3kyu/Calculator.js) 217 | 218 |

Top 🔼

219 | 220 | *** 221 | 222 | ## **22-12** 223 | - 💪 **Practice:** 224 | - CodeWars: 225 | - 7kyu - [Even numbers in an array](https://github.com/jpacsai/codeWars/blob/master/7kyu/EvenNumArr.js) 226 | 227 |

Top 🔼

228 | 229 | *** 230 | -------------------------------------------------------------------------------- /Daily-log/July/Daily-log_July.md: -------------------------------------------------------------------------------- 1 | # July - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/README.md) | [2018](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 4 | 5 | | | | | | | | | | | | | | | | | | 6 | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | 7 | | [1](#01-07) | [2](#02-07) | [3](#03-07) | [4](#04-07) | [5](#05-07) | [6](#06-07) | [7](#07-07) | [8](#08-07) | [9](#09-07) | [10](#10-07) | [11](#11-07) | [12](#12-07) | [13](#13-07) | [14](#14-07) | [15](#15-07) | [16](#16-07) | 8 | | [17](#17-07) | [18](#18-07) | [19](#19-07) | [20](#20-07) | [21](#21-07) | [22](#22-07) | [23](#23-07) | [24](#24-07) | [25](#25-07) | [26](#26-07) | [27](#27-07) | [28](#28-07) | [29](#29-07) | [30](#30-07) | [31](#31-07) | 9 | 10 | *** 11 | 12 | ## **01-07** 13 | `javascript` `react` 14 | - 📚 **Course:** 15 | - Udacity Nanodegree: 16 | - State Management 17 | - 📺 **Video:** 18 | - Fun Fun Functions: Functional programming in JavaScript 19 | - 10 / 12 [Functors](https://www.youtube.com/watch?v=YLIH8TKbAh4&index=9&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 20 | - 📰 **Article:** 21 | - [Learning React With Create-React-App (Part 1)](https://medium.com/in-the-weeds/learning-react-with-create-react-app-part-1-a12e1833fdc) 22 | - [Functional JavaScript: Function Composition For Every Day Use](https://hackernoon.com/javascript-functional-composition-for-every-day-use-22421ef65a10) 23 | 24 |

Top 🔼

25 | 26 | *** 27 | 28 | ## **02-07** 29 | `javascript` `react` `tool` 30 | - 📚 **Course:** 31 | - Udacity Nanodegree: 32 | - State Management 33 | - 📰 **Article:** 34 | - [Learn to code in 2018, get hired, and have fun along the way](https://hackernoon.com/learn-to-code-in-2018-get-hired-and-have-fun-along-the-way-b338247eed6a) 35 | - [Don’t be a Junior Developer](https://hackernoon.com/dont-be-a-junior-developer-608c255b3056) 36 | - [Beginners guide to webpack — How to start a basic application with webpack 2](https://medium.com/@ahsan.ayaz/beginners-guide-to-webpack-how-to-start-a-basic-application-with-webpack-2-ebed3172fa8c) 37 | - 📘 **Book:** 38 | [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship-ebook/dp/B001GSTOAM) 39 | 40 |

Top 🔼

41 | 42 | *** 43 | 44 | ## **03-07** 45 | `javascript` `react` 46 | - 📚 **Course:** 47 | - Udacity Nanodegree: 48 | - State Management 49 | - Render UI with External Data 50 | - freeCodeCamp: 51 | - ES6 52 | - React 53 | - 💪 **Exercise:** 54 | - CodeFights: 55 | - Arcade 56 - [digitsProduct](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/56_digitsProduct.js) 56 | 57 |

Top 🔼

58 | 59 | *** 60 | 61 | ## **04-07** 62 | `javascript` `react` 63 | - 📚 **Course:** 64 | - freeCodeCamp: 65 | - React 66 | - 📺 **Video:** 67 | - Fun Fun Functions: Functional programming in JavaScript 68 | - 11 / 12 [Functors: I was WRONG!](https://www.youtube.com/watch?v=DisD9ftUyCk&index=10&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 69 | - 📰 **Article:** 70 | - [Learn these JavaScript fundamentals and become a better developer](https://medium.freecodecamp.org/learn-these-javascript-fundamentals-and-become-a-better-developer-2a031a0dc9cf) 71 | - [How point-free composition will make you a better functional programmer](https://medium.freecodecamp.org/how-point-free-composition-will-make-you-a-better-functional-programmer-33dcb910303a) 72 | - 📘 **Book:** 73 | [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship-ebook/dp/B001GSTOAM) 74 | 75 |

Top 🔼

76 | 77 | *** 78 | 79 | ## **05-07** 80 | `javascript` `react` 81 | - 📚 **Course:** 82 | - freeCodeCamp: 83 | - React 84 | - 📰 **Article:** 85 | - [React Stateless Functional Components: Nine Wins You Might Have Overlooked](https://hackernoon.com/react-stateless-functional-components-nine-wins-you-might-have-overlooked-997b0d933dbc) 86 | - [What does “export default” do in JSX?](https://stackoverflow.com/questions/36426521/what-does-export-default-do-in-jsx/36426988) 87 | - [Typechecking With PropTypes](https://reactjs.org/docs/typechecking-with-proptypes.html) 88 | - [Stateful vs. Stateless Functional Components in React](https://code.tutsplus.com/tutorials/stateful-vs-stateless-functional-components-in-react--cms-29541) 89 | - [State and Lifecycle](https://reactjs.org/docs/state-and-lifecycle.html) 90 | 91 |

Top 🔼

92 | 93 | *** 94 | 95 | ## **06-07** 96 | `javascript` `react` 97 | - 📚 **Course:** 98 | - Udacity Nanodegree: 99 | - Managing App Location with React Router 100 | - 📰 **Article:** 101 | - [MDN: Logical Operators](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_Operators#Short-circuit_evaluation) 102 | 103 |

Top 🔼

104 | 105 | *** 106 | 107 | ## **07-07** 108 | - 🔨 **Project:** 109 | - Nanodegree: 110 | - MyReads App 111 | 112 |

Top 🔼

113 | 114 | *** 115 | 116 | ## **08-07** 117 | `javascript` `react` 118 | - 📺 **Video:** 119 | - thenewboston: React JS Tutorials for Beginners 120 | - 12 - [Passing Function as Props](https://www.youtube.com/watch?v=szmS_M-BMls) 121 | - 📰 **Article:** 122 | - [Passing Functions to Components](https://reactjs.org/docs/faq-functions.html) 123 | - 🔨 **Project:** 124 | - Nanodegree: 125 | - MyReads App 126 | 127 |

Top 🔼

128 | 129 | *** 130 | 131 | ## **09-07** 132 | `javascript` `react` 133 | - 📰 **Article:** 134 | - [ReactJs component lifecycle methods — A deep dive](https://hackernoon.com/reactjs-component-lifecycle-methods-a-deep-dive-38275d9d13c0) 135 | - 🔨 **Project:** 136 | - Nanodegree: 137 | - MyReads App 138 | 139 |

Top 🔼

140 | 141 | *** 142 | 143 | ## **10-07** 144 | `javascript` 145 | - 🔨 **Project:** 146 | - Nanodegree: 147 | - MyReads App 148 | - 📘 **Book:** 149 | [Eloquent JavaScript](https://www.amazon.com/Eloquent-JavaScript-2nd-Ed-Introduction/dp/1593275846/ref=sr_1_1?ie=UTF8&qid=1516370547&sr=8-1&keywords=eloquent+javascript) 150 | 151 |

Top 🔼

152 | 153 | *** 154 | 155 | ## **11-07** 156 | `javascript` `react` `redux` 157 | - 📚 **Course:** 158 | - Dan Abramov: 159 | - Getting Started with Redux 160 | - 📺 **Video:** 161 | - thenewboston: React JS Tutorials for Beginners 162 | - 1 - [Getting Started](https://www.youtube.com/watch?v=-AbaV3nrw6E&list=PL6gx4Cwl9DGBuKtLgPR_zWYnrwv-JllpA&index=1) 163 | - 2 - [Simple Demo](https://www.youtube.com/watch?v=2NLgQMs2hOw&index=2&list=PL6gx4Cwl9DGBuKtLgPR_zWYnrwv-JllpA) 164 | - 📰 **Article:** 165 | - [Step by Step Guide To Building React Redux Apps](https://medium.com/@rajaraodv/step-by-step-guide-to-building-react-redux-apps-using-mocks-48ca0f47f9a) 166 | - 🔨 **Project:** 167 | - Nanodegree: 168 | - MyReads App 169 | 170 |

Top 🔼

171 | 172 | *** 173 | 174 | ## **12-07** 175 | `javascript` `react` `redux` 176 | - 📚 **Course:** 177 | - freeCodeCamp: 178 | - Redux 179 | - 📺 **Video:** 180 | - thenewboston: React JS Tutorials for Beginners 181 | - 3 - [Components](https://www.youtube.com/watch?v=OzqR10jG1pg&index=3&list=PL6gx4Cwl9DGBuKtLgPR_zWYnrwv-JllpA) 182 | - 4 - [Rendering Multiple Components](https://www.youtube.com/watch?v=z14df09bWfc&index=4&list=PL6gx4Cwl9DGBuKtLgPR_zWYnrwv-JllpA) 183 | - 5 - [Props](https://www.youtube.com/watch?v=i1PLMgtG5Qo&index=5&list=PL6gx4Cwl9DGBuKtLgPR_zWYnrwv-JllpA) 184 | - 6 - [Event Handling](https://www.youtube.com/watch?v=bH7UXQTCfm4&index=6&list=PL6gx4Cwl9DGBuKtLgPR_zWYnrwv-JllpA) 185 | - 📰 **Article:** 186 | - [Redux - Usage with React](https://redux.js.org/basics/usage-with-react) 187 | - 💪 **Exercise:** 188 | - CodeFights (new name - CodeSignal): 189 | - Arcade 57 - [fileNaming](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/57_fileNaming.js) 190 | - 🏆 **ACHIEVEMENT** 191 | [MyReads App](https://jpacsai.github.io/GoogleUdacity_Nanodegree/Nanodegree/Restaurant_Review_App/) project reviewed and accepted 192 | 193 |

Top 🔼

194 | 195 | *** 196 | 197 | ## **13-07** 198 | `javascript` `react` `redux` 199 | - 📚 **Course:** 200 | - freeCodeCamp: 201 | - Redux 202 | 203 |

Top 🔼

204 | 205 | *** 206 | 207 | ## **14-07** 208 | `javascript` `react` `redux` 209 | - 📚 **Course:** 210 | - freeCodeCamp: 211 | - React and Redux 212 | - 📺 **Video:** 213 | - thenewboston: React JS / Redux Tutorial 214 | - 1 - [What is Redux?](https://www.youtube.com/watch?v=DiLVAXlVYR0&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a&index=1) 215 | - 2 - [Overview of Redux](https://www.youtube.com/watch?v=F59Z80p1Bcw&index=2&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a) 216 | - 3 - [Project Setup](https://www.youtube.com/watch?v=TSAw5f8mOQs&index=3&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a) 217 | - 4 - [Store](https://www.youtube.com/watch?v=qlCnK9H9NTc&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a&index=4) 218 | - 🔨 **Project:** 219 | - Nanodegree: 220 | - Neighborhood App 221 | 222 |

Top 🔼

223 | 224 | *** 225 | 226 | ## **15-07** 227 | `javascript` `react` `redux` `css` `sass` 228 | - 📚 **Course:** 229 | - freeCodeCamp: 230 | - React and Redux 231 | - Sass 232 | - 📺 **Video:** 233 | - thenewboston: React JS / Redux Tutorial 234 | - 5 - [Reducers](https://www.youtube.com/watch?v=zGBeJNQeJX0&index=5&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a) 235 | - 6 - [Provider](https://www.youtube.com/watch?v=ZRE6e_0eQeQ&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a&index=6) 236 | - 7 - [mapStateToProps](https://www.youtube.com/watch?v=IIMUXbkKzW0&index=7&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a) 237 | - 8 - [Passing Data to Component](https://www.youtube.com/watch?v=wa1NaL_WWpI&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a&index=8) 238 | - 9 - [Actions and Action Creators](https://www.youtube.com/watch?v=_x3gitcwtAc&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a&index=9) 239 | - 10 - [Listening for Actions](https://www.youtube.com/watch?v=GsyfB4URaYQ&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a&index=10) 240 | - 11 - [Finishing Up](https://www.youtube.com/watch?v=p1UmoELah8M&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6a&index=11) 241 | - 📘 **Book:** 242 | [Understanding Redux 1](https://gumroad.com/l/Ocgbb) 243 | 244 |

Top 🔼

245 | 246 | *** 247 | 248 | ## **16-07** 249 | `javascript` `redux` 250 | - 📚 **Course:** 251 | - Udacity - GoogleMaps: 252 | - Getting started with the APIs 253 | (https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/58_msgBinaryCode.js) 254 | - 📘 **Book:** 255 | [Understanding Redux 1](https://gumroad.com/l/Ocgbb) 256 | 257 |

Top 🔼

258 | 259 | *** 260 | 261 | ## **17-07** 262 | `javascript` `redux` 263 | - 📚 **Course:** 264 | - Udacity - GoogleMaps: 265 | - Getting started with the APIs 266 | - Understanding API services 267 | - 📰 **Article:** 268 | - [Putting comments in code: the good, the bad, and the ugly.](https://medium.freecodecamp.org/code-comments-the-good-the-bad-and-the-ugly-be9cc65fbf83) 269 | - 💪 **Exercise:** 270 | - CodeFights: 271 | - Arcade - Intro - [58_messageFromBinaryCode](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/58_msgBinaryCode.js) 272 | - 🔨 **Project:** 273 | - Nanodegree: 274 | - Neighborhood App 275 | - 📘 **Book:** 276 | [Understanding Redux 1](https://gumroad.com/l/Ocgbb) 277 | 278 |

Top 🔼

279 | 280 | *** 281 | 282 | ## **18-07** 283 | `javascript` `react` `redux` 284 | - 📚 **Course:** 285 | - Udacity - GoogleMaps: 286 | - Using the APIs in practice 287 | - 🔨 **Project:** 288 | - Nanodegree: 289 | - Neighborhood App 290 | 291 |

Top 🔼

292 | 293 | *** 294 | 295 | ## **19-07** 296 | `javascript` `react` `redux` 297 | - 📰 **Article:** 298 | - [The React + Redux Container Pattern](https://www.thegreatcodeadventure.com/the-react-plus-redux-container-pattern/) 299 | - [React-Redux: understanding components, containers, actions, and reducers](https://medium.com/@holtkam2/react-redux-understanding-components-containers-actions-and-reducers-a2f9287bfb92) 300 | - [Where and When to Fetch Data With Redux](https://daveceddia.com/where-fetch-data-redux/) 301 | - 🔨 **Project:** 302 | - Nanodegree: 303 | - Neighborhood App 304 | - 📘 **Book:** 305 | [Understanding Redux 1](https://gumroad.com/l/Ocgbb) 306 | 307 |

Top 🔼

308 | 309 | *** 310 | 311 | ## **20-07** 312 | `javascript` `react` `redux` 313 | - 📰 **Article:** 314 | - [javascript date + 7 days](https://stackoverflow.com/questions/5741632/javascript-date-7-days) 315 | - [Basic API Call in React with Redux and Intro to Thunk Middleware](https://medium.com/@colinlmcdonald/basic-api-call-in-react-with-redux-and-intro-to-thunk-middleware-bd5244cef180) 316 | - [A Dummy’s Guide to Redux and Thunk in React](https://medium.com/@stowball/a-dummys-guide-to-redux-and-thunk-in-react-d8904a7005d3) 317 | - [Handling Failed HTTP Responses With fetch()](https://www.tjvantoll.com/2015/09/13/fetch-and-errors/) 318 | - 🔨 **Project:** 319 | - Nanodegree: 320 | - Neighborhood App 321 | 322 |

Top 🔼

323 | 324 | *** 325 | 326 | ## **21-07** 327 | `javascript` `redux` 328 | - 📰 **Article:** 329 | - [Returning promises from Redux action creators](https://medium.com/collaborne-engineering/returning-promises-from-redux-action-creators-3035f34fa74b) 330 | - [4 ways to dispatch actions with Redux](https://blog.bam.tech/developper-news/4-ways-to-dispatch-actions-with-redux) 331 | - 🔨 **Project:** 332 | - Nanodegree: 333 | - Neighborhood App 334 | 335 |

Top 🔼

336 | 337 | *** 338 | 339 | ## **22-07** 340 | `javascript` `react` `redux` 341 | - 📰 **Article:** 342 | - [Immutable Update Patterns](https://redux.js.org/recipes/structuring-reducers/immutable-update-patterns) 343 | - [Right way to update state in redux reducers](https://stackoverflow.com/questions/36031590/right-way-to-update-state-in-redux-reducers) 344 | - [Setting default values for missing parameters in a Javascript function](https://www.electrictoolbox.com/default-values-missing-parameters-javascript/) 345 | - [How to handle forms with just React](https://medium.com/@everdimension/how-to-handle-forms-with-just-react-ac066c48bd4f) 346 | - 🔨 **Project:** 347 | - Nanodegree: 348 | - Neighborhood App 349 | 350 |

Top 🔼

351 | 352 | *** 353 | 354 | ## **23-07** 355 | `javascript` `react` 356 | - 📰 **Article:** 357 | - [How to toggle visibility with React](https://eddyerburgh.me/toggle-visibility-with-react) 358 | - [Conditional Rendering](https://reactjs.org/docs/conditional-rendering.html) 359 | - 🔨 **Project:** 360 | - Nanodegree: 361 | - Neighborhood App 362 | 363 |

Top 🔼

364 | 365 | *** 366 | 367 | ## **24-07** 368 | 'accessibility' 369 | - 📰 **Article:** 370 | - [Keyboard Accessibility - Tabindex](https://webaim.org/techniques/keyboard/tabindex) 371 | - 🔨 **Project:** 372 | - Nanodegree: 373 | - Neighborhood App 374 | 375 |

Top 🔼

376 | 377 | *** 378 | 379 | ## **25-07** 380 | `javascript` `react` `redux` 381 | - 📰 **Article:** 382 | - [How to model the behavior of Redux apps using statecharts](https://medium.freecodecamp.org/how-to-model-the-behavior-of-redux-apps-using-statecharts-5e342aad8f66) 383 | - [Seedux, A New Way to Visualize & Debug your React-Redux Application](https://medium.com/@mlampesd/seedux-a-new-way-to-visualize-debug-your-react-redux-application-927d4523b555) 384 | - 🔨 **Project:** 385 | - Nanodegree: 386 | - Neighborhood App 387 | 388 |

Top 🔼

389 | 390 | *** 391 | 392 | ## **26-07** 393 | - 🔨 **Project:** 394 | - Nanodegree: 395 | - Neighborhood App 396 | 397 |

Top 🔼

398 | 399 | *** 400 | 401 | ## **27-07** 402 | - 🔨 **Project:** 403 | - Nanodegree: 404 | - Neighborhood App 405 | 406 |

Top 🔼

407 | 408 | *** 409 | 410 | ## **28-07** 411 | - 🔨 **Project:** 412 | - Nanodegree: 413 | - Neighborhood App 414 | 415 |

Top 🔼

416 | 417 | *** 418 | 419 | ## **29-07** 420 | - 🔨 **Project:** 421 | - Nanodegree: 422 | - Neighborhood App 423 | 424 |

Top 🔼

425 | 426 | *** 427 | 428 | ## **30-07** 429 | - 🔨 **Project:** 430 | - Nanodegree: 431 | - Neighborhood App 432 | 433 |

Top 🔼

434 | 435 | *** 436 | 437 | ## **31-07** 438 | - 🔨 **Project:** 439 | - Nanodegree: 440 | - Neighborhood App 441 | 442 |

Top 🔼

443 | -------------------------------------------------------------------------------- /Daily-log/July/README.md: -------------------------------------------------------------------------------- 1 | # Summary - July 2 | ### 👉 [Detailed daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md) 👈 | [2018](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 3 | 4 | | Date | Course | Video | Article | Exercise | Project | Book | Achievement | 5 | | :----: | :----------------------: | :---: | :-----: | :------: | :-----: | :--------: | :---------: | 6 | | **[01](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#01-07)** | Nanodegree | 1 | 2 | | | | | 7 | | **[02](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#02-07)** | Nanodegree | | 3 | | | Clean Code | | 8 | | **[03](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#03-07)** | Nanodegree, freeCodeCamp | | | 1 | | | | 9 | | **[04](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#04-07)** | freeCodeCamp | 1 | 2 | | | Clean Code | | 10 | | **[05](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#05-07)** | freeCodeCamp | | 5 | | | | | 11 | | **[06](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#06-07)** | Nanodegree | | 1 | | | | | 12 | | **[07](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#07-07)** | | | | | MyReads App | | | 13 | | **[08](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#08-07)** | | 1 | 1 | | MyReads App | | | 14 | | **[09](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#09-07)** | | | 1 | | MyReads App | | | 15 | | **[10](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#10-07)** | | | | | MyReads App | Eloquent JavaScript | | 16 | | **[11](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#11-07)** | Getting Started with Redux | 2 | 1 | | MyReads App | | | 17 | | **[12](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#12-07)** | freeCodeCamp | 4 | 1 | 1 | | | MyReads App reviewed and accepted | 18 | | **[13](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#13-07)** | freeCodeCamp | | | | | | | 19 | | **[14](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#14-07)** | freeCodeCamp | 4 | | | Neighborhood App | | 20 | | **[15](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#15-07)** | freeCodeCamp | 7 | | | | Understanding Redux 1 | 21 | | **[16](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#16-07)** | Nanodegree | | | | | Understanding Redux 1 | 22 | | **[17](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#17-07)** | Nanodegree | | 1 | 1 | Neighborhood App | Understanding Redux 1 | 23 | | **[18](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#18-07)** | Nanodegree | | | | Neighborhood App | | 24 | | **[19](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#19-07)** | | | 1 | | Neighborhood App | Understanding Redux 1 | 25 | | **[20](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#20-07)** | | | 4 | | Neighborhood App | | 26 | | **[21](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#21-07)** | | | 2 | | Neighborhood App | | 27 | | **[22](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#22-07)** | | | 4 | | Neighborhood App | | 28 | | **[23](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#23-07)** | | | 2 | | Neighborhood App | | 29 | | **[24](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#24-07)** | | | 1 | | Neighborhood App | | 30 | | **[25](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#25-07)** | | | 2 | | Neighborhood App | | 31 | | **[26](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#26-07)** | | | | | Neighborhood App | | 32 | | **[27](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#27-07)** | | | | | Neighborhood App | | 33 | | **[28](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#28-07)** | | | | | Neighborhood App | | 34 | | **[29](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#29-07)** | | | | | Neighborhood App | | 35 | | **[30](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#30-07)** | | | | | Neighborhood App | | 36 | | **[31](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/July/Daily-log_July.md#31-07)** | | | | | Neighborhood App | | 37 | 38 | -------------------------------------------------------------------------------- /Daily-log/June/Daily-log_June.md: -------------------------------------------------------------------------------- 1 | # June - 2018 2 | 3 | ### **01/06** - `javascript` 4 | - 📚 **Course:** 5 | - Udacity Nanodegree: 6 | - Creating Promises 7 | - 📺 **Videos:** 8 | - The Net Ninja: 9 | - [Asynchronous JavaScript series](https://www.youtube.com/watch?v=YxWMxJONp7E&list=PL4cUxeGkcC9jAhrjtZ9U93UMIhnCc44MH) 10 | - 💪 **Exercise:** 11 | Codefights: Arcade - Intro - [54 sumUpNumbers](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/54_sumUpNums.js) 12 | *** 13 | 14 | ### **02/06** - `javascript` 15 | - 📚 **Course:** 16 | - Udacity Nanodegree: 17 | - [Ajax with XHR](https://github.com/jpacsai/GoogleUdacity_Nanodegree/tree/master/Nanodegree/4_FrontEnd_Applications/5_Ajax/lesson-1-async-w-xhr) 18 | *** 19 | 20 | ### **03/06** - `javascript` 21 | - 📚 **Course:** 22 | - The Odin Project: 23 | JavaScript - Asynchronous JavaScript and APIs: 24 | - JSON 25 | - Async 26 | *** 27 | 28 | ### **04/06** - `javascript` 29 | - 📚 **Course:** 30 | - Udacity Nanodegree: 31 | - Ajax with jQuery 32 | - 📺 **Videos:** 33 | - Fun Fun Functions: Functional programming in JavaScript 34 | - 1 / 12 [Higher-order functions](https://www.youtube.com/watch?v=BMUiFMZr7vk&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 35 | *** 36 | 37 | ### **05/06** - `javascript` 38 | - 📚 **Course:** 39 | - Udacity Nanodegree: 40 | - Ajax call with the Fetch API 41 | - 📺 **Videos:** 42 | - Fun Fun Functions: Functional programming in JavaScript 43 | - 2 / 12 [Map](https://www.youtube.com/watch?v=bCqtb-Z5YGQ&index=2&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 44 | *** 45 | 46 | ### **06/06** - `javascript` 47 | - 📚 **Course:** 48 | - Udacity Nanodegree: 49 | - Features of Single Page Apps 50 | - 📺 **Videos:** 51 | - Fun Fun Functions: Functional programming in JavaScript 52 | - 3 / 12 [Reduce basics](https://www.youtube.com/watch?v=Wl98eZpkp-c&index=3&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 53 | - 📰 **Articles:** 54 | [Choosing the Right JavaScript Framework for the Job](https://www.lullabot.com/articles/choosing-the-right-javascript-framework-for-the-job) 55 | *** 56 | 57 | ### **07/06** - `javascript` `css` 58 | - 📚 **Course:** 59 | - Udacity Nanodegree: 60 | - The Benefits of Offline first 61 | - 📺 **Videos:** 62 | - Fun Fun Functions: Functional programming in JavaScript 63 | - 4 / 12 [Advanced Reduce](https://www.youtube.com/watch?v=1DMolJ2FrNY&index=4&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 64 | - Brad Hussey: Learn Sass 65 | - 2 / 15 [WTF is Sass](https://www.youtube.com/watch?v=S4mPsoZ7sG4&list=PLUoqTnNH-2XxOt7UsKlTqbfrA2ucGosCR&t=0s&index=4) 66 | - 📰 **Articles:** 67 | [Yes, React is taking over front-end development. The question is why.](https://medium.freecodecamp.org/yes-react-is-taking-over-front-end-development-the-question-is-why-40837af8ab76) 68 | *** 69 | 70 | ### **08/06** - `javascript` `css` 71 | - 📚 **Course:** 72 | - Udacity Nanodegree: 73 | - Introducing the Service Worker 74 | - 📺 **Videos:** 75 | - Fun Fun Functions: Functional programming in JavaScript 76 | - 5 / 12 [Closures](https://www.youtube.com/watch?v=CQqwU2Ixu-U&index=5&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) 77 | - Brad Hussey: Learn Sass 78 | - 3 / 15 [How to install and compile Sass](https://www.youtube.com/watch?v=S4mPsoZ7sG4&list=PLUoqTnNH-2XxOt7UsKlTqbfrA2ucGosCR&t=0s&index=4) 79 | - 📰 **Articles:** 80 | [BEM naming convention](https://en.bem.info/methodology/naming-convention/) 81 | *** 82 | 83 | ### **09/06** - `javascript` 84 | - 📚 **Course:** 85 | - Udacity Nanodegree: 86 | - Introducing the Service Worker 87 | - 📺 **Videos:** 88 | - Bitsofcode 89 | - [How to Setup a Basic Service Worker (with Caching)](https://www.youtube.com/watch?v=BfL3pprhnms) 90 | *** 91 | 92 | ### **10/06** - `javascript` 93 | - 📚 **Course:** 94 | - Udacity Nanodegree: 95 | - HTTP's Request/Response Cycle 96 | *** 97 | 98 | ### **11/06** - `javascript` 99 | - 📚 **Course:** 100 | - Udacity Nanodegree: 101 | - HTTP's Request/Response Cycle 102 | - 💪 **Exercise:** 103 | Codefights: Arcade - Intro - [55 differentSquares](https://github.com/jpacsai/codeFights/blob/master/Intro/12_LandOfLogic/55_diffSq.js) 104 | *** 105 | 106 | ### **12/06** - `javascript` 107 | - 📚 **Course:** 108 | - Udacity Nanodegree: 109 | - HTTP's Request/Response Cycle 110 | - HTTP/1 111 | *** 112 | 113 | ### **13/06** - `javascript` 114 | - 📚 **Course:** 115 | - Udacity Nanodegree: 116 | - HTTPS 117 | *** 118 | 119 | ### **14/06** - `javascript` 120 | - 📚 **Course:** 121 | - Udacity Nanodegree: 122 | - HTTP/2 123 | - Security 124 | - Efficient Inputs 1 125 | - 📰 **Articles:** 126 | [4 Javascript Optimisations you should know](https://leftshift.io/4-javascript-optimisations-you-should-know) 127 | - 💪 **Exercise:** 128 | Codefights: CHALLENGE - roverTour 129 | 130 | *** 131 | ### **15/06** - `javascript` 132 | - 📺 **Videos:** 133 | - Fun Fun Functions: Functional programming in JavaScript 134 | - 6 / 12 [Currying](https://www.youtube.com/watch?v=iZLP4qOwY8I&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84&index=6) 135 | - 📰 **Articles:** 136 | [Big O Notation in JavaScript](https://medium.com/cesars-tech-insights/big-o-notation-javascript-25c79f50b19b) 137 | - 💪 **Exercise:** 138 | Codefights: CHALLENGE - roverTour 139 | *** 140 | 141 | ### **16/06** - `javascript` `css` 142 | - 📚 **Course:** 143 | - Udacity Nanodegree: 144 | - Semantics Basics 145 | - Navigating Content 146 | - 📺 **Videos:** 147 | - Brad Hussey: Learn Sass 148 | - 4 / 15 [Download The Course Files](https://www.youtube.com/watch?v=V3l-A5Rh5YI&index=6&list=PLUoqTnNH-2XxOt7UsKlTqbfrA2ucGosCR&t=0s) 149 | - 📰 **Articles:** 150 | [JavaScript design patterns for humans](https://github.com/sohamkamani/javascript-design-patterns-for-humans) 151 | [The 10 Best Coding Challenge Websites for 2018](https://medium.com/coderbyte/the-10-best-coding-challenge-websites-for-2018-12b57645b654) 152 | [Why Microsoft is Acquiring GitHub](https://medium.com/@Michael_Spencer/why-microsoft-is-acquiring-github-1fc859cb29a) 153 | *** 154 | 155 | ### **18/06** - `javascript` 156 | - 📚 **Course:** 157 | - Udacity Nanodegree: 158 | - Navigating Content 159 | *** 160 | 161 | ### **19/06** - `javascript` `css` 162 | - 📚 **Course:** 163 | - Udacity Nanodegree: 164 | - ARIA 165 | - Style 166 | - 📰 **Articles:** 167 | [10 major freeCodeCamp improvements that are live now](https://forum.freecodecamp.org/t/10-major-freecodecamp-improvements-that-are-live-now/192130) 168 | [My tips and tricks that helped me get a Dev Job](https://forum.freecodecamp.org/t/my-tips-and-tricks-that-helped-me-get-a-dev-job/200761) 169 | - 🔨 **Project:** 170 | Restaurant Review App 171 | - 🏆 **ACHIEVEMENT** 172 | freeCodeCamp - [JavaScript Algorithms and Data Structures Certification](https://www.freecodecamp.org/certification/jpacsai/javascript-algorithms-and-data-structures) 173 | *** 174 | 175 | ### **20/06** - `javascript` `css` 176 | - 📚 **Course:** 177 | - freeCodeCamp: 178 | - Applied Visual Design 179 | - 📺 **Videos:** 180 | - Fun Fun Functions: Functional programming in JavaScript 181 | - 7 / 12 [Recursion](https://www.youtube.com/watch?v=k7-N8R0-KY4&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84&index=7) 182 | - 🔨 **Project:** 183 | Restaurant Review App 184 | *** 185 | 186 | ### **21/06** - `html` `css` `javascript` 187 | - 📚 **Course:** 188 | - freeCodeCamp: 189 | - Applied Accessibility 190 | - 📺 **Videos:** 191 | - Fun Fun Functions: Functional programming in JavaScript 192 | - 8 / 12 [Promises](https://www.youtube.com/watch?v=k7-N8R0-KY4&list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84&index=8) 193 | - 🔨 **Project:** 194 | Restaurant Review App 195 | *** 196 | 197 | ### **22/06** - `javascript` `css` 198 | - 📚 **Course:** 199 | - freeCodeCamp: 200 | - CSS Flexbox 201 | - 🔨 **Project:** 202 | Restaurant Review App 203 | *** 204 | 205 | ### **23/06** - `javascript` `css` 206 | - 📚 **Course:** 207 | - freeCodeCamp: 208 | - CSS Grid 209 | - 📰 **Articles:** 210 | [4 Things you should prepare before working as a Junior FrontEnd developer / Intern](https://codeburst.io/4-things-you-should-prepare-before-working-as-a-junior-frontend-developer-intern-c8fd6cf382b3) 211 | - 🔨 **Project:** 212 | Restaurant Review App 213 | *** 214 | 215 | ### **24/06** - `javascript` 216 | - 📰 **Articles:** 217 | [Getting Started with Website Accessibility](https://medium.com/statuscode/getting-started-with-website-accessibility-5586c7febc92) 218 | - 🔨 **Project:** 219 | Restaurant Review App 220 | *** 221 | 222 | ### **25/06** - `javascript` `devTools` 223 | - 📰 **Articles:** 224 | [Increase your web development skill-set: 150 animated tips on Chrome DevTools](https://medium.com/dev-channel/increase-your-web-development-skill-set-150-animated-tips-on-chrome-devtools-4a30155e6b8e) 225 | - 🔨 **Project:** 226 | (Helping a classmate with her Memory Game App) 227 | *** 228 | 229 | ### **26/06** - `javascript` 230 | - 📰 **Articles:** 231 | [5 Projects To Complete When Starting to Learn Front-End Web Development](https://medium.com/@GarrettLevine/5-projects-to-complete-when-starting-to-learn-front-end-web-development-48e8a1ce3178) 232 | [8 top must-use tools to boost your web development workflow](https://hackernoon.com/8-top-must-use-tools-to-boost-your-web-development-workflow-de44018a7b98) 233 | [Web Development - am I doing this right?](https://blog.usejournal.com/web-development-am-i-doing-this-right-ff857a22fa18) 234 | [Web Development Top 10 for the Past Year (v.2017)](https://medium.mybridge.co/web-development-top-10-for-the-past-year-v-2017-aa285515676e) 235 | - 🔨 **Project:** 236 | (Helping a classmate with her Memory Game App) 237 | *** 238 | 239 | ### **27/06** - `javascript` 240 | - 📰 **Articles:** 241 | [Adding a Service Worker and Offline into your Web App](https://developers.google.com/web/fundamentals/codelabs/offline/) 242 | - 🔨 **Project:** 243 | Restaurant Review App 244 | *** 245 | 246 | ### **28/06** - `javascript` 247 | - 📺 **Videos:** 248 | - [Fun Fun Functions: Object Creation](https://www.youtube.com/playlist?list=PL0zVEGEvSaeHBZFy6Q8731rcwk0Gtuxub) 249 | - 1 / 7 [bind and this](https://www.youtube.com/watch?v=GhbhD1HR5vk&list=PL0zVEGEvSaeHBZFy6Q8731rcwk0Gtuxub&t=4s&index=2) 250 | - 📰 **Articles:** 251 | [A beginner’s guide to Service Workers](https://medium.com/samsung-internet-dev/a-beginners-guide-to-service-workers-f76abf1960f6) 252 | [Making a Simple Site Work Offline with ServiceWorker](https://css-tricks.com/serviceworker-for-offline/) 253 | - 🔨 **Project:** 254 | Restaurant Review App 255 | *** 256 | 257 | ### **29/06** - `javascript` `react` 258 | - 📚 **Course:** 259 | - freeCodeCamp: 260 | - Debugging (Javascript Algorithms And Data Structures) 261 | - Udacity Nanodegree: 262 | - Why React? 263 | - 📰 **Articles:** 264 | [Mistakes I’ve made as a junior developer — and how you can avoid them](https://medium.freecodecamp.org/mistakes-i-have-made-as-a-junior-developer-85260bdb992f) 265 | - 🏆 **ACHIEVEMENT** 266 | [Restaurant Reviews App](https://jpacsai.github.io/GoogleUdacity_Nanodegree/Nanodegree/Restaurant_Review_App/) project reviewed and accepted 267 | *** 268 | 269 | ### **30/06** - `javascript` `react` 270 | - 📚 **Course:** 271 | - Udacity Nanodegree: 272 | - Rendering UI with React 273 | *** 274 | -------------------------------------------------------------------------------- /Daily-log/June/README.md: -------------------------------------------------------------------------------- 1 | # Summary - June 2 | ### 👉 [Detailed daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/June/Daily-log_June.md) 👈 3 | 4 | | Date | Course | Video | Article | Exercise | Project | Book | Achievement | 5 | | :----: | :-------------------: | :---: | :-----: | :------: | :------: | :--: | :---------: | 6 | | **01** | Udacity | 1 | | 1 7 | | **02** | Udacity | 8 | | **03** | Udacity | 9 | | **04** | Udacity | 1 | 10 | | **05** | Udacity | 1 | 11 | | **06** | Udacity | 1 | 1 12 | | **07** | Udacity | 2 | 1 13 | | **08** | Udacity | 2 | 1 14 | | **09** | Udacity | 1 15 | | **10** | Udacity | 16 | | **11** | Udacity | | | 1 17 | | **12** | Udacity | 18 | | **13** | Udacity | 19 | | **14** | Udacity | | 1 | 1 20 | | **15** | | 1 | 1 | (cont.) 21 | | **16** | Udacity | 1 | 3 22 | | **17** | 23 | | **18** | Udacity | 24 | | **19** | Udacity, freeCodeCamp | | 2 | | Restaurant Review App | | [freeCodeCamp Certificate](https://www.freecodecamp.org/certification/jpacsai/javascript-algorithms-and-data-structures) 25 | | **20** | freeCodeCamp | 1 | | | Restaurant Review App | 26 | | **21** | freeCodeCamp | 1 | | | Restaurant Review App | 27 | | **22** | freeCodeCamp | | | | Restaurant Review App | 28 | | **23** | freeCodeCamp | | 1 | | Restaurant Review App | 29 | | **24** | | | 1 | | Restaurant Review App | 30 | | **25** | | | 1 | | helping classmate | 31 | | **26** | | | 4 | | helping classmate | 32 | | **27** | | | 1 | | Restaurant Review App | 33 | | **28** | | 1 | 2 | | Restaurant Review App | 34 | | **29** | Udacity, freeCodeCamp | | 1 | | | | [Restaurant Reviews App](https://jpacsai.github.io/GoogleUdacity_Nanodegree/Nanodegree/Restaurant_Review_App/) accepted 35 | | **30** | Udacity | 36 | 37 | -------------------------------------------------------------------------------- /Daily-log/November/Daily-log_November.md: -------------------------------------------------------------------------------- 1 | # November - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/November/README.md) | [2018](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 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 |
MonTueWedThuFriSatSun
1234
567891011
12131415161718
19202122232425
2627282930
61 | 62 | 79 | 80 | *** 81 | 82 | ## **01-11** 83 | - 🔨 **Project:** 84 | - Track_Favourites 85 | - 🚧 **Maintenance:** 86 | - fix dependencies in old projects 87 | 88 |

Top 🔼

89 | 90 | *** 91 | 92 | ## **02-11** 93 | - 🔨 **Project:** 94 | - My_first_vue_app 95 | 96 |

Top 🔼

97 | 98 | *** 99 | 100 | ## **03-11** 101 | - 🔨 **Project:** 102 | - Track_Favourites 103 | - 📰 **Article:** 104 | - [Vue.js 2 State Management With Vuex — Introduction](https://medium.com/codingthesmartway-com-blog/vue-js-2-state-management-with-vuex-introduction-db26cb495113) 105 | 106 |

Top 🔼

107 | 108 | *** 109 | 110 | ## **04-11** 111 | - 🔨 **Project:** 112 | - Track_Favourites 113 | - 📰 **Article:** 114 | - [Mastering Vuex — Zero to Hero](https://medium.com/dailyjs/mastering-vuex-zero-to-hero-e0ca1f421d45) 115 | 116 |

Top 🔼

117 | 118 | *** 119 | 120 | ## **04-11** 121 | - 🔨 **Project:** 122 | - Track_Favourites 123 | - 📰 **Article:** 124 | - [Mastering Vuex — Zero to Hero](https://medium.com/dailyjs/mastering-vuex-zero-to-hero-e0ca1f421d45) 125 | 126 |

Top 🔼

127 | 128 | *** 129 | 130 | ## **05-11** 131 | - 🔨 **Project:** 132 | - Track_Favourites 133 | - 📰 **Article:** 134 | - [Keeping props DRY in Vue.js](https://medium.com/front-end-hacking/keeping-props-dry-in-vue-js-9d8294fa708f) 135 | - [Passing methods as props in Vue.js](https://medium.com/front-end-hacking/passing-methods-as-props-in-vue-js-d65805bccee) 136 | 137 |

Top 🔼

138 | 139 | *** 140 | 141 | ## **06-11** 142 | - 🔨 **Project:** 143 | - Track_Favourites 144 | 145 |

Top 🔼

146 | 147 | *** 148 | 149 | ## **07-11** 150 | - 🔨 **Project:** 151 | - Track_Favourites 152 | 153 |

Top 🔼

154 | 155 | *** 156 | 157 | ## **08-11** 158 | - 🔨 **Project:** 159 | - Track_Favourites 160 | 161 |

Top 🔼

162 | 163 | *** 164 | 165 | ## **09-11** 166 | - 🔨 **Project:** 167 | - Track_Favourites 168 | - ⚔️ **Challenge:** 169 | - CodeWars: 170 | - 6kyu - [Add commas to a number](https://github.com/jpacsai/codeWars/blob/master/6kyu/AddCommaNum.js) 171 | 172 |

Top 🔼

173 | 174 | *** 175 | 176 | ## **10-11** 177 | - 🔨 **Project:** 178 | - Track_Favourites 179 | 180 |

Top 🔼

181 | 182 | *** 183 | 184 | ## **11-11** 185 | - 🔨 **Project:** 186 | - Track_Favourites 187 | - 📰 **Article:** 188 | - [Demystifying Vuex — The state container for Vue](https://medium.freecodecamp.org/demystifying-vuex-the-state-container-for-vue-fde82662ca8c) 189 | 190 |

Top 🔼

191 | 192 | *** 193 | 194 | ## **12-11** 195 | - 🔨 **Project:** 196 | - Track_Favourites 197 | 198 |

Top 🔼

199 | 200 | *** 201 | 202 | ## **13-11** 203 | - 🔨 **Project:** 204 | - Track_Favourites 205 | - 📰 **Article:** 206 | - [React vs Angular vs Vue: Who wins in 2019?](https://medium.com/zerotomastery/react-vs-angular-vs-vue-who-wins-in-2019-5d9acd0843e8) 207 | - [Web Developer Monthly 💻🚀 October 2018](https://medium.com/zerotomastery/web-developer-monthly-october-2018-c7fb0a6f0572) 208 | 209 |

Top 🔼

210 | 211 | *** 212 | 213 | ## **14-11** 214 | - 🔨 **Project:** 215 | - Track_Favourites 216 | 217 |

Top 🔼

218 | 219 | *** 220 | 221 | ## **16-11** 222 | - 🔨 **Project:** 223 | - Track_Favourites 224 | 225 |

Top 🔼

226 | 227 | *** 228 | 229 | ## **18-11** 230 | - 🔨 **Project:** 231 | - Track_Favourites 232 | 233 |

Top 🔼

234 | 235 | *** 236 | 237 | ## **19-11** 238 | - 🔨 **Project:** 239 | - Track_Favourites 240 | 241 |

Top 🔼

242 | 243 | *** 244 | 245 | ## **20-11** 246 | - 🔨 **Project:** 247 | - Track_Favourites 248 | 249 |

Top 🔼

250 | 251 | *** 252 | 253 | ## **21-11** 254 | - 🔨 **Project:** 255 | - Track_Favourites 256 | 257 |

Top 🔼

258 | 259 | *** 260 | 261 | ## **22-11** 262 | - 🔨 **Project:** 263 | - Track_Favourites 264 | 265 |

Top 🔼

266 | 267 | *** 268 | 269 | ## **23-11** 270 | - 🔨 **Project:** 271 | - Track_Favourites 272 | 273 |

Top 🔼

274 | 275 | *** 276 | 277 | ## **24-11** 278 | - 🔨 **Project:** 279 | - Track_Favourites 280 | 281 |

Top 🔼

282 | 283 | *** 284 | 285 | ## **25-11** 286 | - 🔨 **Project:** 287 | - Track_Favourites 288 | 289 |

Top 🔼

290 | 291 | *** 292 | 293 | ## **26-11** 294 | - 🔨 **Project:** 295 | - Track_Favourites 296 | 297 |

Top 🔼

298 | 299 | *** 300 | 301 | ## **27-11** 302 | - 🔨 **Project:** 303 | - Track_Favourites 304 | 305 |

Top 🔼

306 | 307 | *** 308 | 309 | ## **28-11** 310 | - 🔨 **Project:** 311 | - Track_Favourites 312 | 313 |

Top 🔼

314 | 315 | *** 316 | 317 | ## **29-11** 318 | - 🔨 **Project:** 319 | - Track_Favourites 320 | 321 |

Top 🔼

322 | 323 | *** 324 | 325 | ## **30-11** 326 | - 🔨 **Project:** 327 | - Track_Favourites 328 | 329 |

Top 🔼

330 | 331 | *** 332 | -------------------------------------------------------------------------------- /Daily-log/README.md: -------------------------------------------------------------------------------- 1 | 📓 My diary log about learning some useful stuff, new tools, languages, workflow, or even nonsense in general :) 2 | 3 | I've started as a JS Developer on 1st February, I have sadly given up documenting my daily progress due to lack of time. 4 | ### 2019 ### 5 | 6 | [January](https://github.com/jpacsai/LearningPath/tree/master/Daily-log/2019/January) 7 | 8 | ### 2018 ### 9 | [June](https://github.com/jpacsai/LearningPath/tree/master/Daily-log/2018/June) - [July](https://github.com/jpacsai/LearningPath/tree/master/Daily-log/2018/July) - [August](https://github.com/jpacsai/LearningPath/tree/master/Daily-log/2018/August) - [September](https://github.com/jpacsai/LearningPath/tree/master/Daily-log/2018/September) - [October](https://github.com/jpacsai/LearningPath/tree/master/Daily-log/2018/October) - [November](https://github.com/jpacsai/LearningPath/tree/master/Daily-log/2018/November) - [December](https://github.com/jpacsai/LearningPath/tree/master/Daily-log/2018/December) 10 | -------------------------------------------------------------------------------- /Daily-log/September/README.md: -------------------------------------------------------------------------------- 1 | # Summary - September 2 | ### 👉 [Detailed daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md) 👈 | [2018](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 3 | 4 | | Date | Course | Video | Article | Exercise | Project | Book | Achievement | 5 | | :----: | :-------------------: | :---: | :-----: | :------: | :-----: | :--------------------------------: | :---------: | 6 | | **[01](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#01-09)** | | | 2 | 2 | | JavaScript: Visual QuickStart Guide | | 7 | | **[02](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#02-09)** | | | 2 | 2 | | JavaScript: Visual QuickStart Guide | | 8 | | **[03](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#03-09)** | | | 2 | 2 | | JavaScript: Visual QuickStart Guide | | 9 | | **[04](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#04-09)** | MIT: Introduction to Computer Science | | 2 | 2 | | | | 10 | | **[05](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#05-09)** | MIT: Introduction to Computer Science | | | 2 | | | | | 11 | | **[06](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#06-09)** | | | 1 | 2 | | JavaScript: Visual QuickStart Guide | | 12 | | **[07](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#07-09)** | MIT: Introduction to Computer Science | | 2 | 6 | | | | 13 | | **[08](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#08-09)** | MIT: Introduction to Computer Science | | | 1 | | | | 14 | | **[09](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#09-09)** | MIT: Introduction to Computer Science | | | 1 | | | | 15 | | **[10](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#10-09)** | MIT: Introduction to Computer Science | | | 5 | | | | 16 | | **[11](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#11-09)** | MIT: Introduction to Computer Science | | 1 | 3 | JavaScript30: 01 - Drum Kit | | | 17 | | **[12](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#12-09)** | MIT: Introduction to Computer Science | | | 2 | | Eloquent JavaScript | | 18 | | **[13](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#13-09)** | MIT: Introduction to Computer Science | | 1 | 2 | | | | 19 | | **[14](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#14-09)** | | | | 5 | 30days 30sites - Day 1 | | | 20 | | **[15](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#15-09)** | | | | 1 | | Eloquent JavaScript | | 21 | | **[16](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#16-09)** | MIT: Introduction to Computer Science | | | 4 | | | | 22 | | **[17](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#17-09)** | MIT: Introduction to Computer Science | | | 1 | | Eloquent JavaScript | | 23 | | **[18](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#18-09)** | Arizona State University: College Algebra and Problem Solving | | | | freeCodeCamp: Pomodoro Clock | Eloquent JavaScript | | 24 | | **[19](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#19-09)** | Arizona State University: College Algebra and Problem Solving | | | 1 | freeCodeCamp: Pomodoro Clock | Automate the Boring Stuff with Python | | 25 | | **[20](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#20-09)** | Arizona State University: College Algebra and Problem Solving | | | 1 | freeCodeCamp: Pomodoro Clock| | | 26 | | **[21](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#21-09)** | Arizona State University: College Algebra and Problem Solving | | 1 | | freeCodeCamp: Pomodoro Clock| | | 27 | | **[22](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#22-09)** | | | | | freeCodeCamp: Pomodoro Clock| | | 28 | | **[23](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#23-09)** | Arizona State University: College Algebra and Problem Solving | | | | freeCodeCamp: Pomodoro Clock | | | 29 | | **[24](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#24-09)** | Arizona State University: College Algebra and Problem Solving | | | | freeCodeCamp: Pomodoro Clock | | [freeCodeCamp: Pomodoro Clock](https://jpacsai.github.io/Pomodoro_Clock/) complete + **[FREECODECAMP FRONT END LIBRARIES CERTIFICATE](https://www.freecodecamp.org/certification/jpacsai/front-end-libraries)** 📜 | 30 | | **[25](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#25-09)** | | | | | | | | 31 | | **[26](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#26-09)** | | | 1 | | | Automate the Boring Stuff with Python | | 32 | | **[27](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#27-09)** | | | 1 | | | | | 33 | | **[28](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#28-09)** | | | | | | Automate the Boring Stuff with Python | | 34 | | **[29](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#29-09)** | MIT: Introduction to Computer Science | | | | | Automate the Boring Stuff with Python | | 35 | | **[30](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/September/Daily-log_September.md#30-09)** | MIT: Introduction to Computer Science | | | | | Automate the Boring Stuff with Python | | 36 | -------------------------------------------------------------------------------- /Daily-log/Template/Daily-log_.md: -------------------------------------------------------------------------------- 1 | # October - 2018 2 | 3 | #### [Summary](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/2019/January/README.md) | [All Months](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 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 |
MonTueWedThuFriSatSun
1234
567891011
12131415161718
19202122232425
2627282930
61 | 62 | 78 | 79 | *** 80 | 81 | ## **01-11** 82 | 83 | -------------------------------------------------------------------------------- /Daily-log/Template/legend.md: -------------------------------------------------------------------------------- 1 | | Activity | emoji | 2 | | :------- | :---: | 3 | | Course | 📚 | 4 | | Video | 📺 | 5 | | Article | 📰 | 6 | | Exercise | 💪 | 7 | | Project | 🔨 | 8 | | Book | 📘 | 9 | | Achievement | 🏆 | 10 | | Challenge | ⚔️ | 11 | -------------------------------------------------------------------------------- /MyLearningPath.md: -------------------------------------------------------------------------------- 1 | # My Own Learning Path Plan 2 | 3 | This path is the combination of these two paths from the [p1xt-guides](https://github.com/jpacsai/p1xt-guides) completed with some of my own choice of courses: 4 | - [Web Development with Computer Science Foundations - comprehensive](https://github.com/jpacsai/p1xt-guides/blob/master/cs-wd.md) 5 | - [Get Job ready - JavaScript Edition - Version 2.0](https://github.com/jpacsai/p1xt-guides/blob/master/job-ready-javascript-edition-2.0.md) 6 | 7 | ### Sections: 8 | - [Tier 0 - Prep](#tier-0---prep) 9 | - [Tier 1 - Strengthen your foundation](#tier-1---strengthen-your-foundation) 10 | - [Tier 2 - Build on the foundation](#tier-2---build-on-the-foundation) 11 | - [Tier 3 - Add complexity](#tier-3---add-complexity) 12 | - [Tier 4 - Polish the rough edges](#tier-4---polish-the-rough-edges) 13 | - [Background](#background) 14 | 15 | --- 16 | 17 | ## Tier 0 - Prep 18 | 19 | - [x] Course: Udacity - Front End Nanodegree 20 | - [x] Course/Project: FCC Front End Path 21 | - [x] Course: [Learn to Code HTML & CSS](http://learn.shayhowe.com/html-css/) 22 | 23 | --- 24 | 25 | ## Tier 1 - Strengthen your foundation 26 | 27 | - [x] Course: [Introduction to Computer Science and Programming Using Python](https://www.edx.org/course/introduction-to-computer-science-and-programming-using-python) 28 | - [x] Course: [CS50's Understanding Technology](https://www.edx.org/course/cs50s-understanding-technology-harvardx-cs50t) 29 | - [x] Course: [Advanced CSS Concepts](https://www.edx.org/course/advanced-css-concepts-1) 30 | - [ ] Course: freeCodeCamp - Data Visualization ⏳ 31 | - [ ] Course: [Writing Professional Code - Advanced Topics](https://www.edx.org/course/writing-professional-code-advanced-topics) ⏳ 32 | - [ ] Course: [CS50's Web Programming with Python and JavaScript](https://www.edx.org/course/cs50s-web-programming-with-python-and-javascript) ⏳ 33 | - [ ] Course: [Introduction to Design Thinking](https://www.edx.org/course/introduction-to-design-thinking-1) 34 | - [ ] Project: Clone [this](https://creativemarket.com/ikonome/686585-Material-Resume-Blue/screenshots/#screenshot2) online resume template 35 | - [ ] Project: Pick a template from [here](https://freebiesbug.com/psd-freebies/website-template/), [here](http://www.free-css.com/free-css-templates) or [here](http://www.os-templates.com/free-website-templates) and implement the frontend of a website with it as your inspiration (do not use its assets) 36 | - [ ] Course: [Programming for the Web with JavaScript](https://www.edx.org/course/programming-web-javascript-pennx-sd4x) 37 | - [ ] Course: [Learn to Code Advanced HTML & CSS](http://learn.shayhowe.com/advanced-html-css/) 38 | - [ ] Course: [How to Code: Simple Data](https://www.edx.org/course/how-code-simple-data-ubcx-htc1x) 39 | - [ ] Project: Select an API from [Todd Motto's API List](https://github.com/toddmotto/public-apis) and build a frontend-only application powered by data fetched from the API you chose. 40 | - [ ] Project: Build an online Towers of Hanoi solver that accepts a tower height between 5 and 10, and then displays a graphical (animated) solution, iteratively moving each piece until the puzzle is solved 41 | - [ ] Course: [Design Thinking: UX and Advanced Topics](https://www.edx.org/course/design-thinking-advanced-topics) 42 | - [ ] Course: [Algorithms, Part I](https://www.coursera.org/learn/algorithms-part1) 43 | 44 | --- 45 | 46 | ## Tier 2 - Build on the foundation 47 | - [ ] Course: [How to Code: Complex Data](https://www.edx.org/course/how-code-complex-data-ubcx-htc2x) 48 | - [ ] Course: [Software Construction: Data Abstraction](https://www.edx.org/course/software-construction-data-abstraction-ubcx-softconst1x) 49 | - [ ] Article: Read [Algorithms and Flowcharts](http://www.academia.edu/7857144/ALGORITHMS_AND_FLOWCHARTS) and then familiarize yourself with [Pencil](http://pencil.evolus.vn/) ... start flowcharting complex portions of your code logic as part of your documentation 50 | - [ ] Course: [Algorithms, Part II](https://www.coursera.org/learn/algorithms-part2) 51 | - [ ] Corse: [DevOps for Developers: How to Get Started](https://www.edx.org/course/devops-for-developers-how-to-get-started-1) 52 | - [ ] Course: [Software Construction: Object-Oriented Design](https://www.edx.org/course/software-construction-object-oriented-ubcx-softconst2x) 53 | - [ ] Project: Simon Game from the frontend section of FCC 54 | - [ ] Course: [Software Engineering: Introduction](https://www.edx.org/course/software-engineering-introduction-ubcx-softeng1x) 55 | - [ ] Course: [Software Development Capstone Project](https://www.edx.org/course/software-development-capstone-project-ubcx-softengprjx) 56 | - [ ] Project: [CSS Zen Garden](http://www.csszengarden.com/) - implement your own CSS design for the competition 57 | 58 | --- 59 | 60 | ## Tier 3 - Add complexity 61 | - [ ] Course: [Software Testing](https://www.udacity.com/course/software-testing--cs258) 62 | - [ ] Project: Read [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/) - and make two contributions to open source projects (of your choice) by the end of this Tier. 63 | - [ ] Course: [Software Debugging](https://www.udacity.com/course/software-debugging--cs259) 64 | - [ ] The FCC Backend Certification - all projects, ignore the tutorials and just read the official docs if you want 65 | - [ ] Project: Clone [this](https://blackrockdigital.github.io/startbootstrap-creative/) landing page 66 | - [ ] Course: [M101JS: MongoDB for Node.js Developers](https://university.mongodb.com/courses/M101JS/about) on MongoDB University (Sign up at the start of the Tier and then take the course when it becomes available) 67 | - [ ] Course: [Data Visualization and D3.js](https://www.udacity.com/course/data-visualization-and-d3js--ud507) 68 | - [ ] Project: Clone [this Admin template](http://rubix410.sketchpixy.com/ltr/dashboard) using React, Angular, or Vue 69 | - [ ] Project: Clone [this](https://creativemarket.com/ikonome/686585-Material-Resume-Blue/screenshots/#screenshot2) online resume template 70 | 71 | --- 72 | 73 | ## Tier 4 - Polish the rough edges 74 | - [ ] Course: [Agile Software Development](https://www.edx.org/course/agile-software-development-ethx-asd-1x) 75 | - [ ] Course: [Software Architecture & Design](https://www.udacity.com/course/software-architecture-design--ud821) 76 | - [ ] Course: [Databases](https://lagunita.stanford.edu/courses/DB/2014/SelfPaced/about) 77 | - [ ] Course: [Introduction to Cloud Infrastructure Technologies](https://www.edx.org/course/introduction-cloud-infrastructure-linuxfoundationx-lfs151-x) 78 | - [ ] Course: [Introduction to Cyber Security](https://www.futurelearn.com/courses/introduction-to-cyber-security) 79 | - [ ] Course: [Computer Architecture](https://www.coursera.org/course/comparch) 80 | - [ ] Course: [Cryptography I](https://www.coursera.org/course/crypto) 81 | - [ ] Course: [Intro to Theoretical Computer Science](https://www.udacity.com/course/intro-to-theoretical-computer-science--cs313) 82 | - [ ] Course: [Cryptography II](https://www.coursera.org/course/crypto2) 83 | - [ ] Course: [Computer Graphics](https://www.edx.org/course/computer-graphics-uc-san-diegox-cse167x) 84 | - [ ] Course: [Computer Networks](https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about) 85 | - [ ] Course: [Parallel Computer Architecture and Programming](http://15418.courses.cs.cmu.edu/spring2016/home) 86 | 87 | --- 88 | 89 | ## Background: 90 | 91 | ### Math: 92 | - [ ] [College Algebra and Problem Solving](https://www.edx.org/course/college-algebra-problem-solving-asux-mat117x) ⏳ 93 | - [ ] [Effective Thinking Through Mathematics](https://www.edx.org/course/effective-thinking-through-mathematics-utaustinx-ut-9-01x) 94 | - [ ] [Precalculus](https://www.edx.org/course/precalculus-asux-mat170x) 95 | - [ ] [Single Variable Calculus](https://ocw.mit.edu/courses/mathematics/18-01sc-single-variable-calculus-fall-2010/) 96 | - [ ] [Multivariable Calculus](https://ocw.mit.edu/courses/mathematics/18-02sc-multivariable-calculus-fall-2010/) 97 | - [ ] [Introduction to Probability - The Science of Uncertainty](https://www.edx.org/course/introduction-probability-science-mitx-6-041x-0) 98 | - [ ] [Linear Algebra - Foundations to Frontiers](https://www.edx.org/course/linear-algebra-foundations-frontiers-utaustinx-ut-5-04x#!) 99 | - [ ] [Mathematics for Computer Science](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-spring-2015/index.htm) 100 | 101 | ### Books: 102 | - [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) 103 | - [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) 104 | - [ ] [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) 105 | - [ ] [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) 106 | - [ ] [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) 107 | - [ ] [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) 108 | - [ ] [Setting Up ES6](https://leanpub.com/setting-up-es6/read) 109 | - [ ] [JavaScript Allongé, the "Six" Edition](https://leanpub.com/javascriptallongesix) 110 | - [ ] [JavaScript Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/) 111 | - [ ] [Professor Frisby's Mostly Adequate Guide to Functional Programming](https://www.gitbook.com/book/drboolean/mostly-adequate-guide/details) 112 | - [ ] [Open Data Structures](http://www.aupress.ca/books/120226/ebook/99Z_Morin_2013-Open_Data_Structures.pdf) 113 | 114 | ### Exercises: 115 | - [x] [Codesignal](www.codesignal.com) Arcade mode: Intro level - all excercises, The Core level - Intro Gates and At the Crossroads 116 | - [ ] Finish all classic puzzles on [CodinGame](https://www.codingame.com/training) from easy through hard 117 | - [ ] [CodeWars](www.codewars.com) 118 | 119 | ### CSS: 120 | - [CSS Diner](https://flukeout.github.io/) 121 | - [FlexBox Defense](http://www.flexboxdefense.com/) 122 | - [FlexBox Froggy](http://flexboxfroggy.com/) 123 | - [Grid Garden](http://cssgridgarden.com/) 124 | - [FlexBox Zombies](http://geddski.teachable.com/p/flexbox-zombies) 125 | 126 | ### JavaScript: 127 | - [Untrusted](https://alexnisnevich.github.io/untrusted/) 128 | - [Elevator Saga](http://play.elevatorsaga.com/) 129 | - [Screeps](https://screeps.com) 130 | - Complete all ES6 Katas [here](http://es6katas.org/) 131 | 132 | ### Interview Prep: 133 | - [ ] [Cracking the Coding Interview](https://www.hackerrank.com/domains/tutorials/cracking-the-coding-interview) on HackerRank 134 | - [ ] [JavaScript Interview Prep](https://www.hackerrank.com/chingu-challenge-9-javascript-prep) 135 | 136 | ### Challenges: 137 | - [ ] 100 Days of Code 138 | - [ ] [100 Days of CSS](https://100dayscss.com/), scroll to the bottom of that page, beginning with #001, recreate the images, in CodePen. Start the first one now and set a goal of finishing as many as you can by the end of Tier 3. (Intent: Build a presence on CodePen as a proficient HTML/(S)CSS developer to add another online body of work alongside your growing GitHub profile.) 139 | - [ ] 30Days 30Sites 140 | -------------------------------------------------------------------------------- /Plans.md: -------------------------------------------------------------------------------- 1 | # List of courses I'm interested in 2 | 3 | - Treehouse: 4 | - Web Design track 5 | - Development for WordPress 6 | - Fullstack JavaScript 7 | 8 | - edX: 9 | - Texas University: [Effective Thinking Through Mathematics](https://www.edx.org/course/effective-thinking-through-mathematics-utaustinx-ut-9-01x-0) - 4 weeks / 2-5 hours 10 | - Microsoft: 11 | - [Writing Professional Code - Advanced Topics](https://www.edx.org/course/writing-professional-code-advanced-topics) - 4 weeks / 2-4 hours 12 | - [Introduction to TypeScript 2](https://www.edx.org/course/introduction-to-typescript-2-0) - 4 weeks / 4-5 hours 13 | - [Introduction to Design Thinking](https://www.edx.org/course/introduction-to-design-thinking-0) - 5 weeks / 3-4 hours 14 | - [Design Thinking: UX and Advanced Topics](https://www.edx.org/course/design-thinking-advanced-topics) - 4 weeks / 5-6 hours 15 | - [Asynchronous Programming with Javascript](https://www.edx.org/course/asynchronous-programming-with-javascript-0) - 4 weeks / 3-4 hours 16 | - [Application Design Considerations: An Inclusive Approach](https://www.edx.org/course/web-design-best-practices-inclusive-microsoft-dev240x) - 4 weeks / 3-4 hours 17 | - [DevOps for Developers: How to Get Started](https://www.edx.org/course/devops-for-developers-how-to-get-started-0) - 4 weeks / 2-3 hours 18 | - [Using Open Source Web Tooling to Improve Development Proficiency](https://www.edx.org/course/using-open-source-web-tooling-to-improve-development-proficiency) - 5 weeks / 3-5 hours 19 | - [Build Web APIs using ASP.NET](https://www.edx.org/course/build-web-apis-using-aspnet-0) - 4 weeks / 3-4 hours 20 | 21 | - Challenges: 22 | - [30 days 30 sites](http://www.codelegy.com/courses/30-days-30-sites/) 23 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 📚 LearningPath 2 | 3 | ### 👉 [Daily log](https://github.com/jpacsai/LearningPath/blob/master/Daily-log/README.md) 👈 4 | 5 | ## Courses I have finished: 6 | 7 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 47 | 48 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 66 | 67 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 86 | 87 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 106 | 107 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 124 | 125 | 126 | 127 | 130 | 131 | 132 | 133 | 134 | 135 | 139 | 140 | 141 | 142 | 143 | 146 | 147 | 148 | 149 | 150 | 151 | 155 | 156 | 157 | 158 | 159 | 160 | 163 | 164 | 165 | 166 | 167 | 168 | 172 | 173 | 174 | 175 | 176 | 177 | 178 | 179 | 182 | 183 | 186 | 187 | 188 | 189 | 190 | 191 | 194 | 195 | 196 | 197 | 198 | 199 | 202 | 203 | 206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | 214 | 215 | 216 | 217 | 218 | 219 | 222 | 223 | 226 | 227 | 228 | 229 | 230 | 231 | 234 | 235 |
SchoolCourseRepoDate FinishedSkills LearntCertificate
Udemy 45 | Node with React: Fullstack Web Development 46 | 49 | repo 50 | 18/07/2019React and Redux, Node, Express, Passport.js, Mongo with Mongoose.js, email sending from backend (SendGrid), deployment techniques (Heroku), Google OAuth, accept and process credit card payments (Stripe), ngrok
edX - Harvard 64 | CS50's Understanding Technology 65 | 68 | repo 69 | 19/10/2018Hardware, the Internet, multimedia, security, programming, and web development
edX - MIT 84 | Introduction to Computer Science and Programming Using Python 85 | 88 | repo 89 | 18/10/2018Python, Algorithms, Testing and Debugging, OOP, Algorithms, Data Visualization
edX - Microsoft 104 | Advanced CSS Concepts 105 | 108 | repo 109 | 14/10/2018responsive Layout, CSS Modules, Sass, Testing for Browser Compatibility
122 | FreeCodeCamp 123 | Responsive Web Design 128 | repo 129 | 14/08/2018HTML5, CSS3, Applied Accessibility, CSS FlexBox, CSS Grid, Responsive Web Design Principles 136 | 137 | Responsive Web Design 138 |
JavaScript Algorithms and Data Structures 144 | repo 145 | 19/06/2018JavaScript, ES6, RegExp, OOP, Functional Programming 152 | 153 | JavaScript Algorithms and Data Structures 154 |
Front End Libraries 161 | repo 162 | 24/09/2018Bootstrap, jQuery, Sass, React, Redux 169 | 170 | Front End Libraries 171 |
Google Udacity Scholarship 180 | Front End Developer Nanodegree 181 | 184 | repo 185 | 05/08/2018HTML5, CSS3, git, JavaScript, Jasmine, Gulp, React (+ Redux) 192 | Certificate 193 |
200 | Challenge Phase 201 | 204 | repo 205 | 06/02/2018HTML5, CSS3, JavaScript, jQuery
Codeberry 220 | Front End course 221 | 224 | repo 225 | 11/01/2018HTML5, CSS3, Bootstrap, JavaScript, git 232 | Certificate 233 |
236 | 237 | 245 | 246 | *** 247 | 248 | ## Courses I am doing: 249 | 250 | 272 | 273 | 274 | 275 | 276 | 277 | 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | 286 | 287 | 290 | 291 | 294 | 295 | 298 | 299 | 300 | 301 | 302 | 303 | 304 | 305 | 306 | 307 | 308 | 311 | 312 | 315 | 316 | 319 | 320 | 321 | 322 | 323 | 324 | 325 | 326 | 327 | 330 | 331 | 334 | 335 | 338 | 339 | 340 | 341 | 342 | 343 | 344 | 345 | 346 | 349 | 350 | 351 | 352 | 355 | 356 | 357 | 358 | 359 | 360 | 361 | 362 | 363 | 364 | 367 | 368 | 371 | 372 | 375 | 376 | 377 | 378 | 379 | 380 | 381 | 382 | 383 | 386 | 387 | 390 | 391 | 394 | 395 | 396 | 397 | 398 | 399 | 400 | 401 | 402 | 403 | 404 | 405 | 408 | 409 | 412 | 413 | 414 | 415 |
SchoolCourseRepoProgressSkills
Udemy 288 | The Complete Node.js Developer Course (3rd Edition) 289 | 292 | repo 293 | 296 | 297 | Node, Express, Mongoose and MongoDB, SocketIO
edX - Microsoft 309 | Writing Professional Code - Advanced Topics 310 | 313 | repo 314 | 317 | 318 | Debugging, Unit Tests, Application Performance, Parallel Programming
edX - Harvard 328 | CS50's Web Programming with Python and JavaScript 329 | 332 | repo 333 | 336 | 337 | Git, HTML, CSS, Flask, SQL, APIs, JavaScript, Django, Testing, CI/CD, Scalability, Security
edX - Arizona State University 347 | College Algebra and Problem Solving 348 | 353 | 354 | Algebra
Udacity 365 | Data Visualization and D3.js 366 | 369 | repo 370 | 373 | 374 | Data Visualization Fundamentals, Design Principles, D3.js
edX: University of Pennsylvania 384 | Programming for the Web with JavaScript 385 | 388 | repo 389 | 392 | 393 | JavaScript, React, Node, MongoDB and Mongoose
freeCodeCampData Visualization 406 | repo 407 | 410 | 411 | Data Visualization with D3, AJAX
416 | 417 | 425 | 426 | *** 427 | 428 | ## Learning paths I reference: 429 | 430 | 431 | 432 | 433 | 434 | 435 | 436 | 437 | 438 | 441 | 442 | 445 | 446 | 449 | 450 | 451 | 452 | 455 | 456 | 459 | 460 | 461 | 462 | 465 | 466 | 467 | 468 | 471 | 472 | 473 | 476 | 477 |
SchoolPathLink
439 | p1xt-guides 440 | 443 | Web Development with Computer Science Foundations 444 | 447 | repo 448 |
453 | Get Job ready - JavaScript Edition - Version 2.0 454 | 457 | repo 458 |
463 | The Odin Project 464 | Full Stack 469 | repo 470 |
474 |

👉 My own learning path plan 👈

475 |
478 | 479 | *** 480 | 481 |

482 | my octocat 483 |

484 | 485 | *** 486 | 487 | 518 | -------------------------------------------------------------------------------- /StartFromTheBasics.md: -------------------------------------------------------------------------------- 1 | # Front End web development learning path 2 | 3 | This is just one of the many ways to learn web development, feel free to add other resources too. This path is for Front End web development, Back End resources could be added for Full Stack developers. 4 | This list is far from complete, I'll update it regularly. 5 | 6 | ### 0. [edX Harvard - CS50's Understanding Technology](https://www.edx.org/course/cs50s-understanding-technology) 7 | This is CS50’s introduction to technology for students who don’t (yet!) consider themselves computer persons. 8 | 👉 Start this course and do it parallel to the rest. 9 | 10 | *** 11 | 12 | ### 1. [Udacity - Intro to HTML and CSS](https://www.udacity.com/course/intro-to-html-and-css--ud001) 13 | HTML and CSS basics 14 | 15 | #### [Learn to Code HTML & CSS](https://learn.shayhowe.com/html-css/) 16 | Develop & style websites 17 | 18 | *** 19 | 20 | ### 2. [Udacity - Version Control with Git](https://www.udacity.com/course/version-control-with-git--ud123) 21 | Essentials of using the version control system Git 22 | 👉 Do this course in parallel to number 3. 23 | 24 | *** 25 | 26 | ### 3. [FreeCodeCamp - Responsive Web Design Certification path](https://learn.freecodecamp.org/) 27 | 28 | #### [50 Daily CSS challenges](http://dailycssimages.com/) 29 | 50-day email challenge for mastering pure CSS images 30 | 31 | #### [Udacity - Responsive Web Design Fundamentals](https://www.udacity.com/course/responsive-web-design-fundamentals--ud893) 32 | Great experiences on any device 33 | 34 | #### [FlexBox Froggy - game](http://flexboxfroggy.com) 35 | Learn and practice CSS Flexbox 36 | 37 | #### [Grid Garden - game](http://cssgridgarden.com) 38 | Learn and practice CSS Grid 39 | 40 | #### [Udacity - HTML5 Canvas](https://www.udacity.com/course/html5-canvas--ud292) 41 | From pixels to animation 42 | 43 | #### [100 Daily UI challenges](https://www.dailyui.co/) 44 | Daily UI is a series of daily design challenges design inspiration and neat surprise rewards. 45 | 46 | #### [UI insipirations](http://collectui.com/) 47 | Daily inspiration collected from daily ui archive and beyond. Hand picked, updating daily. 48 | 49 | *** 50 | 51 | ### 4. [Udacity - Responsive images](https://www.udacity.com/course/responsive-images--ud882) 52 | Fewer bytes, faster loads 53 | 54 | *** 55 | 56 | ### 5. [Writing READMEs](https://www.udacity.com/course/writing-readmes--ud777) 57 | Because code is for humans, Too 58 | 59 | ### 6. [Udacity - Intro to JavaScript](https://www.udacity.com/course/intro-to-javascript--ud803) 60 | Fundamentals of JavaScript, the most popular programming language in web development. 61 | 62 | *** 63 | 64 | ### 7. [ES6 JavaScript Improved](https://www.udacity.com/course/es6-javascript-improved--ud356) 65 | Updates to the JavaScript language 66 | 67 | *** 68 | ### 8. [FreeCodeCamp - Javascript Algorithms And Data Structures Certification path](https://learn.freecodecamp.org/) 69 | 70 | #### [Udacity - Object-Oriented JavaScript](https://www.udacity.com/course/object-oriented-javascript--ud711) 71 | Build apps with maintainable code 72 | 73 | *** 74 | 75 | ### 9. [Udacity - JavaScript and the DOM](https://www.udacity.com/course/javascript-and-the-dom--ud117) 76 | Dynamically control the browser 77 | 78 | *** 79 | 80 | ### 10. [JavaScript 30 challenge](https://javascript30.com/) 81 | 30 Day Vanilla JS Coding Challenge 82 | 83 | *** 84 | 85 | ### [Udacity - Website Performance Optimization](https://www.udacity.com/course/website-performance-optimization--ud884) 86 | The critical rendering path 87 | 88 | ### [Udacity - Web Accessibility](https://www.udacity.com/course/web-accessibility--ud891) 89 | Developing with empathy 90 | 91 | ### [Udacity - Web Tooling & Automation](https://www.udacity.com/course/web-tooling-automation--ud892) 92 | Gulp, Sass, and BabelJS 93 | 94 | ### [Udacity - Asynchronous JavaScript requests](https://www.udacity.com/course/asynchronous-javascript-requests--ud109) 95 | Fetch data asynchronously 96 | 97 | ### [Udacity - JavaScript Design Patterns](https://www.udacity.com/course/javascript-design-patterns--ud989) 98 | Organizing code in a disorganized world 99 | 100 | ### [FreeCodeCamp - Front End Libraries Certification path](https://learn.freecodecamp.org/) 101 | 102 | ### Frameworks 103 | 104 | ### Testing 105 | -------------------------------------------------------------------------------- /ToLearn.md: -------------------------------------------------------------------------------- 1 | # Subjects to research / learn: 2 | 3 | To complete a subject, read/watch at least 3 sources 🌑 -> 🌓 -> 🌕 4 | 5 | ## JavaScript: 6 | | Subject: | Theory | Practice | 7 | | -------- | :----: | :------: | 8 | | Set | 🌑 9 | | Recursion | 🌑 10 | | Sorting | 11 | | Design Patterns | 12 | | Functional Programming | 13 | | Debugging | 14 | | RegEx | 15 | | apply() | 🌑 16 | 17 | ## CSS: 18 | | Subject: | Theory | Practice | 19 | | -------- | :----: | :------: | 20 | | BEM | 21 | | Sass | 🌑 | 🌑 22 | | Relative units | 23 | | CSS variables | 24 | 25 | ## Misc. 26 | | Subject: | Theory | Practice | 27 | | -------- | :----: | :------: | 28 | | SEO principles | 29 | | Agile Methodology | 30 | | HTML5 Canvas | 31 | | Critical Rendering Path | 32 | | 60FPS Rendering | 33 | -------------------------------------------------------------------------------- /octocat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jpacsai/LearningPath/918b769481c8a52fbe4c7b0451bf54d2caf77109/octocat.png --------------------------------------------------------------------------------