Skip to content
#

string-handling

Here are 18 public repositories matching this topic...

A collection of Java programs covering core concepts, OOP principles, and practical examples. This repository includes code for loops, arrays, strings, inheritance, polymorphism, exception handling, file handling, and other fundamental Java topics. Useful for beginners, students, and anyone revising Java concepts.

  • Updated Sep 18, 2025
  • Java

The Address Book Project is a console-based C application for managing contacts (names, phones, emails). It supports add/delete/update/search operations using core C concepts like file handling, input parsing, and standard I/O. Designed as a foundational project, it avoids advanced data structures, focusing on fundamental programming techniques.

  • Updated Jun 18, 2025
  • C

Improve this page

Add a description, image, and links to the string-handling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-handling topic, visit your repo's landing page and select "manage topics."

Learn more