Skip to content

Instantly share code, notes, and snippets.

@honey-speaks-tech
Last active October 10, 2022 11:41
Show Gist options
  • Save honey-speaks-tech/8de4926a4d83e934ea028f84d52fae9c to your computer and use it in GitHub Desktop.
Save honey-speaks-tech/8de4926a4d83e934ea028f84d52fae9c to your computer and use it in GitHub Desktop.
MyHobbyProjectResources

Hobby project resources

How to create native C/C++ applications for Android without knowing Java

 - https://hackaday.com/2020/05/13/writing-android-apps-in-c-no-java-required/ 

C++ starter project template from Jason Turner

 - https://github.com/lefticus/cpp_starter_project

Useful C++/Cmake project script templates

 - https://github.com/StableCoder/cmake-scripts

Trending C++ open source repositories

 - https://github.com/trending/c++

Hobby project ideas and technical explanations (RECOMMENDED)

 - https://github.com/tuvtran/project-based-learning

Console based games for programming practice

 - https://github.com/asweigart/PythonStdioGames  

Hobby review/Q&A resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment