-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathEggs-100daysofCode.txt
More file actions
67 lines (67 loc) · 5.05 KB
/
Eggs-100daysofCode.txt
File metadata and controls
67 lines (67 loc) · 5.05 KB
1
2
3
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
# My goals: Complete Udemy course - Javascript the weird parts.
# - start using GitHub every day.
# - read Speaking Javascript by Dr. Axel Raushmayer
# - Watch You Tube series on Underscores (23 videos), write tests to try out each function.
# Each lesson's tests are posted to github.
# Get back on track with FCC - continue section on algorithms.
# Run JSPerf tests on my FCC algorithms and other algorithms posted.
#
Day 01-05: Udemy Course: Javascript the weird parts all week.
Watched several videos on using github.
Underscores Video01 - using first, initial, last, and rest functions
Underscores Video02 - using compact and flatten
Underscores Video03 - using without, union, intersection, and difference
Underscores Video04 - using uniq functions
Underscores Video05 - using zip, object, and range functions.
Day 06-10 Udemy Course: Javascript the weird parts all week.
Underscores Video 06 - using indexOf, lastIndexOf, and sortedIndex functions.
Underscores Video 07 - using the map function.
spent 2 days transferring data from my old computer to my new computer and
reinstalling programs, plugins, extensions, resetting passwords, etc.
Day 11-15 Udemy Course: Javascript the weird parts all week.
Underscores Video 08 - using reduce function.
Underscores Video 09 - using find and filter functions.
Underscores Video 10 - using contains function.
- Reinstall node and npm on new computer.
- Install via npm jsdoc and test how it creates documentation from .js files
FCC Basic Algorithm challenges: Find longest Word in a String, Title Case a Sentence
Day 16-20 Udemy Course: Javascript the weird parts all week.
FCC: Basic Algorithms: Return Largest Numbers in Array, Confirm the Ending,
Repeat a String, Truncate a String, Chunky Monkey, Slasher Flick, Mutations,
Falsy Bouncer, Seek and Destroy.
Day 21-25 Udemy Course: Javascript the weird parts (put on hold this week)
FCC: Basic Algorithms: Where Do I Belong, Caesar's Ciphper
FCC: Intermediate Algorithms: Sum All Numbers in a Range, Diff Two Arrays,
Roman Numeral Converter, Wherefore art thou,
Underscores Video 11 - using reject, some, and every functions.
Underscores Video 12 - using invoke. Note: map can be used as an alternative.
Underscores Video 13 - using pluck, and shuffle. (pluck handy for object prop values)
Refactoring code in my reaction tester project.
Day 26-30 Udemy Course: Javascript the weird parts (put on hold this week)
This week is consumed by doing some analysis before I put together quote on a possible 2-3
month project that involves creating a estimating system independent of their Mat Mgmt Sys.
Underscores Video 14,15,16,17 - using each, where, findWhere, min, max, groupBy.
FCC: Intermediate Algorithms: What Is In A Name, Search And Replace, Pig Latin, DNA Pairing,
Missing Letters, Boo who, Sorted Union.
Day 31-35 Udemy Course: Javascript the weird parts (Deep Dive into jQuery - 2 lectures)
FCC: Intermediate Algorithms: 5 completed, ending with smallest Common Multiple.
Day 36-40 Udemy Course: Javascript the weird parts. Course complete. I built a mini-framework!
FCC: Completed Intermediate Algorithms (6 for the week).
FCC: Completed Advanced Algorithms (4 for the week).
I rehauled my resume to give it a more modern look.
Day 41-45: Udemy Course: WordPress Developer Course -The course is geared to building your own theme.
Created 6 php files and 1 css file for starter theme.
Udemy Free Course: Learn RWD from scratch: built a one page fluid website (Brad Traversy is the course instructor. You probably have listened to him many times on You Tube.)
FCC: Completed 1 Advanced Algorithm: updateInventory. Stuck on next one: permAlone.
Day 46-55 Udemy Course: WordPress Developer Course - Lessons 23 of 102 completed.
FCC: Finished Advanced Algorithms section. 4 algorithms.
Played around with some TextInputEffects.
Day 56-61 FCC: spent 3 days losing to setInterval and setTimeout. Could only make it work partially.
I switched to using GSAP for my text display timing to complete my 1st project.
Terry Fox Tribute: https://s.codepen.io/KerryRuddock/debug/oqrXXv/VJrxxZoKdGJr
Day 62-66 Udemy Course: WordPress Developers Course. Completed 7/23: WorkFlow and Automation using gulp.
Underscores Videos 18,19,20,21,22,23 - using sample, size, sortBy, indexBy, countBy, partition,
and toArray (This completes the series. https://github.com/KerryRuddock/underscores_tuts)
Day 67-80 Udemy Course: Wordpress Developers Course. Complete 12 lessons.
My Dad passed away and I took 9 days to create a proper tribute page for him. Can be viewed
at http://kerryruddocktesthosting-com.stackstaging.com/tribute/tribute.html