25.8.20
This website uses cookies to ensure you get the best experience on our website. Learn more

Displaying Numeric Values

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. It's very common to want to display numeric values in different ways depending on the type of data. If you have a floating-point number in a scientific application, you may want to display your number like 6.022E23. If you are working in a financial application, you may want your number to appear like $1,234.56. Or perhaps you want to display dates in a certain way. In this course, you'll learn how to store and display numeric values. You'll explore string formatting and variables. Next, you'll examine PascalCase vs. camelCase and how to use the snippets feature. You'll also learn about formatting and aligning numeric output. Finally, you'll learn about input and parsing, accepting user input, and working with dates. This course was originally created by Global Knowledge (GK).