GitHub topics: builtin-functions
BetulKarakaya/Python-Tips-And-Tricks
This project is a compilation of diverse Python code examples showcasing useful techniques, mathematical concepts, and practical implementations. It covers topics such as text analysis, data visualization, mathematical computations, and unique problem-solving approaches to enhance learning and creativity in Python programming.
Language: Python - Size: 945 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 1

php-mock/php-mock
Mock built-in PHP functions (e.g. time(), exec() or rand())
Language: PHP - Size: 709 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 363 - Forks: 20

sumanth-lingappa/justforfun
fun coding & my experiments with code
Language: Python - Size: 1.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

AlbertKarapetyan/Top-50-Python-Builtins
Top 50 Python Built-in Functions Every Developer Should Know Топ-50 встроенных функций Python, которые должен знать каждый разработчик
Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

php-mock/php-mock-phpunit
Mock built-in PHP functions (e.g. time() or rand()) in PHPUnit.
Language: PHP - Size: 174 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 168 - Forks: 19

dthung1602/pyobfusinator
Just another Python code obfuscator
Language: Python - Size: 271 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

milaan9/04_Python_Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 234 - Forks: 227

php-mock/php-mock-prophecy
Mock built-in PHP functions (e.g. time()) with Prophecy (phpspec).
Language: PHP - Size: 111 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 16 - Forks: 4

php-mock/php-mock-mockery
Mock non deterministic built-in PHP functions (e.g. time() or rand()) with Mockery.
Language: PHP - Size: 106 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 38 - Forks: 5

thevickypedia/pynotification
Python module to trigger system notifications on Linux, Windows and macOS
Language: Python - Size: 237 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

hcvazquez/python-string-manipulation
Python string manipulations functions
Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

AngEvd/PostgreSQL
Homework solutions for SoftUni PostgreSQL course
Language: PLpgSQL - Size: 897 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vikas98SSS/pizzahut_sales--sql
Hello, my Name is vikas i've created a project in sql
Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ashrafmo-1/Lessons-and-challenges-js-ts
javaScript and typeScript lessons, exampels to learn and problem solving
Language: JavaScript - Size: 469 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 3

Guiribei/my_shell
A lightweight, reduced version of the Bash shell written in C.
Language: C - Size: 288 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

Gouravspopale/GPYTHON
This repository contains basic of python language with all Built in function and (CSV_FILE)projects
Language: Jupyter Notebook - Size: 1.84 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 0

riazsajidgit/Data-analysis-with-Google-Sheets
Data analysis using google sheets - this gives a preliminary investigation about the data: Solved assignments to learn: Basic formulas, conditional statements, data validation, VLOOKUP, and Dashboard creation
Size: 182 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Keerthiga-Sekar/Online-retail-Orders-Analysis
This project is based on the order management functionality of an online retail store in which you are provided with the “orders” database and you are asked some queries related to it. Answers to these queries will help the company in making data-driven decisions that will impact the overall growth of the online retail store.
Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

p-ranav/walnut.v1 📦
The Walnut programming language
Language: C++ - Size: 852 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 0

wellingtonmwadali/simple_shell
ALX simple shell project implementation that functions similarly like UNIX system in its simple form.
Language: C - Size: 546 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

aneeshlalwani/number-programs-in-java
This Repository contains a "Number Program". These programs are solved in "Java"
Language: Java - Size: 42 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OurCodeBase/bash-sdk
A bash library to create standalone scripts.
Language: Shell - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

HackBinghamtonArchives/Intermediate-Python-Tutorial
🐍 Repo for a HackBU workshop on some Intermediate Python practices, just a step above basic for loops and if statements and what not.
Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 0

robkle/42sh
Unix shell
Language: C - Size: 3.69 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

k-allard/my_own_shell
My own bash
Language: C - Size: 4.1 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

s3valkov/Database-Basics-MySQL
MySQL May 2019 Course at Software University
Language: TSQL - Size: 2.63 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

alizainaslam/JavaScript-arrays
A basic web app for practice with the help of Html5, Css3 and JavaScript (DOM). Where I write code for user experience with the help of 'objects' and try to destructure some built-in methods of Array.
Language: JavaScript - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

knaxus/native-javascript
Can you re-implement your own version of JavaScript built-in functions? Let's try it out.
Language: JavaScript - Size: 323 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 23

artmenlope/high-precision-calculations-str
A set of Python 3 defined functions. They can provide high decimal precision calculations using numbers in "str" format. The algorithms used are the same as those used when performing the calculations by hand. All using Python 3 built-in functions.
Language: Python - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

quepas/matlab-builtins
Scraper for retrieving names of the matlab's built in functions and classes.
Language: R - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

b-mc2/MiniMath
MiniMath is an experiment to create different math functions using a single line of Python code using only built-in functions.
Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

haid-er/C-Language
Repository contains the codes about programming fundamentals of C Language.
Language: C - Size: 9.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MBadriNarayanan/DBMSLab 📦
Database Management Systems and Application Lab work done during III Semester
Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tdakkota/sun
Python-compatible built-ins for Starlark written in Go.
Language: Go - Size: 89.8 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

b0n21en5/DSA-Python
Data structures & Algorithms in Python Programming
Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

osmosx/minishell
[minishell] project school 42. The goal of this project is to create a simple shell. You are going to learn a lot about processes and file descriptors.
Language: C - Size: 801 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

yaserdemet/react-filtered-search
Language: JavaScript - Size: 229 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KNET-KWU/DoPython
Do Python from the source
Size: 219 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

JBLarson/ezDT
simple python functions for the datetime & time built-in packages
Language: Python - Size: 17.6 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AliceFromWardenfell/minishell
Custom shell with handled pipes, redirections, and builtin-functions. The project was done in July 2021.
Language: C - Size: 201 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Joshua-Enrico/CUSTOM-SHELL
Shell project
Language: C - Size: 357 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

myselfswk/StopWatch-UWP
StopWatch Using C# UWP
Language: C# - Size: 1.85 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

amssdias/python-advanced_topics
Advanced topics in Python Language
Language: Python - Size: 424 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

yavor300/MySQL
This is a repository for the Software University course - "MySQL - September 2020".
Size: 1.65 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

andrakis/node-lithp
A small Lisp-like programming language, with a very small interpreter
Language: JavaScript - Size: 261 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0
