Opinion: CS Education Should Include More Code Reading

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • bfban-website

    This is the BFBAN community site, which contains both the back end and the front end. It is currently up and running. You can visit bfban.com

  • I was reading through the code for an amazing open source project called BFBAN today. Specifically, I was reading the SQL scripts. There I encountered many familiar SQL stuff, but also many SQL stuff that I didn't know: json data type, ENGINE=InnoDB, COLLATE=utf8mb4_0900_ai_ci, COMMENT, PRIMARY KEY (id) USING BTREE...... As I understood these concepts with the help of Copilot and documentation, I developed a better understanding of MySQL and starting thinking this blog's topic.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts