The PG-DAC GitHub Repository serves as a centralized knowledge and code management hub for the Post Graduate Diploma in Advanced Computing (PG-DAC) program. This repository consolidates academic coursework, lab implementations, assignments, projects, and reference material aligned with industry-relevant computing practices.
The repository is designed to ensure conceptual clarity, hands-on proficiency, and enterprise-grade coding discipline across the full lifecycle of the program.
This repository is structured to:
- Act as a single source of truth for PG-DAC learning assets
- Enable structured tracking of academic and lab progress
- Demonstrate applied technical competence to recruiters
- Promote best practices in software engineering and version control
- Support peer collaboration and continuous improvement
The repository typically includes content aligned with the PG-DAC syllabus, such as:
-
Programming Fundamentals
- C / C++ / Java
- Object-Oriented Programming principles
-
Web Technologies
- HTML, CSS, JavaScript
- Backend integration concepts
-
Database Technologies
- SQL (MySQL)
- NoSQL (MongoDB)
- ER Diagrams and schema design
-
Operating Systems & SDM
- Linux fundamentals
- Process management and memory concepts
- Software Development Methodologies
-
.NET / Advanced Frameworks
- .NET / ASP.NET Core
- Enterprise application architecture
-
Aptitude & Communication
- Quantitative aptitude
- Technical and professional communication
CDAC-PG-DAC-IET-PUNE-2025/ ├── Programming/ │ ├── C/ │ ├── CPP/ │ └── Java/ ├── Web-Technologies/ │ ├── HTML/ │ ├── CSS/ │ ├── JavaScript/ │ └── Projects/ ├── Database/ │ ├── SQL/ │ ├── MongoDB/ │ └── ER-Diagrams/ ├── Operating-Systems/ ├── DotNet/ ├── Aptitude/ ├── Assignments/ ├── Lab-Work/ └── Mini-Projects/
- Languages: C, C++, Java, C#, JavaScript
- Frameworks: .NET / ASP.NET Core
- Databases: MySQL, MongoDB
- Tools: Visual Studio, VS Code, Git, GitHub
- OS Environment: Linux / Windows
- Each module is organized by topic and session
- Code follows academic and industry-accepted standards
- Folder names and commits are maintained for traceability
- README files may be included at module level for clarity
This repository is intended for learning, reference, and skill demonstration.
Users are expected to:
- Avoid plagiarism
- Understand and execute code independently
- Use the repository as a learning accelerator, not a shortcut
This repository demonstrates:
- Structured problem-solving capability
- Exposure to full-stack development fundamentals
- Familiarity with enterprise tools and workflows
- Consistent coding and documentation practices
Contributions may include:
- Code optimizations
- Documentation improvements
- Bug fixes in lab implementations
- Additional examples aligned with the syllabus
All contributions should be clean, well-commented, and logically structured.
This repository is maintained for educational purposes.
Usage and redistribution are permitted with proper attribution.
Maintained by a PG-DAC student as part of professional and academic development.
© 2026 PG-DAC Repository. All rights reserved.