karlakmkj

Karlakmkj's Pastebin

5,650 67,311 0 5 years ago
Name / Title Added Expires Hits Comments Syntax  
Node.js - http module Oct 12th, 2021 Never 1,487 0 JavaScript -
Node.js - timers module Oct 11th, 2021 Never 1,302 0 JavaScript -
Node.js - buffer module Oct 8th, 2021 Never 1,032 0 JavaScript -
Node.js - events module Oct 8th, 2021 Never 1,308 0 JavaScript -
Node.js - module.exports, require() Oct 7th, 2021 Never 1,116 0 JavaScript -
Process module Sep 30th, 2021 Never 934 0 JavaScript -
static members Sep 21st, 2021 Never 1,157 0 PHP -
php constructor Sep 21st, 2021 Never 794 0 PHP -
php class & object Sep 21st, 2021 Never 752 0 PHP -
Sanitizing for Back-end Storage - adding contact Sep 21st, 2021 Never 859 0 PHP -
Validating against back-end data - login Sep 21st, 2021 Never 724 0 PHP -
Custom validation - credit card Sep 21st, 2021 Never 193 0 PHP -
Using Options with filter_var() Sep 21st, 2021 Never 2,006 0 PHP -
Basic validation with filter_var() Sep 20th, 2021 Never 1,243 0 PHP -
Basic sanitization with filter_var() Sep 20th, 2021 Never 1,724 0 PHP -
Basic data sanitization Sep 20th, 2021 Never 385 0 HTML -
Simple form validation Sep 20th, 2021 Never 1,146 0 PHP -
Form handling - show output (php) Sep 20th, 2021 Never 1,163 0 HTML -
Loop shorthand Sep 20th, 2021 Never 1,111 0 PHP -
loops - for, foreach Sep 19th, 2021 Never 1,172 0 PHP -
function - true, false Sep 17th, 2021 Never 946 0 PHP -
Tenary operator Sep 17th, 2021 Never 1,045 0 PHP -
switch case stm Sep 17th, 2021 Never 1,031 0 PHP -
identical operator Sep 17th, 2021 Never 1,115 0 PHP -
function with if-else condition Sep 16th, 2021 Never 996 0 PHP -
Basic form - POST method Sep 16th, 2021 Never 879 0 PHP -
Associative Arrays, By value, By reference Sep 15th, 2021 Never 5,012 0 PHP -
php arrays Sep 15th, 2021 Never 1,079 0 PHP -
PHP built-in functions Sep 14th, 2021 Never 1,204 0 PHP -
php function Sep 14th, 2021 Never 1,309 0 PHP -
Splat arguments & Blocks Sep 2nd, 2021 Never 564 0 Ruby -
2nd mini program using Hash Sep 2nd, 2021 Never 590 0 Ruby -
Hashes & Arrays Sep 1st, 2021 Never 517 0 Ruby -
Print 30 times Sep 1st, 2021 Never 579 0 Ruby -
next keyword, .each template Sep 1st, 2021 Never 604 0 Ruby -
Different type of loops Sep 1st, 2021 Never 540 0 Ruby -
unless Keyword Sep 1st, 2021 Never 560 0 Ruby -
Simple program - get user input Aug 25th, 2021 Never 576 0 Ruby -
Sololearn - Binary Converter challenge Aug 16th, 2021 Never 252 0 Java -
Row-major & column-major order Aug 10th, 2021 Never 241 0 Java -
Nested enhanced for loop & while loop Aug 10th, 2021 Never 233 0 Java -
Nested loops Aug 10th, 2021 Never 254 0 Java -
Modifying Elements in a 2D Array Aug 10th, 2021 Never 275 0 Java -
Static Methods & Variables Aug 6th, 2021 Never 212 0 Java -
Math.random() functions Aug 6th, 2021 Never 234 0 Java -
Using 'this' on methods Aug 6th, 2021 Never 207 0 Java -
Variance of the Binomial Distribution Jul 27th, 2021 Never 233 0 Python -
Spread of the Poisson Distribution Jul 26th, 2021 Never 263 0 Python -
Poisson distribution Jul 26th, 2021 Never 215 0 Python -
Probability Density Functions Jul 26th, 2021 Never 208 0 Python -
Cumulative Distribution Function (cdf) Jul 26th, 2021 Never 267 0 Python -
Calculate Probabilities (pmf) Jul 26th, 2021 Never 242 0 Python -
Probability - Random variables Jul 21st, 2021 Never 203 0 Python -
sum of first n numbers (natural nos.) May 25th, 2021 Never 250 0 Python -
Practice - check leap year Mar 25th, 2021 Never 254 0 C++ -
Practice - if-else if-else statement Mar 25th, 2021 Never 275 0 C++ -
Practice - find median Feb 17th, 2021 Never 299 0 Python -
Practice - remove duplicates Feb 17th, 2021 Never 241 0 Python -
Practice - dictionary Feb 17th, 2021 Never 271 0 Python -
Practice - remove vowels Feb 16th, 2021 Never 256 0 Python -
Practice - reverse string Feb 16th, 2021 Never 225 0 Python -
Practice - sum of digits Feb 16th, 2021 Never 248 0 Python -
React (JSX) - Lifecycle methods 3 Feb 9th, 2021 Never 255 0 JavaScript -
React (JSX) - Lifecycle methods 2 Feb 9th, 2021 Never 254 0 JavaScript -
React (JSX) - Lifecycle methods Feb 8th, 2021 Never 267 0 JavaScript -
React (JSX) - pass props from component to component Jan 28th, 2021 Never 244 0 JavaScript -
React (JSX) - Render a Component's props Jan 26th, 2021 Never 224 0 JavaScript -
React (JSX) - Pass props to component Jan 26th, 2021 Never 214 0 JavaScript -
React (JSX) - if condition in render() Jan 25th, 2021 Never 222 0 JavaScript -
React (JSX) - Variable Attribute in a Component Jan 24th, 2021 Never 244 0 JavaScript -
React (JSX) - Multiline JSX in a Component Jan 24th, 2021 Never 219 0 JavaScript -
React (JSX) - if statement/ternary operator Jan 21st, 2021 Never 200 0 JavaScript -
init block Jan 14th, 2021 Never 229 0 Kotlin -
do..while Loop for temp conversion Jan 13th, 2021 Never 248 0 Kotlin -
Binary search sample with recursion Jan 7th, 2021 Never 286 0 Python -
Binary search sample using loop Jan 7th, 2021 Never 194 0 Python -
Linear search sample Jan 7th, 2021 Never 220 0 Python -
Merge sort sample Jan 7th, 2021 Never 237 0 Python -
Insertion sort Jan 7th, 2021 Never 264 0 Python -
Bubble sort Jan 6th, 2021 Never 227 0 Python -
Fibonacci recursion Jan 6th, 2021 Never 225 0 Python -
Factorial recursion Jan 5th, 2021 Never 211 0 Python -
Making copies Jan 5th, 2021 Never 265 0 Python -
Instance reference - Exercise 2 (string format) Jan 5th, 2021 Never 222 0 Python -
Instance reference - Exercise 1 Jan 5th, 2021 Never 248 0 Python -
References to other instances Jan 4th, 2021 Never 216 0 Python -
Combining classes Jan 4th, 2021 Never 219 0 Python -
Encapsulating Methods - Exercise Jan 4th, 2021 Never 257 0 Python -
async POST request Dec 31st, 2020 Never 266 0 JavaScript -
async GET Request Dec 31st, 2020 Never 235 0 JavaScript -
fetch() POST request Dec 31st, 2020 Never 378 0 JavaScript -
fetch() GET request Dec 31st, 2020 Never 552 0 JavaScript -
Reconstruct XHR POST request Dec 30th, 2020 Never 225 0 JavaScript -
Reconstruct XHR GET request Dec 30th, 2020 Never 200 0 JavaScript -
await with Promise.all() Dec 30th, 2020 Never 227 0 JavaScript -
async...await function Dec 30th, 2020 Never 257 0 JavaScript -
async function Dec 29th, 2020 Never 227 0 JavaScript -
Using .catch() with promises Dec 28th, 2020 Never 195 0 JavaScript -
Handle success & failure Dec 28th, 2020 Never 197 0 JavaScript -
Handle Promise objects Dec 28th, 2020 Never 195 0 JavaScript -