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 syntax
How do I syntax check a Bash script without running it?
Aug 14, 2022
linux
bash
unix
syntax
gnu
How do you create a static class in C++?
Aug 14, 2022
c++
oop
class
syntax
static
What is the C# Using block and why should I use it? [duplicate]
Sep 23, 2022
c#
.net
syntax
using
using-statement
What do parentheses surrounding an object/function/class declaration mean? [duplicate]
Aug 14, 2022
javascript
syntax
Can I use ES6's arrow function syntax with generators? (arrow notation)
Aug 14, 2022
javascript
ecmascript-6
syntax
generator
arrow-functions
Add a property to a JavaScript object using a variable as the name?
Aug 14, 2022
javascript
jquery
object
syntax
How to replace multiple patterns at once with sed?
Aug 14, 2022
replace
syntax
sed
Understanding implicit in Scala
Aug 14, 2022
scala
syntax
playframework
keyword
Is there a difference between `continue` and `pass` in a for loop in python?
Aug 14, 2022
python
syntax
continue
Java generics - why is "extends T" allowed but not "implements T"?
Aug 14, 2022
java
generics
syntax
design-choices
What is /dev/null 2>&1?
Aug 14, 2022
shell
syntax
posix
io-redirection
`from ... import` vs `import .` [duplicate]
Aug 14, 2022
python
import
syntax
module
python-import
What is :: (double colon) in Python when subscripting sequences?
Aug 14, 2022
python
syntax
slice
In Ruby, how do I skip a loop in a .each loop, similar to 'continue' [duplicate]
Aug 13, 2022
ruby
loops
syntax
iteration
Case statement with multiple values in each 'when' block
Aug 13, 2022
ruby-on-rails
ruby
syntax
switch-statement
What does the `forall` keyword in Haskell/GHC do?
Oct 21, 2017
haskell
syntax
types
ghc
forall
int a[] = {1,2,}; Why is a trailing comma in an initializer-list allowed?
Aug 13, 2022
c++
syntax
grammar
language-lawyer
What is the formal difference in Scala between braces and parentheses, and when should they be used?
Aug 13, 2022
scala
syntax
parentheses
braces
How do I remove javascript validation from my eclipse project?
Aug 13, 2022
javascript
jquery
eclipse
validation
syntax
Else clause on Python while statement
Aug 13, 2022
python
syntax
while-loop
if-statement
« Newer Entries
Older Entries »