 2006 Pearson Education, Inc. All rights reserved. 1 1 1 Introduction to Computers, the Internet and Visual C#

Slides:



Advertisements
Similar presentations
 2008 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and World Wide Web.
Advertisements

 2009 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and Visual C#
 2005 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and the World Wide Web.
CSE3030Lecture 11 Know Your User The First Slogan.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 11 Object, Object- Relational, and XML: Concepts, Models, Languages,
 2006 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and World Wide Web.
 2007 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and the Web.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
 2002 Prentice Hall. All rights reserved. Week 1 - Introduction to Object- Oriented Programming Outline 1.1 Machine Languages, Assembly Languages and.
Java How to Program, 9/e © Copyright by Pearson Education, Inc. All Rights Reserved.
 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and the World Wide Web.
Java How to Program, 9/e Instructor: José M. Reyes Álamo © by Pearson Education, Inc. All Rights Reserved.
 2000 Prentice Hall, Inc. All rights reserved. 1 Introduction to Computers and C Programming Outline Introduction What Is a Computer? Computer Organization.
 2003 Prentice Hall, Inc. All rights reserved. Chapter 1 – Introduction to Computers, the Internet, and the Web Outline 1.1 Introduction 1.2 What Is a.
CSCI 3327 Visual Basic Chapter 1: Introduction to Visual Basic
 2008 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and World Wide Web.
 2008 Pearson Education, Inc. All rights reserved. 1 The chief merit of language is clearness. — Galen Our life is frittered away by detail…. Simplify,
 2009 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and Visual Basic.
 2005 Pearson Education, Inc. All rights reserved. 1 Introduction & The Java Virtual Machine Small Java Chapter 1 1.
 2008 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and World Wide Web.
High thoughts must have high language. Aristophanes
 2002 Prentice Hall. All rights reserved. 1 Introduction to Visual Basic.NET,.NET Framework and Visual Studio.NET Outline 1.7Introduction to Visual Basic.NET.
PROGRAMMING IN VISUAL BASIC.NET INTRODUCTION TO VISUAL BASIC.NET Bilal Munir Mughal 1 Chapter-1.
CSC 494/594 C# and ASP.NET Programming. C# 2012 C# Object-oriented language with syntax that is similar to Java.
T U T O R I A L  2009 Pearson Education, Inc. All rights reserved. 1 1 Advanced Painter Application Introducing Computers, the Internet and Visual Basic.
C# Overview and Features. Content I.History of C# II.Architecture III.How to install IV.Features V.Code Sample VI.Microsoft.NET Platform VII.Why use C#
 2005 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and the World Wide Web.
© Copyright 1992–2005 by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. Tutorial 1 – Car Payment Calculator and Guess the Number.
AUC Technologies Projects Consulting, Development, Mentoring, and Training Company.NET Foundation Presented By : Qazi Muhammad Arfeen Senior Software Engineer.
 2006 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and World Wide Web.
ISYS 812 Business Software Development David Chao.
Introduction to VB.Net. What is.NET? A brand of Microsoft technologies A platform for creating distributed Web applications A combination of new and updated.
 2006 Pearson Education, Inc. All rights reserved. 1 C++ How to Program, 5th Edition Deitel Dev C++
The Microsoft.NET Connected Logo Program Derek Edwards CS 376 April 22 nd, 2003.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Computer Software.
Module 4 Part 2 Introduction To Software Development : Programming & Languages Introduction To Software Development : Programming & Languages.
© Copyright by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Outline 1.1 What Is a Computer? 1.2 Computer Organization.
Introduction to High-Level Language Programming Presented By Omar Y. Tahboub Computer Science Department Kent State University.
 2001 Prentice Hall, Inc. All rights reserved. Chapter 1 – Introduction to Computers, the Internet and the World Wide Web Outline 1.1Introduction 1.2What.
1 Introduction to Computers, the Internet and World Wide Web.
Fundamentals of Visual Modeling with UML Module 1: Introduction to Object Technology.
Java How to Program, 9/e Presented by: José M. Reyes Álamo © by Pearson Education, Inc. All Rights Reserved.
 2007 Pearson Education, Inc. All rights reserved Introduction to the Visual Basic Express 2005 IDE.
Information Technology Part 2. Part2-2 Next Three Chapters Copyright © 2016 Pearson Education, Inc. Chapter 4 discusses hardware, software, and mobile.
 2007 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and Visual Basic.
 2006 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and World Wide Web.
 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and the World Wide Web.
ITSE 1430 – Introduction to C# Programing Chapter 1 – Introduction to Computers, the Internet and Visual C# ITSE Introduction to C# Programing 1.
Introduction to Computers, the Internet and the World Wide Web
Introduction to Visual Basic. NET,. NET Framework and Visual Studio
Introduction to Computers, the Internet and the Web
Introduction to Computers, the Internet and Visual C#
 2001 Prentice Hall, Inc. All rights reserved.
Introduction to Computers, the Internet and the World Wide Web
Chapter 1 – Introduction to Computers, the Internet, and the Web
.Net A brief introduction to
Chapter 4 Computer Software.
Introduction to Computers, the Internet and the World Wide Web
Advanced Programming: C# Lecture 01: Introduction
Introduction to Computers, the Internet and the Web
Information Technology
Introduction to Computers, the Internet and the World Wide Web
Introduction to Computers, the Internet and the World Wide Web
Visual Programming Lecture 1.
Introduction to Computers, the Internet and the Web
Introduction to Computers, the Internet and the Web
Chapter 1 – Introduction to Computers, the Internet, and the Web
Introduction to Computers, Internet and the World Wide Web
C# and ASP.NET Programming
Presentation transcript:

 2006 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and Visual C#

 2006 Pearson Education, Inc. All rights reserved. 2 The chief merit of language is clearness. — Galen High thoughts must have high language. — Aristophanes Our life is frittered away with detail.... Simplify, simplify. — Henry David Thoreau

 2006 Pearson Education, Inc. All rights reserved. 3 My object all sublime I shall achieve in time. — W. S. Gilbert Man is still the most extraordinary computer of all. — John F. Kennedy

 2006 Pearson Education, Inc. All rights reserved. 4 OBJECTIVES In this chapter you will learn:  Basic hardware and software concepts.  The different types of programming languages.  Which programming languages are most widely used.  The history of the Visual C# programming language.  Some basics of object technology.  The history of the UML-the industry-standard object- oriented system modeling language.  The history of the Internet and the World Wide Web.  The motivation behind and an overview of the Microsoft’s.NET initiative, which involves the Internet in developing and using software systems.  To test-drive a Visual C# 2005 application that enables you to draw on the screen.

 2006 Pearson Education, Inc. All rights reserved Introduction 1.2 What Is a Computer? 1.3 Computer Organization 1.4 Early Operating Systems 1.5 Personal Computing, Distributed Computing and Client/Server Computing 1.6 Hardware Trends 1.7 Microsoft’s Windows ® Operating System 1.8 Machine Languages, Assembly Languages and High-Level Languages 1.9 C# 1.10 C, C++, Java and Visual Basic 1.11 Other High-Level Languages 1.12 The Internet and the World Wide Web 1.13 Extensible Markup Language (XML)

 2006 Pearson Education, Inc. All rights reserved Microsoft’s.NET 1.15 The.NET Framework and the Common Language Runtime 1.16 Test-Driving a C# Application 1.17 (Only Required Section of the Case Study) Software Engineering Case Study: Introduction to Object Technology and the UML 1.18 Wrap-Up 1.19 Web Resources

 2006 Pearson Education, Inc. All rights reserved. 7 Fig | Comparing machine, assembly and high-level languages.

 2006 Pearson Education, Inc. All rights reserved. 8 Fig. 1.2 |.NET programming languages.

 2006 Pearson Education, Inc. All rights reserved. 9 RadioButtons GroupBoxes Panel Fig | Visual C# Drawing application.

 2006 Pearson Education, Inc. All rights reserved. 10 Fig | Drawing with a new brush color.

 2006 Pearson Education, Inc. All rights reserved. 11 Fig.1. 5 | Drawing with a new brush size.

 2006 Pearson Education, Inc. All rights reserved. 12 Fig.1. 6 | Finishing the drawing.

 2006 Pearson Education, Inc. All rights reserved. 13 Fig. 1.7 | Examples of C# programs found in Visual C# 2005 How to Program, 2/e.

 2006 Pearson Education, Inc. All rights reserved. 14 Software Engineering Observation 1.1 Reuse of existing classes when building new classes and programs saves time, money and effort. Reuse also helps programmers build more reliable and effective systems, because existing classes and components often have gone through extensive testing, debugging and performance tuning.