From MJanik
            (Difference between revisions)
                                                
            
			
			
			
			
		
		 | 
		   | 
		
| Line 67: | 
Line 67: | 
|   | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad11-CSharp-2018.pdf Lecture 11] - Arrays and LINQ part 1  |   | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad11-CSharp-2018.pdf Lecture 11] - Arrays and LINQ part 1  | 
|   |  |   |  | 
| - | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad12-CSharp-2018.pdf Lecture part 2] - LINQ part 2 - SQL statements (not mandatory!)  | + | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad12-CSharp-2018.pdf Lecture 11 part 2] - LINQ part 2 - SQL statements (not mandatory!)  | 
|   |  |   |  | 
| - | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad12-CSharp-2016.pdf Lecture 12] - Multithreading  | + | [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad12-CSharp-2018.pdf Lecture 12] - Multithreading  | 
|   |  |   |  | 
|   | <b>Project III</b>  |   | <b>Project III</b>  | 
| Line 76: | 
Line 76: | 
|   | Additional:  |   | Additional:  | 
|   |  |   |  | 
| - | 1. [http://www.if.pw.edu.pl/~majanik/data/Csharp/2017/OPERATORY-CSharp-2017.pdf operators, attributes]  | + | 1. [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad-CSharp-2018-ReSharper.pdf ReSharper]  | 
|   |  |   |  | 
| - | 2. [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad-CSharp-2018-ReSharper.pdf ReSharper]  | + | 2. [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad-CSharp-2018-GIT.pdf GIT]  | 
|   |  |   |  | 
| - | 3. [http://www.if.pw.edu.pl/~majanik/data/Csharp/2018/Wyklad-CSharp-2018-GIT.pdf GIT]  | + | 3. [http://www.if.pw.edu.pl/~majanik/data/Csharp/2017/OPERATORY-CSharp-2017.pdf operators, attributes]  | 
|   |  |   |  | 
|   | <!--  |   | <!--  | 
Revision as of 10:19, 7 January 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. 11:00-12: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 15.10.2018!
  Bieżące wyniki - RESULTS  
Bieżące wyniki można sprawdzić tutaj. 
You can check your marks here.
  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
Lecture 11 - Arrays and LINQ part 1
Lecture 11 part 2 - LINQ part 2 - SQL statements (not mandatory!)
Lecture 12 - Multithreading
Project III
Additional:
1. ReSharper
2. GIT
3. operators, attributes