Software Development

GitHub Actions Cheat Sheet

Everything you need to know about getting started with GitHub Actions

Integrating GitHub with Sentry to Increase Speed to Resolution

Whether you’re already using Sentry and GitHub separately, or building a deployment workflow for the first time, you can follow these steps to create an automated workflow for your team

What is GitHub Discussions? A complete guide

GitHub Discussions brings community forums right to your public or private repositories on GitHub making it easy to communicate with your community, ask and answer questions, share updates, and more. Here’s what you need to know about GitHub Discussions, best practices, and how other open source projects are using it.

Software development in the financial sector—Security is important

Secure financial software development is important and failure to properly safeguard data can have profound impact on a company.

GitHub Winterfest 2023

That's a wrap! Thank you for joining us at GitHub Winterfest 2023!

Best practices for a collaborative software development culture

Collaboration, transparency, and code reuse aren’t just found in open source communities.

How to improve code with code reviews

Learn about code reviews and gain insights into how they’re essential to increasing code quality. See how code review tools, including AI-powered tools, help development teams streamline the code review process, identify issues, and help developers ship great software faster.

Regression Testing: Definition, Types, and Tools

Regression testing ensures that previously developed and tested software performs similarly after testers or developers change it. Get an overview of regression testing, explore its role in software development, and learn more about its importance for maintaining software stability.

What is a programming language?

At its core, a programming language is a set of instructions that enables humans to communicate with computers—using a series of symbols that serve as a bridge that allows humans to turn our ideas into instructions computers can understand. Like spoken languages, each language has its own unique syntax, structure, vocabulary, and even slang or shortcuts.

Understanding the SDLC: Software Development Lifecycle Explained

Learn about the software development lifecycle (SDLC) and gain valuable insights into its essential phases, methodologies, and best practices. Enhance your understanding of this crucial process to drive successful software development projects.

What is software architecture?

Learn how software architecture helps developers build scalable, efficient systems using best practices, key components, and common styles and patterns.

What is software development?

Explore the world of software development in this comprehensive guide for beginners. Discover what software development is and why it matters, delve into key concepts, uncover the crucial steps in the development process, and learn how software shapes industries and technologies.

What is software testing?

Software testing is the systematic process of evaluating and verifying software applications to ensure they function correctly and meet specific requirements.

What is technical debt?

Understand the impact of technical debt on software development. Learn how to manage and mitigate technical debt for long-term code quality and maintainability.

What is software engineering?

Software engineering is the job of designing, developing, testing, and maintaining software applications and systems.