top of page

Coding and Programming Resources

As the guy who started FreeCodeCamp.com has stated repeatedly, learning to code is hard.

I have been working my way through FreeCodeCamp myself, and helping others as I do so.  When I create content to support others in learning to code, my plan is to start archiving it here so anyone can benefit from it.

"Record Collection" Pseudo-code

Free Code Camp JavaScript challenge called "Record Collection".  This video shows how I go from the instructions and rules of the challenge and translate that into pseudo-code, which is a good first step before coding the actual program.

bottom of page