You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-10Lines changed: 9 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ What we need is a solution that can guide programmers of any skill level from th
47
47
48
48
***Audio / video:** 7-10 minute video instruction
49
49
***Hands-on practice:** Online Workbook text to introduce concepts and interactive, self-grading exercises
50
-
***Textbook** "Programming JavaScript Applications" is included with all course bundles. You'll find references in the video and practice exercises referring you to deeper study in the book.
50
+
***Textbooks** "Programming JavaScript Applications" is included with all course bundles, and a new book is in progress that will use ES6+ examples throughout.
51
51
***Collaboration** Create an agile study group to share encouragement and tutoring as you progress.
52
52
53
53
@@ -58,23 +58,22 @@ The courses are currently being offered in a [Lifetime Access Pass](https://eric
58
58
* Lifetime membership
59
59
* In Depth Video + Text + Interactive Exercises
60
60
* All courses + “Programming JavaScript Applications” book
61
-
* Live webcasts (2-3 / year)
61
+
* Live webcasts
62
+
* Shotgun with Eric Elliott: A show that lets you ride shotgun while I build real apps.
62
63
* Full video archive (courses, video blog updates, webcast recordings, etc…)
63
64
64
65
65
-
**Course titles & estimated availability (dates are not promises):**
66
+
**Course topics**
66
67
67
-
* JavaScript Software Testing with Sauce Labs*(February, 2015)*
68
-
* The Two Pillars of JavaScript: Prototypal Inheritance*(June, 2015)*
69
-
* The Two Pillars of JavaScript: Functional Programming*(September, 2015)*
70
-
* Server Side Programming with Node and Express*(December, 2015)*
71
-
* More courses to come: Asynchronous Programming, JavaScript Fundamentals, etc… *(2016 and beyond...)*
68
+
* JavaScript Software Testing with Sauce Labs
69
+
* The Two Pillars of JavaScript: Prototypal Inheritance
70
+
* The Two Pillars of JavaScript: Functional Programming
71
+
* Server Side Programming with Node and Express
72
+
* More courses to come: Asynchronous Programming, JavaScript Fundamentals, etc...
72
73
73
74
74
75
### JavaScript Software Testing with Sauce Labs
75
76
76
-
*(target launch: before the end of February, 2015)*
77
-
78
77
***The only thing that matters in development is that users love the product.***
79
78
80
79
This course is **a step-by-step guide to building a product that users will love.** These lessons are hard won over a long career, and borrow heavily from many other software development teams who have contributed to the emergence of **lean startup culture** that has transformed Silicon Valley, and **transformed the way large enterprise organizations produce great products, too.**.
0 commit comments