├── 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 |
18 | 19 | *** 20 | 21 | ## **02-08** 22 | - 🔨 **Project:** 23 | - Nanodegree: 24 | - Neighborhood App 25 | 26 | 27 | 28 | *** 29 | 30 | ## **03-08** 31 | - 🔨 **Project:** 32 | - Nanodegree: 33 | - Neighborhood App 34 | 35 | 36 | 37 | *** 38 | 39 | ## **04-08** 40 | - 🔨 **Project:** 41 | - Nanodegree: 42 | - Neighborhood App 43 | 44 | 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 |  52 | 53 | 54 | 55 | *** 56 | 57 | ## **06-08** 58 | - 🔨 **Project:** 59 | - Helping friend with his WordPress page 60 | 61 | 62 | 63 | *** 64 | 65 | ## **07-08** 66 | - 🔨 **Project:** 67 | - Helping friend with his WordPress page 68 | 69 | 70 | 71 | *** 72 | 73 | ## **08-08** 74 | - 🔨 **Project:** 75 | - Helping friend with his WordPress page 76 | 77 | 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 | 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 | 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 | 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 | 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 | 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 |  160 | 161 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |17 | | 18 | | 19 | | 20 | | 21 | | 1 | 22 |2 | 23 |
3 | 26 |4 | 27 |5 | 28 |6 | 29 |7 | 30 |8 | 31 |9 | 32 |
10 | 35 |11 | 36 |12 | 37 |13 | 38 |14 | 39 |15 | 40 |16 | 41 |
17 | 44 |18 | 45 |19 | 46 |20 | 47 |21 | 48 |22 | 49 |23 | 50 |
24 | 53 |25 | 54 |26 | 55 |27 | 56 |28 | 57 |29 | 58 |30 | 59 |
31 | 62 |63 | | 64 | | 65 | | 66 | | 67 | | 68 | |
17 | | 18 | | 19 | | 1 | 20 |2 | 21 |3 | 22 |4 | 23 |
5 | 26 |6 | 27 |7 | 28 |8 | 29 |9 | 30 |10 | 31 |11 | 32 |
12 | 35 |13 | 36 |14 | 37 |15 | 38 |16 | 39 |17 | 40 |18 | 41 |
19 | 44 |20 | 45 |21 | 46 |22 | 47 |23 | 48 |24 | 49 |25 | 50 |
26 | 53 |27 | 54 |28 | 55 |29 | 56 |30 | 57 |58 | | 59 | |
17 | | 1 | 18 |2 | 19 |5 | 20 |4 | 21 |5 | 22 |6 | 23 |
7 | 26 |8 | 27 |9 | 28 |10 | 29 |11 | 30 |12 | 31 |13 | 32 |
14 | 35 |15 | 36 |16 | 37 |17 | 38 |18 | 39 |19 | 40 |20 | 41 |
21 | 44 |22 | 45 |23 | 46 |24 | 47 |25 | 48 |26 | 49 |27 | 50 |
28 | 53 |29 | 54 |30 | 55 |31 | 56 |57 | | 58 | | 59 | |
17 | | 1 | 18 |2 | 19 |5 | 20 |4 | 21 |5 | 22 |6 | 23 |
7 | 26 |8 | 27 |9 | 28 |10 | 29 |11 | 30 |12 | 31 |13 | 32 |
14 | 35 |15 | 36 |16 | 37 |17 | 38 |18 | 39 |19 | 40 |20 | 41 |
21 | 44 |22 | 45 |23 | 46 |24 | 47 |25 | 48 |26 | 49 |27 | 50 |
28 | 53 |29 | 54 |30 | 55 |31 | 56 |57 | | 58 | | 59 | |
17 | | 18 | | 19 | | 20 | | 21 | | 1 | 22 |2 | 23 |
3 | 26 |4 | 27 |5 | 28 |6 | 29 |7 | 30 |8 | 31 |9 | 32 |
10 | 35 |11 | 36 |12 | 37 |13 | 38 |14 | 39 |15 | 40 |16 | 41 |
17 | 44 |18 | 45 |19 | 46 |20 | 47 |21 | 48 |22 | 49 |23 | 50 |
24 | 53 |25 | 54 |26 | 55 |27 | 56 |28 | 57 |29 | 58 |30 | 59 |
31 | 62 |63 | | 64 | | 65 | | 66 | | 67 | | 68 | |
17 | | 18 | | 19 | | 1 | 20 |2 | 21 |3 | 22 |4 | 23 |
5 | 26 |6 | 27 |7 | 28 |8 | 29 |9 | 30 |10 | 31 |11 | 32 |
12 | 35 |13 | 36 |14 | 37 |15 | 38 |16 | 39 |17 | 40 |18 | 41 |
19 | 44 |20 | 45 |21 | 46 |22 | 47 |23 | 48 |24 | 49 |25 | 50 |
26 | 53 |27 | 54 |28 | 55 |29 | 56 |30 | 57 |58 | | 59 | |
17 | | 18 | | 19 | | 1 | 20 |2 | 21 |3 | 22 |4 | 23 |
5 | 26 |6 | 27 |7 | 28 |8 | 29 |9 | 30 |10 | 31 |11 | 32 |
12 | 35 |13 | 36 |14 | 37 |15 | 38 |16 | 39 |17 | 40 |18 | 41 |
19 | 44 |20 | 45 |21 | 46 |22 | 47 |23 | 48 |24 | 49 |25 | 50 |
26 | 53 |27 | 54 |28 | 55 |29 | 56 |30 | 57 |58 | | 59 | |
School | 33 |Course | 34 |Repo | 35 |Date Finished | 36 |Skills Learnt | 37 |Certificate | 38 |
---|---|---|---|---|---|
Udemy | 43 | 44 |45 | Node with React: Fullstack Web Development 46 | | 47 | 48 |49 | repo 50 | | 51 | 52 |18/07/2019 | 53 | 54 |React 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 | 55 | 56 |57 | |
edX - Harvard | 62 | 63 |64 | CS50's Understanding Technology 65 | | 66 | 67 |68 | repo 69 | | 70 | 71 |19/10/2018 | 72 | 73 |Hardware, the Internet, multimedia, security, programming, and web development | 74 | 75 |76 | |
edX - MIT | 82 | 83 |84 | Introduction to Computer Science and Programming Using Python 85 | | 86 | 87 |88 | repo 89 | | 90 | 91 |18/10/2018 | 92 | 93 |Python, Algorithms, Testing and Debugging, OOP, Algorithms, Data Visualization | 94 | 95 |96 | |
edX - Microsoft | 102 | 103 |104 | Advanced CSS Concepts 105 | | 106 | 107 |108 | repo 109 | | 110 | 111 |14/10/2018 | 112 | 113 |responsive Layout, CSS Modules, Sass, Testing for Browser Compatibility | 114 | 115 |116 | |
122 | FreeCodeCamp 123 | | 124 | 125 |Responsive Web Design | 126 | 127 |128 | repo 129 | | 130 | 131 |14/08/2018 | 132 | 133 |HTML5, CSS3, Applied Accessibility, CSS FlexBox, CSS Grid, Responsive Web Design Principles | 134 | 135 |136 | 137 | Responsive Web Design 138 | | 139 |
JavaScript Algorithms and Data Structures | 142 | 143 |144 | repo 145 | | 146 | 147 |19/06/2018 | 148 | 149 |JavaScript, ES6, RegExp, OOP, Functional Programming | 150 | 151 |152 | 153 | JavaScript Algorithms and Data Structures 154 | | 155 ||
Front End Libraries | 159 | 160 |161 | repo 162 | | 163 | 164 |24/09/2018 | 165 | 166 |Bootstrap, jQuery, Sass, React, Redux | 167 | 168 |169 | 170 | Front End Libraries 171 | | 172 ||
Google Udacity Scholarship | 178 | 179 |180 | Front End Developer Nanodegree 181 | | 182 | 183 |184 | repo 185 | | 186 | 187 |05/08/2018 | 188 | 189 |HTML5, CSS3, git, JavaScript, Jasmine, Gulp, React (+ Redux) | 190 | 191 |192 | Certificate 193 | | 194 |
200 | Challenge Phase 201 | | 202 | 203 |204 | repo 205 | | 206 | 207 |06/02/2018 | 208 | 209 |HTML5, CSS3, JavaScript, jQuery | 210 | 211 |212 | | |
Codeberry | 218 | 219 |220 | Front End course 221 | | 222 | 223 |224 | repo 225 | | 226 | 227 |11/01/2018 | 228 | 229 |HTML5, CSS3, Bootstrap, JavaScript, git | 230 | 231 |232 | Certificate 233 | | 234 |
School | 276 |Course | 277 |Repo | 278 |Progress | 279 |Skills | 280 |
---|---|---|---|---|
Udemy | 286 | 287 |288 | The Complete Node.js Developer Course (3rd Edition) 289 | | 290 | 291 |292 | repo 293 | | 294 | 295 |
296 | |
298 |
299 | Node, Express, Mongoose and MongoDB, SocketIO | 300 |
edX - Microsoft | 307 | 308 |309 | Writing Professional Code - Advanced Topics 310 | | 311 | 312 |313 | repo 314 | | 315 | 316 |
317 | |
319 |
320 | Debugging, Unit Tests, Application Performance, Parallel Programming | 321 |
edX - Harvard | 326 | 327 |328 | CS50's Web Programming with Python and JavaScript 329 | | 330 | 331 |332 | repo 333 | | 334 | 335 |
336 | |
338 |
339 | Git, HTML, CSS, Flask, SQL, APIs, JavaScript, Django, Testing, CI/CD, Scalability, Security | 340 |
edX - Arizona State University | 345 | 346 |347 | College Algebra and Problem Solving 348 | | 349 | 350 |351 | 352 | |
353 | |
355 |
356 | Algebra | 357 |
Udacity | 363 | 364 |365 | Data Visualization and D3.js 366 | | 367 | 368 |369 | repo 370 | | 371 | 372 |
373 | |
375 |
376 | Data Visualization Fundamentals, Design Principles, D3.js | 377 |
edX: University of Pennsylvania | 382 | 383 |384 | Programming for the Web with JavaScript 385 | | 386 | 387 |388 | repo 389 | | 390 | 391 |
392 | |
394 |
395 | JavaScript, React, Node, MongoDB and Mongoose | 396 |
freeCodeCamp | 402 | 403 |Data Visualization | 404 | 405 |406 | repo 407 | | 408 | 409 |
410 | |
412 |
413 | Data Visualization with D3, AJAX | 414 |
School | 433 |Path | 434 |Link | 435 |
---|---|---|
439 | p1xt-guides 440 | | 441 | 442 |443 | Web Development with Computer Science Foundations 444 | | 445 | 446 |447 | repo 448 | | 449 |
453 | Get Job ready - JavaScript Edition - Version 2.0 454 | | 455 | 456 |457 | repo 458 | | 459 ||
463 | The Odin Project 464 | | 465 | 466 |Full Stack | 467 | 468 |469 | repo 470 | | 471 |
474 | 👉 My own learning path plan 👈475 | |
476 |
482 |
483 |