Showing 169–180 of 4028 results

Analyzing Business Requirements for Data Science
This course takes you through the complete lifecycle of a data science project from proposal right through to the approval stage. It provides you with some invaluable insights on stakeholder management during this journey.

Analyzing Data in Tableau
Take your Tableau skills up a notch with advanced analytics and visualizations.

Analyzing Data Visualization Requirements
Being able to create visualizations is a powerful skill that you can learn. This course teaches you how to analyze your dataset and requirements, and how to adjust your visualization to create the most impactful visualization possible.

Analyzing Marketing Campaigns with pandas
Build up your pandas skills and answer marketing questions by merging, slicing, visualizing, and more!

Analyzing Spreadsheet Data with Python
Master analyzing spreadsheet data with Python. Learn how to manipulate, clean, and visualize data from Excel and CSV files using Python libraries like Pandas, and gain essential skills for data analysis in business and research contexts.

Analyzing Trends and Patterns in Data with SQL Server
Analyzing trends and patterns can unlock the power of data. This course will teach you to identify patterns and make informed predictions, enhancing your ability to analyze trends and make strategic decisions based on empirical evidence.

Android 5 Security: Inter-app and Network Communication Security
This course will give you a better understanding of how you can ensure that your app’s interaction with other apps is secure and how to configure your app so that the network requests being made from it are not prone to attacks by malicious entities.

Android 8: Getting Started with Retrofit
Learn how to accomplish sharing and connecting data between users, integrating third party services, and persisting data on a remote server using Retrofit, one of the most popular HTTP communication libraries on Android.

Android 8: Image Processing with Picasso
Android apps often require dynamic image content in order to meet modern design standards. In this course, you will learn how to use the Picasso Image Library to work with images, such as managing request activity, caching, transformations, and more.

Android Apps with Kotlin: Tools and Testing
Learn the skills necessary to assure quality software through testing by learning to effectively use the single most important tool for Android developers, Android Studio.

Android Fundamentals: Activities
The most basic component of an Android application is the Activity. Without an Activity a user cannot interact with the application UI and this course will show you the conceptual topics related to an Activity.

Android Fundamentals: Data Binding
A soup-to-nuts exploration of the Android Data Binding library.