Showing posts with label Git. Show all posts
Showing posts with label Git. Show all posts

Tuesday, March 12, 2019

Codecademy JavaScript Functions and CSS ( a review)

Review Functions

Give yourself a pat on the back, you just navigated through functions!
In this lesson, we covered some important concepts about functions:
  • function is a reusable block of code that groups together a sequence of statements to perform a specific task.
  • function declaration :
    Diagram showing the syntax of a function declaration

SQL

I've hit a wall in my SQL studies via the Khan Academy, and as such, I am engaging in additional studies prior to attempting to move for...