Organizations understand the importance of code in today’s business landscape. We rely on software to power our daily lives — the global market is projected to grow to nearly $1.6 trillion within the next decade. Developers are feeling the pressure from this, with the increased push to write more code every day. However, this does … continue reading
Various studies have shown that developers spend only 25% to 35% of their time actually coding. That means if a copilot boosts their coding productivity by a factor of 2, it may only save an hour of their day. Which begs the question: where is the rest of their time spent and how can AI … continue reading
In a study of its development teams, Meta has noticed a strong correlation of developer satisfaction dipping whenever diff review times are slow based on several metrics at the company. Diff reviews refer to any individual set of changes made to the codebase. Diff reviews which can catch bugs, teach best practices, and ensure high … continue reading
AWS has released a new developer tool powered by machine learning. CodeGuru provides intelligent recommendations for improving code quality and lowering operational costs. “Our customers develop and run a lot of applications that include millions and millions of lines of code. Ensuring the quality and efficiency of that code is incredibly important, as bugs and … continue reading
Static code analysis company DeepCode announced the DeepCode plugin for IntelliJ, PyCharm, and WebStorm, designed to find bugs and critical vulnerabilities in code. The plugin comes with Java, C/C++, Python, JavaScript and TypeScript support. DeepCode is also working on adding CLion support. According to the company, it uses a new symbolic AI technique called Ontology … continue reading
Code reviews help improve code quality and help share knowledge. Yet, posts about the dread and hatred of code reviews are plentiful. One of the most authoritative surveys tells us that only 45% of respondents are either satisfied or very satisfied with their process. With almost 80% of respondents participating in code reviews either daily … continue reading
DeepCode is bringing its AI-powered code review capabilities to Visual Studio Code. The company announced an open-source extension that will enable developers to use DeepCode to detect bugs and issues in Visual Studio Code. RELATED CONTENT: Artificially intelligent “co-developers” Be (AI) smarter about your digital transformation New AI platform tackles ten steps of AutoML DeepCode … continue reading
GitHub acquired Pull Panda to help teams create more efficient and effective code review workflows on GitHub. The financial terms were not revealed by the companies. According to the company, Pull Panda advances code reviews through Pull Reminders,which sends a notification through Slack when a collaborator needs review; Pull Analytics, which offers real-time insight into … continue reading
Google has released the final preview update of Android P. This is the last preview milestone before the official launch of the Android P operating system. Beta 4 includes a release candidate build that has the final system behaviors and the official Android P APIs. It also includes everything developers need to finish testing before … continue reading
As the head of engineering at Atlassian, I’m part of a lot of interview panels (Like, a lot). I know I’ve got an above-average candidate sitting across from me when they start asking questions about the team they’d be joining. Some ask about the team’s culture. Others want to hear specifics on software development practices or the tech stack. … continue reading
SmartBear, the leader in software quality tools for teams, today announced new integrations with Microsoft PowerPoint andMicrosoft Visio in the latest release of Collaborator. These new integrations build on existing document and code review capabilities, making it easy for teams to streamline and speed-up their workflows by standardizing code and document reviews with one tool. Process-conscious development teams conduct … continue reading
JetBrains released version 2017.2 for its cross-platform C/C++ IDE CLion this week. In addition to C++ correctness and performance improvements, JetBrains also updated its IntelliJ IDEA product with new features and bug fixes. In CLion 2017.2, developers will see better code quality with new Clang-Tidy integration. CLion has more than 30 built-in code inspections to … continue reading