Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Suggestion Box
In this video, we will have a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Suggestion Box
In this video, we will take a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in...
Curated Video
Maternal Marvels: The Super Senses of Pregnancy and Motherhood
Explore the enhanced senses that develop during pregnancy, such as heightened smell, which persists into motherhood, allowing new mothers to recognize their baby's unique scent and cries among many. This video delves into the scientific...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Suggestion Box
In this video, we will look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Data Contract and Serialization in Kafka
In this video, we will investigate how serialization is connected to Kafka and how it benefits the overall Kafka architecture. This clip is from the chapter "Data Contract and Serialization in Kafka" of the series "Kafka for Developers -...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Introduction
In this video, you will be introduced to the course and what to expect out of the course. This clip is from the chapter "Getting Started with the Course" of the series "Kafka for Developers - Data Contracts Using Schema Registry".This...
Curated Video
Social Media Automation using Python - Introduction and Installation
In this video, you will learn to install and set up a software development kit called facebook-sdk 3.1.0. developed by the Python community, which is easy to use. This clip is from the chapter "Facebook Automation" of the series "Social...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Introduction to Schema Registry
In this video, you will be introduced to Schema Registry and how the Producer and Consumer interacts with Schema Registry. This clip is from the chapter "Introduction to Schema Registry" of the series "Kafka for Developers - Data...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - What's Inside an AVRO Record?
In this video, you will learn about what's inside the AVRO record. This clip is from the chapter "AVRO Record- Under the Hood" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this section, we will quickly...
Curated Video
The Science Behind Washing Clothes
Explore the science of washing different types of clothes. Understand why wool shrinks in hot water, how cotton behaves differently, and the importance of washing at various temperatures. Learn tips to prevent color bleeding and discover...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Machine Learning: Section Introduction
In this video, we will understand what machine learning is and the learning objective of this section. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Suggestion Box
In this video, we will have a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Technical Tasks (Documentation, Excel Formulas, Basic Coding)
This video covers technical tasks, including documentation, Excel formulas, and basic coding, skills essential for anyone working in a technical field or working with data in their jobs. This clip is from the chapter "Work Hacks and...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Creating a Notion Swipe File (Supercharge Your ChatGPT Use)
In this video, we will create a Notion swipe file to supercharge ChatGPT. You will learn about the benefits of using a swipe file to organize information and the steps involved in creating a swipe file in Notion. This clip is from the...
Curated Video
ChatGPT and Prompt Engineering With Advanced Data Analysis - Ten Cool Applications of ChatGPT
In this video, we will explore 10 creative applications of ChatGPT. We will explore various novel ways of generating art, composing music, creating virtual characters, designing games, and more. This clip is from the chapter "Ten Cool...
Curated Video
ChatGPT and Prompt Engineering With Advanced Data Analysis - VLookUp in Excel
In this video, we will be introduced to the VLookUp function in Excel and how ChatGPT can assist in automating this data analysis task. We will use ChatGPT's capabilities to perform VLookUp operations in Excel to analyze/manipulate data...
Curated Video
Design Microservices Architecture with Patterns and Principles - RabbitMQ Components - Producer, Queue, Consumer, Message, Exchange, Binding
This video dives into the key components of RabbitMQ. It explains how producers send messages to queues, consumers retrieve messages from queues, exchanges route messages to queues based on bindings, and messages contain the actual data...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Client Apps Have Different UI Requirements
This video highlights the challenge of catering to different UI requirements of client applications in a microservices architecture and discusses the need for a solution that allows the backend to provide tailored responses to different...
Curated Video
Design Microservices Architecture with Patterns and Principles - How to Follow the Course and Course Slides
In this video, we will receive guidance on navigating and making the most of the course content. This video provides instructions on accessing and utilizing course slides, ensuring we can effectively follow along and reinforce our...
Curated Video
Design Microservices Architecture with Patterns and Principles - Adapt: Microservices Using Containers and Orchestrators
In this video, the adaptation of existing microservices to leverage containers and orchestrators is discussed, the process of containerizing microservices, modifying deployment configurations, and integrating with container orchestration...
Curated Video
Design Microservices Architecture with Patterns and Principles - CI/CD Pipeline Steps for Microservices Deployments
In this video, the typical steps involved in a CI/CD pipeline for microservices deployments are discussed. It covers activities such as version control, building container images, running tests, deploying to staging environments, and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Adapt Microservices Distributed Caching with Cache-Aside Pattern
This video explores how to adapt an existing microservices architecture to incorporate distributed caching with the cache-aside pattern. It discusses the steps and considerations involved in integrating caching into the architecture....
Curated Video
Design Microservices Architecture with Patterns and Principles - The Shared Database Anti-Pattern and Polyglot Persistence
This video discusses the shared database anti-pattern, where multiple microservices share the same database and highlights the challenges and drawbacks of this approach, such as tight coupling, data conflicts, and scalability...
Curated Video
Design Microservices Architecture with Patterns and Principles - Kafka Components - Topic, Partitions, Offset, and Replication Factor
This video delves deeper into the key components of Apache Kafka. It explains topics as logical event streams, partitions for data distribution, offsets for message ordering, and replication factor for data redundancy and fault...