-
Notifications
You must be signed in to change notification settings - Fork 170
Chapter15 regions #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chapter15 regions #288
Conversation
Minor changes from pdf review Chapter 13 first changes Chapter 12 Regions through 12.6 Reviewed through 12.4 Changes from pdf review Changes from pdf review Minor changes from pdf review Chapter 14 initial changes chapter 14 code changes Changes from pdf review Minor changes from pdf review Chapter 15 initial changes chapter 13 review changes adding ... to beginning and end minor ch. 15 changes preventing line rollovers ch. 14 final (hopefully) ch. 14 changes Final ch. 15 changes chapter 15 formatting changes chapter 15 removing redundancies Revert "Changes from pdf review" This reverts commit e114c2c. Revert "Minor changes from pdf review" This reverts commit 47d535e. Revert "Chapter 13 first changes" This reverts commit b211cf3.
BenjaminMichaelis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good overall! Just some minor changes and adjustments from my end
src/Chapter14/Listing14.01.HeaterAndCoolerEventSubscriberImplementations.cs
Outdated
Show resolved
Hide resolved
src/Chapter14/Listing14.01.HeaterAndCoolerEventSubscriberImplementations.cs
Outdated
Show resolved
Hide resolved
src/Chapter14/Listing14.02.DefiningTheEventPublsherThermostat.cs
Outdated
Show resolved
Hide resolved
src/Chapter14/Listing14.03.ConnectingThePublisherAndSubscribers.cs
Outdated
Show resolved
Hide resolved
src/Chapter14/Listing14.07.UsingthePlusEqualsAndMinusEqualsDelegateOperators.cs
Outdated
Show resolved
Hide resolved
src/Chapter15/Listing15.20.AnotherInnerJoinWithSystem.Linq.Enumerable.Join.cs
Outdated
Show resolved
Hide resolved
src/Chapter15/Listing15.22.CreatingAChildCollectionWithSystem.Linq.Enumerable.GroupJoin.cs
Outdated
Show resolved
Hide resolved
src/Chapter15/Listing15.22.CreatingAChildCollectionWithSystem.Linq.Enumerable.GroupJoin.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Kevin B <Keboo@users.noreply.github.com>
…ble.Join.cs Co-authored-by: Benjamin Michaelis <benjamin@michaelis.net>
…merable.Join.cs Co-authored-by: Benjamin Michaelis <benjamin@michaelis.net>
|
I've updated and changed everything that I know how. There are still errors in 14.19 and 15.13 that are blocking the checks but I don't know how to fix them. |
|
Perfect! I will try to get those errors fixed and review the remaining comments |
|
Thanks @HannaMichaelis! I'll |
Summary
Contributes to Intellitect/EssentialCSharpManuscript#116