|
b3d3606c48
|
Add Swagger notes
|
2021-11-09 14:55:42 +01:00 |
|
|
c939822755
|
Simplify REST API Notes
|
2021-11-09 14:51:42 +01:00 |
|
|
1fad5ca3bd
|
Add notes on testing file & directory existance
|
2021-11-08 11:47:02 +01:00 |
|
|
7bc6bc6e97
|
Mark postponed C# features
|
2021-11-08 09:17:32 +01:00 |
|
|
0fd87958af
|
Add variance summary image
|
2021-10-27 14:05:47 +02:00 |
|
|
ea59857f4b
|
Merge branch 'main' of https://github.com/m-lamonaca/ProgrammingNotes
|
2021-10-18 19:15:16 +02:00 |
|
|
b18e348906
|
Add C# 10 Notes Improvements
|
2021-10-18 19:15:12 +02:00 |
|
|
ba1dbe3a45
|
Add notes on data binding end events
|
2021-10-15 12:04:57 +02:00 |
|
|
9f3a49cfc4
|
Add cherry-pick notes
|
2021-10-11 15:47:15 +02:00 |
|
|
fd4d843b9a
|
Improve notes on collections
|
2021-10-10 14:40:49 +02:00 |
|
|
fcdb1651fa
|
Add notes on error propagation
|
2021-10-10 14:23:55 +02:00 |
|
|
74395a870f
|
Improve notes on Enums
|
2021-10-10 14:04:44 +02:00 |
|
|
44c3d71a7d
|
Add Reference Lifetime notes
|
2021-10-10 13:01:07 +02:00 |
|
|
fac7b5b812
|
Add Trait notes
|
2021-10-10 10:03:37 +02:00 |
|
|
85a0962822
|
Imporve Struct notes
|
2021-10-09 15:19:46 +02:00 |
|
|
2187ac87be
|
Add files notes
|
2021-10-09 14:46:47 +02:00 |
|
|
c7e366dfee
|
Fix Standard I/O notes
|
2021-10-09 13:14:19 +02:00 |
|
|
37f8668439
|
Improve Slice notes
|
2021-10-09 12:40:23 +02:00 |
|
|
5c4a36212d
|
Imporove notes on Ownership, Borrowing & References
|
2021-10-09 12:21:34 +02:00 |
|
|
6980fd786b
|
Improve Array & Tuple notes
|
2021-10-09 11:05:59 +02:00 |
|
|
e9425c19a4
|
Add Unicode characters notes
|
2021-10-08 22:53:37 +02:00 |
|
|
a7138f04db
|
Improve notes on Rust Operators
|
2021-10-08 22:48:35 +02:00 |
|
|
1fa5b32832
|
Add print formatting notes
|
2021-10-08 22:35:17 +02:00 |
|
|
a6f95d25dc
|
Improve Attribute Notes
|
2021-10-07 11:57:35 +02:00 |
|
|
1c4f7c0185
|
Fix table formatting
|
2021-10-04 22:42:30 +02:00 |
|
|
b2abff42c4
|
Notes on .NET 6 features (#6)
- blazor components
- `field` keyword
- with-expression for anonymous types
- namespace semplification
- lambda signature inference
- static methods and properties on interfaces
- .NET 6 LINQ improvements
- global usings notes
- null parameter checking
- required properties
- native memory allocation
- Minimal APIs
- net 6 implicit imports
|
2021-10-04 22:37:01 +02:00 |
|
|
56a963bec8
|
Improve pattern matching and switch notes
|
2021-10-04 22:13:43 +02:00 |
|
|
5c0799df7f
|
Fix typos
|
2021-09-22 19:17:55 +02:00 |
|
|
76550dfa3c
|
Add Godot scripting starting notes
|
2021-09-19 15:22:33 +02:00 |
|
|
8a74634625
|
Remove duplicate units section, fix typos
|
2021-09-16 15:51:39 +02:00 |
|
|
3bf43bc55b
|
Add notes on XUnit test setup
|
2021-09-09 11:54:24 +02:00 |
|
|
04eb974d71
|
Add notes about Mocking
|
2021-09-09 11:30:18 +02:00 |
|
|
1c9cf283ec
|
Add notes on async context and async composition
|
2021-09-08 13:39:45 +02:00 |
|
|
0278a9ad8b
|
Add notes on git commit
|
2021-09-07 20:55:50 +02:00 |
|
|
05f23c4d82
|
Add notes on Unsafe context, pointers and extern code
|
2021-08-28 16:18:07 +02:00 |
|
|
b3f223d69a
|
Simplify installation instructions
|
2021-08-20 11:49:24 +02:00 |
|
|
613963b4df
|
Fix formatting
|
2021-08-13 19:03:14 +02:00 |
|
|
dd447cfbcc
|
Fix modules notes and formatting
|
2021-08-13 19:00:10 +02:00 |
|
|
9e59eeeea4
|
Fix notes formatting
|
2021-08-13 14:43:06 +02:00 |
|
|
1956ebbf0d
|
Remove no longer useful todo annotations
|
2021-08-10 10:25:48 +02:00 |
|
|
090fb95a0e
|
Improve notes on Events & Delegates
|
2021-08-10 09:55:00 +02:00 |
|
|
9a56180316
|
Add State Manegement Notes
|
2021-08-09 13:46:06 +02:00 |
|
|
23c1d6578f
|
Make various corrections to notes
|
2021-07-12 21:18:23 +02:00 |
|
|
411d740dd4
|
Remove incomplete notes
|
2021-07-02 10:55:50 +02:00 |
|
|
6a42fc1d02
|
Add GraphQL Notes
|
2021-07-01 21:00:35 +02:00 |
|
|
78aec8b7f9
|
Merge branch 'main' of https://github.com/m-lamonaca/ProgrammingNotes
|
2021-07-01 20:39:33 +02:00 |
|
|
d2148a38ee
|
Rename .NET folder to DotNet
|
2021-07-01 20:39:28 +02:00 |
|
|
28ec06cb95
|
Use local images instead or remote ones (#4)
|
2021-07-01 20:37:27 +02:00 |
|
|
68723844c3
|
Rename PHP notes
|
2021-06-23 17:36:12 +02:00 |
|
|
085535d05e
|
Add git pull -ff notes
|
2021-06-19 11:22:04 +02:00 |
|