I am doing a training course for a team of Microsoft developers. So I am giving them this cheat sheet that shows the comparison of #C vs #Swift. Pretty sure this will be a welcome document
@thedevme nice, love that 😊 do you have it in better quality or a source where I can get that?
@baronetty yes remind me I need to upload the pdf by the end of the week and I can share that link with you.
@thedevme awesome, cheers mate 🫶🏽
@thedevme reminder 😁
@baronetty thanks that class starts Monday I am still tweaking some formatting issues but I didn’t forget.
@thedevme Great cheat sheet! Maybe you noticed already, but it looks like in the table in section 4-Classes, the row labels down through 'inheritance' are off by one. Edit: section 4
@toastersocks I’m not actually seeing where it’s off.
@thedevme At least in the picture, the table with the heading '4 classes' in the upper right, if you look at the row labels and values are off by one. For instance, the row labeled 'Access' has the values that look like they belong with the 'Constructor' row below it and so forth down through 'Inheritance' which is double tall, and then starting with 'Object' they're in sync again.
@toastersocks I think got it
@thedevme Hi Craig! I think that there is a typo in the C# Inheritance box ("interal”)
@thedevme Oh I forgot! does open/final come in to play here with Swift?