Refactoring to Collections
4h 44m 21s
English
Paid
Course description
Learn how to craft simple, elegant code that's a pleasure to write and a joy to maintain. Learn how to use collection pipelines to break down ugly, complex functions into a series of simple transformations, free of loops, complex conditionals, and temporary variables.
Watch Online
Watch Online Refactoring to Collections
0:00
/ #1: Pricing Lamps and Wallets
All Course Lessons (28)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Pricing Lamps and Wallets Demo | 20:45 | |
| 2 | CSV Surgery 101 | 06:31 | |
| 3 | Binary to Decimal | 10:46 | |
| 4 | What's your GitHub Score | 16:38 | |
| 5 | Formatting a Pull Request Comment | 08:53 | |
| 6 | Stealing Mail | 12:15 | |
| 7 | Choosing a Syntax Handler | 15:04 | |
| 8 | Tagging on the Fly | 08:45 | |
| 9 | Nitpicking a Pull Request | 15:43 | |
| 10 | Comparing Monthly Revenue | 06:29 | |
| 11 | Manipulating DNA | 07:37 | |
| 12 | Building a Lookup Table | 11:05 | |
| 13 | Transposing Form Input | 15:06 | |
| 14 | Ranking a Competition | 34:19 | |
| 15 | Building a Table of Contents - Intro | 03:15 | |
| 16 | Building a Table of Contents - Extracting Headings | 07:34 | |
| 17 | Building a Table of Contents - Slice and Dice | 16:26 | |
| 18 | Building a Table of Contents - Nesting Headings with Recursion | 07:42 | |
| 19 | Building a Table of Contents - Building Markup | 08:01 | |
| 20 | Highlighting Code Blocks - Intro | 03:21 | |
| 21 | Highlighting Code Blocks - Basic Structure | 03:18 | |
| 22 | Highlighting Code Blocks - Slicing out the Code | 04:37 | |
| 23 | Highlighting Code Blocks - Introducing chunkBy | 10:54 | |
| 24 | Highlighting Code Blocks - Introducing eachCons | 10:33 | |
| 25 | Highlighting Code Blocks - Slicing with a Window | 02:49 | |
| 26 | Highlighting Code Blocks - Chunking Lines of Code | 02:31 | |
| 27 | Highlighting Code Blocks - Self-Rendering Code Blocks | 09:39 | |
| 28 | Highlighting Code Blocks - Recap | 03:45 |
Unlock unlimited learning
Get instant access to all 27 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Self-Made SaaS Course
Sources: Andrew Schmelyun
Move from idea to a finished application with the video course "Building SaaS Yourself"! You will learn to create a fully functional SaaS application from...
5 hours 19 minutes 41 seconds
Master Laravel & Create High-Level Applications with Laravel
Sources: udemy
Learn Laravel, while creating an eShop in the process. Bring to live all those ideas in your head after learning Laravel by doing. The course is compatible with
14 hours 44 minutes 48 seconds
Write PHP Like a Pro: Build a PHP MVC Framework From Scratch
Sources: udemy
Learn to write faster, easier to maintain, more secure PHP websites by using a model-view-controller framework. Learn the basic concepts of using a model-view-c
2 hours 51 minutes 57 seconds
Deploy PHP!
Sources: serversforhackers.com
In this course, you will create a robust deployment strategy for PHP applications from scratch. We will start with simple operations and step by step move on to
3 hours 47 minutes 59 seconds