Skip to content

Commit 378d136

Browse files
committed
Update README.md
1 parent a828459 commit 378d136

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ What we need is a solution that can guide programmers of any skill level from th
4747

4848
* **Audio / video:** 7-10 minute video instruction
4949
* **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.
5151
* **Collaboration** Create an agile study group to share encouragement and tutoring as you progress.
5252

5353

@@ -58,23 +58,22 @@ The courses are currently being offered in a [Lifetime Access Pass](https://eric
5858
* Lifetime membership
5959
* In Depth Video + Text + Interactive Exercises
6060
* 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.
6263
* Full video archive (courses, video blog updates, webcast recordings, etc…)
6364

6465

65-
**Course titles & estimated availability (dates are not promises):**
66+
**Course topics**
6667

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...
7273

7374

7475
### JavaScript Software Testing with Sauce Labs
7576

76-
*(target launch: before the end of February, 2015)*
77-
7877
***The only thing that matters in development is that users love the product.***
7978

8079
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

Comments
 (0)