Kandis Flick

Developer + Designer

  • Facebook
  • GitHub
  • LinkedIn
  • Twitter
  • Home
  • Blog
  • Portfolio
  • Contact

Powered by Genesis

What is HTML?

September 12, 2018 by Kandis

HTML (short for Hypertext Markup Language) is what web designers use to mark up and describe the parts on a web page so that your browser can read the website correctly. Note: This is a summary of what I learned from the HTML section of the Skillcrush 101 course. How do you write HTML? HTML […]

Filed Under: HTML, Learning to Code Tagged With: HTML, Skillcrush, tags

JavaScript Functions

August 31, 2018 by Kandis

Functions are the hardest thing you’ll learn in JavaScript.

Filed Under: JavaScript, Learning to Code Tagged With: Functions, JavaScript

JavaScript Conditionals & Operators

August 27, 2018 by Kandis

Notes on what I learned from the JavaScript section of The Complete Web Developer in 2018: Zero to Mastery class on Udemy Conditionals Q: What are conditional expressions?A: Conditional expressions perform different computations or actions depending on whether a specified Boolean condition evaluates to true or false. Types of Conditionals IF statement var name = prompt(“What is your […]

Filed Under: JavaScript, Learning to Code Tagged With: JavaScript

  • 1
  • 2
  • 3
  • Next Page »

Categories

  • CSS
  • HTML
  • JavaScript
  • Learning to Code
  • Python

Recent Posts

  • What is HTML?
  • JavaScript Functions
  • JavaScript Conditionals & Operators
  • JavaScript Types & Variables
  • CSS selectors

Recent Comments

    Archives

    • September 2018
    • August 2018
    • July 2018

    Tags

    CSS edX Functions HTML JavaScript Python Skillcrush tags