wrightdylan / 57challenges

57 Challenges :jigsaw:

Home Page:https://pragprog.com/titles/bhwb/exercises-for-programmers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

57 Challenges 🧩

These are my solutions to the exercises from the book "Exercises for Programmers: 57 Challenges to Develop Your Coding Skills" by Brian P. Hogan, published by The Pragmatic Programmers, and availabel. The exercises are published language agnostic, and I chose to complete them in Rust 🦀.

57 is a bit of an arbitrary number. I wonder if this is a reference to Heinz's 57 varieties.

📖 Get the book direct from PragProg here.

Solutions

All solutions linked below:

Idx Title
01 Saying Hello
02 Counting the Number of Characters
03 Printing Quotes
04 Mad Lib
05 Simple Math
06 Retirement Calculator
07 Area of a Rectangular Room
08 Pizza Party
09 Paint Calculator
10 Self-Checkout
11 Currency Conversion
12 Computing Simple Interest
13 Determining Compound Interest

About

57 Challenges :jigsaw:

https://pragprog.com/titles/bhwb/exercises-for-programmers/

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%