Skip to main content

Blog

Insights, Innovations, and Best Practices from Perforce Experts

Blog

ClearCase vs. Git: Which VCS Is Better?

Should you move from ClearCase to Git? (Or ClearCase to Perforce Helix Core?)
Version Control
Blog

How to Improve Your Git Code Review Workflow

Make your workflow run smoothly. Learn how to set up your Git code reviews.
Version Control, Coding Best Practices
Blog

Part 1: The Multicloud Era is Here to Stay. But is Your Data Ready?

The future isn’t the cloud, it’s multicloud. Matthew Yeh shares key data challenges IT teams must overcome when mapping a multicloud strategy.
Data Management, Cloud, DevOps
Blog

How to Use Git Shallow Clone to Improve Performance

Using git shallow clone can help you clone repos faster. Learn how to execute git shallow clone and prune your repos to accelerate CI pipelines.
Version Control, Version Control
Blog

How to Use Open Source Code in Proprietary Software

Start using open source code in proprietary software here. Learn how to leverage open source code for proprietary software — the smart way.
Version Control
Blog

Part I: Unmasking the Real Value of Masked Data

As businesses strive to protect sensitive data and comply with regulations, learn why masking that preserves the business value of data is the key to quicker testing and better insights.
Data Management
Blog

What Is Source Control? Exploring Source Control Management Tools

Find out why source control is important and compare source control management tools.
Version Control
Blog

Risk Management: Risk Scoring That Matters to Product Developers

The basic components of risk management and how to produce a score that will enable better decisions.
Application Lifecycle Management, Security & Compliance
Blog

Capital One Cyber Attack: Will the Latest Data Breach Upend its Reputation?

The Capital One cyber attack appears to be one of the largest data breaches ever to hit a financial services firm. This news begs the question: are companies doing enough to prevent future mishaps?
Data Management, Security & Compliance, Cloud
Blog

Static Code Analysis of Unreal Engine 4

Documentation of a project that looked at static code analysis within the game development process. Greschishchev ran the popular game development platform Unreal Engine 4 through Klocwork. Read on to learn what Greschishchev discovered.
Security & Compliance, DevOps
Blog

What Is Secure Coding?

Software vulnerabilities are unfortunately an ever-present risk, which is why secure coding is essential. For that reason, it's important that you ensure that your code is secure and protected. Here, we explain what is secure coding and provide best practices for secure coding.
Security & Compliance, Coding Best Practices
Blog

What Is Code Quality? Overview + How to Improve Code Quality

Code quality defines code that is good (high quality) and code that is bad (low quality). Find how to measure code quality and how to improve code quality.
Coding Best Practices, Software Quality