{"id":18887066,"url":"https://github.com/lostjared/cppexamples","last_synced_at":"2026-02-24T03:30:15.510Z","repository":{"id":110400816,"uuid":"123330064","full_name":"lostjared/CppExamples","owner":"lostjared","description":"Source Code Examples for my C++ Example Projects YouTube videos","archived":false,"fork":false,"pushed_at":"2018-03-28T19:01:13.000Z","size":60,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T05:18:39.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostjared.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-28T19:12:20.000Z","updated_at":"2020-10-06T11:13:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d6dcb62-817d-42c8-82a2-cd5a07f72a55","html_url":"https://github.com/lostjared/CppExamples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FCppExamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FCppExamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FCppExamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FCppExamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostjared","download_url":"https://codeload.github.com/lostjared/CppExamples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859563,"owners_count":19708863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T07:33:44.585Z","updated_at":"2026-02-24T03:30:15.434Z","avatar_url":"https://github.com/lostjared.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CppExamples\n\nI am planning on doing a few videos where I show how you can create a few fun example projects\nwith C++. The source code for these projects will be uploaded here.\n\nTo compile these proejcts you will need GCC, Autoconf, Automake, Libtool\n\nFor the OpenCV examples you will need:\n\nOpenCV (on debian package named: libopencv-dev)\n\n# Example01 - Fun Hello World\n\nThis is a program that instead of just printing out Hello World, it prints out its own source code.\n\n# Example02 - Swap Tabs with Spaces\n\nThis simple program will replace all tabs with desired amount of spaces using the standard library iostream, and string.\n\n# Example03 - Basic Autotools proejct\n\nThis shows how to setup a basic autotools project\n\n# Example04 - Creating a shared library with Autotools/Libtool\n\nThis shows how to setup a basic autotools project for creating a shared library\n\n# Example05 - Using our shared library from example04\n\nThis shows how to use the shared library we created\n\n# Example06 - How to compile OpenCV program \n\nThis shows how you can create a program with opencv after you built the code from source\n\n# Example07 - How to create a Stop Watch timer\n\nThis shows how you can create a template for a stop watch to time how long parts of your code take to execute\n\n# Example08 - How to Cross Compile Example07\n\nThis shows how you can cross compile with arm-gnueabihf for Raspberry Pi\n\n# Example09 - Part 1 How to use libacidcam in your own projects\n\nRequires  autoconf, automake, libtool, OpenCV\n\n# Example09 - Part 2 How to compile libacidcam / example program on Linux\n\nRequires autoconf, automake, libtool, libopencv-dev\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fcppexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostjared%2Fcppexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fcppexamples/lists"}