mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-17 04:24:39 +03:00
fixed typo from 'NRepresentation to 'Representation' in Funcpp.md (#88)
This commit is contained in:
@@ -10,7 +10,7 @@ To get started with C++, one needs a basic understanding of:
|
|||||||
- Arithmetic
|
- Arithmetic
|
||||||
- Boolean algebra
|
- Boolean algebra
|
||||||
- Drawing flowcharts
|
- Drawing flowcharts
|
||||||
- NRepresentation of numbers in different numeral systems
|
- Representation of numbers in different numeral systems
|
||||||
|
|
||||||
Despite its history, modern C++ is much simpler than it used to be.
|
Despite its history, modern C++ is much simpler than it used to be.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user