Teaching Newbies since 2014

kauress

  • Home
  • Javascript ❤
    • JavaScript
    • Node.js
  • WebDev Tuts
  • screencasts
  • Resources
  • VR & AR
  • Contact
  • Github
  • Twitter
  • YouTube
  • RSS
  • C++
You are here: Home / Javascript ❤ / Coding Worksheet#2: If – Else conditionals

July 31, 2018 by: Kauress

Coding Worksheet#2: If – Else conditionals

For the coding bootcamp where I’m currently an instructor, I decided to create coding worksheets as a quick way to introduce a concept and it’s related syntax before getting into logic. It’s easier for a person learning to get familiar with structure and syntax before getting into the nitty gritty of implementing it a logical part of a bigger codebase/project.

[codepen_embed height=”700″ theme_id=”21518″ slug_hash=”rKKMBe” default_tab=”html,result” user=”Kauress”]See the Pen <a href=’https://codepen.io/Kauress/pen/rKKMBe/’>If-Else code worksheet</a> by Kauress (<a href=’https://codepen.io/Kauress’>@Kauress</a>) on <a href=’https://codepen.io’>CodePen</a>.[/codepen_embed]

Coding Worksheet #1: Booleans
Coding worksheet

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Copyright © 2021 ·Kauress