Project

Chuck Norris Cipher Encoder (Java)

Challenging
1048 completions
~ 18 hours
4.2

This project will allow us to deal with string and character variables and work with loops and conditional statements. Get familiar with the binary notation and data type conversion. Create an application for the unary representation and decoding of any text.

Provided by

JetBrains Academy JetBrains Academy

About

Secret agents use encryption all the time. You know that everything can be encrypted as different characters. What about encryption that uses only one character and space? This method has a name — the Chuck Norris cipher. In this project, you will create a program that can encrypt any text into a sequence of zeros and spaces and decrypt this sequence into text.

Training project icon

Training project

This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.

What you'll learn

Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:

Reviews

Jaime AQ
2 weeks ago
String manipulation, how to control flow and algorithms in general.
Tomáš Salamánek avatar
Tomáš Salamánek
4 months ago
"It's a shame that Chuck recently died. But the task was really nice, it gave me a good challenge."
vipinsingh3007
5 months ago
It was a good hands on project for the concepts listed through the learning of concepts.

4.2

Learners who completed this project within the Introduction to Java course rated it as follows:
Usefulness
4.2
Fun
4.2
Clarity
4.1