Large Python Codebases with Libraries
- Offered byUDACITY
Large Python Codebases with Libraries at UDACITY Overview
Duration | 3 weeks |
Total fee | ₹14,350 |
Mode of learning | Online |
Difficulty level | Intermediate |
Official Website | Go to Website |
Credential | Certificate |
Large Python Codebases with Libraries at UDACITY Highlights
- Earn a certificate after completion of the course
- Personalized Career Services
- Real-world projects
- Practical tips and industry best practices
- Unlimited access to top-rated courses
Large Python Codebases with Libraries at UDACITY Course details
Python library fluency
Object-oriented Python
Command line tools
Python virtual environments
Web services
Application servers
Pythonic design patterns
Python scripting
Object creation design patterns
Pip
Abstraction
Python best practices
Flask
Pep8
Modular code
Application routing
Python package management
Inheritance
Scripting
Application dependency management
Python modules
Fetching data
API fluency
REST APIs
In this course students will learn how you can write, structure, and extend your code to be able to support developing large systems at scale
Students will understand how they can leverage open source libraries to quickly add advanced functionality to your code and how you can package your code into libraries of your own
They will apply Object Oriented Programming to ensure that your code remains modular, clear, and understandable. Honing these skills are the foundations for building codebases that are maintainable and efficient as they grow to tens of thousands of lines
Large Python Codebases with Libraries at UDACITY Curriculum
Course Overview
Foundations
Building Modules
Using Libraries
Python in Systems
Python for Web
Project: Motivational Meme Generator