Jason’s Reviews > C# 7.0 Pocket Reference: Instant Help for C# 7.0 Programmers > Status Update

Jason
Jason is on page 42 of 235
C# datatypes vs System types on page 20 is confusing. C# of int is an Int32. Some C# methods require a keyword of 'int' so you can't use the datatypes interchangeably, even if they mean the same thing. The book just throws up a table with the datatypes but doesn't explain it at all. I searched and found this on StackOverflow: https://stackoverflow.com/questions/3...
Nov 08, 2017 09:23AM
C# 7.0 Pocket Reference: Instant Help for C# 7.0 Programmers

flag

Jason’s Previous Updates

Jason
Jason is on page 46 of 235
Nov 28, 2017 06:37AM
C# 7.0 Pocket Reference: Instant Help for C# 7.0 Programmers


Jason
Jason is on page 22 of 235
C# datatypes vs System types on page 20 is confusing. C# of int is an Int32. Some C# methods require a keyword of 'int' so you can't use the datatypes interchangeably, even if they mean the same thing. The book just throws up a table with the datatypes but doesn't explain it at all. I searched and found this on StackOverflow: https://stackoverflow.com/questions/3...
Oct 20, 2017 09:14AM
C# 7.0 Pocket Reference: Instant Help for C# 7.0 Programmers


No comments have been added yet.