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
When do we need curly braces around shell variables?
Aug 13, 2022
bash
shell
syntax
curly-braces
All possible array initialization syntaxes
Aug 13, 2022
c#
arrays
syntax
array-initialization
Are multi-line strings allowed in JSON?
Aug 13, 2022
json
string
syntax
multiline
What is the difference between single-quoted and double-quoted strings in PHP?
Aug 13, 2022
php
string
syntax
Python integer incrementing with ++ [duplicate]
Aug 13, 2022
python
syntax
increment
How do you comment out code in PowerShell?
Aug 13, 2022
powershell
syntax
powershell-2.0
comments
Putting a simple if-then-else statement on one line [duplicate]
Aug 13, 2022
python
if-statement
syntax
ternary-operator
How to escape single quotes within single quoted strings
Sep 15, 2022
bash
syntax
quoting
How can I do a line break (line continuation) in Python?
Aug 13, 2022
python
syntax
line-breaks
long-lines
What does "static" mean in C?
Aug 13, 2022
c
syntax
static
Can someone explain __all__ in Python?
Aug 13, 2022
python
syntax
namespaces
How do I convert a float number to a whole number in JavaScript?
Aug 13, 2022
javascript
syntax
Insert into ... values ( SELECT ... FROM ... )
Oct 16, 2022
sql
database
syntax
database-agnostic
ansi-sql-92
Comments in Markdown
Aug 13, 2022
syntax
comments
markdown
Why does ++[[]][+[]]+[+[]] return the string "10"?
Sep 11, 2022
javascript
syntax
How do I iterate over a range of numbers defined by variables in Bash?
Aug 13, 2022
bash
shell
for-loop
syntax
How do I break a string in YAML over multiple lines?
Aug 13, 2022
string
syntax
yaml
newline
What does ** (double star/asterisk) and * (star/asterisk) do for parameters?
Aug 13, 2022
python
syntax
parameter-passing
variadic-functions
argument-unpacking
How to concatenate string variables in Bash
Aug 13, 2022
bash
shell
syntax
concat
string-concatenation
var functionName = function() {} vs function functionName() {}
Aug 13, 2022
javascript
function
syntax
idioms
« Newer Entries
Older Entries »