From MJanik
(Difference between revisions)
|
|
Line 15: |
Line 15: |
| | | |
| Zajęcia prowadzone są w środowisku Visual Studio Community, które można pobrać [https://www.visualstudio.com/downloads/ tutaj]. | | Zajęcia prowadzone są w środowisku Visual Studio Community, które można pobrać [https://www.visualstudio.com/downloads/ tutaj]. |
- |
| |
| | | |
| <font color="blue">During laboratories we use Visual Studio Community environment, which can be downloaded from [https://www.visualstudio.com/downloads/ here]. </font> | | <font color="blue">During laboratories we use Visual Studio Community environment, which can be downloaded from [https://www.visualstudio.com/downloads/ here]. </font> |
| + | |
| + | Instrukcja instalacji / Intallation instructions: [http://www.if.pw.edu.pl/~majanik/data/Csharp/2025/VisualStudioInstallation.pdf Instructions]. |
| | | |
| <!-- | | <!-- |
Line 46: |
Line 47: |
| | | |
| == Tasks == | | == Tasks == |
- | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2023/Wyklad1-CSharp-2023.pdf Lecture 1] - Introduction. | + | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2025/Wyklad1-CSharp-2025.pdf Lecture 1] - Introduction. |
| | | |
| [http://www.if.pw.edu.pl/~majanik/data/Csharp/2023/Wyklad2-CSharp-2023.pdf Lecture 2] - Windows Forms. (Pong) | | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2023/Wyklad2-CSharp-2023.pdf Lecture 2] - Windows Forms. (Pong) |
Latest revision as of 10:02, 8 October 2025
Progamowanie Zaawansowane. Język C#
Advanced Programming. C#
Prowadzący / Tutor :
dr inż. Małgorzata Janik
117d GF, malgorzata.janik@pw.edu.pl
Konsultacje: MS Teams.
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.
Instrukcja instalacji / Intallation instructions: Instructions.
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 - AOD .NET. (Databases)
Lecture 5 Task - C# Language (Measurements)
Lecture 6 Zadanie - Events (Publisher-Subscribers Paradigm)
Project I, Unity (M. Buczyński)
Lecture 8 - exceptions, delegates Func, Action (Delegates Example in Windows Forms)
Lecture 9 - Arrays and LINQ part 1
Lecture 10 - ASP.NET
Lecture 11 - Multithreading
Lecture 12 - Chat GPT sandbox
Project III
Additional:
1. ReSharper
2. GIT
3. operators, attributes