Help with SQL commands to interact with a MySQL database
- Mac /usr/local/mysql/bin
- Windows /Program Files/MySQL/MySQL version/bin
- Xampp /xampp/mysql/bin
| sass/ | |
| | | |
| |– base/ | |
| | |– _reset.scss # Reset/normalize | |
| | |– _typography.scss # Typography rules | |
| | ... # Etc… | |
| | | |
| |– components/ | |
| | |– _buttons.scss # Buttons | |
| | |– _carousel.scss # Carousel |
| /* | |
| * | |
| * / --------------------------------[ NUIM CS141 Java Revision ]------------------------------- \ | |
| * || Designed to easily revise everything covered in CS141 by just reading through this code. || | |
| * || Comments accompany almost every line of code to explain its purpose. || | |
| * || Some theory we need to know are included in the bottom... || | |
| * \ ------------------------------------------------------------------------------------------- / | |
| * | |
| * | |
| * ____ _ __ ____ __ |