freeCodeCamp/curriculum/challenges/portuguese/02-javascript-algorithms-an.../basic-javascript
..
access-array-data-with-indexes.portuguese.md
access-multi-dimensional-arrays-with-indexes.portuguese.md
accessing-nested-arrays.portuguese.md
accessing-nested-objects.portuguese.md
accessing-object-properties-with-bracket-notation.portuguese.md
accessing-object-properties-with-dot-notation.portuguese.md
accessing-object-properties-with-variables.portuguese.md
add-new-properties-to-a-javascript-object.portuguese.md
add-two-numbers-with-javascript.portuguese.md
adding-a-default-option-in-switch-statements.portuguese.md
appending-variables-to-strings.portuguese.md
assignment-with-a-returned-value.portuguese.md
build-javascript-objects.portuguese.md
chaining-if-else-statements.portuguese.md
comment-your-javascript-code.portuguese.md
comparison-with-the-equality-operator.portuguese.md
comparison-with-the-greater-than-operator.portuguese.md
comparison-with-the-greater-than-or-equal-to-operator.portuguese.md
comparison-with-the-inequality-operator.portuguese.md
comparison-with-the-less-than-operator.portuguese.md
comparison-with-the-less-than-or-equal-to-operator.portuguese.md
comparison-with-the-strict-equality-operator.portuguese.md
comparison-with-the-strict-inequality-operator.portuguese.md
comparisons-with-the-logical-and-operator.portuguese.md
comparisons-with-the-logical-or-operator.portuguese.md
compound-assignment-with-augmented-addition.portuguese.md
compound-assignment-with-augmented-division.portuguese.md
compound-assignment-with-augmented-multiplication.portuguese.md
compound-assignment-with-augmented-subtraction.portuguese.md
concatenating-strings-with-plus-operator.portuguese.md
concatenating-strings-with-the-plus-equals-operator.portuguese.md
constructing-strings-with-variables.portuguese.md
count-backwards-with-a-for-loop.portuguese.md
counting-cards.portuguese.md
create-decimal-numbers-with-javascript.portuguese.md
declare-javascript-variables.portuguese.md
declare-string-variables.portuguese.md
decrement-a-number-with-javascript.portuguese.md
delete-properties-from-a-javascript-object.portuguese.md
divide-one-decimal-by-another-with-javascript.portuguese.md
divide-one-number-by-another-with-javascript.portuguese.md
escape-sequences-in-strings.portuguese.md
escaping-literal-quotes-in-strings.portuguese.md
find-the-length-of-a-string.portuguese.md
finding-a-remainder-in-javascript.portuguese.md
generate-random-fractions-with-javascript.portuguese.md
generate-random-whole-numbers-with-javascript.portuguese.md
generate-random-whole-numbers-within-a-range.portuguese.md
global-scope-and-functions.portuguese.md
global-vs.-local-scope-in-functions.portuguese.md
golf-code.portuguese.md
increment-a-number-with-javascript.portuguese.md
initializing-variables-with-the-assignment-operator.portuguese.md
introducing-else-if-statements.portuguese.md
introducing-else-statements.portuguese.md
iterate-odd-numbers-with-a-for-loop.portuguese.md
iterate-through-an-array-with-a-for-loop.portuguese.md
iterate-with-javascript-do...while-loops.portuguese.md
iterate-with-javascript-for-loops.portuguese.md
iterate-with-javascript-while-loops.portuguese.md
local-scope-and-functions.portuguese.md
logical-order-in-if-else-statements.portuguese.md
manipulate-arrays-with-pop.portuguese.md
manipulate-arrays-with-push.portuguese.md
manipulate-arrays-with-shift.portuguese.md
manipulate-arrays-with-unshift.portuguese.md
manipulating-complex-objects.portuguese.md
modify-array-data-with-indexes.portuguese.md
multiple-identical-options-in-switch-statements.portuguese.md
multiply-two-decimals-with-javascript.portuguese.md
multiply-two-numbers-with-javascript.portuguese.md
nest-one-array-within-another-array.portuguese.md
nesting-for-loops.portuguese.md
passing-values-to-functions-with-arguments.portuguese.md
practice-comparing-different-values.portuguese.md
profile-lookup.portuguese.md
quoting-strings-with-single-quotes.portuguese.md
record-collection.portuguese.md
replacing-if-else-chains-with-switch.portuguese.md
return-a-value-from-a-function-with-return.portuguese.md
return-early-pattern-for-functions.portuguese.md
returning-boolean-values-from-functions.portuguese.md
selecting-from-many-options-with-switch-statements.portuguese.md
shopping-list.portuguese.md
stand-in-line.portuguese.md
store-multiple-values-in-one-variable-using-javascript-arrays.portuguese.md
storing-values-with-the-assignment-operator.portuguese.md
subtract-one-number-from-another-with-javascript.portuguese.md
testing-objects-for-properties.portuguese.md
understand-string-immutability.portuguese.md
understanding-boolean-values.portuguese.md
understanding-case-sensitivity-in-variables.portuguese.md
understanding-undefined-value-returned-from-a-function.portuguese.md
understanding-uninitialized-variables.portuguese.md
updating-object-properties.portuguese.md
use-bracket-notation-to-find-the-first-character-in-a-string.portuguese.md
use-bracket-notation-to-find-the-last-character-in-a-string.portuguese.md
use-bracket-notation-to-find-the-nth-character-in-a-string.portuguese.md
use-bracket-notation-to-find-the-nth-to-last-character-in-a-string.portuguese.md
use-conditional-logic-with-if-statements.portuguese.md
use-multiple-conditional-ternary-operators.portuguese.md
use-the-conditional-ternary-operator.portuguese.md
use-the-parseint-function-with-a-radix.portuguese.md
use-the-parseint-function.portuguese.md
using-objects-for-lookups.portuguese.md
word-blanks.portuguese.md
write-reusable-javascript-with-functions.portuguese.md