Subscribe
Sign in
Home
Notes
Exploring Rust
Mastering C
Archive
Leaderboard
About
Latest
Top
Discussions
0402 Mastering C: Multidimensional Arrays
How to create 2D arrays; grids or tables of data.
4 hrs ago
•
John Purcell
Share this post
The Cave of Programming Blog
0402 Mastering C: Multidimensional Arrays
Copy link
Facebook
Email
Notes
More
2:45
0401 Mastering C: Creating Arrays
How to create arrays in C.
8 hrs ago
•
John Purcell
Share this post
The Cave of Programming Blog
0401 Mastering C: Creating Arrays
Copy link
Facebook
Email
Notes
More
2:52
0400 Mastering C: Compound Types Introduction
In C some types can include things of other types; namely, arrays, structs, enums and unions.
May 8
•
John Purcell
Share this post
The Cave of Programming Blog
0400 Mastering C: Compound Types Introduction
Copy link
Facebook
Email
Notes
More
0:09
0310 Mastering C: Control Flow Exercise
Here’s an exercise for you to try with control flow statements.
May 7
•
John Purcell
Share this post
The Cave of Programming Blog
0310 Mastering C: Control Flow Exercise
Copy link
Facebook
Email
Notes
More
3:37
0309 Mastering C: The Ternary Operator
The ternary operator looks complicated but it’s really just a way of choosing between two values.
May 6
•
John Purcell
Share this post
The Cave of Programming Blog
0309 Mastering C: The Ternary Operator
Copy link
Facebook
Email
Notes
More
2:42
Implementing the Drop Trait
How to add cleanup code in Rust
May 6
•
John Purcell
Share this post
The Cave of Programming Blog
Implementing the Drop Trait
Copy link
Facebook
Email
Notes
More
5:31
0308 Mastering C: Goto
Goto isn’t something you should use if there’s an alternative, but sometimes it can actually help simplify code.
May 5
•
John Purcell
Share this post
The Cave of Programming Blog
0308 Mastering C: Goto
Copy link
Facebook
Email
Notes
More
2:55
0307 Mastering C: Switch
Switch lets us choose conveniently between multiple options.
May 4
•
John Purcell
Share this post
The Cave of Programming Blog
0307 Mastering C: Switch
Copy link
Facebook
Email
Notes
More
1:55
0306 Mastering C: For Loops
For loops are the most common type of loop in C.
May 3
•
John Purcell
Share this post
The Cave of Programming Blog
0306 Mastering C: For Loops
Copy link
Facebook
Email
Notes
More
3:57
0305 Mastering C: While Loops Example
An example involving “while” loops, including the break and continue keywords.
May 2
•
John Purcell
Share this post
The Cave of Programming Blog
0305 Mastering C: While Loops Example
Copy link
Facebook
Email
Notes
More
2:37
0304 Mastering C: Postfix and Prefix
Let’s take a look at the difference between the prefix and postfix increment and decrement operators.
May 1
•
John Purcell
Share this post
The Cave of Programming Blog
0304 Mastering C: Postfix and Prefix
Copy link
Facebook
Email
Notes
More
2:35
April 2025
0303 Mastering C: While Loops
Creating indefinite loops
Apr 30
•
John Purcell
Share this post
The Cave of Programming Blog
0303 Mastering C: While Loops
Copy link
Facebook
Email
Notes
More
1:56
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts