+In the first lesson, you will learn how apple engineers protect their source code through access control and you can achieve the same goal when distributing your work especially in open source projects. In lesson 2, you will learn how to apply generics to subscripts which we covered in the very first chapter in this course. Then, you will learn how to convert a json to object vice versa in a single line of code using `codable`. If you are not familiar with the json format, that's okay. I will get you started. Lastly, you will learn how to combine functional programming with Swift dictionary.
0 commit comments