Skip to content

Programming Best Practices

Despite being an Electrical Engineering club, most of our projects involve programming of some sort. As such it is valuable to learn how to write high-quality, readable code.

General Advice

  • CodeAesthetic - Youtube channel with great videos on writing clean, readable code.

C/C++