Skip to content
View cpp-tutor's full-sized avatar

Block or report cpp-tutor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cpp-tutor/README.md

ℹ️ Coding Skills and Experience

Started coding in ISO C++ around 2003, following the Standardization process from around 2009. Contributed to various projects with focus on Linux-based environments. Considerable experience of porting open-source software to Windows. Familiar with Visual Studio and VS Code as preferred IDEs for C++ development.

Learning Kotlin since 2021 with a focus on Android app development. Written two major apps which utilize Native backends; gained experience integrating Kotlin with C/C++. Knowledge of process for creating XML-based Android UI resource files.

Coding for Arduino in C/C++ since 2022, porting two interpreted languages to development boards, with custom hooks to control hardware. Knowledge of JavaScript/JSON with basic understanding of full-stack development. Familiar with Python with a focus on using Third-Party libraries to process and visualize data.

High level of written literacy, editing a blog for five years plus. Comfortable with using document processing software and Markdown to generate documentation and other resources. Familiar with use of Inkscape and Draw.io.

Pinned Loading

  1. abaci abaci Public

    Performance scripting language for natural coding based on LLVM toolchain

    C++ 1

  2. pseudocode-compiler pseudocode-compiler Public

    A utility and CGI program which translates pseudocode to Javascript

    C++ 2

  3. learnmoderncpp-tutorial learnmoderncpp-tutorial Public

    Complete, working programs, plus Markdown sources, from the C++ tutorial hosted at learnmoderncpp.com

    C++ 121 12

  4. learnmoderncpp-articles learnmoderncpp-articles Public

    Sample code from blog posts on learnmoderncpp.com

    C++ 13 1

  5. flex-bison-cpp flex-bison-cpp Public

    Two different ways of making C++ output from flex and bison interoperate

    Yacc 5 1

  6. lox-gfx lox-gfx Public

    Early port of the Lox scripting language to Arduino

    C