tel-ran-de / FE-33-34

1 stars 0 forks source link

FE JavaScript Intro #1

Open Nolra opened 2 years ago

Nolra commented 2 years ago

Код занятия: https://github.com/tel-ran-de/FE-33-34

Повторяем материал: Переменные - https://learn.javascript.ru/variables Типы - https://learn.javascript.ru/types Конвертация типов - https://learn.javascript.ru/type-conversions Базовые операторы - https://learn.javascript.ru/operators Операторы сравнения - https://learn.javascript.ru/comparison Условные операторы - https://learn.javascript.ru/ifelse

Домашнее задание:

1) Сравнить две константы двумя разныеми способами:

2) Реализовать решение задачи в JS:

AlexDolz commented 2 years ago

https://github.com/AlexDolz/JS-Homeworks/tree/main/Homework_08_22

Kibenkot commented 2 years ago

https://github.com/Kibenkot/JS/blob/main/220822/homework_220822.js

BogdanLarionov commented 2 years ago

https://github.com/BogdanLarionov/HW-JS/tree/main/1