Skip to content

merlotqi/Tutorial

Repository files navigation

Tutorial Repository

This repository is a comprehensive collection of tutorials and examples covering various programming topics and frameworks. It's organized into several main sections, each focusing on different technologies and concepts.

Repository Structure

C++ Tutorials (tutorial-cxx/)

  • FTXUI Tutorial
  • GTK Tutorial
  • OpenGL Tutorial
  • ASIO Server
  • Delegate Tutorial
  • Geometry Examples

Qt Tutorials (tutorial-qt/)

  • QtAVPlayer
  • ScreenShot

WPF Tutorials (Tutorial-WPF/)

  • Windows Examples

Getting Started

Each tutorial directory contains its own CMakeLists.txt file for easy building. To get started:

  1. Clone the repository
  2. Navigate to the desired tutorial directory
  3. Follow the specific build instructions in each directory

Dependencies

  • CMake (3.10 or higher)
  • C++17 compatible compiler
  • Framework-specific dependencies (Qt, GTK, etc.)
  • Boost libraries (for ASIO examples)

About

Tutorial documents for various common programming languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages