Bookmarks
Concepts
Activity
Courses
Learning Plans
Courses
Request
Log In
Sign up
New Course
Concept
Hungarian Notation
Hungarian Notation
is a
naming convention
in
computer programming
where
variable names
include a prefix or suffix that indicates their type or
intended use
. Originally designed to help identify variables at a glance, it has fallen out of favor in many
modern programming languages
that use
strong typing
and
integrated development environments
with
robust type-checking features
.
Relevant Degrees
Programming and Computer Programs 67%
Programming Languages 33%
Generate Assignment Link
Lessons
Concepts
Suggested Topics
Foundational Courses
Learning Plan
Log in to see lessons
Log In
Sign up
3