|
|
|
|
|
by scarface_74
545 days ago
|
|
This is the AWS SDK for Python. Everything is “logically organized” am I suppose to remember every method on every class? The C#, Java, Go and other SDKs are the same (they are all auto generated by the same definition file) It doesn’t matter how well structured a codebase is, once it gets large, you’re not going to remember every method on every class |
|