Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.68 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.68 KB

ApprovalTests.cpp.StarterProject

Build Status Build Status

Refactoring to Cleaner Code by Jay Bazuzi and Llewellyn Falco

You can grab the slides here: https://github.com/LearnWithLlew/RefactoringToCleanerCode.Slides

Remember to print out the homework.

Setting up a machine

This uses:

and should work in:

  • CLion (and any other CMake-aware C++ build system)
  • Visual Studio 2017 (visual-studio-2017\StarterProject.sln)
  • Visual Studio 2019 (visual-studio-2019\StarterProject2019.sln)

Works on Mac, Linux and Windows.

About the Course

If you want to sign up for one of our weekend courses, see our EventBrite page.

You can follow us on Twitter at @JayBazuzi and @LlewellynFalco.

Or you can hire us to clean your code.

F.A.Q

Q: The resharper keyboard bindings don't seem to be working, how do I fix that? A: We are using the Visual Studio version of the Keybindings. Here's how to reset them.