# Appendix: Additional Resources

This chapter is mainly an appendix of additional resources that may make your life easier while you learn programming. 

<!-- 
linux basics (how to compile manually using gcc incase VSCode is not working)

coding style

comments

indentation

naming conventions

whitespace

braces

line length

readability

consistency

code reuse

code testing

code debugging

code scalability

extensibility

Extensions in VSCode that will help you have a better coding style
-->