EZWAN SHAH ABD MAJID Q1 LEVEL 2 +6017 2016227 FB: EZWAN SHAH Interest Group: Web Development IAD1133:

Slides:



Advertisements
Similar presentations
CS1101: Programming Methodology
Advertisements

Lecture Roger Sutton 21: Revision 1.
Course Overview Sem 1 (13/14) Section 1 & 2
Instructor: Rina Md. Anwar Office: BW-4-C46 address: Tel:
CSCE 210 Data Structures and Algorithms
6/10/2015Assoc. Prof. Stoyan Bonev1 Assoc. Prof. Stoyan Bonev, PhD Computer Science dept American University in Bulgaria
Professor Weaver CSC181 Programming I Professor Weaver
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
Csc111 :Programming with Java First semester H.
CMPD 434 MULTIMEDIA AUTHORING
Introduction to Programming Using C++ Dr. Mohamed Khafagy.
METU Computer Engineering Department
1 CSSE151: Fundamentals of Computer Science I Course Overview.
Engineering Materials EMT 110 Semester /2013 BY: PUAN NURUL AIN HARMIZA ABDULLAH.
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
CSc 2310 Principles of Programming (Java) Dr. Xiaolin Hu.
Chapter 1: Introduction to Project Management
Chapter 2 – Software Processes Lecture 1 1Chapter 2 Software Processes.
Course Title Database Technologies Instructor: Dr ALI DAUD Course Credits: 3 with Lab Total Hours: 45 approximately.
Is422- Course Overview Prepared by L. Nouf Almujally 1.
Syllabus Faculty of Applied Engineering and Urban Planning Civil Engineering Department Lecture - Week 1 2 nd Semester 2008/2009 UP Copyrights 2008 Introduction.
SE3183 Advance Web Programming Programming Session 2013/2014.
CS1201: Programming Language 2 C++(Course Introduction) Level 2 Nouf Aljaffan 1 st Term Nouf Aljaffan (C) CSC 1201 Course at KSU.
Semester: September 2015 Ezwan Shah Abd Majid
CS 23021–600 Computer Science I Dr. Angela Guercio Spring 2010.
Course Overview Prepared by L. Nouf Almujally 1. Course Objectives Fundamental concepts of database systems, in particular, relational database systems.
CAP 211 Visual Programming Introduction. 2 Lecturers: Lecturers: Reham Al-Abdul Jabbar, Office hours & office location:
Bilgisayar Mühendisliği Bölümü CENG 102 – Computer Programming Melek OKTAY Syllabus Administrative Information.
CSEB114: PRINCIPLE OF PROGRAMMING Course Introduction.
PHY 1405 Conceptual Physics (CP 1) Spring 2010 Cypress Campus.
CSC 111 COURSE ORIENTATION. Course name and Credit houres  CSC 111 – Computer Programming-I  Credit hours:  3 hours lecture  1 hour tutorial  2 hours.
Csc1203.  Elmasri and Navathe, “Fundamentals of Database Systems”, 6 th Edition, Addison- Wesley,  Thomas Connolly, Carolyn Begg, “Database Systems:
INTRODUCTION TO PROGRAMMING ISMAIL ABUMUHFOUZ | CS 146.
CEN 111 Introduction to Algorithms and Programming INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION TECHNOLOGIES Dr. Günay Karlı
Welcome! Mrs. Kutno – 7th Grade Math. Welcome to 7th grade! Goals For The School Year To help each child master all curriculum standards in all subject.
Mrs. Dunlap’s Earth Science Class Course Description Areas of Study: Earth, Physical, Life, and Space Global Systems, Cycles, and Populations Discover.
Cheating The School of Network Computing, the Faculty of Information Technology and Monash as a whole regard cheating as a serious offence. Where assignments.
IID2153 – WEB DEVELOPMENT AZHAR HAMID Office/Room-FCSIT, Level
CST 223 Concepts of Programming Languages Dr. Sherry Yang PV 171
Welcome to Numerical Analysis Math 448/548 Cpt S 430/530 Fall 2016 Instructor: John Miller, West 134E Class web page can be found.
King Saud University1 CSC 112 Java Programming I Introduction.
ICS 313 Fundamentals of Programming Languages. Catalogue Description  Concepts of Programming Languages: Syntax and semantics, Data types, Control structures,
Welcome to Cpt S 350 Design and Analysis of Algorithms Syllabus and Introduction.
Introduction to Financial Management. Overview of Financial Management Introduction Keys to Success Recitations Class Structure - Syllabus Text – Financial.
Course Information CSE 2031 Fall Instructor U. T. Nguyen /new-yen/ Office: CSEB Office hours:  Tuesday,
Course Information CSE 2031 Fall Instructor U.T. Nguyen Office: CSE Home page:
ROOM 5129 SPRING SEMESTER INFO WORK: CELL: Miss Else Biology 2.
Operating Systems (CS 340 D) Dr. Abeer Mahmoud Princess Nora University Faculty of Computer & Information Systems Computer science Department.
Introduction to Database Bernard Ugalde. Course Goal Introduces the fundamental principles and concepts of database systems.
CSE202 Database Management Systems
CS101 Computer Programming I
CSE305 Software Engineering
Farahwahida Mohd LRS13, L2 FITM
Welcome to GC311 Database Concepts
CSC 361 Artificial Intelligence
Artificial Intelligence (CS 461D)
Artificial Intelligence (CS 370D)
Welcome to GC311 Database Concepts
Organizational Issues
Siti Nurbaya Ismail Senior Lecturer
Introduction to Programming Using C++
CSE 310 Human-Computer Interaction
Course Guide CT 1501.
Course Information EECS 2031 Fall 2016.
CSE 414 Systems Analysis and Design
Organizational Issues
Concepts of programming languages Credit hours : 3 hours
L L Line CSE 420 Computer Games Organizational Issues.
Programming Fundamentals Lecture #1 Overview of Computer Programming
CSE 310 Human-Computer Interaction
Presentation transcript:

EZWAN SHAH ABD MAJID Q1 LEVEL FB: EZWAN SHAH Interest Group: Web Development IAD1133: Fundamentals of Programming

Class Time table Group 4 (DMI) Lecture  Tuesday 3.30 – 5.30  BK 9 Lab  Wednesday 3.30 – 5.30  GL 106 Interest Group: Programming

Class Time table Group 6 (DAKDP+DTMA+DPI) Lecture  Friday –  BK 1 Lab  Wednesday –  GL 209 Interest Group: Programming

Course Outline Interest Group: Programming Objective In this course, student should be able to understand basic rules in programming, prepare solving problems techniques- problem analysis, algorithm, flowchart and pseudo code. Besides that, students are introducing with subprogram written, Object- Oriented concept as well as Exception and Event handling methods.

Synopsis This course is to introduce the concept of programming and give an approach in problem solving. This course also will help student to generate interest of learning programming languages. The steps of the programming life cycle will also be highlighted, in order to ensure the students understand the program development. Students also learn about the contents of programs such as control structures, functions, arrays an etc. Interest Group: Programming Course Outline

Course Assessment Interest Group: Programming Coursework60%  Assignments 30%  Quizzes 10%  Mid Term Examination 20% Final Exam 40%

References Interest Group: Programming Main Reference Robert W. Sebesta, “Concepts of Programming Language”, Addison Wesley Additional Reference David A. Watt, “Programming Language Design Concepts”,Wiley Robertson L. Anne, “Simple Program Design 4th Edition”, Thomson Terrence W. Pratt, “Programming Languages 4th Edition”, Pearson Prentice Hall 2001.

Rules and Regulation Interest Group: Programming Students who are absent for more than 80% of the prescribed classes can be barred from final exam which will result into receiving no grade for the paper. Using information from other sources and not citing the source is plagiarism, a form of CHEATING. When you are working with other students, please remember that failing to contribute adequately to the project but taking full credit for other ;s efforts is also a form for cheating. If you are caught CHEATING or TRYING TO CHEAT in your assignment(s), quiz(s), test(s) or final exam, you can and will be punished accordingly

Rules and Regulation Interest Group: Programming Students attending the class must follow and adhere to the University’s dress code. Any student caught not adhering to said dress code can and will be prohibited from attending my class(s) and any loss resulted from his/her absentee regarding this matter will be his/her own liability. Students at all time should maintain good manners with other student’s, lecturers and other university’s staff. Respect lecture and other student’s times and rights. No paging, messaging (SMS) or telephoning is allowed during class

First Class Assignment Interest Group: Programming Find any books related to the Programming Methodology at the UNISEL library. Due Date: During lecture class in a week 2.

THANKS Interest Group: Programming Q & a