Introduction and Course Information. Content Course Presentation Creating a Sample Project Muzaffer DOĞAN - Anadolu University2.

Slides:



Advertisements
Similar presentations
Existing Customer: Please visit Bonaqua Website for registration.
Advertisements

Online Pattern Library User Manual. Outline Introduction Latest Released Browse by category Textile Detail Page Download Image Creative Inspirations My.
Step - 1 Login to your account with the username and password sent to you in the membership package Ad Content Copy the Ad Content given in your Member.
Computers in Principle & Practice I - V Deena Engel Computers in Principle and Practice I V , Sections 1 & 2 Fall, 2009 Deena Engel .
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
Welcome to Introduction to Java Programming At J.D.O’Bryant Science & Mathematics Chonho Lee Department of Computer Science University of Massachusetts.
Kabel Nathan Stanwicks, Head Circulation and Media Services Department Electronic Reserves Introductory Tutorial for Faculty.
Course Introduction (Lecture #0) ECE 331 – Digital System Design.
Course Introduction (Lecture #0) ECE 301 – Digital Electronics.
WEEK 1 CS 361: ADVANCED DATA STRUCTURES AND ALGORITHMS Dong Si Dept. of Computer Science 1.
The audio will be turned on just before our start time at 7:00 pm ET.
BIL528 – Bilgisayar Programlama II Introduction 1.
WawasanLearn Student Orientation July 2010 Semester.
CS105 Lab 1 – Introduction Section: ??? TA: ??? ??? Announcements CITES Accounts Compass Netfiles Other Administrative Information CS105 Fall
Math 125 Statistics. About me  Nedjla Ougouag, PhD  Office: Room 702H  Ph: (312)   Homepage:
Introduction and Course Information. Content Course Presentation Muzaffer DOĞAN - Anadolu University2.
MGS 351 Introduction to Management Information Systems
How to be an online student. How does it work? An online course follows a schedule and syllabus with due dates for assignments (just like an on-campus.
Software Testing and Maintenance 1 Today’s Agenda  Syllabus.
English Teaching Methodology Class 1: Introduction by Claire Pan Sep
BIM213 – Data Structures and Algorithms Introduction 1.
SCHOOLOGY. Click on Sign Up Choose Instructor Fill Out Form / Register o Use SCHOOL address Fill in Country / State / and type.
Game Design LIVE Class Session 01/12/2012. Agenda for LIVE Class Weekly road map Review of basic course information Review of key course information and.
IT Website Development Welcome!. Welcome to Unit 5! Working with Navigation This week’s reading: Chapter 10: Working with Navigation This Chapter.
COP3502: Introduction to Computer Science Yashas Shankar.
Parent Portal The txConnect parent portal allows parent’s to monitor their student’s progress in school.
IT Semester 1 Course Introduction IT Portfolio IT 1140 ( Semester 1) Hong Kong Baptist University IT 1140 – IT Portfolio – Course Introduction.
What is e-commerce?. What e-commerce is… Business to business (B2B) trading where companies trade and exchange information using the World Wide Web. Business.
MRKT 370 – PRINCIPLES OF MARKETING FALL 2003 Dr. Ugur Yucelt Office Phone: Class Time: MW: 12:30-1:45 Office hours: MW:2:00-6:00 pm
LISA A. TOBLER, M.S. Introduction to Psychology PS124 Seminar #1.
Suggestions for Parents Take the time to see what your kids are doing online and what their interests are. Let them teach you about the Internet. Surf.
BB LEARN ORIENTATION ENGLISH 102 Advanced Composition.
ACIS 3504 Accounting Systems and Controls. 2 Dr. Linda Wallace  Office: Pamplin 3092  
CGMB324: MULTIMEDIA SYSTEM DESIGN
Today’s Agenda  Syllabus  Software Engineering Research.
The Diagnostic Pathfinder System Introduction Getting Started.
BIL527 – Bilgisayar Programlama I Introduction 1.
Data Structures and Algorithms in Java AlaaEddin 2012.
Summer School Orientation. General Program Overview You will complete 10 hours with a teacher and 50 hours of independent work All classes must be complete.
This is your “Dashboard” 1.Dashboard opens on “Homeroom” 2.Homeroom lists all courses you are/ your student is enrolled in. 3.It also displays all.
Computer Networks CNT5106C
Navigating the Course 1. Course Materials 2 Software: Notepad (or TextEdit on a Mac) – comes with operating system Internet Explorer Web Browser FireFox.
CMPT 238 Data Structures Instructor: Tina Tian. General Information Office: RLC 203A Office Hour: Tue and Fri 12:30 - 2:00PM.
Spring 2016 Mrs. Drennon This is our virtual open house! Enjoy this video; listen carefully.
Science Project Assignment #1. Handouts Parent Letter Assignment Due Dates Project Requirements How to do a Science Project booklet.
BIM313 – Advanced Programming Techniques Course Information 1.
Web Application Development Instructor: Matthew Schurr Please sign in on the sheet at the front of the room when you arrive.
TxCONNECT TX connect is a Web Based application that can be accessed from anywhere using an internet connection Parents may access TX Connect from home,
Computer Network Fundamentals CNT4007C
Introduction to Computing
Computer Networks CNT5106C
Welcome to the a Department of Engineering Education !
CS5040: Data Structures and Algorithms
CMPT 238 Data Structures Instructor: Tina Tian.
Computer Science 102 Data Structures CSCI-UA
CGS 2100 Lab sections 0029, 0031, 0035, 0045, /9/18.
Annual Kickoff Meeting
Computer Networks CNT5106C
Introduction to General Biology BI 101
Introduction to Microbiology BI 234
Portfolio Information PPT
Course page: CSE/Math 1560: Introduction to Computing for Mathematics and Statistics Winter 2011 Suprakash Datta.
Course Preparation Check List
Course Preparation Check List
Welcome to Physics 4302 Statistical & Thermal Physics!
BB LEARN ORIENTATION ENGLISH 102 Advanced Composition
Welcome to Physics 5305!!.
Computer Networks CNT5106C
Portfolio Information PPT
CMPT 238 Data Structures Instructor: Tina Tian.
Presentation transcript:

Introduction and Course Information

Content Course Presentation Creating a Sample Project Muzaffer DOĞAN - Anadolu University2

About the Course Instructor:Muzaffer DOĞAN Office Phone:6562 Web Page: Teaching Assistant:Mehmet ÖZCAN Course Page: Class Hours:14:00-17:00, MON Office Hours:Muzaffer DOĞAN: 11:00-12:00, TUE Mehmet ÖZCAN: 10:00-11:00, FRI Prerequisites:BİM308 Web Server Programming BİM313 Advanced Programming Internet Programming Textbook: Muzaffer DOĞAN - Anadolu University3

Course Contents Muzaffer DOĞAN - Anadolu University4 The Model-View-Controller (MVC) Design Pattern, Creating an MVC Web Application Adding a Controller: Understanding actions, Mapping routes Adding a View: The ViewBag object, Layout pages, Razor syntax, Linking to an action Adding a Model: Working with an OR/M software, Create, Read, Update and Delete (CRUD) operations GET and POST methods, Partial views

Course Contents Muzaffer DOĞAN - Anadolu University5 Creating custom display controls Searching and filtering Adding Validation Security, Authentication and Authorization Internationalization and Globalization.

Grading Plan 1 st MT: 30%, Assignments: 30%, Final: 40%. Curve will be applied to the grades. If your grade is below 85%, you cannot get the grade AA, but it is not certain that if you pass 85% then you get AA. If your grade is below 40%, you certainly fail, but this does not mean that you’ll get at least DD if you pass 40%. Muzaffer DOĞAN - Anadolu University6

Sample Grading Plan Grade Letter Grade ≥ 85AA ≥ 80AB ≥ 75BA ≥ 70BB ≥ 65BC Grade Letter Grade ≥ 60CB ≥ 55CC ≥ 50CD ≥ 45DC ≥ 40DD < 40FF 7

About Assignments Copying homework/project is subject to the immediate fail from the course for both students that give and take the copy. Those students will also be directed to the disciplinary committee and this may result send-away from the school for 6 months. Assignments will be submitted via the webpage and late assignments will not be accepted. Muzaffer DOĞAN - Anadolu University8

Groups You may work on the assignments with groups of at most 2 people Group members should be specified at the beginning of the course (in the first assignment) Group members cannot be changed during the semester Please carefully select your partner since both members are responsible for all actions Muzaffer DOĞAN - Anadolu University9

Supplementary Software In this course, you’ll need Visual Studio 2012/2013 software You can download it from a shared folder as explained in page You can login to the website using your Anadolu account. If you have problems in logging in, please inform me. 10

Attendances You have to attend classes because there will be no slides on the website. All students are responsible for visiting the website of the course at least two times in each week. Announcements, assignments, and submitting will be via the website. Muzaffer DOĞAN - Anadolu University11