Programming Beyond Practices (O'Reilly)
Wednesday, 09 November 2016

With a subtitle of "Be More Than Just A Code Monkey", Greg Brown argues that writing code is the easy part of a software developer's work. He sets out to explore the other 90% of the job, from requirements discovery and rapid prototyping to business analysis and designing for maintainability.

<ASIN:1491943823>

He works through detailed examples typical problems developers encounter, and how to solve them by making you the main character in a series of chapter-length stories.

Author: Greg Brown
Publisher: O'Reilly
Date: October 2016
Pages: 132
ISBN: 978-1491943823
Print: 1491943823
Kindle: B01LYRCGA8
Audience: Developers
Level: Intermediate
Category: Methodology

Problems tackled include: 

 

  • Using prototypes to explore project ideas
  • Spotting hidden dependencies in incremental changes
  • Identifying the pain points of service integrations
  • Developing a rigorous approach towards problem-solving
  • Designing software from the bottom up
  • Data modeling in an imperfect world
  • Gradual process improvement as an antidote for over-commitment
  • The future of software development

 

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



Expert Performance Indexing in Azure SQL and SQL Server 2022

Author: Edward Pollack & Jason Strate
Publisher: Apress
Pages: 659
ISBN: 9781484292143
Print: 1484292146
Kindle: B0BSWH65ST
Audience: DBAs & SQL devs
Rating: 4 or 1 (see review)
Reviewer: Ian Stirk 

This book discusses indexes, a primary means of improving performance in SQL Server, how does  [ ... ]


More Reviews