1
0
Commit Graph

36 Commits

Author SHA1 Message Date
f61a96cfac
Thread and atomic tester. 2023-08-21 23:49:03 +01:00
ca5e6e8331
Merge branch 'master' of https://code.mrmelon54.com/alfred/LearningCPP 2023-08-20 22:21:02 +01:00
891ee1959a
String vector tester. 2023-08-20 22:19:14 +01:00
798006c8d0
. 2022-12-16 10:02:16 +00:00
672289a9cf
W7 Q1 2022-11-25 12:24:19 +00:00
f8c0961b3f
Update project file. 2022-10-21 13:08:46 +01:00
5ca32463d7
w3 q1 2022-10-21 12:46:45 +01:00
453902b44e
w2 q2 2022-10-14 12:41:10 +01:00
4c260479dd
w2 q1 2022-10-14 12:34:58 +01:00
c89e5b4e6c
Formatting. 2022-10-14 12:08:17 +01:00
18c5f972c2
T1 Q3 2022-10-07 12:35:44 +01:00
a7efeab624
T1 Q2 2022-10-07 12:18:23 +01:00
3d2827578e
Tutorial 1.
Question 1.
2022-10-07 12:10:31 +01:00
78acaf3290
Fix for C++ 17 -> 11 2022-10-07 10:12:07 +01:00
57864ba51d
Guess ranking support A^-F, number 1-100. 2022-08-26 15:09:27 +01:00
9fae0e4409
Tell the player if they guess lower or higher than the target. 2022-08-26 14:32:00 +01:00
cc4d91adf2
Guess the number. 2022-08-26 13:58:55 +01:00
a9b58871c0
Test loop and input error checking 2.
Fix issue with error checking.
2022-08-26 12:10:43 +01:00
9c7d7772e6
Test loop and input error checking 1. 2022-08-26 11:55:54 +01:00
fffcdedae3
Test static duration of local variables. 2022-08-18 11:59:26 +01:00
21b7b2bc1c
Lesson 5.6.
approximatelyEqual for double / float.
2022-08-15 16:13:57 +01:00
9d2f0822c3
Exponentiation By Squaring. 2022-08-15 15:08:54 +01:00
c904f740b7
Value of variables in expression order guaranteed. 2022-08-15 12:49:34 +01:00
c8b2296bdd
Value of variables in expression order not guaranteed. 2022-08-15 12:48:53 +01:00
a7ef300d73
Buffer Overflow test. 2022-08-15 12:40:51 +01:00
4bb0b4a247
Test constexpr. 2022-08-15 00:19:08 +01:00
423e3e342b
Static cast test. 2022-08-15 00:18:23 +01:00
f3a5a7668a
Test boolean. 2022-08-14 22:17:56 +01:00
4eb93057a9
Test NAN and inf. 2022-08-14 22:01:30 +01:00
c87d8b9bd1
Get Type Sizes. 2022-08-14 21:18:03 +01:00
3a4c93189d
Multifile and header guard practise. 2022-08-14 15:47:03 +01:00
1c0990b4d1
Lesson 2.2. 2022-08-13 23:29:56 +01:00
52d8787bc4
Test undefined return. 2022-08-13 19:02:27 +01:00
7490abcfbb
Test stack overflow. 2022-08-13 00:34:25 +01:00
d38494a62f
Summary 1. 2022-08-13 00:22:07 +01:00
9c034ccfcc
Initial commit.
Lesson 1.5.
2022-08-12 14:59:08 +01:00