Lessons by tag «modules»
We found 98 lessons lessons about the «modules» in the Hexlet catalog. These lessons on «modules» are available in the following courses: JavaScript fundamentals, Python Basics, Python: Setting up the environment.
Discover a special conditional statement for multiple options.
Learn how to extract chars from string.
Get acquainted with a certain type of task that loops are especially useful for.
Learn about a way to divide programs into components that can be reused.
Learn about the unary operations.
We'll explore different types of errors and how to solve them.
Learn how to write concise code.
Using arithmetic operations in JavaScript.
Learn how to pass data to a function.
Learn how to control the behavior of a program using a loop.
What happens when you try multiplying a number by a string? Learn about data types in this lesson.
Learn how to write programs to perform repetitive actions.
Learn how to set default values.
Learn how to use ready-made functions.
Understand how a function takes and returns values.
Find out if JavaScript can transform strings or numbers.
Investigate some properties of functions and learn more about how they work.
Learn how to use the function output.
Learn how to customize your program's behavior depending on different conditions.
Learn yet another loop statement in JavaScript.
Get to know some advanced function features.
Learn how to build composite conditions.
Learn how to use JavaScript's built-in data properties.