- Run psql
- You may need to run CREATE DATABASE intermediate_sql;
- To exit this shell, you can run CTRLd
Let's create some tables in the database.
Answer these Check for Understanding questions as you work through the assignments.
What is HTML? Stand for hyper text markup language, common language used by browser to render text. describes the structure of a webpage.
What is an HTML element? defined by start tag, content, end tag. The wrappers of content. not all have end tags.
The assignments listed here should take you about 1 hour in total.
To start this assignment:
The readings and responses listed here should take you approximately 35 minutes total.
To start this assignment:
The assignments listed here should take you approximately 55 total minutes.
To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of the document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
Need help? You can go back to the files/directories portion of the lesson here.
The readings and responses listed here should take you approximately 65 minutes total.
To start this assignment:
The readings and responses listed here should take you approximately 25 minutes.
To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of this document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
The assignments listed here should take you approximately 60 minutes.
To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of the document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
Markdown is the format all of your homework gists are written in.
Using this markdown cheatsheet, create a new gist of your own by clicking the New Gist button in the upper right-hand corner of the screen. Create a "Beginners Guide to data types" documenting your data types knowledge so far using Markdown.