Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in while-loop
What's the difference between iterating over a file with foreach or while in Perl?
Aug 25, 2022
perl
file
for-loop
while-loop
While loop with empty body checking volatile ints - what does this mean?
Oct 10, 2022
c++
while-loop
volatile
Run code for x seconds in Java?
Nov 13, 2022
java
time
while-loop
Difference between "while" and "until" in Bash
Sep 01, 2022
bash
while-loop
When implementing an infinite loop, is there a difference in using while(1) vs for(;;) vs goto (in C)?
Aug 31, 2022
c
loops
for-loop
goto
while-loop
While loops using Await Async.
Mar 02, 2022
loops
asynchronous
while-loop
async-await
ecmascript-next
while(true); loop throws Unreachable code when isn't in a void
Aug 31, 2022
java
c++
compiler-construction
while-loop
return in for loop or outside loop
Aug 20, 2022
java
for-loop
while-loop
while(list($key, $value) = each($array)) vs. foreach($array as $key => $value)?
Aug 30, 2022
php
arrays
loops
foreach
while-loop
Python syntax for an empty while loop
Aug 30, 2022
python
while-loop
Java - Does returning a value break a loop?
Aug 29, 2022
java
while-loop
boolean
return
singly-linked-list
Which loop is faster, while or for?
Aug 29, 2022
performance
for-loop
while-loop
What is the difference between while(true) and for(;;) in PHP?
Aug 29, 2022
php
for-loop
while-loop
infinite-loop
php-internals
How do I "read" a variable on a while loop
Aug 29, 2022
bash
variables
while-loop
Iterating over the content of a text file line by line - is there a best practice? (vs. PMD's AssignmentInOperand)
Aug 29, 2022
java
while-loop
pmd
Perl: while with no conditional
Aug 29, 2022
perl
while-loop
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
Aug 29, 2022
sql
oracle
if-statement
plsql
while-loop
Ending an infinite while loop
Aug 17, 2022
python
while-loop
infinite-loop
Best Loop Idiom for special casing the last element
Nov 05, 2022
java
loops
while-loop
idioms
for or while loop to do something n times
Oct 15, 2022
python
performance
loops
for-loop
while-loop
« Newer Entries
Older Entries »