git pull upstream master
git push
git fetch --all
git reset --hard origin/master
Recorded Global lessons can be found here.
Click to expand
Click to expand:
Click to expand:
Click to expand:
Click here to expand
SEI-CC-8 Class repository can be found here.
Install-fest for Macs can be found here.
Install-fest for Linux(Ubuntu) can be found here.
Deliverables can be submitted here.
CLI(Command Line Interface) command cheat sheet.
Git commands / workflow cheat sheet.
Click to expand
:emojisense: - Suggestions and auto-complete for emoji in VS Code
Beautify - Adds color to help identify different parts of your code
Better Comments - Create human-friendly comments in your code
Bracket Pair Colorizer - Colors brackets/parens for easy readability
Color Info - Provides quick info about CSS colors
Debugger for Chrome - Debug JavaScript in Chrome
Django - Beautifies syntax for Django code
EJS language support - Adds support for EJS to VS Code
ESLint - JavaScript linting
HTML Boilerplate - Provides shortcut for boilerplate template
Live Server - Launch a development server with live reload/refresh
Markdown All in One - Shortcuts/preview for markdown code
Markdown Emoji - Adds emoji support to markdown
Material Icon Theme - Adds different icons for differentiating file types
open in browser - Open current file in your default browser/application
Python - Linting/debugging/intellisense for Python
SQL Server (mssql) - Adds support for SQL linting/colorizing/intellisense
vscode-spotify - Allows Spotify control from within VS Code
Click to expand
CSS Tricks - Great CSS resource
Animate - Great for beginners, check this out for tic-tac-toe effects!!!
Materialize - AMAZING, you WILL use this!
Bootstrap - AMAZING, you WILL use this!
Foundation - More advanced, but SUPER powerful
Click to expand
Flexbox Froggy - Use this to help learn Flexbox!!!
Grid Garden - Use this to help learn Grid!!!
Click to expand
Wireframe.cc - Simple, easy to use wire-frame designer
Draw.io - More robust wire-frame utility, has templates for ERD (Entity Relationship Diagram) that we'll use in Units 2, 3, and 4
Trello - Organization site to help keep goals/objectives neat and tidy
Google Fonts - So. Many. Fonts.
confetti.js - Everybody loves confetti...
Cool JavaScript Effects - Links to TONS of fun, easy to use JS resources
CSS/JS Text Animation Snippets - Easy to use code snippets for text animation
Freesound - So. Many. Free. Sounds.
Click to expand
Cuisine Catalog: 3 different difficulty levels to practice full-stack MEN using full-CRUD. Nothing fancy, this handles basic operations with minimal styling.
Recipe-Book: A little more advanced tutorial to make a recipe-book collection. This uses a 3rd party API (Edamam) and you’ll need to sign up for a free key. This is also a work-in-progress, I’ll be adding more functionality to it over time.
Look here: A massive, organized list of public APIs
NASA <-- SOOOO COOOOL
Edamam (Food/Recipe/Nutrition)
Spotify Web - NOT easy to use, but really cool!
Quickchart - REALLY quick, neat way to display data in a chart
Twilio <-- Use this to send SMS notifications!!!
Frankfurter - currency exchange
Open Charge (EV charge station map)
Spoonacular (Restaurant Food Database)
Lob - Email Postcards
Pokémon API <-- The only way to catch em all!
Click to expand
Click to expand
https://www.interviewcake.com/
Syntax
Command Line Heroes
JS Party
Software Engineering Daily
