Presentation is loading. Please wait.

Presentation is loading. Please wait.

ITSE 1430 – Introduction to C# Programing Chapter 1 – Introduction to Computers, the Internet and Visual C# ITSE Introduction to C# Programing 1.

Similar presentations


Presentation on theme: "ITSE 1430 – Introduction to C# Programing Chapter 1 – Introduction to Computers, the Internet and Visual C# ITSE Introduction to C# Programing 1."— Presentation transcript:

1 ITSE 1430 – Introduction to C# Programing Chapter 1 – Introduction to Computers, the Internet and Visual C# ITSE 1430 - Introduction to C# Programing 1

2 Computer Organization Input Output Memory Arithmetic and logic Central processing Secondary storage ITSE 1430 - Introduction to C# Programing 2

3 More about computer Personal Computing Distributed Computing Client/Server Computing Operating System ITSE 1430 - Introduction to C# Programing 3

4 Machine Languages, Assembly Languages, High Level Languages Machine Languages +1300042774 +1400593419 +1200274027 Assembly Languages LOAD BASEPAY ADD OVERPAY STORE GROSSPAY High Level Languages grossPay = basePay + overTimePay ITSE 1430 - Introduction to C# Programing 4

5 C, C++, Objective-C and Java C – Hardware independent language C++ – C and object-oriented programming (OOP) Object-C – C and OOP for Apple devices Java – C++ for large-scale enterprise and the Web ITSE 1430 - Introduction to C# Programing 5

6 C#,.NET Framework and Common Language Runtime Object Oriented & Event Driven.NET Framework Class Library Common Language Runtime (CLR) ITSE 1430 - Introduction to C# Programing 6

7 Introduction to Object Technology Object – Attribute (properties) – Actions (methods, behaviors) Classes – Fields – Methods ITSE 1430 - Introduction to C# Programing 7

8 THE END ITSE 1430 - Introduction to C# Programing 8


Download ppt "ITSE 1430 – Introduction to C# Programing Chapter 1 – Introduction to Computers, the Internet and Visual C# ITSE Introduction to C# Programing 1."

Similar presentations


Ads by Google