<< Chapter < Page Chapter >> Page >
Learn why you need to care about C#.

Revised: Wed May 04 14:28:53 CDT 2016

This page is part of a Book titled XNA Game Studio .

Table of Contents

Preface

This module is one in a collection of modules designed primarily for teaching GAME 1343 Game and Simulation Programming I at Austin Community College in Austin, TX. These modules are intended tosupplement and not to replace the textbook.

An earlier module titled Getting Started provided information on how to get started programming with Microsoft's XNA Game Studio.

Viewing tip

I recommend that you open another copy of this module in a separate browser window and use the following link to easily find and view the listing while you are reading aboutit.

Listings

Technical level of the course

This is not a beginning programming course. The official prerequisite for this course is a course in programming fundamentals using either C++ or Python.Those courses use C++ or Python strictly as procedural programming languages. The courses are currentlytaught using very simple IDEs.

I will assume...

I will assume that students in this course already know how to program using either C++ or Python as a procedural programming language and that they alreadyunderstand such fundamental concepts as programming logic, functions, parameter passing, etc.

I will also assume...

At the same time I will also assume that the students in this course know very little if anything about the following topics:

  • The use of a complex IDE.
  • The use of any programming language other than either Python or C++ solely as a procedural programming language.
  • Object-oriented programming.
  • Pointers or any other form of indirection.
  • Large-scale programming documentation.

These are all topics that will be important in learning how to make effective use of the Microsoft XNA Game Studio software.

What is C#?

According to Wikipedia,

"C# (pronounced "see sharp") is a multi-paradigm programming language encompassing imperative, functional, generic,object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative and later approved as astandard by Ecma (ECMA-334) and ISO (ISO/IEC 23270). C# is one of the programming languages designed for the Common Language Infrastructure."

"C# is intended to be a simple, modern, general-purpose, object-oriented programming language.[3]Its development team is led by Anders Hejlsberg, the designer of Borland's Turbo Pascal, who has saidthat its object-oriented syntax is based on C++ and other languages.[4] JamesGosling, who created the Java programming language in 1994, called it an 'imitation' of that language.[5]The most recent version is C# 3.0, which was released in conjunction with the .NET Framework 3.5 in 2007. The next proposedversion, 4.0, is in development."

Questions & Answers

if three forces F1.f2 .f3 act at a point on a Cartesian plane in the daigram .....so if the question says write down the x and y components ..... I really don't understand
Syamthanda Reply
hey , can you please explain oxidation reaction & redox ?
Boitumelo Reply
hey , can you please explain oxidation reaction and redox ?
Boitumelo
for grade 12 or grade 11?
Sibulele
the value of V1 and V2
Tumelo Reply
advantages of electrons in a circuit
Rethabile Reply
we're do you find electromagnetism past papers
Ntombifuthi
what a normal force
Tholulwazi Reply
it is the force or component of the force that the surface exert on an object incontact with it and which acts perpendicular to the surface
Sihle
what is physics?
Petrus Reply
what is the half reaction of Potassium and chlorine
Anna Reply
how to calculate coefficient of static friction
Lisa Reply
how to calculate static friction
Lisa
How to calculate a current
Tumelo
how to calculate the magnitude of horizontal component of the applied force
Mogano
How to calculate force
Monambi
a structure of a thermocouple used to measure inner temperature
Anna Reply
a fixed gas of a mass is held at standard pressure temperature of 15 degrees Celsius .Calculate the temperature of the gas in Celsius if the pressure is changed to 2×10 to the power 4
Amahle Reply
How is energy being used in bonding?
Raymond Reply
what is acceleration
Syamthanda Reply
a rate of change in velocity of an object whith respect to time
Khuthadzo
how can we find the moment of torque of a circular object
Kidist
Acceleration is a rate of change in velocity.
Justice
t =r×f
Khuthadzo
how to calculate tension by substitution
Precious Reply
hi
Shongi
hi
Leago
use fnet method. how many obects are being calculated ?
Khuthadzo
khuthadzo hii
Hulisani
how to calculate acceleration and tension force
Lungile Reply
you use Fnet equals ma , newtoms second law formula
Masego
please help me with vectors in two dimensions
Mulaudzi Reply
how to calculate normal force
Mulaudzi
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Xna game studio. OpenStax CNX. Feb 28, 2014 Download for free at https://legacy.cnx.org/content/col11634/1.6
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Xna game studio' conversation and receive update notifications?

Ask