Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.37 KB

LEARN.md

File metadata and controls

23 lines (14 loc) · 1.37 KB

Learning Resources

This document provides a list of learning resources and references to help you learn and develop skills related to the Python Student RMS project.

Python

MySQL Database

  • MySQL Documentation: Official documentation for MySQL, the database management system used in the Python Student RMS project.
  • SQLBolt: An interactive SQL tutorial that covers the basics of working with relational databases.

Git and Version Control

  • Git Documentation: Official documentation for Git, the version control system used by the Python Student RMS project.
  • Codecademy Learn Git: A hands-on tutorial for learning Git version control.

Feel free to explore these resources based on your learning goals and requirements for the Python Student RMS project. Remember to customize and update the list as needed to include additional resources that may be helpful to you and your team.