Study Topics
Programming Basics
Variables, control flow, recursion, iteration, and beginner programming ideas.
Programming Basics
Variables, control flow, recursion, iteration, and beginner programming ideas.
12 topics
Programming Basics
What is the difference between recursion and iteration?
What is the difference between recursion and iteration? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is a function in programming?
What is a function in programming? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is a class and object?
What is a class and object? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is a loop in programming?
What is a loop in programming? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is an if statement?
What is an if statement? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is an if-else statement?
What is an if-else statement? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is a boolean?
What is a boolean? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is a syntax error vs logic error?
What is a syntax error vs logic error? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is a while loop?
What is a while loop? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is a for loop?
What is a for loop? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is variable scope?
What is variable scope? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.
Programming Basics
What is input and output in programming?
What is input and output in programming? Learn the core idea, common steps, and how to recognize this programming basics concept in homework problems.