1 / 6

Variables, VS 2013 Calorie Counter App

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.

judson
Download Presentation

Variables, VS 2013 Calorie Counter App

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Variables, VS 2013Calorie Counter App Series: Learn C# Presented by: Juan Rodriguez Video # 4

  2. 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

  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

  4. 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.

  5. 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

  6. 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.

More Related