60 likes | 203 Views
Variables, VS 2013 Calorie Counter App. Series: Learn C# Presented by: Juan Rodriguez Video # 4. What We’ve Done so Far. Downloaded Visual Studio from MSDN Download VS #1 Installed Visual Studio on our machine Install VS 2013 # 2 Explored the Visual Studio IDE Explore VS 2010 #3.
E N D
Variables, VS 2013Calorie Counter App Series: Learn C# Presented by: Juan Rodriguez Video # 4
What We’ve Done so Far • Downloaded Visual Studio from MSDN • Download VS #1 • Installed Visual Studio on our machine • Install VS 2013 #2 • Explored the Visual Studio IDE • Explore VS 2010 #3
In this Video We will: • Discuss Variables • Review value and reference types • Declaring variables • Converting variables • Code a real world application that will demonstrate variables in use
Calorie Counter Application This application will take food and calorie information from a user and display daily results. It will also record the day and time the entry was added. As we progress through the series, we will continue to build this application until we have a nice app with all the bells and whistles.
What's Next? In the next video, we will look at creating a Graphical User Interface for the Calorie Counter Application. We will discuss controls and properties We will look at some of the available controls in VS
And, Don’t Forget… If you like the video, click on the like button! If you like the series, subscribe! Leave any comments, suggestions, or ideas in the comment section.