hieutachi/cse485_tlu_ebook — explained in plain English
Analysis updated 2026-05-18
Self study PHP and Laravel backend development through a structured university course.
Follow a 12 session worksheet sequence building a MiniShop style backend project.
Practice building a Laravel admin panel with related tables and full CRUD.
| hieutachi/cse485_tlu_ebook | 100/stock-analysis-markov | 100/tab-organizer | |
|---|---|---|---|
| Stars | 11 | 11 | 11 |
| Language | — | Java | JavaScript |
| Last pushed | — | 2016-12-25 | 2021-03-01 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | developer | researcher | general |
Figures from each repo's GitHub metadata at analysis time.
No code to install, it is course reading and worksheet material students work through in their own separate repositories.
This repository is a self study ebook for a university course called CSE485, covering backend web programming with PHP and the Laravel framework. It is written for students at TLU, a university, taking a Web Technology or Backend Programming class, and it is in Vietnamese. The material is organized into an ebook folder containing 12 sessions of theory and hands on practice built around one running example project called MiniShop, along with 12 worksheets that each take at least 45 minutes to complete, split between in class work and follow up homework. There is also a separate project guide covering sessions 13 through 15, meant for group work. The final worksheet asks students to build their own Laravel admin panel with two related database tables connected through belongsTo and hasMany relationships, with full create, read, update, and delete support for both tables. The repository also includes a canonical dataset file and a grading contract document, which appear to prepare the course for automated grading, and notes that the total inventory value across eight core sample products equals a specific fixed number used for checking answers. The README is explicit that this repository holds the teaching guide and worksheet instructions only, not a finished solution meant to be cloned and submitted as is. Students are expected to write their own code for each worksheet, keep it in their own separate GitHub repository, and record a screen capture video of their work using OBS with their face visible on camera. The worksheets are meant to be done in order, since the output of an earlier worksheet gets reused as the starting point for the next one. To begin, the README points students to the ebook's own README for a table of contents of all sessions, to the worksheets folder's README for the full sequence of 12 worksheets, and to an introduction document. Beyond this structure and the homework requirements, the README does not describe any code, installation steps, or technical dependencies, since it is course material rather than a runnable application.
A Vietnamese language self study ebook teaching PHP and Laravel backend development through 12 university course worksheets.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.