BKU Student Guide
Practical guide for HCMUT Computer Science studentsβ
A practical, self-help guide for Computer Science & Engineering students at HCMUT (BΓ‘ch Khoa). It complements the official curriculum β it does not replace it. Always confirm rules, credits and prerequisites with your own program and cohort.
1. Start Hereβ
Who is this guide for?β
- Computer Science / Computer Engineering students at HCMUT, especially first- and second-years who don't know where to begin.
- Students who want to choose a direction (AI, Software, Data, Security, Systems) and build a portfolio.
- Anyone who wants a clear path from "just pass the course" to "ship a real product".
How to use this websiteβ
- Read sections 1 β 10 in order, or jump to what you need via the sidebar.
- Each page has a clear goal and concrete things to do.
- Cross-links point to the Knowledge Base, Courses and Projects for deeper detail.
First-year checklistβ
- Create a GitHub account and a basic profile.
- Install VS Code and one programming environment (C/C++ or Python).
- Get comfortable with Linux / WSL (Windows Subsystem for Linux).
- Complete 2β3 mini-projects and push them to GitHub.
- Read the Student Survival Guide.
Systems and tools you should knowβ
- GitHub β store code, collaborate, build a portfolio.
- VS Code β your main editor.
- Linux / WSL β the standard environment for programming and systems work.
Setup details: see Tools & Setup.
"I don't know where to start" β choose by goalβ
| Goal | Start from |
|---|---|
| Software | Software Engineering |
| AI | Artificial Intelligence |
| Data | Data Engineering & Big Data |
| Security | System & Network Security |
| Research / Systems | Computer Science / Systems |