This repository is to document my journey through Back-End Development with CAT-Reloaded Team. It will cover tasks and resources that would be useful for anyone seeking Back-End Development.
- Introduction to HTML, CSS
- How Browser Works
- HTML Tutorial for Beginners: HTML Crash Course
- Learn CSS in 20 Minutes
- How The Web Works - The Big Picture
- Introduction to JavaScript
- HTTP Protocol
- Google Chrome Developer tools
- Version Control Systems (Git)
- Working with remote repositories (GitHub)
- What is a database
- DBMSs
- SQL Basics & SELECT statament
- Intro to Relational Databases and Database Terms
- 01 - Course Introduction & Relational Model (CMU Intro to Database Systems / Fall 2021)
- Database Design Course - Learn how to design and plan a database for beginners [00:00:00 to 02:00:00]
- SQL Tutorial - Full Database Course for Beginners [00:00:00 to 01:00:00]
- SQL for Data Analysis by Mode - Free Udacity Course [First Lesson]
- SQL Aggregations
- Creating Tables and Constraints
- INSERT, UPDATE, DELETE
- Types of Database Relations
- Database Keys
- 02 - Intermediate SQL (CMU Intro to Database Systems / Fall 2021)
- Database Design Course - Learn how to design and plan a database for beginners [02:00:00 to 04:00:00]
- SQL Tutorial - Full Database Course for Beginners [01:00:00 to 02:00:00]
- SQL for Data Analysis by Mode - Free Udacity Course [First & Third Lesson]
- Database Storage
- Foreign Keys
- Entity Relationship Modelling
- Database Normalization
- Basic Queries and Wildcards
- Unions and Joins
- 03 - Database Storage 1 (CMU Intro to Database Systems / Fall 2022)
- Database Design Course - Learn how to design and plan a database for beginners [04:00:00 to 06:00:00]
- SQL Tutorial - Full Database Course for Beginners [02:00:00 to 03:00:00]
- SQL for Data Analysis by Mode - Free Udacity Course [Second Lesson]
- Data Types
- Joins and Aliases in detail
- Nested Queries
- Triggers
- Designing ER Diagrams and Schemas
- 04 - Database Storage II (CMU Intro to Database Systems / Fall 2021)
- Database Design Course - Learn how to design and plan a database for beginners [06:00:00 to END]
- SQL Tutorial - Full Database Course for Beginners [03:00:00 to END]
- SQL for Data Analysis by Mode - Free Udacity Course [Fourth, Fifth, Sixth Lesson]