Programming Assignments Repository Welcome to the Programming Assignments repo—a curated collection of practical tasks, mini-projects, and learning exercises across multiple programming languages. Whether you're a beginner brushing up on syntax or a developer exploring cross-language logic, this repo is designed to help you grow.
💻 Languages Covered 🔹 HTML Assignments focused on structuring web content using semantic tags, forms, tables, and layout fundamentals.
🔹 CSS Styling challenges including responsive design, animations, flexbox/grid layouts, and visual theming.
🔹 JavaScript Interactive tasks covering DOM manipulation, event handling, loops, functions, and basic algorithms.
🔹 PHP Server-side scripting exercises including form handling, session management, database connectivity, and CRUD operations.
🔹 Java Object-oriented programming assignments covering classes, inheritance, file I/O, exception handling, and basic GUI.
🔹 C Fundamental programming tasks including loops, arrays, functions, pointers, and file operations.
🔹 C++ Assignments exploring OOP concepts, STL usage, classes, constructors/destructors, and advanced logic building.