TestingDocs.com
    Software Testing website
    • Automation
      • Selenium
      • JBehave Framework
    • Tutorials
      • MySQL Tutorials
      • Testlink
      • Maven
      • Git
    • IDEs
      • IntelliJ IDEA
      • Eclipse
    • Flowcharts
      • Flowgorithm
      • Raptor
    • About

    Flowcharts

    Variable Naming Notations

    Overview

    In this tutorial, we will learn about different variable naming notations. Some of the notations are as follows:

    • Camel case notation
    • Pascal case notation
    • Snake case notation
    • Hungarian notation

    camelCase

    Camel case is a popular convention for naming variables. In this convention, the variable starts with a lowercase letter and any subsequent word begins with an uppercase letter.

    For example, weeklyPay

    PascalCase

    Pascal case is a notation in which the first letter of the variable name is in uppercase. This notation is also called as upper camel case.

    For example, SalariedEmployee

    snake_case

    Snake case notation in which the white spaces between the words are replaced with an underscore (_)
    character. For example, hourly_wage

    stringHungarian

    Hungarian notation in which the variable’s data type is also part of the identifier name.  For example, stringFirstName.

     

    —

    Flowgorithm Tutorials

    Flowgorithm flowchart tutorials on this website:

    https://www.testingdocs.com/flowgorithm-flowchart-tutorial/

    Flowgorithm Website

    For more information on the Flowgorithm tool, please visit the official website at:

    http://flowgorithm.org/

    Related Posts

    Flowcharts /

    Scaler Academy – An Online Learning Platform

    Diagrams Download Button OFM

    Flowcharts /

    Install draw.io Desktop on Windows

    Draw.io Update available Win11

    Flowcharts /

    Update draw.io on Windows

    Online Diagram Software

    Flowcharts /

    Online Diagram Software

    Tools Source Code Viewer Flowgorithm

    Flowcharts /

    Generate Pseudocode for Flowgorithm Flowchart

    ‹ Flowchart to Convert Inches to Centimeters› Generate Pseudocode for Flowgorithm Flowchart

    Recent Posts

    • ChatGPT Plans Free and PlusChatGPT Subscription Plans
    • Stellar Converter for Database ToolStellar Converter for Database
    • Stellar MySQL Log AnalyzerStellar Log Analyzer for MySQL
    • Stellar Repair for MySQLStellar Repair for MySQL
    • ChatGPT IntroductionChatGPT Capabilities
    • How to secure your SQL Database: Tips and Tricks
    • ChatGPT4 Conversational AI FeaturesChatGPT4 Conversational AI Features
    • Trends in Software EngineeringShaping the Future of Development: Exploring Key Trends in Software Engineering
    • Java PerformanceImproving Java Performance with Multithreading
    • QDrant Vector DatabaseOpen-source Vector Databases
    • Difference between PHP and JavaScript?
    • Bing AI Browser Web ContentBing Conversation Styles
    • ChatGPT PreviewChatGPT Introduction
    • Open Source AI Frameworks TensorFlowOpen Source AI Frameworks
    • Artificial Intelligence Tools

    Back to Top

    Links

    • Contact
    • Privacy Policy
    • Cookie Policy

    www.TestingDocs.com