-
Updated
Mar 7, 2025
string-handling
Here are 14 public repositories matching this topic...
Java Programs on String Handling and File Handling
-
Updated
Mar 27, 2021 - Java
A C++ program that analyzes strings and checks for palindromes.
-
Updated
May 19, 2025 - C++
This repo contains all the Java programs along with its OOPS concepts such as Data Abstraction, Encapulation and specially the Inheritance programs. OOPS concepts along with String handling, File handling , Multithreading etc were implemented successfully
-
Updated
Jun 8, 2025 - Java
Task Manager Program - Capstone Project on Python Lists, Functions and String Handling
-
Updated
Mar 3, 2024 - Python
Repository contains the codes about programming fundamentals of C Language.
-
Updated
Jan 27, 2023 - C
Practica 3 - Sistemas Operativos
-
Updated
Jun 1, 2024 - C
CUCEI: Data Structure Problem-Solving Seminar 1
-
Updated
Nov 5, 2020 - C++
This project is a Python program that converts text into Morse code. It uses a dictionary to match letters, numbers, and some punctuation to their Morse code symbols. If the user enters any invalid characters, the program will ask for a valid input. Spaces between words are represented by /.
-
Updated
Oct 9, 2024 - Python
Basic programs from few regular languages...
-
Updated
Mar 20, 2019 - Java
The program allows the user to: Choose between Rock, Paper, or Scissors by typing 0, 1, or 2. The computer then makes a random choice. The result is determined by the classic rules: Rock beats Scissors Scissors beats Paper Paper beats Rock
-
Updated
May 3, 2025 - Python
Data manipulation tool for Go ecosystem.
-
Updated
Feb 10, 2025 - Go
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
A custom implementation of the printf function in C, built from scratch to deepen understanding of low-level programming, variadic functions, and formatted output handling.
-
Updated
Jun 20, 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.
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."