Topic: "string-functions"
madhurimarawat/Learning-Programming-Concepts-With-C
This repository contains programs in the C programming language.
Language: C - Size: 217 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

ryoppippi/str-fns
A collection of utilities for TS/JS string
Language: TypeScript - Size: 593 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

madhurimarawat/Data-structure-using-C
This repository contains programs in the C programming language related to Data Structures.
Language: C - Size: 163 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

shanuhalli/Trainer-John-Daily-Task
Completed the task given by ExcelR Trainer John Gabriel Sir.
Language: Jupyter Notebook - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AkashBorgalli/Python-Assignments
Different Concepts in python POC's
Language: Jupyter Notebook - Size: 109 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

Dare-marvel/C-programming--Problem-Solving-through-Imperative-Programming-Lab--PSIPL--
π Welcome to the C Programming Repository! πβ¨ Immerse yourself in a meticulously curated knowledge bank on C Programming. ππ‘ Explore the intricacies of coding, algorithms, and efficient programming techniques. ππ» Master the art of C language in this dynamic space! π¨βπ»π
Language: C - Size: 206 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

hun1er/stringpy
A C++17 library providing a set of string manipulation functions, many of which are similar to Python string methods.
Language: C++ - Size: 135 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AkashBorgalli/Python-Basic-Programming-Assignment
Basic Python Programming Assignment using the given topics
Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

crotch-watch/sql-core
Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

valyriasteel/Libft
A foundational C library reimplementing standard functions to master memory management, string operations, and low-level programming β built as part of the 42 school curriculum.
Language: C - Size: 1.34 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Kharbachzoubair/libft
A comprehensive C library implementing essential functions for memory management, string handling, and linked lists.
Language: C - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Pratt2321/SQL-50
SQL 50 Solutions
Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Prajjwol09/MySQL
The purpose of this repository is to provide a comprehensive guide to MySQL for beginners. It covers the basic concepts and operations involved in using MySQL.
Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yadavsakshi6061/python-programming-concepts
python concepts
Language: Python - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

KPlanisphere/Strings-In-C
Problemario 8 - Programacion 1
Language: C - Size: 693 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Vrushali-Vishwasrao/Basics-of-Python-
Files added for reference: 1. Exploration about Jupyter notebook 2. Python Programming Basics 3. String Functions 4. Loops, If_Else Operations 5. Python Data Structures
Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Al-Shafi-Github/PHP_Basic_To_Advance
Learn PHP from fundamentals to advanced concepts with practical examples in this comprehensive repository PHP 8.0.1
Language: PHP - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

velaabhi/C-Language-Codes
This repository contains programs based on Basic to Advance Level concepts of C language
Language: C - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Develop-Packt/Introduction-to-Data-Wrangling-with-Python
Briefly review the foundational components of data wrangling and Python data structures.
Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

shanuhalli/Practice-Python-Data-Structure
The basic python data types.
Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

prabeenprabu/stringFunctions
This header file has a functions which are using in javascript.
Language: C++ - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Anas35/super_string
Some of the most common and useful string methods, Inspired by various other programming languages.
Language: Dart - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

candytale55/Preserve-the-Verse_Py_3
Working with strings in Python. "Youβre a programmer working for an organization that is trying to digitize and store poetry called Preserve the Verse."
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

adarshtiwari1998/slack-web-chat-app
A web chat app for creating groups and chat with others and other features included, with react.js, react-context-api, react-router, material-ui, firestore-database, css-variables, flexbox, string-function, google authentications, and finally deploy to firebase. π₯πβ π
Language: JavaScript - Size: 360 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mohammadbutt/42_C_Library_Libft
Recreating functions from C Libraries: string.h and ctype.h
Language: C - Size: 2.18 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
