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 switch-statement
Breaking out of a while loop and switch in one go
Nov 27, 2025
javascript
while-loop
switch-statement
break
How to generate switch statement skeleton with an enum
Nov 27, 2025
java
enums
switch-statement
generator
Switch statement of ranges
Nov 25, 2025
c++
switch-statement
range
Case label does not reduce to an integer constant in C?
Nov 25, 2025
c
arrays
label
switch-statement
case
Any tips for switching from CakePHP to Ruby on Rails?
Nov 25, 2025
php
ruby-on-rails
cakephp
switch-statement
Functional switch case with object literal and Typescript
Nov 25, 2025
typescript
redux
functional-programming
switch-statement
How to use a wildcard in switch statement
Nov 25, 2025
javascript
switch-statement
How can I use a function pointer instead of a switch statement?
Nov 23, 2025
switch-statement
function-pointers
Tortoisesvn creating a branch and switch
Nov 24, 2025
svn
tortoisesvn
switch-statement
How to determine the current case in a switch statement?
Nov 23, 2025
c#
switch-statement
Can I use the same case value multiple times in a switch
Nov 21, 2025
php
switch-statement
Why are these duplicate cases?
Nov 20, 2025
java
string
char
switch-statement
case
How to display two types of cells in UITableView without conflicts, but with the following requirement? [closed]
Nov 19, 2025
ios
objective-c
uitableview
switch-statement
How to use IF in Switch statement
Nov 19, 2025
c++
switch-statement
average
getchar not working in switch case (c)
Nov 19, 2025
c
switch-statement
getchar
input-buffer
Can C# 8 new switch replace a code block containing multiple ? : ? : expressions?
Nov 18, 2025
c#
switch-statement
c#-8.0
What is the practical use of arbitrary code block (by curly brackets) in C#
Nov 18, 2025
c#
switch-statement
curly-braces
paradigms
Representation and efficiency of Switch statements in bytecode?
Nov 16, 2025
java
performance
switch-statement
bytecode
representation
Why are repeated case labels in a switch block allowed in JavaScript?
Nov 03, 2025
javascript
switch-statement
Older Entries »