INTRODUCTION TO PROGRAMMING COURSE CODE – MIS 211 Department of Management Information System Mr.Mohammed Abu Roqiah.

Slides:



Advertisements
Similar presentations
٠ Orientation ٠ Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
Advertisements

Introduction to Computer Programming in C
Computer Concepts 5th Edition Parsons/Oja Page 546 CHAPTER 11 Software Engineering Section A PARSONS/OJA Computer Programming.
Lecture Notes (L01) Computers and Programming I Dr. Ming Zhang Tel: (757) Fax: (757) Office: Gosnold Subject.
ISYS 512 Business Application Design and Development with.Net David Chao.
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
Csc111 :Programming with Java First semester H.
Course Map The Java Programming Language Basics Object-Oriented Programming Exception Handling Graphical User Interfaces and Applets Multithreading Communications.
Chapter 13 Finalizing Design Specifications
CSC 111 Course orientation
1 An Introduction to Visual Basic Objectives Explain the history of programming languages Define the terminology used in object-oriented programming.
Java Course Outline Kumar Harshit, USW. Course Description Teaches students to program using the Java programming language with the help of the Netbeans.
Sadegh Aliakbary Sharif University of Technology Fall 2011.
1 ENG236: Introduction (1) Rocky K. C. Chang THE HONG KONG POLYTECHNIC UNIVERSITY.
Microsoft Visual Basic 2012 CHAPTER ONE Introduction to Visual Basic 2012 Programming.
Microsoft Visual Basic 2005 CHAPTER 1 Introduction to Visual Basic 2005 Programming.
Hands-on Introduction to Visual Basic.NET Programming Right from the Start with Visual Basic.NET 1/e 6.
 Dr. Natheer Khasawneh. Visual Programming CPE 411 Dr. Natheer Khasawneh Jordan University of Science and Technology.
Object Oriented Programming CEN 221. Course Description Classes, objects, inheritance, polymorphism, graphical user interfaces, event handling, exception.
Microsoft Visual Basic 2005: Reloaded Second Edition
CSC 113 Java Programming II
Foundation Programming Introduction. Aims This course aims to give students a basic understanding of computer programming. On completing this course students.
An Introduction to Visual Basic
Introduction to Programming Lecture 1 – Overview
Springl 2008 MIS380: Object-Oriented Programming using Java 1 Spring 2008.
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
Sadegh Aliakbary Sharif University of Technology Fall 2012.
Module Overview n Module Title: OO Programming n Module Code: MIT3446 n Module Value: 3.0 n Duration: 15 weeks n Class-Contact Hours: Lecture15 hrs n Lab/Tutor30hrs.
Visual C++ Programming: Concepts and Projects
Selected Topics in Information Technology Programming Language - JAVA Semester 1/2554.
CAP 211 Visual Programming Introduction. 2 Lecturers: Lecturers: Reham Al-Abdul Jabbar, Office hours & office location:
Computer Programs and Programming Languages What are low-level languages and high-level languages? High-level language Low-level language Machine-dependent.
MANAGING SOFTWARE ASSETS ~ pertemuan 6 ~ Oleh: Ir. Abdul Hayat, MTI 1[Abdul Hayat, SIM, Semester Genap 2007/2008]
Fundamental Programming: Fundamental Programming K.Chinnasarn, Ph.D.
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
1 Visual Studio.NET.NET as a Teaching Tool John D. Haney John M. Lovely Northern Arizona University College of Business Administration.
Ministry of Higher Education Sohar College of Applied Sciences IT department Comp Introduction to Programming Using C++ Fall, 2011.
Lecture 1: IDE - Integrated Development Environment.NET Framework Visual Studio 2010.NET Solution Explorer Properties Window.
© Copyright by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Outline 1.1 What Is a Computer? 1.2 Computer Organization.
CEN 111 Introduction to Algorithms and Programming INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION TECHNOLOGIES Dr. Günay Karlı
COMP 2320 (3 units) Operating Systems Name: Prof. Joseph NG Office: R730 (Run Run Shaw Building) Phone: HomePage:
Computer Programming -1- C++ CSC 1101 Computer Programming -1- C++
Introduction to MATLAB 7 Engineering 161 Engineering Practices II Joe Mixsell Spring 2012.
Hands-on Introduction to Visual Basic.NET Programming Right from the Start with Visual Basic.NET 1/e 6.
Chapter 1 Introduction Visual Basic.NET. Copyright (c) 2003 by Prentice Hall Provided By: Qasim Al-ajmi 2 Objectives Explain what Visual Basic is Contrast.
1. Course Information 2 Course Description 3  This course is the continuation in the Fundamental of Computer Problem Solving (CSC128) Emphasis on solving.
Introduction to C# Programming with Microsoft.NET AY
Programming using Visual Basic MIS 211 Course. Lecture Instructors Nora Almezeini Office # S 153 Zahya Alharbi
Microsoft Visual Basic 2015 CHAPTER ONE Introduction to Visual Basic 2015 Programming.
BMTS Computer Programming Pre-requisites :BMTS 242 –Computer and Systems Nature Of the Course: Programming course, contain such as C, C++, Database.
BMTS Computer and Systems Pre-requisites :CT140 –Computer Skills Nature Of the Course: This course deals about the fundamentals of Computer such.
BIM313 – Advanced Programming Techniques Course Information 1.
IS 350 Course Introduction. Slide 2 Objectives Identify the steps performed in the software development life cycle Describe selected tools used to design.
CS140 – Computer Programming 1 Course Overview First Semester – Fall /1438 – 2016/2017 CS140 - Computer Programming 11.
Introduction to Programming Lecture 1 – Overview
Microprocessor Systems
Cen 112 C Programming Özgür Örnek.
SKMM1013 Programming for Engineers
Course Title: Calculus II )) Course Code:
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Visual Basic Code & No.: CS 218
Introduction to Visual Basic 2008 Programming
GC101 Introduction to computers and programs
C Programming Language
Organizational Issues
CSCI 3327 Visual Basic Review: Exam I
Organizational Issues
Concepts of programming languages Credit hours : 3 hours
Agenda for Unit 1: Introduction of Computers and Games Graphics
CS313T Advanced Programming language
Presentation transcript:

INTRODUCTION TO PROGRAMMING COURSE CODE – MIS 211 Department of Management Information System Mr.Mohammed Abu Roqiah

Learning Outcomes Introduce the concept of computers (How they work, why we use them, why students from other faculties than IS do study C# ) Introduce basic programming statements and concepts. Understand memory concepts, operators, data types, constant, and variables. Understand the main concepts involved in C # programming language: IDE, events, controls, properties, methods. Understand how we can write a project using C# through different stages ( design, coding, run). Mr.Mohammed Abu Roqiah

Course Description Basic concepts :- Introduction,Low and High-level Languages,Data Types. Operators and Expressions :-Operator Cardinality, Arithmetic, Operators, Relational Operators, Logical Operators, Bitwise Operators, Assignment Operators, Expressions. Control Structures and arrays Making Decisions, Looping, Arrays. Object-Oriented Classes and Objects : Methods, Random-Number,Parameter Passing,Access Control, Objects,Classes,Introduction Inheritance. Graphical user interface with windows : Exception Handling, Using GUI Objects and the Visual Studio IDE, Using Controls,Handling Events, Data Queries and LINQ Projects Mr.Mohammed Abu Roqiah

Schedule of Assessment Tasks for Students During the Semester Proportion of Final Assessment Week dueAssessment taskAssessment 15%5 th Mid Term Examination I 1 15%10 th Mid Term Examination II 2 5%11 th Homework 3 5%12 th Quiz’s 4 20%13 th On C# Project 5 40%14 th Final examination6 Mr.Mohammed Abu Roqiah

References: A: Paul J. Deitel & Harvey M. Deitel (2008), " Visual C# 2008 How to Program" Prentice Hall, Third edition. B: Jesse Liberty, Donald Xie,"Programming C# 3.0", O'Reilly Series, Fifth editionJesse LibertyDonald Xie Mr.Mohammed Abu Roqiah

Software – Operating system: NT, 2000, XP (Pro),win vista,win 7 – Visual Studio.NET Or C# 2008 any edition – The.NET 3.5 framework Mr.Mohammed Abu Roqiah