Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

Snake case

Index Snake case

Snake case (or snake_case) is the practice of writing compound words or phrases in which the elements are separated with one underscore character (_) and no spaces, with each element's initial letter usually lowercased within the compound and the first letter either upper or lower case—as in "foo_bar" and "Hello_world". [1]

26 relations: ABAP, Boost (C++ libraries), C (programming language), C++, Camel case, Computer code, Eiffel (programming language), Elixir (programming language), Erlang (programming language), Filename, Intel, Letter case, Microsoft, Naming convention (programming), OCaml, Perl, PHP, Python (programming language), Quora, Ruby (programming language), Rust (programming language), Subroutine, The C Programming Language, Underscore, Usenet, Variable (computer science).

ABAP

ABAP (Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor, German for "general report creation processor") is a high-level programming language created by the German software company SAP SE.

New!!: Snake case and ABAP · See more »

Boost (C++ libraries)

Boost is a set of libraries for the C++ programming language that provide support for tasks and structures such as linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions, and unit testing.

New!!: Snake case and Boost (C++ libraries) · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: Snake case and C (programming language) · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

New!!: Snake case and C++ · See more »

Camel case

Camel case (stylized as camelCase or CamelCase; also known as camel caps or more formally as medial capitals) is the practice of writing compound words or phrases such that each word or abbreviation in the middle of the phrase begins with a capital letter, with no intervening spaces or punctuation.

New!!: Snake case and Camel case · See more »

Computer code

Computer code or program code is the set of instructions forming a computer program which is executed by a computer.

New!!: Snake case and Computer code · See more »

Eiffel (programming language)

Eiffel is an object-oriented programming language designed by Bertrand Meyer (an object-orientation proponent and author of Object-Oriented Software Construction) and Eiffel Software.

New!!: Snake case and Eiffel (programming language) · See more »

Elixir (programming language)

Elixir is a functional, concurrent, general-purpose programming language that runs on the Erlang virtual machine (BEAM).

New!!: Snake case and Elixir (programming language) · See more »

Erlang (programming language)

Erlang is a general-purpose, concurrent, functional programming language, as well as a garbage-collected runtime system.

New!!: Snake case and Erlang (programming language) · See more »

Filename

A filename (also written as two words, file name) is a name used to uniquely identify a computer file stored in a file system.

New!!: Snake case and Filename · See more »

Intel

Intel Corporation (stylized as intel) is an American multinational corporation and technology company headquartered in Santa Clara, California, in the Silicon Valley.

New!!: Snake case and Intel · See more »

Letter case

Letter case (or just case) is the distinction between the letters that are in larger upper case (also uppercase, capital letters, capitals, caps, large letters, or more formally majuscule) and smaller lower case (also lowercase, small letters, or more formally minuscule) in the written representation of certain languages.

New!!: Snake case and Letter case · See more »

Microsoft

Microsoft Corporation (abbreviated as MS) is an American multinational technology company with headquarters in Redmond, Washington.

New!!: Snake case and Microsoft · See more »

Naming convention (programming)

In computer programming, a naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables, types, functions, and other entities in source code and documentation.

New!!: Snake case and Naming convention (programming) · See more »

OCaml

OCaml, originally named Objective Caml, is the main implementation of the programming language Caml, created by Xavier Leroy, Jérôme Vouillon, Damien Doligez, Didier Rémy, Ascánder Suárez and others in 1996.

New!!: Snake case and OCaml · See more »

Perl

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages, Perl 5 and Perl 6.

New!!: Snake case and Perl · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

New!!: Snake case and PHP · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: Snake case and Python (programming language) · See more »

Quora

Quora is a question-and-answer site where questions are asked, answered, edited, and organized by its community of users.

New!!: Snake case and Quora · See more »

Ruby (programming language)

Ruby is a dynamic, interpreted, reflective, object-oriented, general-purpose programming language.

New!!: Snake case and Ruby (programming language) · See more »

Rust (programming language)

Rust is a systems programming language sponsored by Mozilla which describes it as a "safe, concurrent, practical language," supporting functional and imperative-procedural paradigms.

New!!: Snake case and Rust (programming language) · See more »

Subroutine

In computer programming, a subroutine is a sequence of program instructions that performs a specific task, packaged as a unit.

New!!: Snake case and Subroutine · See more »

The C Programming Language

The C Programming Language (sometimes termed K&R, after its authors' initials) is a computer programming book written by Brian Kernighan and Dennis Ritchie, the latter of whom originally designed and implemented the language, as well as co-designed the Unix operating system with which development of the language was closely intertwined.

New!!: Snake case and The C Programming Language · See more »

Underscore

The symbol underscore (_), also called underline, low line or low dash, is a character that originally appeared on the typewriter and was primarily used to underline words.

New!!: Snake case and Underscore · See more »

Usenet

Usenet is a worldwide distributed discussion system available on computers.

New!!: Snake case and Usenet · See more »

Variable (computer science)

In computer programming, a variable or scalar is a storage location (identified by a memory address) paired with an associated symbolic name (an identifier), which contains some known or unknown quantity of information referred to as a value.

New!!: Snake case and Variable (computer science) · See more »

Redirects here:

Snakecase.

References

[1] https://en.wikipedia.org/wiki/Snake_case

OutgoingIncoming
Hey! We are on Facebook now! »