Skip to content

MehediHasanTsx/DCC-CSE-25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCC-CSE-25

Professional Honours CSE — Lab Experiments & Coursework

📚 Academic lab projects and learning resources
🎓 25th Batch — Dhaka City College (National University, Bangladesh)


📖 About This Repository

This repository is a collaborative academic archive created by students of the
Professional Honours in Computer Science & Engineering (CSE), 25th Batch at Dhaka City College, under National University, Bangladesh.

It contains lab experiments, coursework, and learning-oriented code projects organized by academic year and subject, following a clear and maintainable structure.

Objectives

  • Centralize academic lab work in one place
  • Encourage responsible, collaborative learning
  • Maintain a clean academic record for the batch
  • Help current and future students understand core concepts through reference code

🏫 Academic Information

  • Program: Professional Honours in Computer Science & Engineering (CSE)
  • Batch: 25th
  • Institution: Dhaka City College
  • University: National University, Bangladesh
  • Location: Dhaka, Bangladesh

🗂 Repository Structure

DCC-CSE-25/ │ ├── README.md ├── CONTRIBUTING.md ├── LICENSE │ ├── 1st-year/ │ ├── programming-fundamentals/ │ ├── discrete-mathematics/ │ └── electrical-circuits/ │ ├── 2nd-year/ │ ├── data-structures/ │ ├── digital-logic-design/ │ └── object-oriented-programming/ │ ├── 3rd-year/ │ ├── database-systems/ │ ├── operating-systems/ │ └── computer-networks/ │ ├── 4th-year/ │ ├── artificial-intelligence/ │ ├── machine-learning/ │ └── final-year-project/ │ └── resources/ ├── lab-manuals/ ├── notes/ └── references/

Folder Guidelines

Each subject folder should include:

  • Source code files
  • A short README.md explaining the lab or project
  • Meaningful comments and clean formatting

🧠 Concepts & Skills Covered

Depending on semester and coursework:

  • Programming fundamentals
  • Logic building and problem-solving
  • Data structures and basic algorithms
  • Object-oriented programming concepts
  • Database and system fundamentals
  • Computational thinking and code organization

🤝 Contribution Guidelines

Contributions are welcome from batch mates and authorized collaborators.

How to Contribute

  1. Fork the repository
  2. Create a new branch:
  3. Add files to the correct folder
  4. Ensure:
  • Clean and readable code
  • Meaningful file and folder names
  • Proper comments where necessary
  1. Submit a Pull Request (PR)

📌 Please review CONTRIBUTING.md before submitting.


📜 Academic Honesty & Disclaimer

⚠️ Important Notice

This repository is intended strictly for learning, reference, and collaborative study purposes.

  • ❌ Do NOT submit this code directly as academic assignments
  • ❌ Do NOT upload exam questions or answers
  • ❌ No plagiarized or copied content

All contributors must follow Dhaka City College and National University academic integrity policies.


✅ Contribution Rules

  • Use English for documentation and comments
  • Follow the existing folder structure
  • Do not modify or delete others’ work without discussion
  • No irrelevant or inappropriate content
  • Maintain academic and professional ethics

Violations may result in removal of contributions.


🛠 Maintainers

Maintained by students of CSE 25th Batch, Dhaka City College.

Maintainers review pull requests, manage issues, and ensure repository quality.

(Maintainer list can be added later)


📄 License

This project is licensed under the MIT License.
You are free to use, modify, and share the content with proper attribution.


⭐ Support

If this repository helps you:

  • Give it a ⭐
  • Share responsibly
  • Contribute clean, useful content

Let’s build something meaningful for our batch and beyond 🚀

Releases

No releases published

Packages

 
 
 

Contributors