Foundations of Programming

Foundations of Programming

Your Progress

  • 0 of 0 items done

Learning goals

Learn about basic programming concepts like functions, operators, variables, control flow, strings, and arrays — some of the building blocks of programming.

Suggested prerequisites

No experience needed!

Back to collection
  • Strings (Java, C++)

    In computer science, a string is an array of characters. Learn more about strings and the unique operations that can be applied to them in this LeetCode tutorial with examples to help guide you. (LeetCode)

    Mark as complete Save for later