Skip to content
Coding Fanatic
  • Android Development
  • News and Reviews
  • Road2Pro
  • Tutorials
  • Services
  • About

Tracing is Fun! 15/100 Days of Code

  • February 13, 2019
  • by Richard Clarke

Today I wrote out the pseudocode for my codekata solution…BY HAND!

The codekata I’m working on seems to be about formatting a String. At work, I didn’t have a laptop with Java installed, but I did have my pen and pad. That and the Oracle website for the Java API. I looked at the String class and made note of the different methods I needed for splitting and extracting substrings for the solution.

split(), substring(), indexOf() just to name a few. I wrote out the different actions the program needed to perform along with dummy variables and test values to make sure it would work.

When I got home, I wrote the pseudocode in a Java file and made note of the additional steps that need researching. Tracing a program from start to finish is a lot of fun! And today I got to do the oldschool method of writing out my code. But fun as it was, programming is way easier on a laptop.

-CF

Related

Is Software Testing Right for Me?
Game Over, 16/100 Days of Code
Richard Clarke
Richard is currently a developer using Java and Android Studio to build custom applications for Android. Richard tutored in mathematics at Montgomery College, and worked in Information Technology before entering the Software Development industry as a Quality Engineer.
100daysofcode Java String variable variables

Related articles

Your New Favorite Stopwatch App!…
Two for Two BABY! 7…
…But the App is for…
Play Store Blues – 5…
Top 4 Tips for Android…
No Dice – 3 of…

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Join the mailing list!

This field is required.

Check your inbox or spam folder to confirm your subscription.

Follow me on social media!

  • GitHub
  • YouTube
  • X
  • Instagram
  • LinkedIn
My Tweets

Join the mailing list!

This field is required.

Check your inbox or spam folder to confirm your subscription.

Follow me on social media!

  • X
  • GitHub
  • LinkedIn
  • YouTube

Archives

Theme by Colorlib Powered by WordPress