Index

Woman: Is my Aunt Minnie in here?

Driftwood: Well, you can come in and prowl around if you want to. If she isn’t in here, you can probably find somebody just as good.

The Marx Brothers, A Night at the Opera

0, see zero, notation for

1/k random selection, 70

_ _ naming convention, 104

$ end of string metacharacter, 222

& bitwise operator, 7, 127

&& logical operator, 6, 193

'\0' null byte, 21

*

wildcards, 106, 222

zero or more metacharacter, 223, 225, 227

+ one or more metacharacter, 223, 228

++ increment operator, 9

. any character metacharacter, 223

... ellipsis function parameter, 109, 218

= assignment operator, 9, 13

>> right shift operator, 8, 135, 194

>>= assignment operator, 8

>>> Java logical right shift operator, 194

?

questionable ...

Get The Practice of Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.