https://github.com/lajuman/relational-database
https://github.com/lajuman/relational-database
bash celestial-bodies database freecodecamp postgresql relational-database salon-appointment-scheduler shell sql world-cup
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lajuman/relational-database
- Owner: lajuman
- Created: 2024-04-14T07:45:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-15T09:09:23.000Z (about 1 year ago)
- Last Synced: 2025-01-05T14:27:43.249Z (5 months ago)
- Topics: bash, celestial-bodies, database, freecodecamp, postgresql, relational-database, salon-appointment-scheduler, shell, sql, world-cup
- Language: Shell
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
For these courses, you will use real developer tools and software including VS Code, PostgreSQL, and the Linux / Unix command line to complete interactive tutorials and build projects.
These courses start off with basic Bash commands. Using the terminal, you will learn everything from navigating and manipulating a file system, scripting in Bash, all the way to advanced usage.
Next, you will learn how to create and use a relational database with PostgreSQL, a database management system, and SQL, the language of these databases.
Finally, you will learn Git, the version control system, an essential tool of every developer.
Courses
- Learn Bash by Building a Boilerplate
- Learn Relational Databases by Building a Mario Database
-
Celestial Bodies Database - Learn Bash Scripting by Building Five Programs
- Learn SQL by Building a Student Database: Part 1
- Learn SQL by Building a Student Database: Part 2
-
World Cup Database - Learn Advanced Bash by Building a Kitty Ipsum Translator
- Learn Bash and SQL by Building a Bike Rental Shop
-
Salon Appointment Scheduler - Learn Nano by Building a Castle
- Learn Git by Building an SQL Reference Object
- Periodic Table Database
- Number Guessing Game
Relational Database - freeCodeCamp