Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 895 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 895 Bytes

ACM-Learn-2024

This repository contains essential codes for final lab exams, covering C programming for first-year students and Object-Oriented Programming (OOP) in Java for second-year students.

Contents

  • Basic Input/Output
  • Simple Arithmetic and ASCII Operations
  • Matrices
  • Functions
  • Arrays
  • String Operations
  • Pointers
  • Recursion
  • Structures
  • Practice Questions
  • Prerequisites & Tools
  • Common Libraries & Imports
  • Basic Java Structure & Syntax
  • Data Types
  • Variables and Operators
  • Strings
  • User Input & Output
  • Control Flow Statements
  • Object-Oriented Programming Basics
  • Data Structures
  • Inheritance & Polymorphism
  • Threads

Good luck, and may your code be bug-free!