Skip to content

Commit 590f9cd

Browse files
authored
Update CodeComplete book title
Updated to show 2nd edition
1 parent a2a7fb3 commit 590f9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/readings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Name | Author(s)
1919
[Design Patterns: Elements of Reusable Object-Oriented Software](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612) | Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides
2020
[Refactoring](https://www.refactoring.com/) | Martin Fowler
2121
[Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882) | Robert Martin
22-
[Code Complete](https://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670) | Steve McConnell
22+
[Code Complete 2e](https://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670) | Steve McConnell
2323
[The Pragmatic Programmer](https://www.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X) | Andrew Hunt, David Thomas
2424

2525
## Math

0 commit comments

Comments
 (0)