Join 1000+ users to receive monthly tips on improving your code quality
How To Launch A Tech Startup Without A Tech Background
How To Launch A Tech Startup Without A Tech Background Is it possible to establish a tech company or startup without a tech background? This question remains one of the biggest concerns in the minds of people planning a technology startup. Infact,
Best practices to review code for startups
Best practices to review code for startups You can now consume the entire blog in an audio version. Loading
What Are Common Code Review Pitfalls And How To Avoid Them?
What Are Common Code Review Pitfalls And How To Avoid Them? Reviewing the developed codes is like a routine process that is followed in all organizations and businesses. The process of code reviewing, the frequency at which codes are reviewed, and
Legacy Code And Its Improvisation
Legacy Code And Its Improvisation Legacy Code! Any developer’s fear, distaste, and disappointment. A term that must have gotten your attention at some point in your work life. Well, this expression is not as scary as it may sound. The only
The Best Black Friday SaaS Deals For 2020
The Best Black Friday SaaS Deals For 2020 We are once again at that season of the year when everyone is waiting to free up and make the most of the rest of the year. In this article, we’ll be covering ALL
How To Make Good Code Reviews Better
How To Make Good Code Reviews Better Good code reviews are the bar that all of us should aim for. Starting with the obvious, checking of the code quality helps in maintaining the quality of the code and ensures that the
20 Tools That Any Non Tech Founder Can Use To Manage Their Tech Product Development
20 Tools That Any Non Tech Founder Can Use To Manage Their Tech Product Development When you outsource your development, the number one concern is quality. Infact, there are enough horror stories to be afraid about outsourcing. We all have come
Improve Code quality using CI/CD and automated code review
Improve Code quality using CI/CD and automated code review You can now consume the entire blog in an audio version. Give it a try. Loading
Five Tips That Will Help You Become a Better Code Reviewer
Five Tips That Will Help You Become a Better Code Reviewer You can now consume the entire blog in an audio version. Give it a try. Loading
All About Codegrip Grading System
All About Codegrip Grading System Codegrip Grading System implies a status-quo of your project’s current status. We calculate the grades based on the tissue density (severity of every issue) in correlation with globally accepted coding conventions. The issues are categorized based on
Performance dashboard and its benefits
Codegrip Performance dashboard Data in easy to digest format is 100X better than just having data. Today we are surrounded by data, but it is only useful when the context and calibration match. How it benefits companies Like many other problems that can
Automated code Review: Is your IP safe
Automated code Review: Is your IP safe At Codegrip, we take all necessary technical and organizational security measures to protect your IP (data) from loss or misuse and to make it safe. On sign up, Codegrip requests permission to access all
How Automated Code Reviews works
How Automated Code Reviews works All you need to know about automated code reviews Automated code review platforms reply to static code analysis (also called static analysis or source code analysis). This type of analysis addresses weaknesses in source code that might
Everything You Need To Know About Vulnerability Scanning
Everything You Need To Know About Vulnerability Scanning We all have heard and read about the big data breaches of the 21st century, and are aware of the fact that cyber-attackers are continuously finding ways to access confidential data by exploiting
Code Review Tools: The Key to Managing Multiple IT Projects
Code Review Tools: The Key to Managing Multiple IT Projects httpv://youtu.be/sCHonYUyEGw Generally, when a manager is managing a team or a program, it is highly likely that multiple projects are in progress at the same time. As the number of projects increase,
Code Review Tools: The One-stop Solution For Technical Debt
Code Review Tools: The One-stop Solution For Technical Debt httpv://youtu.be/jwghn-Gc2wE Technical debt is a term that is used to describe a situation that occurs quite frequently in the IT industry. It is the situation when software has some code that is not
A Simple Understanding of Code Complexity
A Simple Understanding of Code Complexity httpv://youtu.be/ka8jEPp8sjU Measuring Code complexity is the best tool to predict defect probability. There is an old saying in technology – you cannot manage what you cannot measure. It is no secret that code is difficult to
3 big changes CXOs plan to do in post COVID era
3 big changes CXOs plan to do in post COVID era Covid-19 has led many of us to wonder about normalcy: when will everything “return to normal,” and what will a “new normal” look like? It is fascinating to wonder when things
Top 5 Reasons That Make Your Code Smell
Top 5 Reasons That Make Your Code Smell The term code smells were first introduced by Kent Beck in the 1990s. It is a common programming term that refers to violations in the fundaments of software development. Code smells are not
Why Unit Testing Is The Glue That Holds Your Software Applications Together?
Why Unit Testing Is The Glue That Holds Your Software Applications Together? httpv://youtu.be/4gqZ88qMPIs Unit testing checks each component of the software to check whether it functions as intended by the developers. What makes up a unit can differ depending on the type
Code Review: The Secret of Code Improvement
Code Review: The Secret of Code Improvement Regardless of whether you are relatively new to coding or have over ten years of experience, code review can only improve the quality of your work. Code reviews are one of the most fundamental
Using Code Automation Strategy to Improve Software Development
Using Code Automation Strategy to Improve Software Development With the continuous technological advancements in the world, software development has become more complex than ever. Many companies have started to implement code automation for software deployment. Some applications consist of hundreds of
Why Automating Code Review Is Vital for Your Organization
Why Automating Code Review Is Vital for Your Organization? Automated code review tools make code review easier for developers that want to maintain consistency during the development process. If you want to standardize coding practices and ensure you do not run
Best productivity tools for developers that will make remote work life productive
Best productivity tools for developers that will make remote work life productive In these uncertain times of Corona Outbreak organizations need to ensure that their employees stay safe and have allowed them to work from home. The biggest challenge to work
CTOs outlook on code review process and how to optimize it for your team?
CTOs outlook on code review process and how to optimize it for your team? So, what exactly is a code review, or rather what it should be? Definition: “Code review process is an orderly investigation of projects source code, intended to find
Different Strategies Companies are taking up to manage their Workforce during the Corona Virus Outbreak
Different Strategies Companies are taking up to manage their Workforce during the Corona Virus Outbreak As the number of COVID-19 cases keeps on rising, organizations are urging their staff to work remotely. While the efficiency of remote work was an ever
Some Developer Tools Worth Checking Out
Some Developer Tools Worth Checking Out There are many challenges when it comes to building great software. Every year, many software products are released and it is becoming easier than ever to become productive by using such tools. We have put together
How Startups Can Get A Head Start with Proper Code Reviews?
How Startups Can Get A Head Start with Proper Code Reviews? httpv://youtu.be/KEY0EpVE53c The software industry is hypercompetitive, and startups have a hard time getting the recognition they need to make it in the industry. If you are struggling with getting your product
What is an Open Source License (OSL)?
What is an Open Source License (OSL)? An open-source license is issued in the USA for software and other products that allow the source code to be modified or shared under pre-defined terms. This means that the end-user or companies can
How to write good code by creating good names, functions, objects & classes?
How to write good code by creating good names, functions, objects & classes? Coding practices that are done right results into good code, which is infact, a combination of various parts of the code being individually excellent. These parts are none
Intellectual property rights and Code Review
Intellectual property rights and Code Review The computers are taking over the world. All these digital tools also have legal sanctions and are protected under the Patents, Copyrights, Warranty-Liability and Open Source Software Licenses in US. Any bright ideas, original invention,
What is code quality how to measure and improve it?
What is code quality, how to measure and improve it? Code quality is as essential as having software that is functional. There are numerous ways to implement code, as there are developers to implement it. While this is one of the
Is Static Code Analysis Better Than Dynamic Code Analysis?
Is Static Code Analysis Better Than Dynamic Code Analysis? Dynamic and Static Analysis are two types of code security tests. Both of these are used while checking the source code. A static code review does not need the execution of the
Test Coverage v/s Code Coverage
Test Coverage v/s Code Coverage httpv://youtu.be/jf-2wb0zm8s A product is not successful unless it serves the purpose of a business. How can you determine its viability then? A well-documented coding and techniques are not immune to human errors, thus leading to the rejection
Manual vs Automated Code Review
Manual vs Automated Code Review In a Manual Code Review (MCR), the source code is read line by line to check for possible vulnerabilities. This involves a lot of skills, experience, and patience. The issues or errors discovered in this review
Guide to static code analysis
Static code analysis is a method that examines code and detects software vulnerabilities before running the program. This analysis is capable of identifying quality issues, including.
Top 5 Code Review Mistakes
It is not a mistake to make a mistake, but it is definitely a mistake to repeat a mistake. We have compiled a list of the most common code review mistakes.
Everything you need to know about code coverage
Code coverage is a software testing metric that can help in assessing the test performance and quality aspects of any software. A complete guide to code coverage.
How Codegrip does code review for GitHub and Bitbucket
Codegrip is an automated code review tool. You can sign up with your Github and Bitbucket accounts and start analysing your repositories.
Good Programmers Write Bug-Free Code, or Do They?
Is it possible to write code with zero bugs? In the race of writing bug-free code everyone has forgotten other important aspects of programming.
Building a better code review process
Building a better code review process Complicated process but a mixed approach makes code review an indecisive process. Many reviewers are highly aware of practices that complete a code review as they have all the aspects on fingers using the code
What is duplicate code?
Duplicate code as the name suggests is a repetition of a line or a block of code in the same file or sometimes in the same local environment.
How Microsoft does it’s code review?
How Microsoft does it's code review? We discussed how Google practices code review at our other blog which made us more curious about how code reviews are done at organizations that are older than Google. For this, there could have been
Difference between good and bad code
Difference between good and bad code Either coder writes good codes or really bad ones, both of those are correct and do not make a difference until they are compiled and run. For anything further than that bad code will take
Best Practices for the Perfect Secure Code Review
Secure code review is an important process, mandatory for any software being developed for banking or any sector where security is the first priority.
5 best practices for writing bug free java code
5 best practices for writing bug free java code Java is the second most popular language according to the report of Github Octoverse above Python and C++ for the fourth year in a row. With excellent cross-platform transferability and scope to build
Why is code review important
Why Is Code Review Important? Optimization of the development process is needed in every good practice organization to produce high-quality software and applications. It calls for the need for Code Review as a mandatory practice for all organizations. Many developers and
How to unit test and practice test-driven development
How to unit test and practice test-driven development? A developer wastes an average of 17.3 hours every week for code maintenance Improving code quality is not easy at all, and managing code for smells, security vulnerabilities and duplications takes forever if not
What is Google’s internal code review process?
What is Google's internal code review process? You can now consume the entire blog in an audio version. Give it a try. Loading
Top 10 programming habits that make your code smell
Habits are hard to change and programmers are going to create code smell. But have the right knowledge can reduce these smells to a minimum. Also with the help of automated code review tools these smells can be identified quickly.
Automated Code Review: Some Processes You Can Automate
Since many years code review has been done manually. This has added time and cost to the overall software development cycle. But no more, with automated code review tools you can automated most of the steps.
How to implement complete error handling without obscuring code logic
Error handling is when your software is capable to counter or confiscate errors that may have been brought on by a programmer mistake or a genuine problem.
The Ultimate Code Review Checklist
Having a proper code review checklist is crucial to conduct a full fledged code review process. It helps you make sure you don't miss anything.
How to format code for maximum code readability
Code readability is one of the first factors a developer learn, making it a quality one should always master. Here are some ways to make your code readable
What is code vulnerability?
Code vulnerability is a term related to the security of your software. It is a flaw in your code that creates a potential risk of compromising security.
Tips to write bug-free code during interview
Writing bug-free code is not an easy task; doing that at an interview is much more difficult. Here are some tips to help you write bug-free code.
Everything You Need To Know About Code Smells
Code smells occur when code is not written using fundamental standards. There are various types of code smells. Find them and removing or replacing them is very important for the overall quality of the code. Removing code smell is an
Best practices for Reviewing Code
Code review is the process done to check the quality of the software, specifically the code quality. We have listed the major code review techniques currently used by tech companies. It also states ways to reduce the time taken to
Why is code quality important?
Code quality is a major factor that affects your software time. A high code quality software works smoothly for a longer time and can be easily maintained.