Programming Foundations: SDKs
35mBeginner2023-03-23
Authors

Sasha Vodnik
Principal Technical Course Developer at DocuSign
Course details
While it's possible to write everything yourself, most of the time you'll want to build on code other people have created. Software development kits (SDKs) make this process much easier. In this course, senior technical course developer Sasha Vodnik gives you a first step into the practical applications of working with SDKs. Find out how to select an SDK and explore different SDK features. Learn how to configure SDK tools, troubleshoot issues, and write code using an SDK. Plus, dive into ways you can use an SDK in programming.
Skills covered
Programming FoundationsPythonFoundationsOpen SourceSoftware Development
Concepts
0. Introduction
- 01 - Software development kits
- 02 - What you should know
- 03 - Set up your environment
1. Using an SDK in programming
- 04 - What is an SDK
- 05 - Select an SDK
- 06 - Explore the features of an SDK
- 07 - Configure SDK tools
- 08 - Troubleshoot SDK issues
- 09 - Write code using an SDK
- 10 - Compare SDK features
- 11 - Challenge - Get started with a new SDK
- 12 - Solution - Get started with a new SDK
Conclusion
- 13 - Building Apps with SDKs