👻
Embedded Wireless Engineer
Pinned Loading
-
-
ETHZ-TEC/permafrostanalytics
ETHZ-TEC/permafrostanalytics PublicPermafrostAnalytics - Repository for the Hackathon on the 28 - 30. November 2019. For further information, please contact *hackathon@tik.ee.ethz.ch*.
-
-
"Effective modern C++" by Scott Meye...
"Effective modern C++" by Scott Meyers - Summary 1-------------------------------------------------------------------2# Chapter 1. Deducing Types34### Item 1: Understand template type deduction5- During template type deduction, arguments that are references are treated as non-references, i.e., their reference-ness is ignored. -
"Effective C++" by Scott Meyers - Su...
"Effective C++" by Scott Meyers - Summary 1-------------------------------------------------------------------2# Chapter 1. Accustoming Yourself to C++34### Item 1: View C++ as a federation of languages5- Rules for effective C++ programming vary, depending on the part of C++ you are using. -
"Clean Code - Chapter 17: Smells and...
"Clean Code - Chapter 17: Smells and Heuristics " by Robert C. Martin 1-------------------------------------------------------------------2# Comments34### C1: Inappropriate Information5- It's inappropriate for a comment to hold information that is better held in a different kind of system, such as version control, issue tracking, or any other record-keeping system.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.