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 control-flow
In Racket, why does parameterize not work lexically with shift/reset?
Sep 09, 2025
racket
control-flow
dynamic-variables
delimited-continuations
Refactoring with Extract Method, is it always a good idea?
Sep 09, 2025
c#
refactoring
control-flow
How to implement a more general reduce function to allow early exit?
Mar 15, 2023
javascript
arrays
functional-programming
reduce
control-flow
Control flow logic in for loop
Dec 27, 2022
java
for-loop
control-flow
Does it matter to use `if ... else` or `if ... return; {implicit else}`? [closed]
Dec 11, 2022
python
control-flow
For loop in list
Dec 02, 2022
f#
control-flow
How can I rewrite this (cleanly) without gotos?
Nov 29, 2022
c
goto
control-flow
Running Tensorflow graph multiple times over different input parameters: what kind of loop is efficient?
Nov 10, 2022
performance
tensorflow
while-loop
parallel-processing
control-flow
Is the break keyword in Javascript only meant for breaking out of loops?
Oct 11, 2022
javascript
break
control-flow
RxJava infinite retry with new observable
Sep 28, 2022
java
rx-java
control-flow
vert.x
event-bus
conditionally executing a callback
Sep 25, 2022
node.js
asynchronous
callback
control-flow
How to avoid code duplication?
Nov 09, 2022
java
design-patterns
code-duplication
control-flow
Trouble in understanding control flow in python class (in a google app engine)
Feb 25, 2022
python
class
control-flow
Returns inside transactions and ActiveRecord::Rollback
Mar 01, 2022
ruby-on-rails
ruby
transactions
rails-activerecord
control-flow
Java flow-control
Jul 11, 2022
java
control-flow
Is non-local return in Scala new?
Feb 12, 2022
scala
return
control-flow
Why does non-equality check of one variable against many values always return true?
Sep 03, 2025
if-statement
language-agnostic
logical-operators
control-flow
demorgans-law
Older Entries »