Curated code puzzles to build your skills
CodingPawzzles is a free and easy way to improve your web development skillset. Puzzles to your inbox—delivered by cat!
How do Coding Pawzzles work?
CodingPawzzle emails are sent out every Monday & Thursday. Each email contains one coding puzzle, and the answer to the last email’s puzzle. Think of it like a daily crossword for developers.
Try a Code Pawzzle
Pawzzles encourage you to challenge yourself. Each week you’ll receive web-related puzzles: html, css, js, http and sql. No matter your skill level, you can strengthen your web fundamentals and reach for the next level. Try some out below.
// Q. What will happen when the following code runs, and why?
100.toString();
// Q. This doesn’t work as described, but is close:
What will this HTML display?
<div style=“width: 100px; height: 100px; background-color: blue;”>
<div style=“width: 50px; height: 50px; background-color: red;”></div>
</div>
// Our database’s cats and dogs tables have ordinary columns such as name, age, and allergies and several rows of data in each table. We want to generate a list of all the names in both tables combined, but the query raised an error. What is wrong with it?
SELECT name FROM cats, dogs;
Why you’ll love our puzzles
Created by Educators
Each pawzzle is thoughtfully designed by our team of software educators at Launch School
Engaging Web Puzzles
Our interactive, bite-sized puzzles are a hands-on way to learn html, css, js, http and sql
Free and Direct to your Inbox
No sign-ins, no paid subscriptions. CodingPawzzles can be done on your time and fits easily into your schedule
Cats!
I mean who doesn’t love cute, furry felines delivering coding puzzles to your inbox?
A community of puzzle lovers
Pawzzles can be challenging! If you need extra help follow our twitter page for community discussion on today’s puzzle. Our feline friends will also leave puzzle hints and helpful developer resources along the way
Curious to improve your developer skills?
Enter your email below to receive weekly CodingPawzzles. The first one arrives in your inbox on May 1st 2023!