Remove Handbook Remove Software Engineering Remove Software Review Remove Technical Review
article thumbnail

Key skills tech leaders need to secure a board seat

CIO

Rona Bunn is CIO for the National Association of Corporate Directors (NACD), where she facilitates digital orchestration and leads information technology, data, and digital experience. We’ve also published, in partnership with the Internet Security Alliance (ISA), the 2023 Director’s Handbook on Cyber-Risk Oversight.

article thumbnail

Passive collaboration is essential to remote work’s long-term success

TechCrunch

The project required new hardware, software and telecommunications solutions, and took about 24 months to implement. The best engineering work isn’t done in isolation, but in collaboration, as teams discuss, wrangle and brainstorm through problems. But the stereotype of the lone engineer coding away in solitude has long been shattered.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Book review: Escaping the Build Trap by Melissa Perri

Wolk Software Engineering

A couple of days ago I finished reading Escaping the Build Trap by Melissa Perri and, as usual, I would like to share a review with the community. I’m a software engineer, not a product manager, product designer or product owner. I hope you have found this review useful.

article thumbnail

Reading List: 2019 Edition

Daniel Bryant

RECOMMENDED NON TECH READING Spy agencies, religion, the Mafia, and 14th century British history After several great discussions about recommended reading at the tech conferences I attended in 2019, I promised once again to publish my non-tech reading list. I’ll be continuing this series in 2020.

article thumbnail

Decoding Code Review and Pull Requests - a handbook for Software Engineers and Tech Leads

A complete handbook on implementing a code review culture in your organization. Written by Elaine Watanabe, it's a practical e-book with useful examples and references, and a must-read for all tech teams.

article thumbnail

Algorithm Efficiency

Gorilla Logic

Algorithmic efficiency enables better software. We will also demonstrate (by implementing pseudocode) how to spot unnecessary complexity so that we can prevent it from appearing in our code. Big O notation is certainly a very good first step when it comes to producing high-quality software. Big O Notation. References.

article thumbnail

How to be a Professional Software Developer

MagmaLabs

Reading Time: 11 minutes Nowadays it is relatively easy to become a software developer, but being a truly professional one is not that simple. Being a professional developer is crucial in the software industry. How do I know if I am a professional software developer? Apply Clean Code. Context first. Open-Closed Principle.