Curated Video
Introduction to FinTech Using R - A Growth Strategy
Today we are going to talk about one of the most famous quant strategies out there: Growth Strategy. We are going to code this strategy by hand, and we are going to land on a performance comparison to see why this strategy is attractive....
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Customize Table Columns: Part 1
This video covers the basics of customizing table columns in Project 2021, including adding, removing, and rearranging columns. This video also shows how to apply built-in filters to our project and create custom filters. This clip is...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Assign Resources to Tasks
In this lesson, the focus is on assigning resources to tasks. This step is essential in project management because it ensures that resources are effectively utilized to complete tasks on time and within budget. This clip is from the...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Manage Resources
This video focuses on managing resources. Resource management is a crucial aspect of project management as it involves identifying, allocating, and tracking the resources needed to complete project tasks. This clip is from the chapter...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Reorganize the Structure
In this video, we will reorganize the task structure in Project 2021, use cut, copy, and paste commands to move tasks, and use drag and drop to rearrange tasks. This clip is from the chapter "Entering Tasks" of the series "Microsoft...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Switch Views
This video explains switching between different views in Project 2021, such as the Gantt Chart view, Task Usage view, and Resource Sheet view. Explore how to customize views, save custom views, and quickly switch between views. This clip...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 2
We will continue with the second part of the payroll system and look at how to create changes or updates to the classes used.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 5
In the final lesson on the payroll system, we will focus on grouping our employees' class based on the department they work in and make changes to our classes to display the results.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 3
In part 3 of the payroll system, we will look at using the paystub method for our employee classes created in the system.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Collections
Let's understand about Java collections framework designed to support numerous collections hierarchically.
Curated Video
Deep Learning - Crash Course 2023 - Data
In this video, we will understand what data is and how it plays a key role in building and training neural networks. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this...
Curated Video
Deep Learning - Crash Course 2023 - MP Neuron Class
In this video, we will walk through the process of creating our own MP Neuron class in Python from scratch. By the end of this section, you will have a solid understanding of how to implement this fundamental concept in deep learning....
Curated Video
Deep Learning - Crash Course 2023 - Pandas in Python - Pandas Series
In this video, you delve into the world of Pandas in Python and gain expertise in working with Pandas Series, a fundamental component of Pandas. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep...
Curated Video
Deep Learning - Crash Course 2023 - NumPy Part 1
In this video, you will learn about arrays in NumPy. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on different...
Curated Video
Deep Learning - Crash Course 2023 - Functions and Classes in Python
In this video, we will understand what functions and classes are in Python. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our foundation...
Curated Video
Deep Learning - Crash Course 2023 - Python Basics - Containers in Python
In this video, you will learn about tuples, sets, and dictionaries. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our foundation of Python...
Curated Video
Deep Learning - Crash Course 2023 - Python Basics - Data Types
In this video, you will learn about variables, comments in Python, basic data types, Boolean, strings, and Python containers. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course...
Curated Video
Supercharge Scala Future | FP-Tower - Error Handling with IO
This video talks about error handling with IO. This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).
Curated Video
Supercharge Scala Future | FP-Tower - For Comprehension
This video demonstrates the comprehension part. This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).
Curated Video
Supercharge Scala Future | FP-Tower - IO Composition
This video explains about IO composition. This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).
Curated Video
Supercharge Scala Future | FP-Tower - Console Exercises - Error Handling
This video demonstrates how to take users’ input through the command line, making it more user-friendly using the error handling feature. This clip is from the chapter "Actions with Imperative Programming" of the series "Supercharge...
Curated Video
Advanced Chatbots with Deep Learning and Python - Data Preparation
We will use the two datasets available for our project, the training QA and the testing QA. We will save them in our project folder and invoke them as needed.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Outline Numbering and WBS Codes
In this video, we will understand the concept of outline numbering and WBS codes. We will explore how to effectively structure and label project tasks using these codes, facilitating better organization and categorization of project...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 04-2
In this exercise video, we will shift our focus back to custom task fields. We will use a custom field of the type “Outline Code†to reflect the project's structure to put a design into this project that is fixed and under control....