article thumbnail

New AI assistant threatens software engineering jobs

InfoWorld

San Francisco-based startup, Cognition AI, is trying to completely rehaul the software engineering landscape through its new AI assistant, Devin. The AI assistant can plan and execute complex engineering tasks, learning from its experiences and rectifying mistakes along the way.

article thumbnail

Software Engineer Performance Reviews Explained

Toptal

Software development is a complex process and evaluating the performance of software engineers can be too. It is important that you find the right balance between that complexity and practicality in software engineer performance reviews.

Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

How to Hire Great Software Engineers – Standards, Tips & More

The Crazy Programmer

Software engineering is one of the most sought-after careers in the current labor market in today’s world of digital transformation and technological advancement, where the demand for specialized technical skills is constantly increasing, and the need for developing custom software solutions flourishes.

article thumbnail

5 Tips for Writing Accessible Code As a Software Engineer

Dzone - DevOps

These statistics reveal that we, in the software community, can do a lot better to make our technology more accessible. Software engineers can contribute by baking accessibility in their development process instead of waiting until accessibility auditing or fixing bugs at the end. Here are a few ways on how to get started: 1.

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

Checklist for an Efficient Code Review

Dzone - DevOps

Why Is Code Review Important? Peer code review is a widely used technique by software engineering teams. The intuition is that if more software engineers review the code, there will be fewer bugs, and, in general, the maintainability of the code will be improved.

article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Why do people apply TDD? What Are the Real Reasons for Doing TDD? Test-Driven Development (TDD) is a controversial topic amongst developers. After many years of doing TDD daily, I think part of the reason is that some people do not fully grasp the reasons behind TDD. TDD and the Values of XP.