11 Answered Questions
38 Answered Questions
[SOLVED] var functionName = function() {} vs function functionName() {}
- 2008-12-03 11:31:07
- Richard Garside
- 980928 View
- 6661 Score
- 38 Answer
- Tags: javascript function syntax idioms
13 Answered Questions
[SOLVED] JavaScript property access: dot notation vs. brackets?
- 2011-02-11 11:21:46
- Mark Renouf
- 138673 View
- 382 Score
- 13 Answer
- Tags: javascript syntax
20 Answered Questions
[SOLVED] What does ** (double star/asterisk) and * (star/asterisk) do for parameters?
- 2008-08-31 15:04:35
- Todd
- 655495 View
- 2164 Score
- 20 Answer
- Tags: python syntax parameter-passing variadic-functions argument-unpacking
12 Answered Questions
[SOLVED] What is this weird colon-member (" : ") syntax in the constructor?
- 2009-11-10 23:29:48
- nils
- 99519 View
- 326 Score
- 12 Answer
- Tags: c++ syntax constructor c++-faq ctor-initializer
6 Answered Questions
13 Answered Questions
[SOLVED] What's the meaning of "=>" (an arrow formed from equals & greater than) in JavaScript?
- 2014-07-23 02:27:02
- rpgs_player
- 211679 View
- 425 Score
- 13 Answer
- Tags: javascript syntax ecmascript-6 arrow-functions
4 Answered Questions
[SOLVED] Why should there be a space after '[' and before ']' in Bash?
- 2012-03-06 09:36:22
- Shash
- 6730 View
- 58 Score
- 4 Answer
- Tags: bash if-statement syntax
7 Answered Questions
[SOLVED] Are (non-void) self-closing tags valid in HTML5?
- 2010-08-24 15:28:40
- cdeszaq
- 266660 View
- 638 Score
- 7 Answer
- Tags: html syntax w3c-validation
5 Answered Questions
[SOLVED] Command not found error in Bash variable assignment
- 2010-02-15 18:32:30
- Jake Wilson
- 318835 View
- 494 Score
- 5 Answer
- Tags: bash shell syntax sh variable-assignment
11 Answered Questions
[SOLVED] Add a property to a JavaScript object using a variable as the name?
- 2009-03-29 18:00:58
- Todd R
- 297846 View
- 258 Score
- 11 Answer
- Tags: javascript jquery object syntax
18 Answered Questions
15 Answered Questions
[SOLVED] What does map(&:name) mean in Ruby?
- 2009-08-01 17:35:58
- collimarco
- 120405 View
- 483 Score
- 15 Answer
- Tags: ruby syntax operators parameter-passing
16 Answered Questions
[SOLVED] What is the Java ?: operator called and what does it do?
- 2009-04-28 15:28:50
- mainstringargs
- 178910 View
- 148 Score
- 16 Answer
- Tags: java syntax ternary-operator conditional-operator
24 Answered Questions
[SOLVED] Insert into ... values ( SELECT ... FROM ... )
- 2008-08-25 12:45:56
- Claude Houle
- 2436170 View
- 1352 Score
- 24 Answer
- Tags: sql database syntax database-agnostic ansi-sql-92
24 Answered Questions
27 Answered Questions
[SOLVED] What does "use strict" do in JavaScript, and what is the reasoning behind it?
- 2009-08-26 16:10:13
- Mark Rogers
- 1047186 View
- 7349 Score
- 27 Answer
- Tags: javascript syntax jslint use-strict
20 Answered Questions
4 Answered Questions
[SOLVED] Location of parenthesis for auto-executing anonymous JavaScript functions?
- 2010-08-02 01:39:39
- Kevin Hakanson
- 12300 View
- 105 Score
- 4 Answer
- Tags: javascript syntax anonymous-function iife
10 Answered Questions
[SOLVED] Explain the encapsulated anonymous function syntax
- 2009-10-27 23:23:11
- Premasagar
- 70630 View
- 364 Score
- 10 Answer
- Tags: javascript syntax anonymous-function
21 Answered Questions
14 Answered Questions
3 Answered Questions
13 Answered Questions
5 Answered Questions
[SOLVED] What does the star operator mean, in a function call?
- 2010-05-27 14:10:38
- psihodelia
- 168858 View
- 560 Score
- 5 Answer
- Tags: python syntax parameter-passing iterable-unpacking argument-unpacking
9 Answered Questions
[SOLVED] How does an underscore in front of a variable in a cocoa objective-c class work?
- 2009-05-04 22:48:21
- Atma
- 50894 View
- 156 Score
- 9 Answer
- Tags: objective-c cocoa-touch cocoa variables syntax
7 Answered Questions
[SOLVED] Question mark and colon in JavaScript
- 2009-11-20 16:54:34
- Inaimathi
- 190130 View
- 240 Score
- 7 Answer
- Tags: javascript syntax operators conditional-operator
11 Answered Questions
[SOLVED] Can someone explain __all__ in Python?
- 2008-09-04 21:28:18
- varikin
- 260017 View
- 877 Score
- 11 Answer
- Tags: python syntax namespaces
12 Answered Questions
[SOLVED] Single quotes vs. double quotes in C or C++
- 2010-09-10 09:43:39
- mr_eclair
- 128064 View
- 192 Score
- 12 Answer
- Tags: c++ c syntax char string-literals
2 Answered Questions
[SOLVED] How can I fix MySQL error #1064?
- 2014-05-07 10:32:31
- eggyal
- 301216 View
- 62 Score
- 2 Answer
- Tags: mysql parsing syntax syntax-error mysql-error-1064