--- hide: - toc --- # How-To How-To guides offer step-by-step instructions for specific development tasks in F Prime.
- __F´ GDS Plugin Development__ --- This guide will walk you through the process of developing GDS plugins. [View Develop F´ GDS Plugins](develop-gds-plugins.md){ .md-button .md-button--primary } - __F´ Library Development__ --- This how to will walk you through the structure and best practices in developing an F´ library. [View Develop F´ Libraries](develop-fprime-libraries.md){ .md-button .md-button--primary } - __Integrating Third-Party Libraries__ --- This how to will walk you through how to integrate non-F´ libraries into your F´ project. It will cover multiple approaches based on examples with [OpenCV](https://github.com/opencv/opencv), [OpenSSL](https://github.com/openssl/openssl) and [ETL](https://github.com/etlcpp/etl). [View Integrating Third-Party Libraries](integrate-external-libraries.md){ .md-button .md-button--primary } - __Porting F´ To a New Platform__ --- This how to will walk you through porting F´ to a new platform. [View Porting Guide](porting-guide.md){ .md-button .md-button--primary }