14
04.03.2005 Workshop on Lab Practicing in Computer Science Education Presenters: Goce Armenski University, Skopje, MACEDONIA Lab parctising for Internet Technologies Course Armenski Goce [email protected] Macedonia

Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

Embed Size (px)

Citation preview

Page 1: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Presenters:Goce Armenski

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Lab parctising for Internet Technologies Course

Armenski [email protected]

Page 2: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Contents

Part 1Classes organizationLab ExercisesStudent EngagementEquipment

Part 2Lab ExercisesReal world problem solvingExpected results

Page 3: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Presenters:Goce Armenski

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Part One

Subject Overview

Page 4: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Classes Organization

Subject Internet TechnologiesLessons

Two Classes per weekTeaching Exercises

One Class per weekLaboratory Exercises

Two class per week

Page 5: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Lab Exercises

Lab Excersises in asp, .netOnline Learning SystemProjects

Page 6: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Students Engagement

On the classesAt faculty during free Lab hoursAt home

Page 7: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Equipment demand

2 laboratories X 20 PC’sWeb ServerDatabase Server.Net PlatformPossibility for work at homeLight and Fast Installation

Page 8: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Solution

Windows 2003 ServerFTP AccountsSQL Server and OracleVisual Studio 2003

Page 9: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Presenters:Goce Armenski

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Part Two

Laboratory exercises

Page 10: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Contents

Two tier and three tier architecture

ASP

.NET platform

Page 11: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Lab Exercises

Client-server model, ASP Basics, Web Forms VBScript, variables, control statements etc Request, Session, Application objects ASP and databases ASP and databases, Connection and

Recordset Intro to .NET Framework C# Basics, variables

Page 12: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Lab Exercises

Intro to .NET Framework C# Basics, variables, control structures etc .NET Objects, Classes, methods Server controls Intro to ADO.NET ASP.NET and databases (data binding) ASP.NET and databases, Connection User Controls Web Services

Page 13: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Real world problem solving

Practice in development of web applications

Homework projectsE-CommerceAsp, .net

Seminar projects

Page 14: Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA 04.03.2005

04.03.2005Workshop on Lab Practicing inComputer Science Education

Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA

Presenters:Goce Armenski

Expected results

The students should gain a general idea about internet tecnologies

Theory in practiceProfessional software tools adapted for

university environment