Code Complete • Steve McConnell & Jeffrey van Gogh • GOTO 2023
Interesting. discussion Code Complete featuring Steve McConnell, author and CEO at Construx Software, and Jeffrey van Gogh, Director of Engineering at Google & Secretary of the Board at Kotlin Foundation. About the book itself. told A couple of days ago, and it was while writing that post that I found this fresh video from the GOTO Book Club discussing the following topics:
Evolution of programming languages in recent years 30 years (It’s been so long since the first edition of the book.) The evolution of development processes from waterfall to agile and how it influenced code writing
- Whether the code should be the only documentation - a similar thesis was in the book, but in this video, the author explains that his idea was different - which is usually the case with production projects, so it is worth taking the time to make the code readable:) How many programming languages a developer needs to know and what they give him How Open Source Impacted the Code Lifecycle Discussion of tuling and how it has evolved over time Whether technical managers should write code - the author has a very balanced position on this subject. How the author did his research, which formed the basis of the book Advice for beginner programmers
#Software #SoftwareDevelopment #SoftwareArchitecture #Devops #Engineering