Giter Site home page Giter Site logo

programming-in-csharp--70-483's Introduction

Programming in C# 70-483 Second Edition

Working through the examples in Exam Ref 70-483 Programming in C# Second Edition by Robert Miles in preparation for the Microsoft 70-483 exam. Listings relate to examples in the book.

Getting Started

Prerequisites

  • git
  • Visual Studio 2019

To confirm that you have the prerequisites installed, the following terminal command should return a version number:

git --version

Installing

To get a copy of this project running on your local machine:

  1. Clone the project:
git clone https://github.com/jkempster34/Programming-in-C--70-483/
  1. Open Visual Studio 2019.

  2. On the start window, choose Open a project or solution.

  3. Open ProgrammingInCSharp/ProgrammingInCSharp.sln

  4. The different projects relate to the chapters of the book. You can see which project is marked as the startup item in the Solution Explorer, as it is listed in a bold typeface. To change the startup project from the Solution Explorer, right-click the desired project and choose Set as StartUp Project from the context-sensitive menu that is displayed. You can also choose this menu item from the Project menu.

  5. Most listings have their own Main method. Right-click the project containing the desired listing (listings are C# code files with .cs extension, their containing folders relate to skills in each chapter); the project should have been set as the startup project as described in step 5. Choose Properties from the menu that is displayed. Select the Application tab and choose the listing to be run from the Startup object drop-down menu.

  6. To run the code, on the menu bar, choose Debug, Start without debugging or press Ctrl + F5

programming-in-csharp--70-483's People

Contributors

jkempster34 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.