May 18, 2024, Saturday, 138

Csharp

From MJanik

(Difference between revisions)
Jump to: navigation, search
(Tasks)
(Tasks)
Line 57: Line 57:
[http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad7-CSharp-2018.pdf Lecture 7] [http://www.if.pw.edu.pl/~majanik/data/Csharp/2017/Csharp_Zajecia7.pdf Task]  - C# Language (Measurements)
[http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad7-CSharp-2018.pdf Lecture 7] [http://www.if.pw.edu.pl/~majanik/data/Csharp/2017/Csharp_Zajecia7.pdf Task]  - C# Language (Measurements)
-
[http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad8-CSharp-2018.pdf Lecture 8] [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Csharp_Zajecia8_en.pdf Task] , [http://www.if.pw.edu.pl/~majanik/data/Csharp/2017/Csharp_Zajecia8_pl.pdf Task.PL]  - Events (Publisher-Subscribers Paradigm)
+
[http://www.if.pw.edu.pl/~majanik/data/Csharp/2019/Wyklad8-CSharp-2019.pdf Lecture 8] [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Csharp_Zajecia8_en.pdf Task] , [http://www.if.pw.edu.pl/~majanik/data/Csharp/2017/Csharp_Zajecia8_pl.pdf Task.PL]  - Events (Publisher-Subscribers Paradigm)
[http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad9-CSharp-2018.pdf Lecture 9] - exceptions, delegates Func, Action (Delegates Example in Windows Forms)
[http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad9-CSharp-2018.pdf Lecture 9] - exceptions, delegates Func, Action (Delegates Example in Windows Forms)

Revision as of 09:00, 2 December 2019

Progamowanie Zaawansowane. Język C# Advanced Programming. C#

Prowadzący / Tutor :

dr inż. Małgorzata Janik

117d GF, malgorzata.janik@pw.edu.pl

Konsultacje: pon. 14:00-15:00, 117d GF.


Zajęcia prowadzone są w środowisku Visual Studio Community, które można pobrać tutaj.

During laboratories we use Visual Studio Community environment, which can be downloaded from here.


ANKIETA / FORM


UWAGA: ZAJĘCIA ZACZYNAJĄ SIĘ OD 2 TYGODNIA SEMESTRU!

CLASSES START ON 14.10.2019!


Bieżące wyniki - RESULTS

Bieżące wyniki można sprawdzić tutaj. You can check your marks here.


Regulamin

Maksymalna suma punktów do uzyskania to: 100
Składa się na nią:

  • 40 pkt - projekt (w trzech częściach, 10 pkt, 10 pkt, 20 pkt)
  • 60 pkt - praca na laboratorium (10*6 pkt)

Zaliczenie: >50 pkt
Uwaga: Aby przedmiot zaliczyć, należy również przekroczyć 50% punktów z projektu.

Tasks

Lecture 1 - Introduction.

Lecture 2 - Windows Forms. (Pong)

Lecture 3 - WPF .NET. (Duck shooting)

Lecture 4 - ASP .NET. (Gallery)

Lecture 5 - AOD .NET. (Databases)

Project I, Unity (M. Buczyński)

Lecture 7 Task - C# Language (Measurements)

Lecture 8 Task , Task.PL - Events (Publisher-Subscribers Paradigm)

Lecture 9 - exceptions, delegates Func, Action (Delegates Example in Windows Forms)

Project II



Additional:

1. ReSharper

2. GIT

3. operators, attributes