Engineering and Technology
Learn how to plan, design, and implement enterprise data infrastructure solutions and create the blueprints for your organization’s data success.
In the Intermediate Python course on Udacity, you will delve into advanced topics to enhance your Python skills. You will start by mastering data description methods and then explore functions and functional design to develop problem-solving strategies. Next, you will delve into objects and object-based design, understanding how class objects and instance objects are interconnected. Finally, you will learn how to integrate Python with external files, enabling you to create comprehensive codebases capable of performing complex calculations or addressing critical issues. Additionally, the course covers writing, structuring, and extending code to support large-scale system development, utilizing open source libraries to add advanced functionality, and packaging code into your own libraries. By applying Object Oriented Programming principles, you will ensure that your code remains modular, clear, and understandable. These skills are essential for building maintainable and efficient codebases that can grow to tens of thousands of lines.
by Udacity
Learn how to plan, design, and implement enterprise data infrastructure solutions and create the blu...
by Udacity
Use Python, SQL, and statistics to uncover insights, communicate critical findings, and create data-...
by Udacity
Write Python code to find numerical solutions to systems of differential equations. The models you c...
by Udacity
Learn the most efficient methods for gathering raw “dirty” data and cleaning it up for analysis usin...
by Udacity
HTTP is the fundamental protocol of the Web. Explore how it works using Python code and command-line...
by Udacity
In this course you will learn how to debug programs systematically using scientific methods and buil...
by Udacity
Get hands-on practice with over 100 data structures and algorithm exercises with technical mentor su...
by Udacity
Relational databases are a powerful tool used throughout the industry. Learn the basics of SQL and h...
by Udacity
Learn how to deploy deep learning models on mobile and embedded devices with TensorFlow Lite.
by Udacity
Implement machine learning based strategies to make trading decisions using real-world data.