|
332 | 332 | "image": "/static/library/useful-not-true.jpg", |
333 | 333 | "status": "read", |
334 | 334 | "language": "en" |
| 335 | + }, |
| 336 | + { |
| 337 | + "title": "The Nature of Software Development: Keep It Simple, Make It Valuable, Build It Piece by Piece", |
| 338 | + "author": "Ron Jeffries", |
| 339 | + "category": "foundational", |
| 340 | + "readAt": "2019-01-26", |
| 341 | + "image": "/static/library/the-nature-of-software-development.jpg", |
| 342 | + "status": "read", |
| 343 | + "language": "en" |
| 344 | + }, |
| 345 | + { |
| 346 | + "title": "A Philosophy of Software Design", |
| 347 | + "author": "John Ousterhout", |
| 348 | + "category": "foundational", |
| 349 | + "readAt": "2019-04-11", |
| 350 | + "image": "/static/library/a-philosophy-of-software-design.jpg", |
| 351 | + "status": "read", |
| 352 | + "language": "en" |
| 353 | + }, |
| 354 | + { |
| 355 | + "title": "Object-Oriented Reengineering Patterns", |
| 356 | + "author": "Serge Demeyer, Stéphane Ducasse, Oscar Nierstrasz", |
| 357 | + "category": "craft", |
| 358 | + "readAt": "2020-03-30", |
| 359 | + "image": "/static/library/object-oriented-reengineering-patterns.jpg", |
| 360 | + "status": "read", |
| 361 | + "language": "en" |
| 362 | + }, |
| 363 | + { |
| 364 | + "title": "The First 90 Days. Updated And Expanded: Proven Straegies for Getting up to Speed faster and smarter", |
| 365 | + "author": "Michael D. Watkins", |
| 366 | + "category": "mental-models", |
| 367 | + "readAt": "2019-08-15", |
| 368 | + "image": "/static/library/the-first-90-days.jpg", |
| 369 | + "status": "read", |
| 370 | + "language": "en" |
| 371 | + }, |
| 372 | + { |
| 373 | + "title": "Extreme Programming Explained: Embrace Change", |
| 374 | + "author": "Kent Beck, Cynthia Andres", |
| 375 | + "category": "foundational", |
| 376 | + "readAt": "2019-07-15", |
| 377 | + "image": "/static/library/extreme-programming-explained.jpg", |
| 378 | + "status": "read", |
| 379 | + "language": "en" |
| 380 | + }, |
| 381 | + { |
| 382 | + "title": "Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations", |
| 383 | + "author": "Nicole Forsgren, Jez Humble, Gene Kim", |
| 384 | + "category": "craft", |
| 385 | + "readAt": "2020-06-30", |
| 386 | + "image": "/static/library/accelerate.jpg", |
| 387 | + "status": "read", |
| 388 | + "language": "en" |
| 389 | + }, |
| 390 | + { |
| 391 | + "title": "Growing Object-Oriented Software, Guided by Tests", |
| 392 | + "author": "Steve Freeman, Nat Pryce", |
| 393 | + "category": "foundational", |
| 394 | + "readAt": "2018-02-02", |
| 395 | + "image": "/static/library/growing-object-oriented-software.jpg", |
| 396 | + "status": "read", |
| 397 | + "language": "en" |
335 | 398 | } |
336 | 399 | ] |
337 | 400 | } |
0 commit comments